@charset "UTF-8";
:root {
  --breakpoint-xs: 0;
  --breakpoint-sm: 480px;
  --breakpoint-md: 800px;
  --breakpoint-lg: 1024px;
  --font-family-sans-serif: "Roboto Condensed", Roboto, "San Francisco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Roboto Condensed", Roboto, "San Francisco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
  letter-spacing: 0.15px;
  background-color: #f2f2f9;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.chevron-glyph::after {
  position: relative;
  top: 0.375rem;
  display: inline-block;
  padding-left: 0.5rem;
  margin-right: -0.1875rem;
  margin-left: -0.1875rem;
  font-family: xglyphregular;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-decoration: none !important;
  content: "\e30b";
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #45454b;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

button:focus {
  outline: thin dotted #333;
  outline-offset: 1px;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
legend.legend-sm {
  font-size: 1.125rem;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.img-circle {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f2f2f9;
  border: 1px solid #c3c3cc;
  -webkit-border-radius: 0.25rem;
     -moz-border-radius: 0.25rem;
          border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.photo-comment,
.figure-caption {
  font-size: 0.9375rem;
  font-weight: 300;
  color: #45454b;
}

.xrx-dark-appearance .photo-comment,
.xrx-dark-appearance .figure-caption {
  color: #d7d7df;
}

code {
  padding: 0.125rem 0.375rem;
  font-size: 87.5%;
  color: #9f0b14;
  word-break: break-word;
  background-color: #d7d7df;
  -webkit-border-radius: 0.25rem;
     -moz-border-radius: 0.25rem;
          border-radius: 0.25rem;
}
a > code {
  color: inherit;
}

.command-line {
  font-family: Courier, monospace;
  color: #fff;
  background-color: #000;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #19191a;
  -webkit-border-radius: 0.2rem;
     -moz-border-radius: 0.2rem;
          border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #19191a;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.25s;
  -o-transition: height 0.25s;
  -moz-transition: height 0.25s;
  transition: height 0.25s;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
  }
}

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.close {
  float: right;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.5;
}
.close:hover, .close:focus {
  color: #000000;
  text-decoration: none;
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #7c5a56 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(93.8857142857, 68.1428571429, 65.1142857143) !important;
}

.bg-secondary {
  background-color: #45454b !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(44.5625, 44.5625, 48.4375) !important;
}

.bg-success {
  background-color: #24882b !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(25.3255813953, 95.6744186047, 30.25) !important;
}

.bg-info {
  background-color: #177896 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(16.2196531792, 84.6242774566, 105.7803468208) !important;
}

.bg-warning {
  background-color: #e46800 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(177, 80.7368421053, 0) !important;
}

.bg-danger {
  background-color: #d92231 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(172.9083665339, 27.0916334661, 39.0438247012) !important;
}

.bg-light {
  background-color: #e2e2ea !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(196.42, 196.42, 212.58) !important;
}

.bg-dark {
  background-color: #27272a !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(14.4444444444, 14.4444444444, 15.5555555556) !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #c3c3cc !important;
}

.border-top {
  border-top: 1px solid #c3c3cc !important;
}

.border-right {
  border-right: 1px solid #c3c3cc !important;
}

.border-bottom {
  border-bottom: 1px solid #c3c3cc !important;
}

.border-left {
  border-left: 1px solid #c3c3cc !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #7c5a56 !important;
}

.border-secondary {
  border-color: #45454b !important;
}

.border-success {
  border-color: #24882b !important;
}

.border-info {
  border-color: #177896 !important;
}

.border-warning {
  border-color: #e46800 !important;
}

.border-danger {
  border-color: #d92231 !important;
}

.border-light {
  border-color: #e2e2ea !important;
}

.border-dark {
  border-color: #27272a !important;
}

.border-white {
  border-color: #ffffff !important;
}

.rounded {
  -webkit-border-radius: 0.25rem !important;
     -moz-border-radius: 0.25rem !important;
          border-radius: 0.25rem !important;
}

.rounded-top {
  -webkit-border-top-left-radius: 0.25rem !important;
     -moz-border-radius-topleft: 0.25rem !important;
          border-top-left-radius: 0.25rem !important;
  -webkit-border-top-right-radius: 0.25rem !important;
     -moz-border-radius-topright: 0.25rem !important;
          border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  -webkit-border-top-right-radius: 0.25rem !important;
     -moz-border-radius-topright: 0.25rem !important;
          border-top-right-radius: 0.25rem !important;
  -webkit-border-bottom-right-radius: 0.25rem !important;
     -moz-border-radius-bottomright: 0.25rem !important;
          border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  -webkit-border-bottom-right-radius: 0.25rem !important;
     -moz-border-radius-bottomright: 0.25rem !important;
          border-bottom-right-radius: 0.25rem !important;
  -webkit-border-bottom-left-radius: 0.25rem !important;
     -moz-border-radius-bottomleft: 0.25rem !important;
          border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  -webkit-border-top-left-radius: 0.25rem !important;
     -moz-border-radius-topleft: 0.25rem !important;
          border-top-left-radius: 0.25rem !important;
  -webkit-border-bottom-left-radius: 0.25rem !important;
     -moz-border-radius-bottomleft: 0.25rem !important;
          border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  -webkit-border-radius: 50% !important;
     -moz-border-radius: 50% !important;
          border-radius: 50% !important;
}

.rounded-0 {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 800px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
     -moz-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
     -moz-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
     -moz-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
     -moz-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
     -moz-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
     -moz-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 480px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
@media (min-width: 800px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 480px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 800px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
     -moz-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
     -moz-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
     -moz-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 800px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 480px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 800px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #ffffff !important;
}

.text-primary {
  color: #7c5a56 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(93.8857142857, 68.1428571429, 65.1142857143) !important;
}

.text-secondary {
  color: #45454b !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(44.5625, 44.5625, 48.4375) !important;
}

.text-success {
  color: #24882b !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(25.3255813953, 95.6744186047, 30.25) !important;
}

.text-info {
  color: #177896 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(16.2196531792, 84.6242774566, 105.7803468208) !important;
}

.text-warning {
  color: #e46800 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(177, 80.7368421053, 0) !important;
}

.text-danger {
  color: #d92231 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(172.9083665339, 27.0916334661, 39.0438247012) !important;
}

.text-light {
  color: #e2e2ea !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(196.42, 196.42, 212.58) !important;
}

.text-dark {
  color: #27272a !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(14.4444444444, 14.4444444444, 15.5555555556) !important;
}

.text-body {
  color: #000000 !important;
}

.text-muted {
  color: #45454b !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 480px) {
  .container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 800px) {
  .container {
    padding-right: 21px;
    padding-left: 21px;
  }
}
@media (min-width: 1024px) {
  .container {
    padding-right: 24.375px;
    padding-left: 24.375px;
  }
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 480px) {
  .container-fluid {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 800px) {
  .container-fluid {
    padding-right: 21px;
    padding-left: 21px;
  }
}
@media (min-width: 1024px) {
  .container-fluid {
    padding-right: 24.375px;
    padding-left: 24.375px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
}
@media (min-width: 480px) {
  .row {
    margin-right: -16px;
    margin-left: -16px;
  }
}
@media (min-width: 800px) {
  .row {
    margin-right: -21px;
    margin-left: -21px;
  }
}
@media (min-width: 1024px) {
  .row {
    margin-right: -24.375px;
    margin-left: -24.375px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col,
[class*=col-] {
  padding-right: 12px;
  padding-left: 12px;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.3333333333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666666667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.3333333333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.6666666667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
     -moz-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
     -moz-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
     -moz-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
     -moz-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
     -moz-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
     -moz-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
     -moz-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
     -moz-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
     -moz-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 480px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col,
  [class*=col-] {
    padding-right: 12px;
    padding-left: 12px;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 800px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col,
  [class*=col-] {
    padding-right: 16px;
    padding-left: 16px;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col,
  [class*=col-] {
    padding-right: 19.6875px;
    padding-left: 19.6875px;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, .h7,
.display-1,
.display-2,
.title-1,
.title-2,
.title-3,
.title-4 {
  font-family: inherit;
  color: #000000;
}

.xrx-theme-appearance h1, .xrx-theme-appearance h2, .xrx-theme-appearance h3, .xrx-theme-appearance h4, .xrx-theme-appearance h5, .xrx-theme-appearance h6,
.xrx-theme-appearance .h1, .xrx-theme-appearance .h2, .xrx-theme-appearance .h3, .xrx-theme-appearance .h4, .xrx-theme-appearance .h5, .xrx-theme-appearance .h6, .xrx-theme-appearance .h7,
.xrx-theme-appearance .display-1,
.xrx-theme-appearance .display-2,
.xrx-theme-appearance .title-1,
.xrx-theme-appearance .title-2,
.xrx-theme-appearance .title-3,
.xrx-theme-appearance .title-4 {
  color: #ffffff;
}

.xrx-dark-appearance h1, .xrx-dark-appearance h2, .xrx-dark-appearance h3, .xrx-dark-appearance h4, .xrx-dark-appearance h5, .xrx-dark-appearance h6,
.xrx-dark-appearance .h1, .xrx-dark-appearance .h2, .xrx-dark-appearance .h3, .xrx-dark-appearance .h4, .xrx-dark-appearance .h5, .xrx-dark-appearance .h6, .xrx-dark-appearance .h7,
.xrx-dark-appearance .display-1,
.xrx-dark-appearance .display-2,
.xrx-dark-appearance .title-1,
.xrx-dark-appearance .title-2,
.xrx-dark-appearance .title-3,
.xrx-dark-appearance .title-4 {
  color: #ffffff;
}

h1, .h1 {
  font-size: 3.75rem;
  line-height: 80px;
  letter-spacing: -1.5px;
}

h2, .h2 {
  font-size: 3rem;
  line-height: 64px;
  letter-spacing: -0.5px;
}

h3, .h3 {
  font-size: 2.125rem;
  line-height: 46px;
  letter-spacing: 0px;
}

h4, .h4 {
  font-size: 1.75rem;
  line-height: 38px;
  letter-spacing: 0.25px;
}

h5, .h5 {
  font-size: 1.5rem;
  line-height: 34px;
  letter-spacing: 0px;
}

h6, .h6 {
  font-size: 1.5rem;
  line-height: 34px;
  letter-spacing: 0px;
}

.h7 {
  font-size: 1.25rem;
  line-height: 30px;
  letter-spacing: 0.25px;
}

.display-1 {
  font-size: 3.75rem;
  line-height: 5rem;
  letter-spacing: 0px;
}

.display-2 {
  font-size: 3.125rem;
  line-height: 4rem;
  letter-spacing: 0px;
}

.title-1 {
  font-size: 2.625rem;
  line-height: 3.5rem;
  letter-spacing: 0px;
}

.title-2 {
  font-size: 2.125rem;
  line-height: 2.875rem;
  letter-spacing: 0px;
}

.title-3 {
  font-size: 1.75rem;
  line-height: 2.375rem;
  letter-spacing: 0px;
}

.title-4 {
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0px;
}

h1, .h1,
h2, .h2,
.display-1,
.display-2 {
  font-weight: 300;
}

h3, .h3,
h4, .h4,
h6, .h6 {
  font-weight: 400;
}

h5, .h5,
.h7,
.title-1,
.title-2,
.title-3,
.title-4 {
  font-weight: 700;
}

.lead {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.5;
  color: #45454b;
}

small,
.small {
  font-size: 89%;
  font-weight: 400;
}

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

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

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

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.5625rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #45454b;
}
.blockquote-footer::before {
  content: "— ";
}

.bg-primary {
  color: #ffffff;
}

h1,
.h1 {
  font-size: 72px;
  line-height: 96px;
  letter-spacing: -1.5px;
}

h2,
.h2 {
  font-size: 60px;
  line-height: 80px;
  letter-spacing: -0.5px;
}

h3,
.h3 {
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0px;
}

h4,
.h4 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.25px;
}

h5,
.h5 {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0px;
}

h6,
.h6 {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0px;
}

.h7 {
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0.25px;
}

.display-1 {
  font-size: 72px;
  line-height: 96px;
  letter-spacing: 0px;
}

.display-2 {
  font-size: 64px;
  line-height: 85px;
  letter-spacing: 0px;
}

.title-1 {
  font-size: 54px;
  line-height: 72px;
  letter-spacing: 0px;
}

.title-2 {
  font-size: 44px;
  line-height: 50px;
  letter-spacing: 0px;
}

.title-3 {
  font-size: 38px;
  line-height: 50px;
  letter-spacing: 0px;
}

.title-4 {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0px;
}

.lead {
  font-size: 32px;
  letter-spacing: 0px;
}

mark,
.mark {
  padding: 5px;
}

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

.blockquote {
  margin-bottom: 21px;
  font-size: 26px;
}

@media (min-width: 480px) {
  h1,
  .h1 {
    font-size: 72px;
    line-height: 96px;
    letter-spacing: -1.5px;
  }
  h2,
  .h2 {
    font-size: 60px;
    line-height: 80px;
    letter-spacing: -0.5px;
  }
  h3,
  .h3 {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0px;
  }
  h4,
  .h4 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.25px;
  }
  h5,
  .h5 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
  }
  h6,
  .h6 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
  }
  .h7 {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.25px;
  }
  .display-1 {
    font-size: 72px;
    line-height: 96px;
    letter-spacing: 0px;
  }
  .display-2 {
    font-size: 64px;
    line-height: 85px;
    letter-spacing: 0px;
  }
  .title-1 {
    font-size: 54px;
    line-height: 72px;
    letter-spacing: 0px;
  }
  .title-2 {
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0px;
  }
  .title-3 {
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0px;
  }
  .title-4 {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px;
  }
  .lead {
    font-size: 32px;
    letter-spacing: 0px;
  }
  mark,
  .mark {
    padding: 5px;
  }
  .list-inline-item:not(:last-child) {
    margin-right: 10px;
  }
  .blockquote {
    margin-bottom: 21px;
    font-size: 26px;
  }
}
@media (min-width: 800px) {
  h1,
  .h1 {
    font-size: 72px;
    line-height: 96px;
    letter-spacing: -1.5px;
  }
  h2,
  .h2 {
    font-size: 60px;
    line-height: 80px;
    letter-spacing: -0.5px;
  }
  h3,
  .h3 {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0px;
  }
  h4,
  .h4 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.25px;
  }
  h5,
  .h5 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
  }
  h6,
  .h6 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
  }
  .h7 {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.25px;
  }
  .display-1 {
    font-size: 72px;
    line-height: 96px;
    letter-spacing: 0px;
  }
  .display-2 {
    font-size: 64px;
    line-height: 85px;
    letter-spacing: 0px;
  }
  .title-1 {
    font-size: 54px;
    line-height: 72px;
    letter-spacing: 0px;
  }
  .title-2 {
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0px;
  }
  .title-3 {
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0px;
  }
  .title-4 {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px;
  }
  .lead {
    font-size: 32px;
    letter-spacing: 0px;
  }
  mark,
  .mark {
    padding: 5px;
  }
  .list-inline-item:not(:last-child) {
    margin-right: 10px;
  }
  .blockquote {
    margin-bottom: 21px;
    font-size: 26px;
  }
}
@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 67.5px;
    line-height: 90px;
    letter-spacing: -1.40625px;
  }
  h2,
  .h2 {
    font-size: 56.25px;
    line-height: 75px;
    letter-spacing: -0.46875px;
  }
  h3,
  .h3 {
    font-size: 41.25px;
    line-height: 45px;
    letter-spacing: 0px;
  }
  h4,
  .h4 {
    font-size: 33.75px;
    line-height: 45px;
    letter-spacing: 0.234375px;
  }
  h5,
  .h5 {
    font-size: 30px;
    line-height: 41.25px;
    letter-spacing: 0px;
  }
  h6,
  .h6 {
    font-size: 30px;
    line-height: 41.25px;
    letter-spacing: 0px;
  }
  .h7 {
    font-size: 24.375px;
    line-height: 37.5px;
    letter-spacing: 0.234375px;
  }
  .display-1 {
    font-size: 67.5px;
    line-height: 90px;
    letter-spacing: 0px;
  }
  .display-2 {
    font-size: 60px;
    line-height: 79.6875px;
    letter-spacing: 0px;
  }
  .title-1 {
    font-size: 50.625px;
    line-height: 67.5px;
    letter-spacing: 0px;
  }
  .title-2 {
    font-size: 41.25px;
    line-height: 46.875px;
    letter-spacing: 0px;
  }
  .title-3 {
    font-size: 35.625px;
    line-height: 46.875px;
    letter-spacing: 0px;
  }
  .title-4 {
    font-size: 30px;
    line-height: 39.375px;
    letter-spacing: 0px;
  }
  .lead {
    font-size: 30px;
    letter-spacing: 0px;
  }
  mark,
  .mark {
    padding: 4.6875px;
  }
  .list-inline-item:not(:last-child) {
    margin-right: 9.375px;
  }
  .blockquote {
    margin-bottom: 19.6875px;
    font-size: 24.375px;
  }
}
[class*=xrx-icon-] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
  cursor: default;
}

.xrx-icon-disabled {
  opacity: 0.35;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.xrx-icon-sm {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.xrx-icon-lg {
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
}

.xrx-icon-xl {
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
}

.xrx-icon-sm {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.xrx-icon-lg {
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
}

.xrx-icon-xl {
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
}

@media (min-width: 480px) {
  .xrx-icon-sm {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
  }
  .xrx-icon-lg {
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
            border-radius: 12px;
  }
  .xrx-icon-xl {
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
  }
}
@media (min-width: 800px) {
  .xrx-icon-sm {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
  }
  .xrx-icon-lg {
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
            border-radius: 12px;
  }
  .xrx-icon-xl {
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
  }
}
@media (min-width: 1024px) {
  .xrx-icon-sm {
    -webkit-border-radius: 5.625px;
       -moz-border-radius: 5.625px;
            border-radius: 5.625px;
  }
  .xrx-icon-lg {
    -webkit-border-radius: 11.25px;
       -moz-border-radius: 11.25px;
            border-radius: 11.25px;
  }
  .xrx-icon-xl {
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
  }
}
@font-face {
  font-family: xglyphregular;
  font-style: normal;
  font-weight: 400;
  src: url(./xglyph-regular-e4YjfvaT.woff2) format("woff2"), url(./xglyph-regular-Ba2FwGre.woff) format("woff"), url(./xglyph-regular-I-IQ-HrZ.ttf) format("truetype");
}
[class*=xgl-] {
  position: relative;
  display: table-cell;
  padding: 0;
  margin: 0;
  font-family: xglyphregular;
  font-size: 0;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 0;
  speak: none;
  text-transform: none;
  background: none;
  border: 0;
  outline: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=xgl-] {
  top: 1px;
}

@media (min-width: 480px) {
  [class*=xgl-] {
    top: 1px;
  }
}
@media (min-width: 800px) {
  [class*=xgl-] {
    top: 1px;
  }
}
@media (min-width: 1024px) {
  [class*=xgl-] {
    top: 0.9375px;
  }
}
.xglsize-12,
.xglsize-14,
.xglsize-16,
.xglsize-18,
.xglsize-20,
.xglsize-24 {
  top: 0rem;
}

.xglsize-12::before {
  font-size: 12px;
  line-height: 12px;
}

.xglsize-14::before {
  font-size: 14px;
  line-height: 14px;
}

.xglsize-16::before {
  font-size: 16px;
  line-height: 16px;
}

.xglsize-18::before {
  font-size: 18px;
  line-height: 18px;
}

.xglsize-20::before {
  font-size: 20px;
  line-height: 20px;
}

.xglsize-24::before {
  font-size: 24px;
  line-height: 24px;
}

.xglsize-28::before {
  font-size: 28px;
  line-height: 28px;
}

.xglsize-32::before {
  font-size: 32px;
  line-height: 32px;
}

.xglsize-36::before {
  margin-right: -1px;
  margin-left: -1px;
  font-size: 36px;
  line-height: 36px;
}

.xglsize-48::before {
  margin-right: -1px;
  margin-left: -1px;
  font-size: 48px;
  line-height: 48px;
}

.xglsize-64::before {
  margin-right: -2px;
  margin-left: -2px;
  font-size: 64px;
  line-height: 64px;
}

@media (min-width: 480px) {
  .xglsize-12::before {
    font-size: 12px;
    line-height: 12px;
  }
  .xglsize-14::before {
    font-size: 14px;
    line-height: 14px;
  }
  .xglsize-16::before {
    font-size: 16px;
    line-height: 16px;
  }
  .xglsize-18::before {
    font-size: 18px;
    line-height: 18px;
  }
  .xglsize-20::before {
    font-size: 20px;
    line-height: 20px;
  }
  .xglsize-24::before {
    font-size: 24px;
    line-height: 24px;
  }
  .xglsize-28::before {
    font-size: 28px;
    line-height: 28px;
  }
  .xglsize-32::before {
    font-size: 32px;
    line-height: 32px;
  }
  .xglsize-36::before {
    margin-right: -1px;
    margin-left: -1px;
    font-size: 36px;
    line-height: 36px;
  }
  .xglsize-48::before {
    margin-right: -1px;
    margin-left: -1px;
    font-size: 48px;
    line-height: 48px;
  }
  .xglsize-64::before {
    margin-right: -2px;
    margin-left: -2px;
    font-size: 64px;
    line-height: 64px;
  }
}
@media (min-width: 800px) {
  .xglsize-12::before {
    font-size: 12px;
    line-height: 12px;
  }
  .xglsize-14::before {
    font-size: 14px;
    line-height: 14px;
  }
  .xglsize-16::before {
    font-size: 16px;
    line-height: 16px;
  }
  .xglsize-18::before {
    font-size: 18px;
    line-height: 18px;
  }
  .xglsize-20::before {
    font-size: 20px;
    line-height: 20px;
  }
  .xglsize-24::before {
    font-size: 24px;
    line-height: 24px;
  }
  .xglsize-28::before {
    font-size: 28px;
    line-height: 28px;
  }
  .xglsize-32::before {
    font-size: 32px;
    line-height: 32px;
  }
  .xglsize-36::before {
    margin-right: -1px;
    margin-left: -1px;
    font-size: 36px;
    line-height: 36px;
  }
  .xglsize-48::before {
    margin-right: -1px;
    margin-left: -1px;
    font-size: 48px;
    line-height: 48px;
  }
  .xglsize-64::before {
    margin-right: -2px;
    margin-left: -2px;
    font-size: 64px;
    line-height: 64px;
  }
}
@media (min-width: 1024px) {
  .xglsize-12::before {
    font-size: 11.25px;
    line-height: 11.25px;
  }
  .xglsize-14::before {
    font-size: 13.125px;
    line-height: 13.125px;
  }
  .xglsize-16::before {
    font-size: 15px;
    line-height: 15px;
  }
  .xglsize-18::before {
    font-size: 16.875px;
    line-height: 16.875px;
  }
  .xglsize-20::before {
    font-size: 18.75px;
    line-height: 18.75px;
  }
  .xglsize-24::before {
    font-size: 22.5px;
    line-height: 22.5px;
  }
  .xglsize-28::before {
    font-size: 26.25px;
    line-height: 26.25px;
  }
  .xglsize-32::before {
    font-size: 30px;
    line-height: 30px;
  }
  .xglsize-36::before {
    margin-right: -0.9375px;
    margin-left: -0.9375px;
    font-size: 33.75px;
    line-height: 33.75px;
  }
  .xglsize-48::before {
    margin-right: -0.9375px;
    margin-left: -0.9375px;
    font-size: 45px;
    line-height: 45px;
  }
  .xglsize-64::before {
    margin-right: -1.875px;
    margin-left: -1.875px;
    font-size: 60px;
    line-height: 60px;
  }
}
[class*=_two_tone]::before, [class*=_two_tone]::after {
  position: absolute;
  left: 0;
}
[class*=_two_tone].xglsize-12, [class*=_two_tone].xglsize-14, [class*=_two_tone].xglsize-16, [class*=_two_tone].xglsize-18, [class*=_two_tone].xglsize-20, [class*=_two_tone].xglsize-24 {
  top: 0rem;
}
[class*=_two_tone].xglsize-12 {
  width: 12px;
  height: 12px;
}
[class*=_two_tone].xglsize-12::before, [class*=_two_tone].xglsize-12::after {
  font-size: 12px;
  line-height: 12px;
}
[class*=_two_tone].xglsize-14 {
  width: 14px;
  height: 14px;
}
[class*=_two_tone].xglsize-14::before, [class*=_two_tone].xglsize-14::after {
  font-size: 14px;
  line-height: 14px;
}
[class*=_two_tone].xglsize-16 {
  width: 16px;
  height: 16px;
}
[class*=_two_tone].xglsize-16::before, [class*=_two_tone].xglsize-16::after {
  font-size: 16px;
  line-height: 16px;
}
[class*=_two_tone].xglsize-18 {
  width: 18px;
  height: 18px;
}
[class*=_two_tone].xglsize-18::before, [class*=_two_tone].xglsize-18::after {
  font-size: 18px;
  line-height: 18px;
}
[class*=_two_tone].xglsize-20 {
  width: 20px;
  height: 20px;
}
[class*=_two_tone].xglsize-20::before, [class*=_two_tone].xglsize-20::after {
  font-size: 20px;
  line-height: 20px;
}
[class*=_two_tone].xglsize-24 {
  width: 24px;
  height: 24px;
}
[class*=_two_tone].xglsize-24::before, [class*=_two_tone].xglsize-24::after {
  font-size: 24px;
  line-height: 24px;
}
[class*=_two_tone].xglsize-28 {
  width: 28px;
  height: 28px;
}
[class*=_two_tone].xglsize-28::before, [class*=_two_tone].xglsize-28::after {
  font-size: 28px;
  line-height: 28px;
}
[class*=_two_tone].xglsize-32 {
  width: 32px;
  height: 32px;
}
[class*=_two_tone].xglsize-32::before, [class*=_two_tone].xglsize-32::after {
  font-size: 32px;
  line-height: 32px;
}
[class*=_two_tone].xglsize-48 {
  width: 46px;
  height: 48px;
}
[class*=_two_tone].xglsize-48::before, [class*=_two_tone].xglsize-48::after {
  margin-right: -1px;
  margin-left: -1px;
  font-size: 48px;
  line-height: 48px;
}
[class*=_two_tone].xglsize-64 {
  width: 60px;
  height: 64px;
}
[class*=_two_tone].xglsize-64::before, [class*=_two_tone].xglsize-64::after {
  margin-right: -2px;
  margin-left: -2px;
  font-size: 64px;
  line-height: 64px;
}
@media (min-width: 480px) {
  [class*=_two_tone].xglsize-12 {
    width: 12px;
    height: 12px;
  }
  [class*=_two_tone].xglsize-12::before, [class*=_two_tone].xglsize-12::after {
    font-size: 12px;
    line-height: 12px;
  }
  [class*=_two_tone].xglsize-14 {
    width: 14px;
    height: 14px;
  }
  [class*=_two_tone].xglsize-14::before, [class*=_two_tone].xglsize-14::after {
    font-size: 14px;
    line-height: 14px;
  }
  [class*=_two_tone].xglsize-16 {
    width: 16px;
    height: 16px;
  }
  [class*=_two_tone].xglsize-16::before, [class*=_two_tone].xglsize-16::after {
    font-size: 16px;
    line-height: 16px;
  }
  [class*=_two_tone].xglsize-18 {
    width: 18px;
    height: 18px;
  }
  [class*=_two_tone].xglsize-18::before, [class*=_two_tone].xglsize-18::after {
    font-size: 18px;
    line-height: 18px;
  }
  [class*=_two_tone].xglsize-20 {
    width: 20px;
    height: 20px;
  }
  [class*=_two_tone].xglsize-20::before, [class*=_two_tone].xglsize-20::after {
    font-size: 20px;
    line-height: 20px;
  }
  [class*=_two_tone].xglsize-24 {
    width: 24px;
    height: 24px;
  }
  [class*=_two_tone].xglsize-24::before, [class*=_two_tone].xglsize-24::after {
    font-size: 24px;
    line-height: 24px;
  }
  [class*=_two_tone].xglsize-28 {
    width: 28px;
    height: 28px;
  }
  [class*=_two_tone].xglsize-28::before, [class*=_two_tone].xglsize-28::after {
    font-size: 28px;
    line-height: 28px;
  }
  [class*=_two_tone].xglsize-32 {
    width: 32px;
    height: 32px;
  }
  [class*=_two_tone].xglsize-32::before, [class*=_two_tone].xglsize-32::after {
    font-size: 32px;
    line-height: 32px;
  }
  [class*=_two_tone].xglsize-48 {
    width: 46px;
    height: 48px;
  }
  [class*=_two_tone].xglsize-48::before, [class*=_two_tone].xglsize-48::after {
    margin-right: -1px;
    margin-left: -1px;
    font-size: 48px;
    line-height: 48px;
  }
  [class*=_two_tone].xglsize-64 {
    width: 60px;
    height: 64px;
  }
  [class*=_two_tone].xglsize-64::before, [class*=_two_tone].xglsize-64::after {
    margin-right: -2px;
    margin-left: -2px;
    font-size: 64px;
    line-height: 64px;
  }
}
@media (min-width: 800px) {
  [class*=_two_tone].xglsize-12 {
    width: 12px;
    height: 12px;
  }
  [class*=_two_tone].xglsize-12::before, [class*=_two_tone].xglsize-12::after {
    font-size: 12px;
    line-height: 12px;
  }
  [class*=_two_tone].xglsize-14 {
    width: 14px;
    height: 14px;
  }
  [class*=_two_tone].xglsize-14::before, [class*=_two_tone].xglsize-14::after {
    font-size: 14px;
    line-height: 14px;
  }
  [class*=_two_tone].xglsize-16 {
    width: 16px;
    height: 16px;
  }
  [class*=_two_tone].xglsize-16::before, [class*=_two_tone].xglsize-16::after {
    font-size: 16px;
    line-height: 16px;
  }
  [class*=_two_tone].xglsize-18 {
    width: 18px;
    height: 18px;
  }
  [class*=_two_tone].xglsize-18::before, [class*=_two_tone].xglsize-18::after {
    font-size: 18px;
    line-height: 18px;
  }
  [class*=_two_tone].xglsize-20 {
    width: 20px;
    height: 20px;
  }
  [class*=_two_tone].xglsize-20::before, [class*=_two_tone].xglsize-20::after {
    font-size: 20px;
    line-height: 20px;
  }
  [class*=_two_tone].xglsize-24 {
    width: 24px;
    height: 24px;
  }
  [class*=_two_tone].xglsize-24::before, [class*=_two_tone].xglsize-24::after {
    font-size: 24px;
    line-height: 24px;
  }
  [class*=_two_tone].xglsize-28 {
    width: 28px;
    height: 28px;
  }
  [class*=_two_tone].xglsize-28::before, [class*=_two_tone].xglsize-28::after {
    font-size: 28px;
    line-height: 28px;
  }
  [class*=_two_tone].xglsize-32 {
    width: 32px;
    height: 32px;
  }
  [class*=_two_tone].xglsize-32::before, [class*=_two_tone].xglsize-32::after {
    font-size: 32px;
    line-height: 32px;
  }
  [class*=_two_tone].xglsize-48 {
    width: 46px;
    height: 48px;
  }
  [class*=_two_tone].xglsize-48::before, [class*=_two_tone].xglsize-48::after {
    margin-right: -1px;
    margin-left: -1px;
    font-size: 48px;
    line-height: 48px;
  }
  [class*=_two_tone].xglsize-64 {
    width: 60px;
    height: 64px;
  }
  [class*=_two_tone].xglsize-64::before, [class*=_two_tone].xglsize-64::after {
    margin-right: -2px;
    margin-left: -2px;
    font-size: 64px;
    line-height: 64px;
  }
}
@media (min-width: 1024px) {
  [class*=_two_tone].xglsize-12 {
    width: 11.25px;
    height: 11.25px;
  }
  [class*=_two_tone].xglsize-12::before, [class*=_two_tone].xglsize-12::after {
    font-size: 11.25px;
    line-height: 11.25px;
  }
  [class*=_two_tone].xglsize-14 {
    width: 13.125px;
    height: 13.125px;
  }
  [class*=_two_tone].xglsize-14::before, [class*=_two_tone].xglsize-14::after {
    font-size: 13.125px;
    line-height: 13.125px;
  }
  [class*=_two_tone].xglsize-16 {
    width: 15px;
    height: 15px;
  }
  [class*=_two_tone].xglsize-16::before, [class*=_two_tone].xglsize-16::after {
    font-size: 15px;
    line-height: 15px;
  }
  [class*=_two_tone].xglsize-18 {
    width: 16.875px;
    height: 16.875px;
  }
  [class*=_two_tone].xglsize-18::before, [class*=_two_tone].xglsize-18::after {
    font-size: 16.875px;
    line-height: 16.875px;
  }
  [class*=_two_tone].xglsize-20 {
    width: 18.75px;
    height: 18.75px;
  }
  [class*=_two_tone].xglsize-20::before, [class*=_two_tone].xglsize-20::after {
    font-size: 18.75px;
    line-height: 18.75px;
  }
  [class*=_two_tone].xglsize-24 {
    width: 22.5px;
    height: 22.5px;
  }
  [class*=_two_tone].xglsize-24::before, [class*=_two_tone].xglsize-24::after {
    font-size: 22.5px;
    line-height: 22.5px;
  }
  [class*=_two_tone].xglsize-28 {
    width: 26.25px;
    height: 26.25px;
  }
  [class*=_two_tone].xglsize-28::before, [class*=_two_tone].xglsize-28::after {
    font-size: 26.25px;
    line-height: 26.25px;
  }
  [class*=_two_tone].xglsize-32 {
    width: 30px;
    height: 30px;
  }
  [class*=_two_tone].xglsize-32::before, [class*=_two_tone].xglsize-32::after {
    font-size: 30px;
    line-height: 30px;
  }
  [class*=_two_tone].xglsize-48 {
    width: 43.125px;
    height: 45px;
  }
  [class*=_two_tone].xglsize-48::before, [class*=_two_tone].xglsize-48::after {
    margin-right: -0.9375px;
    margin-left: -0.9375px;
    font-size: 45px;
    line-height: 45px;
  }
  [class*=_two_tone].xglsize-64 {
    width: 56.25px;
    height: 60px;
  }
  [class*=_two_tone].xglsize-64::before, [class*=_two_tone].xglsize-64::after {
    margin-right: -1.875px;
    margin-left: -1.875px;
    font-size: 60px;
    line-height: 60px;
  }
}

.stacked-icon-size-16 {
  width: 16px;
  height: 16px;
}

.stacked-icon-size-20 {
  width: 20px;
  height: 20px;
}

.stacked-icon-size-24 {
  width: 24px;
  height: 24px;
}

.stacked-icon-size-32 {
  width: 32px;
  height: 32px;
}

.stacked-icon-size-36 {
  width: 36px;
  height: 36px;
}

.stacked-icon-size-48 {
  width: 48px;
  height: 48px;
}

.stacked-icon-size-64 {
  width: 64px;
  height: 64px;
}

.xrx-stacked-icon {
  position: relative;
}

.xrx-stacked-icon [class*=xgl-] {
  position: absolute;
}

.xgl-success_stack_mdgd {
  color: #24882b;
}

.xgl-success_stack_frgd,
.xgl-success_stack_bkgd {
  color: #ffffff;
}

.xgl-danger_stack_mdgd {
  color: #d92231;
}

.xgl-danger_stack_frgd,
.xgl-danger_stack_bkgd {
  color: #ffffff;
}

.xgl-warning_stack_mdgd {
  color: #e46800;
}

.xgl-warning_stack_frgd,
.xgl-warning_stack_bkgd {
  color: #ffffff;
}

.xgl-info_stack_mdgd {
  color: #177896;
}

.xgl-info_stack_frgd,
.xgl-info_stack_bkgd {
  color: #ffffff;
}

.xrx-theme-appearance .xgl-success_stack_mdgd,
.xrx-dark-appearance .xgl-success_stack_mdgd {
  color: #7bc76f;
}
.xrx-theme-appearance .xgl-success_stack_frgd,
.xrx-theme-appearance .xgl-success_stack_bkgd,
.xrx-dark-appearance .xgl-success_stack_frgd,
.xrx-dark-appearance .xgl-success_stack_bkgd {
  color: #000000;
}
.xrx-theme-appearance .xgl-danger_stack_mdgd,
.xrx-dark-appearance .xgl-danger_stack_mdgd {
  color: #ff808b;
}
.xrx-theme-appearance .xgl-danger_stack_frgd,
.xrx-theme-appearance .xgl-danger_stack_bkgd,
.xrx-dark-appearance .xgl-danger_stack_frgd,
.xrx-dark-appearance .xgl-danger_stack_bkgd {
  color: #000000;
}
.xrx-theme-appearance .xgl-warning_stack_mdgd,
.xrx-dark-appearance .xgl-warning_stack_mdgd {
  color: #ffcc6c;
}
.xrx-theme-appearance .xgl-warning_stack_frgd,
.xrx-theme-appearance .xgl-warning_stack_bkgd,
.xrx-dark-appearance .xgl-warning_stack_frgd,
.xrx-dark-appearance .xgl-warning_stack_bkgd {
  color: #000000;
}
.xrx-theme-appearance .xgl-info_stack_mdgd,
.xrx-dark-appearance .xgl-info_stack_mdgd {
  color: #64bbd2;
}
.xrx-theme-appearance .xgl-info_stack_frgd,
.xrx-theme-appearance .xgl-info_stack_bkgd,
.xrx-dark-appearance .xgl-info_stack_frgd,
.xrx-dark-appearance .xgl-info_stack_bkgd {
  color: #000000;
}

.stacked-icon-size-16 {
  width: 16px;
  height: 16px;
}

.stacked-icon-size-20 {
  width: 20px;
  height: 20px;
}

.stacked-icon-size-24 {
  width: 24px;
  height: 24px;
}

.stacked-icon-size-32 {
  width: 32px;
  height: 32px;
}

.stacked-icon-size-36 {
  width: 32px;
  height: 32px;
}

.stacked-icon-size-48 {
  width: 48px;
  height: 48px;
}

.stacked-icon-size-64 {
  width: 64px;
  height: 64px;
}

@media (min-width: 480px) {
  .stacked-icon-size-16 {
    width: 16px;
    height: 16px;
  }
  .stacked-icon-size-20 {
    width: 20px;
    height: 20px;
  }
  .stacked-icon-size-24 {
    width: 24px;
    height: 24px;
  }
  .stacked-icon-size-32 {
    width: 32px;
    height: 32px;
  }
  .stacked-icon-size-36 {
    width: 32px;
    height: 32px;
  }
  .stacked-icon-size-48 {
    width: 48px;
    height: 48px;
  }
  .stacked-icon-size-64 {
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 800px) {
  .stacked-icon-size-16 {
    width: 16px;
    height: 16px;
  }
  .stacked-icon-size-20 {
    width: 20px;
    height: 20px;
  }
  .stacked-icon-size-24 {
    width: 24px;
    height: 24px;
  }
  .stacked-icon-size-32 {
    width: 32px;
    height: 32px;
  }
  .stacked-icon-size-36 {
    width: 32px;
    height: 32px;
  }
  .stacked-icon-size-48 {
    width: 48px;
    height: 48px;
  }
  .stacked-icon-size-64 {
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 1024px) {
  .stacked-icon-size-16 {
    width: 15px;
    height: 15px;
  }
  .stacked-icon-size-20 {
    width: 18.75px;
    height: 18.75px;
  }
  .stacked-icon-size-24 {
    width: 22.5px;
    height: 22.5px;
  }
  .stacked-icon-size-32 {
    width: 30px;
    height: 30px;
  }
  .stacked-icon-size-36 {
    width: 30px;
    height: 30px;
  }
  .stacked-icon-size-48 {
    width: 45px;
    height: 45px;
  }
  .stacked-icon-size-64 {
    width: 60px;
    height: 60px;
  }
}
.xgl-accent_menu::before {
  content: "\e91f";
}

.xgl-accent_menu_alt::before {
  content: "\e920";
}

.xgl-accent_menu_two_tone::before {
  content: "\e91f";
}

.xgl-accent_menu_two_tone::after {
  content: "\e920";
  opacity: 0.2;
}

.xgl-access_stack_bkgd::before {
  content: "\ee8a";
}

.xgl-access_stack_frgd::before {
  content: "\ee8b";
}

.xgl-access_stack_mdgd::before {
  content: "\ee8c";
}

.xgl-accessibility::before {
  content: "\e000";
}

.xgl-accessibility_alt::before {
  content: "\e001";
}

.xgl-accessibility_two_tone::before {
  content: "\e000";
}

.xgl-accessibility_two_tone::after {
  content: "\e001";
  opacity: 0.2;
}

.xgl-accounting::before {
  content: "\e002";
}

.xgl-accounting_alt::before {
  content: "\e003";
}

.xgl-accounting_authentication::before {
  content: "\e887";
}

.xgl-accounting_authentication_alt::before {
  content: "\e888";
}

.xgl-accounting_authentication_two_tone::before {
  content: "\e887";
}

.xgl-accounting_authentication_two_tone::after {
  content: "\e888";
  opacity: 0.2;
}

.xgl-accounting_auxiliary_device::before {
  content: "\e004";
}

.xgl-accounting_auxiliary_device_alt::before {
  content: "\e005";
}

.xgl-accounting_auxiliary_device_two_tone::before {
  content: "\e004";
}

.xgl-accounting_auxiliary_device_two_tone::after {
  content: "\e005";
  opacity: 0.2;
}

.xgl-accounting_disabled::before {
  content: "\e006";
}

.xgl-accounting_disabled_alt::before {
  content: "\e007";
}

.xgl-accounting_disabled_two_tone::before {
  content: "\e006";
}

.xgl-accounting_disabled_two_tone::after {
  content: "\e007";
  opacity: 0.2;
}

.xgl-accounting_local::before {
  content: "\e885";
}

.xgl-accounting_local_alt::before {
  content: "\e886";
}

.xgl-accounting_local_two_tone::before {
  content: "\e885";
}

.xgl-accounting_local_two_tone::after {
  content: "\e886";
  opacity: 0.2;
}

.xgl-accounting_network::before {
  content: "\e008";
}

.xgl-accounting_network_alt::before {
  content: "\e009";
}

.xgl-accounting_network_two_tone::before {
  content: "\e008";
}

.xgl-accounting_network_two_tone::after {
  content: "\e009";
  opacity: 0.2;
}

.xgl-accounting_off_stack_bkgd::before {
  content: "\ee8d";
}

.xgl-accounting_off_stack_frgd::before {
  content: "\ee8e";
}

.xgl-accounting_off_stack_mdgd::before {
  content: "\ee8f";
}

.xgl-accounting_on_stack_bkgd::before {
  content: "\ee90";
}

.xgl-accounting_on_stack_frgd::before {
  content: "\ee91";
}

.xgl-accounting_on_stack_mdgd::before {
  content: "\ee92";
}

.xgl-accounting_square::before {
  content: "\ee93";
}

.xgl-accounting_square_alt::before {
  content: "\ee94";
}

.xgl-accounting_square_disabled::before {
  content: "\ee95";
}

.xgl-accounting_square_disabled_alt::before {
  content: "\ee96";
}

.xgl-accounting_square_disabled_two_tone::before {
  content: "\ee95";
}

.xgl-accounting_square_disabled_two_tone::after {
  content: "\ee96";
  opacity: 0.2;
}

.xgl-accounting_square_two_tone::before {
  content: "\ee93";
}

.xgl-accounting_square_two_tone::after {
  content: "\ee94";
  opacity: 0.2;
}

.xgl-accounting_two_tone::before {
  content: "\e002";
}

.xgl-accounting_two_tone::after {
  content: "\e003";
  opacity: 0.2;
}

.xgl-acknowledgement_report::before {
  content: "\ea2b";
}

.xgl-acknowledgement_report_alt::before {
  content: "\ea2c";
}

.xgl-acknowledgement_report_two_tone::before {
  content: "\ea2b";
}

.xgl-acknowledgement_report_two_tone::after {
  content: "\ea2c";
  opacity: 0.2;
}

.xgl-activation_code::before {
  content: "\ea2d";
}

.xgl-activation_code_alt::before {
  content: "\ea2e";
}

.xgl-activation_code_two_tone::before {
  content: "\ea2d";
}

.xgl-activation_code_two_tone::after {
  content: "\ea2e";
  opacity: 0.2;
}

.xgl-activity::before {
  content: "\e00a";
}

.xgl-activity_alt::before {
  content: "\e00b";
}

.xgl-activity_two_tone::before {
  content: "\e00a";
}

.xgl-activity_two_tone::after {
  content: "\e00b";
  opacity: 0.2;
}

.xgl-add_circle::before {
  content: "\e00c";
}

.xgl-add_circle_alt::before {
  content: "\e00d";
}

.xgl-add_circle_two_tone::before {
  content: "\e00c";
}

.xgl-add_circle_two_tone::after {
  content: "\e00d";
  opacity: 0.2;
}

.xgl-add_selection::before {
  content: "\ea80";
}

.xgl-add_selection_alt::before {
  content: "\ea81";
}

.xgl-add_selection_two_tone::before {
  content: "\ea80";
}

.xgl-add_selection_two_tone::after {
  content: "\ea81";
  opacity: 0.2;
}

.xgl-add_square::before {
  content: "\e00e";
}

.xgl-add_square_alt::before {
  content: "\e00f";
}

.xgl-add_square_two_tone::before {
  content: "\e00e";
}

.xgl-add_square_two_tone::after {
  content: "\e00f";
  opacity: 0.2;
}

.xgl-address_book_import::before {
  content: "\ea2f";
}

.xgl-address_book_import_alt::before {
  content: "\ea30";
}

.xgl-address_book_import_two_tone::before {
  content: "\ea2f";
}

.xgl-address_book_import_two_tone::after {
  content: "\ea30";
  opacity: 0.2;
}

.xgl-address_book_network::before {
  content: "\ea31";
}

.xgl-address_book_network_alt::before {
  content: "\ea32";
}

.xgl-address_book_network_two_tone::before {
  content: "\ea31";
}

.xgl-address_book_network_two_tone::after {
  content: "\ea32";
  opacity: 0.2;
}

.xgl-adhesive_lef::before {
  content: "\e010";
}

.xgl-adhesive_lef_alt::before {
  content: "\e6c2";
}

.xgl-adhesive_lef_two_tone::before {
  content: "\e010";
}

.xgl-adhesive_lef_two_tone::after {
  content: "\e6c2";
  opacity: 0.2;
}

.xgl-adhesive_sef::before {
  content: "\e011";
}

.xgl-adhesive_sef_alt::before {
  content: "\e6c3";
}

.xgl-adhesive_sef_two_tone::before {
  content: "\e011";
}

.xgl-adhesive_sef_two_tone::after {
  content: "\e6c3";
  opacity: 0.2;
}

.xgl-adjust_square::before {
  content: "\eebb";
}

.xgl-adjust_square_alt::before {
  content: "\eebd";
}

.xgl-adjust_square_two_tone::before {
  content: "\eebb";
}

.xgl-adjust_square_two_tone::after {
  content: "\eebd";
  opacity: 0.2;
}

.xgl-air_flow_high::before {
  content: "\ec99";
}

.xgl-air_flow_low::before {
  content: "\ec97";
}

.xgl-air_flow_medium::before {
  content: "\ec98";
}

.xgl-airplane::before {
  content: "\e012";
}

.xgl-airplane_alt::before {
  content: "\e013";
}

.xgl-airplane_rtl::before {
  content: "\e589";
}

.xgl-airplane_rtl_alt::before {
  content: "\e58a";
}

.xgl-airplane_rtl_two_tone::before {
  content: "\e589";
}

.xgl-airplane_rtl_two_tone::after {
  content: "\e58a";
  opacity: 0.2;
}

.xgl-airplane_two_tone::before {
  content: "\e012";
}

.xgl-airplane_two_tone::after {
  content: "\e013";
  opacity: 0.2;
}

.xgl-airprint::before {
  content: "\e014";
}

.xgl-airprint_alt::before {
  content: "\e015";
}

.xgl-airprint_two_tone::before {
  content: "\e014";
}

.xgl-airprint_two_tone::after {
  content: "\e015";
  opacity: 0.2;
}

.xgl-alarmclock::before {
  content: "\e016";
}

.xgl-alarmclock_alt::before {
  content: "\e017";
}

.xgl-alarmclock_two_tone::before {
  content: "\e016";
}

.xgl-alarmclock_two_tone::after {
  content: "\e017";
  opacity: 0.2;
}

.xgl-alert::before {
  content: "\e018";
}

.xgl-alert_all::before {
  content: "\ec23";
}

.xgl-alert_all_alt::before {
  content: "\ec25";
}

.xgl-alert_all_two_tone::before {
  content: "\ec23";
}

.xgl-alert_all_two_tone::after {
  content: "\ec25";
  opacity: 0.2;
}

.xgl-alert_alt::before {
  content: "\e019";
}

.xgl-alert_square::before {
  content: "\e01a";
}

.xgl-alert_square_alt::before {
  content: "\e01b";
}

.xgl-alert_square_two_tone::before {
  content: "\e01a";
}

.xgl-alert_square_two_tone::after {
  content: "\e01b";
  opacity: 0.2;
}

.xgl-alert_two_tone::before {
  content: "\e018";
}

.xgl-alert_two_tone::after {
  content: "\e019";
  opacity: 0.2;
}

.xgl-aliasing::before {
  content: "\e833";
}

.xgl-align_bottom::before {
  content: "\e01c";
}

.xgl-align_center::before {
  content: "\e01d";
}

.xgl-align_center_off::before {
  content: "\edf8";
}

.xgl-align_dropdown::before {
  content: "\e01e";
}

.xgl-align_left::before {
  content: "\e01f";
}

.xgl-align_middle::before {
  content: "\e020";
}

.xgl-align_middle_off::before {
  content: "\edf9";
}

.xgl-align_right::before {
  content: "\e021";
}

.xgl-align_top::before {
  content: "\e022";
}

.xgl-aluminium::before {
  content: "\eebe";
}

.xgl-aluminium_alt::before {
  content: "\eebf";
}

.xgl-aluminium_two_tone::before {
  content: "\eebe";
}

.xgl-aluminium_two_tone::after {
  content: "\eebf";
  opacity: 0.2;
}

.xgl-amazon_drive::before {
  content: "\e023";
}

.xgl-amex::before {
  content: "\ec9f";
}

.xgl-amex_alt::before {
  content: "\eca0";
}

.xgl-amex_two_tone::before {
  content: "\ec9f";
}

.xgl-amex_two_tone::after {
  content: "\eca0";
  opacity: 0.2;
}

.xgl-anchor::before {
  content: "\e9d0";
}

.xgl-anchor_square::before {
  content: "\eebc";
}

.xgl-anchor_square_alt::before {
  content: "\eeba";
}

.xgl-anchor_square_two_tone::before {
  content: "\eebc";
}

.xgl-anchor_square_two_tone::after {
  content: "\eeba";
  opacity: 0.2;
}

.xgl-android::before {
  content: "\e024";
}

.xgl-android_alt::before {
  content: "\ec8d";
}

.xgl-android_two_tone::before {
  content: "\e024";
}

.xgl-android_two_tone::after {
  content: "\ec8d";
  opacity: 0.2;
}

.xgl-ann_apply_all::before {
  content: "\ee6c";
}

.xgl-ann_apply_all_alt::before {
  content: "\ee6d";
}

.xgl-ann_apply_all_two_tone::before {
  content: "\ee6c";
}

.xgl-ann_apply_all_two_tone::after {
  content: "\ee6d";
  opacity: 0.2;
}

.xgl-ann_apply_except_first::before {
  content: "\ee6e";
}

.xgl-ann_apply_except_first_alt::before {
  content: "\ee6f";
}

.xgl-ann_apply_except_first_two_tone::before {
  content: "\ee6e";
}

.xgl-ann_apply_except_first_two_tone::after {
  content: "\ee6f";
  opacity: 0.2;
}

.xgl-ann_apply_first_only::before {
  content: "\ee70";
}

.xgl-ann_apply_first_only_alt::before {
  content: "\ee71";
}

.xgl-ann_apply_first_only_two_tone::before {
  content: "\ee70";
}

.xgl-ann_apply_first_only_two_tone::after {
  content: "\ee71";
  opacity: 0.2;
}

.xgl-ann_side_two_hori::before {
  content: "\ee72";
}

.xgl-ann_side_two_hori_alt::before {
  content: "\ee73";
}

.xgl-ann_side_two_hori_two_tone::before {
  content: "\ee72";
}

.xgl-ann_side_two_hori_two_tone::after {
  content: "\ee73";
  opacity: 0.2;
}

.xgl-ann_side_two_same::before {
  content: "\ee74";
}

.xgl-ann_side_two_same_alt::before {
  content: "\ee75";
}

.xgl-ann_side_two_same_two_tone::before {
  content: "\ee74";
}

.xgl-ann_side_two_same_two_tone::after {
  content: "\ee75";
  opacity: 0.2;
}

.xgl-ann_side_two_vert::before {
  content: "\ee76";
}

.xgl-ann_side_two_vert_alt::before {
  content: "\ee77";
}

.xgl-ann_side_two_vert_two_tone::before {
  content: "\ee76";
}

.xgl-ann_side_two_vert_two_tone::after {
  content: "\ee77";
  opacity: 0.2;
}

.xgl-annotate::before {
  content: "\ea82";
}

.xgl-annotate_alt::before {
  content: "\ea83";
}

.xgl-annotate_applied::before {
  content: "\e966";
}

.xgl-annotate_applied_alt::before {
  content: "\e967";
}

.xgl-annotate_applied_two_tone::before {
  content: "\e966";
}

.xgl-annotate_applied_two_tone::after {
  content: "\e967";
  opacity: 0.2;
}

.xgl-annotate_digits::before {
  content: "\e968";
}

.xgl-annotate_digits_alt::before {
  content: "\e969";
}

.xgl-annotate_digits_two_tone::before {
  content: "\e968";
}

.xgl-annotate_digits_two_tone::after {
  content: "\e969";
  opacity: 0.2;
}

.xgl-annotate_disabled::before {
  content: "\eec0";
}

.xgl-annotate_disabled_alt::before {
  content: "\eec1";
}

.xgl-annotate_disabled_two_tone::before {
  content: "\eec0";
}

.xgl-annotate_disabled_two_tone::after {
  content: "\eec1";
  opacity: 0.2;
}

.xgl-annotate_format::before {
  content: "\e96a";
}

.xgl-annotate_format_alt::before {
  content: "\e96b";
}

.xgl-annotate_format_color::before {
  content: "\e96c";
}

.xgl-annotate_format_color_alt::before {
  content: "\e96d";
}

.xgl-annotate_format_color_two_tone::before {
  content: "\e96c";
}

.xgl-annotate_format_color_two_tone::after {
  content: "\e96d";
  opacity: 0.2;
}

.xgl-annotate_format_style::before {
  content: "\ea35";
}

.xgl-annotate_format_style_alt::before {
  content: "\ea36";
}

.xgl-annotate_format_style_two_tone::before {
  content: "\ea35";
}

.xgl-annotate_format_style_two_tone::after {
  content: "\ea36";
  opacity: 0.2;
}

.xgl-annotate_format_two_tone::before {
  content: "\e96a";
}

.xgl-annotate_format_two_tone::after {
  content: "\e96b";
  opacity: 0.2;
}

.xgl-annotate_prefix::before {
  content: "\e970";
}

.xgl-annotate_prefix_alt::before {
  content: "\e971";
}

.xgl-annotate_prefix_two_tone::before {
  content: "\e970";
}

.xgl-annotate_prefix_two_tone::after {
  content: "\e971";
  opacity: 0.2;
}

.xgl-annotate_starting_number::before {
  content: "\e972";
}

.xgl-annotate_starting_number_alt::before {
  content: "\e973";
}

.xgl-annotate_starting_number_two_tone::before {
  content: "\e972";
}

.xgl-annotate_starting_number_two_tone::after {
  content: "\e973";
  opacity: 0.2;
}

.xgl-annotate_two_tone::before {
  content: "\ea82";
}

.xgl-annotate_two_tone::after {
  content: "\ea83";
  opacity: 0.2;
}

.xgl-announcement::before {
  content: "\e025";
}

.xgl-announcement_alt::before {
  content: "\e026";
}

.xgl-announcement_two_tone::before {
  content: "\e025";
}

.xgl-announcement_two_tone::after {
  content: "\e026";
  opacity: 0.2;
}

.xgl-app_gallery::before {
  content: "\e027";
}

.xgl-app_store::before {
  content: "\e974";
}

.xgl-apple::before {
  content: "\e028";
}

.xgl-apple_alt::before {
  content: "\ec8e";
}

.xgl-apple_two_tone::before {
  content: "\e028";
}

.xgl-apple_two_tone::after {
  content: "\ec8e";
  opacity: 0.2;
}

.xgl-applications::before {
  content: "\e029";
}

.xgl-applications_alt::before {
  content: "\e88b";
}

.xgl-applications_two_tone::before {
  content: "\e029";
}

.xgl-applications_two_tone::after {
  content: "\e88b";
  opacity: 0.2;
}

.xgl-approval::before {
  content: "\e02a";
}

.xgl-approval_alt::before {
  content: "\e02b";
}

.xgl-approval_two_tone::before {
  content: "\e02a";
}

.xgl-approval_two_tone::after {
  content: "\e02b";
  opacity: 0.2;
}

.xgl-approximate_estimation::before {
  content: "\ee33";
}

.xgl-approximate_estimation_alt::before {
  content: "\ee34";
}

.xgl-approximate_estimation_two_tone::before {
  content: "\ee33";
}

.xgl-approximate_estimation_two_tone::after {
  content: "\ee34";
  opacity: 0.2;
}

.xgl-archival_lef::before {
  content: "\e02c";
}

.xgl-archival_lef_alt::before {
  content: "\e6c4";
}

.xgl-archival_lef_two_tone::before {
  content: "\e02c";
}

.xgl-archival_lef_two_tone::after {
  content: "\e6c4";
  opacity: 0.2;
}

.xgl-archival_sef::before {
  content: "\e02d";
}

.xgl-archival_sef_alt::before {
  content: "\e6c5";
}

.xgl-archival_sef_two_tone::before {
  content: "\e02d";
}

.xgl-archival_sef_two_tone::after {
  content: "\e6c5";
  opacity: 0.2;
}

.xgl-arrow_down::before {
  content: "\e02e";
}

.xgl-arrow_down_circle::before {
  content: "\e02f";
}

.xgl-arrow_down_circle_alt::before {
  content: "\e030";
}

.xgl-arrow_down_circle_two_tone::before {
  content: "\e02f";
}

.xgl-arrow_down_circle_two_tone::after {
  content: "\e030";
  opacity: 0.2;
}

.xgl-arrow_down_left::before {
  content: "\e031";
}

.xgl-arrow_down_left_circle::before {
  content: "\e032";
}

.xgl-arrow_down_left_circle_alt::before {
  content: "\e033";
}

.xgl-arrow_down_left_circle_two_tone::before {
  content: "\e032";
}

.xgl-arrow_down_left_circle_two_tone::after {
  content: "\e033";
  opacity: 0.2;
}

.xgl-arrow_down_left_square::before {
  content: "\e034";
}

.xgl-arrow_down_left_square_alt::before {
  content: "\e035";
}

.xgl-arrow_down_left_square_two_tone::before {
  content: "\e034";
}

.xgl-arrow_down_left_square_two_tone::after {
  content: "\e035";
  opacity: 0.2;
}

.xgl-arrow_down_right::before {
  content: "\e036";
}

.xgl-arrow_down_right_circle::before {
  content: "\e037";
}

.xgl-arrow_down_right_circle_alt::before {
  content: "\e038";
}

.xgl-arrow_down_right_circle_two_tone::before {
  content: "\e037";
}

.xgl-arrow_down_right_circle_two_tone::after {
  content: "\e038";
  opacity: 0.2;
}

.xgl-arrow_down_right_square::before {
  content: "\e039";
}

.xgl-arrow_down_right_square_alt::before {
  content: "\e03a";
}

.xgl-arrow_down_right_square_two_tone::before {
  content: "\e039";
}

.xgl-arrow_down_right_square_two_tone::after {
  content: "\e03a";
  opacity: 0.2;
}

.xgl-arrow_down_square::before {
  content: "\e03b";
}

.xgl-arrow_down_square_alt::before {
  content: "\e03c";
}

.xgl-arrow_down_square_two_tone::before {
  content: "\e03b";
}

.xgl-arrow_down_square_two_tone::after {
  content: "\e03c";
  opacity: 0.2;
}

.xgl-arrow_left::before {
  content: "\e03d";
}

.xgl-arrow_left_circle::before {
  content: "\e03e";
}

.xgl-arrow_left_circle_alt::before {
  content: "\e03f";
}

.xgl-arrow_left_circle_two_tone::before {
  content: "\e03e";
}

.xgl-arrow_left_circle_two_tone::after {
  content: "\e03f";
  opacity: 0.2;
}

.xgl-arrow_left_right::before {
  content: "\e040";
}

.xgl-arrow_left_square::before {
  content: "\e041";
}

.xgl-arrow_left_square_alt::before {
  content: "\e042";
}

.xgl-arrow_left_square_two_tone::before {
  content: "\e041";
}

.xgl-arrow_left_square_two_tone::after {
  content: "\e042";
  opacity: 0.2;
}

.xgl-arrow_right::before {
  content: "\e043";
}

.xgl-arrow_right_circle::before {
  content: "\e044";
}

.xgl-arrow_right_circle_alt::before {
  content: "\e045";
}

.xgl-arrow_right_circle_two_tone::before {
  content: "\e044";
}

.xgl-arrow_right_circle_two_tone::after {
  content: "\e045";
  opacity: 0.2;
}

.xgl-arrow_right_square::before {
  content: "\e046";
}

.xgl-arrow_right_square_alt::before {
  content: "\e047";
}

.xgl-arrow_right_square_two_tone::before {
  content: "\e046";
}

.xgl-arrow_right_square_two_tone::after {
  content: "\e047";
  opacity: 0.2;
}

.xgl-arrow_up::before {
  content: "\e048";
}

.xgl-arrow_up_circle::before {
  content: "\e049";
}

.xgl-arrow_up_circle_alt::before {
  content: "\e04a";
}

.xgl-arrow_up_circle_two_tone::before {
  content: "\e049";
}

.xgl-arrow_up_circle_two_tone::after {
  content: "\e04a";
  opacity: 0.2;
}

.xgl-arrow_up_down::before {
  content: "\e04b";
}

.xgl-arrow_up_left::before {
  content: "\e04c";
}

.xgl-arrow_up_left_circle::before {
  content: "\e04d";
}

.xgl-arrow_up_left_circle_alt::before {
  content: "\e04e";
}

.xgl-arrow_up_left_circle_two_tone::before {
  content: "\e04d";
}

.xgl-arrow_up_left_circle_two_tone::after {
  content: "\e04e";
  opacity: 0.2;
}

.xgl-arrow_up_left_square::before {
  content: "\e04f";
}

.xgl-arrow_up_left_square_alt::before {
  content: "\e050";
}

.xgl-arrow_up_left_square_two_tone::before {
  content: "\e04f";
}

.xgl-arrow_up_left_square_two_tone::after {
  content: "\e050";
  opacity: 0.2;
}

.xgl-arrow_up_right::before {
  content: "\e051";
}

.xgl-arrow_up_right_circle::before {
  content: "\e052";
}

.xgl-arrow_up_right_circle_alt::before {
  content: "\e053";
}

.xgl-arrow_up_right_circle_two_tone::before {
  content: "\e052";
}

.xgl-arrow_up_right_circle_two_tone::after {
  content: "\e053";
  opacity: 0.2;
}

.xgl-arrow_up_right_square::before {
  content: "\e054";
}

.xgl-arrow_up_right_square_alt::before {
  content: "\e055";
}

.xgl-arrow_up_right_square_two_tone::before {
  content: "\e054";
}

.xgl-arrow_up_right_square_two_tone::after {
  content: "\e055";
  opacity: 0.2;
}

.xgl-arrow_up_square::before {
  content: "\e056";
}

.xgl-arrow_up_square_alt::before {
  content: "\e057";
}

.xgl-arrow_up_square_two_tone::before {
  content: "\e056";
}

.xgl-arrow_up_square_two_tone::after {
  content: "\e057";
  opacity: 0.2;
}

.xgl-asterisk::before {
  content: "\e058";
}

.xgl-asterisk_alt::before {
  content: "\e059";
}

.xgl-asterisk_overlay::before {
  content: "\e834";
}

.xgl-asterisk_square::before {
  content: "\e05a";
}

.xgl-asterisk_square_alt::before {
  content: "\e05b";
}

.xgl-asterisk_square_off::before {
  content: "\ee97";
}

.xgl-asterisk_square_off_alt::before {
  content: "\ee98";
}

.xgl-asterisk_square_off_two_tone::before {
  content: "\ee97";
}

.xgl-asterisk_square_off_two_tone::after {
  content: "\ee98";
  opacity: 0.2;
}

.xgl-asterisk_square_two_tone::before {
  content: "\e05a";
}

.xgl-asterisk_square_two_tone::after {
  content: "\e05b";
  opacity: 0.2;
}

.xgl-asterisk_two_tone::before {
  content: "\e058";
}

.xgl-asterisk_two_tone::after {
  content: "\e059";
  opacity: 0.2;
}

.xgl-audio_wave::before {
  content: "\e79a";
}

.xgl-augmented_reality::before {
  content: "\efa0";
}

.xgl-augmented_reality_alt::before {
  content: "\efa1";
}

.xgl-augmented_reality_two_tone::before {
  content: "\efa0";
}

.xgl-augmented_reality_two_tone::after {
  content: "\efa1";
  opacity: 0.2;
}

.xgl-auto::before {
  content: "\e05c";
}

.xgl-auto_alt::before {
  content: "\e05d";
}

.xgl-auto_disabled::before {
  content: "\e05e";
}

.xgl-auto_disabled_alt::before {
  content: "\e05f";
}

.xgl-auto_disabled_two_tone::before {
  content: "\e05e";
}

.xgl-auto_disabled_two_tone::after {
  content: "\e05f";
  opacity: 0.2;
}

.xgl-auto_orientation::before {
  content: "\ea8b";
}

.xgl-auto_orientation_alt::before {
  content: "\ea8c";
}

.xgl-auto_orientation_two_tone::before {
  content: "\ea8b";
}

.xgl-auto_orientation_two_tone::after {
  content: "\ea8c";
  opacity: 0.2;
}

.xgl-auto_select_type_lef::before {
  content: "\e060";
}

.xgl-auto_select_type_lef_alt::before {
  content: "\e6c6";
}

.xgl-auto_select_type_lef_two_tone::before {
  content: "\e060";
}

.xgl-auto_select_type_lef_two_tone::after {
  content: "\e6c6";
  opacity: 0.2;
}

.xgl-auto_select_type_sef::before {
  content: "\e061";
}

.xgl-auto_select_type_sef_alt::before {
  content: "\e6c7";
}

.xgl-auto_select_type_sef_two_tone::before {
  content: "\e061";
}

.xgl-auto_select_type_sef_two_tone::after {
  content: "\e6c7";
  opacity: 0.2;
}

.xgl-auto_start::before {
  content: "\ed8a";
}

.xgl-auto_start_alt::before {
  content: "\ed8b";
}

.xgl-auto_start_two_tone::before {
  content: "\ed8a";
}

.xgl-auto_start_two_tone::after {
  content: "\ed8b";
  opacity: 0.2;
}

.xgl-auto_two_tone::before {
  content: "\e05c";
}

.xgl-auto_two_tone::after {
  content: "\e05d";
  opacity: 0.2;
}

.xgl-auto_wake_sleep::before {
  content: "\e832";
}

.xgl-axis_x::before {
  content: "\ecd0";
}

.xgl-axis_x_overlay::before {
  content: "\ecd1";
}

.xgl-axis_y::before {
  content: "\ecd2";
}

.xgl-axis_y_overlay::before {
  content: "\ecd3";
}

.xgl-axis_z::before {
  content: "\ecd4";
}

.xgl-axis_z_overlay::before {
  content: "\ecd5";
}

.xgl-background_color::before {
  content: "\e062";
}

.xgl-background_color_two_tone::before {
  content: "\e062";
}

.xgl-background_color_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-background_suppression::before {
  content: "\ea8d";
}

.xgl-background_suppression_alt::before {
  content: "\ea8e";
}

.xgl-background_suppression_two_tone::before {
  content: "\ea8d";
}

.xgl-background_suppression_two_tone::after {
  content: "\ea8e";
  opacity: 0.2;
}

.xgl-backlog::before {
  content: "\e063";
}

.xgl-backlog_alt::before {
  content: "\e064";
}

.xgl-backlog_two_tone::before {
  content: "\e063";
}

.xgl-backlog_two_tone::after {
  content: "\e064";
  opacity: 0.2;
}

.xgl-backspace::before {
  content: "\e065";
}

.xgl-backspace_alt::before {
  content: "\e066";
}

.xgl-backspace_rtl::before {
  content: "\e59e";
}

.xgl-backspace_rtl_alt::before {
  content: "\e59f";
}

.xgl-backspace_rtl_two_tone::before {
  content: "\e59e";
}

.xgl-backspace_rtl_two_tone::after {
  content: "\e59f";
  opacity: 0.2;
}

.xgl-backspace_two_tone::before {
  content: "\e065";
}

.xgl-backspace_two_tone::after {
  content: "\e066";
  opacity: 0.2;
}

.xgl-bar_chart::before {
  content: "\e067";
}

.xgl-bar_chart_alt::before {
  content: "\e068";
}

.xgl-bar_chart_square::before {
  content: "\e069";
}

.xgl-bar_chart_square_alt::before {
  content: "\e06a";
}

.xgl-bar_chart_square_two_tone::before {
  content: "\e069";
}

.xgl-bar_chart_square_two_tone::after {
  content: "\e06a";
  opacity: 0.2;
}

.xgl-bar_chart_two_tone::before {
  content: "\e067";
}

.xgl-bar_chart_two_tone::after {
  content: "\e068";
  opacity: 0.2;
}

.xgl-barcode::before {
  content: "\e06b";
}

.xgl-barcode_alt::before {
  content: "\e06c";
}

.xgl-barcode_pattern::before {
  content: "\ee19";
}

.xgl-barcode_two_tone::before {
  content: "\e06b";
}

.xgl-barcode_two_tone::after {
  content: "\e06c";
  opacity: 0.2;
}

.xgl-bates_stamp::before {
  content: "\e06d";
}

.xgl-bates_stamp_alt::before {
  content: "\e06e";
}

.xgl-bates_stamp_two_tone::before {
  content: "\e06d";
}

.xgl-bates_stamp_two_tone::after {
  content: "\e06e";
  opacity: 0.2;
}

.xgl-battery_alert::before {
  content: "\e6c0";
}

.xgl-battery_alert_two_tone::before {
  content: "\e6c0";
}

.xgl-battery_alert_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_alt::before {
  content: "\e6be";
}

.xgl-battery_disabled::before {
  content: "\e6bf";
}

.xgl-battery_disabled_two_tone::before {
  content: "\e6bf";
}

.xgl-battery_disabled_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_eighty::before {
  content: "\e6b9";
}

.xgl-battery_eighty_two_tone::before {
  content: "\e6b9";
}

.xgl-battery_eighty_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_empty::before {
  content: "\e6bd";
}

.xgl-battery_empty_two_tone::before {
  content: "\e6bd";
}

.xgl-battery_empty_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_fourty::before {
  content: "\e6bb";
}

.xgl-battery_fourty_two_tone::before {
  content: "\e6bb";
}

.xgl-battery_fourty_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_full::before {
  content: "\e6b8";
}

.xgl-battery_full_two_tone::before {
  content: "\e6b8";
}

.xgl-battery_full_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_remove::before {
  content: "\e6c1";
}

.xgl-battery_remove_two_tone::before {
  content: "\e6c1";
}

.xgl-battery_remove_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_sixty::before {
  content: "\e6ba";
}

.xgl-battery_sixty_two_tone::before {
  content: "\e6ba";
}

.xgl-battery_sixty_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-battery_twenty::before {
  content: "\e6bc";
}

.xgl-battery_twenty_two_tone::before {
  content: "\e6bc";
}

.xgl-battery_twenty_two_tone::after {
  content: "\e6be";
  opacity: 0.2;
}

.xgl-bell::before {
  content: "\e06f";
}

.xgl-bell_alt::before {
  content: "\e070";
}

.xgl-bell_disabled::before {
  content: "\e071";
}

.xgl-bell_disabled_alt::before {
  content: "\e072";
}

.xgl-bell_disabled_two_tone::before {
  content: "\e071";
}

.xgl-bell_disabled_two_tone::after {
  content: "\e072";
  opacity: 0.2;
}

.xgl-bell_two_tone::before {
  content: "\e06f";
}

.xgl-bell_two_tone::after {
  content: "\e070";
  opacity: 0.2;
}

.xgl-belt::before {
  content: "\e80d";
}

.xgl-belt_alt::before {
  content: "\e80e";
}

.xgl-belt_two_tone::before {
  content: "\e80d";
}

.xgl-belt_two_tone::after {
  content: "\e80e";
  opacity: 0.2;
}

.xgl-bicycle::before {
  content: "\e843";
}

.xgl-billboard::before {
  content: "\e073";
}

.xgl-billboard_alt::before {
  content: "\e074";
}

.xgl-billboard_two_tone::before {
  content: "\e073";
}

.xgl-billboard_two_tone::after {
  content: "\e074";
  opacity: 0.2;
}

.xgl-billing_usage_sheets::before {
  content: "\ea37";
}

.xgl-billing_usage_sheets_alt::before {
  content: "\ea38";
}

.xgl-billing_usage_sheets_two_tone::before {
  content: "\ea37";
}

.xgl-billing_usage_sheets_two_tone::after {
  content: "\ea38";
  opacity: 0.2;
}

.xgl-binary::before {
  content: "\e5cc";
}

.xgl-binary_alt::before {
  content: "\e5cb";
}

.xgl-binary_two_tone::before {
  content: "\e5cc";
}

.xgl-binary_two_tone::after {
  content: "\e5cb";
  opacity: 0.2;
}

.xgl-binding::before {
  content: "\e835";
}

.xgl-binding_alt::before {
  content: "\e836";
}

.xgl-binding_bottom_l::before {
  content: "\ed8c";
}

.xgl-binding_bottom_l_alt::before {
  content: "\ed8d";
}

.xgl-binding_bottom_l_two_tone::before {
  content: "\ed8c";
}

.xgl-binding_bottom_l_two_tone::after {
  content: "\ed8d";
  opacity: 0.2;
}

.xgl-binding_bottom_p::before {
  content: "\ed8e";
}

.xgl-binding_bottom_p_alt::before {
  content: "\ed8f";
}

.xgl-binding_bottom_p_two_tone::before {
  content: "\ed8e";
}

.xgl-binding_bottom_p_two_tone::after {
  content: "\ed8f";
  opacity: 0.2;
}

.xgl-binding_left_l::before {
  content: "\ed90";
}

.xgl-binding_left_l_alt::before {
  content: "\ed91";
}

.xgl-binding_left_l_two_tone::before {
  content: "\ed90";
}

.xgl-binding_left_l_two_tone::after {
  content: "\ed91";
  opacity: 0.2;
}

.xgl-binding_right_l::before {
  content: "\ed92";
}

.xgl-binding_right_l_alt::before {
  content: "\ed93";
}

.xgl-binding_right_l_two_tone::before {
  content: "\ed92";
}

.xgl-binding_right_l_two_tone::after {
  content: "\ed93";
  opacity: 0.2;
}

.xgl-binding_right_p::before {
  content: "\ed94";
}

.xgl-binding_right_p_alt::before {
  content: "\ed95";
}

.xgl-binding_right_p_two_tone::before {
  content: "\ed94";
}

.xgl-binding_right_p_two_tone::after {
  content: "\ed95";
  opacity: 0.2;
}

.xgl-binding_top_l::before {
  content: "\ed96";
}

.xgl-binding_top_l_alt::before {
  content: "\ed97";
}

.xgl-binding_top_l_two_tone::before {
  content: "\ed96";
}

.xgl-binding_top_l_two_tone::after {
  content: "\ed97";
  opacity: 0.2;
}

.xgl-binding_top_p::before {
  content: "\ed98";
}

.xgl-binding_top_p_alt::before {
  content: "\ed99";
}

.xgl-binding_top_p_two_tone::before {
  content: "\ed98";
}

.xgl-binding_top_p_two_tone::after {
  content: "\ed99";
  opacity: 0.2;
}

.xgl-binding_two_tone::before {
  content: "\e835";
}

.xgl-binding_two_tone::after {
  content: "\e836";
  opacity: 0.2;
}

.xgl-bird::before {
  content: "\e975";
}

.xgl-bird_alt::before {
  content: "\e976";
}

.xgl-bird_two_tone::before {
  content: "\e975";
}

.xgl-bird_two_tone::after {
  content: "\e976";
  opacity: 0.2;
}

.xgl-black_impressions_recieved::before {
  content: "\ea39";
}

.xgl-black_impressions_recieved_alt::before {
  content: "\ea3a";
}

.xgl-black_impressions_recieved_two_tone::before {
  content: "\ea39";
}

.xgl-black_impressions_recieved_two_tone::after {
  content: "\ea3a";
  opacity: 0.2;
}

.xgl-black_white::before {
  content: "\e837";
}

.xgl-black_white_alt::before {
  content: "\ee99";
}

.xgl-black_white_two_tone::before {
  content: "\e837";
}

.xgl-black_white_two_tone::after {
  content: "\ee99";
  opacity: 0.2;
}

.xgl-blank::before {
  content: "\ee50";
}

.xgl-blocks::before {
  content: "\e800";
}

.xgl-blocks_alt::before {
  content: "\e801";
}

.xgl-blocks_two_tone::before {
  content: "\e800";
}

.xgl-blocks_two_tone::after {
  content: "\e801";
  opacity: 0.2;
}

.xgl-bluetooth::before {
  content: "\e075";
}

.xgl-bluetooth_audio::before {
  content: "\e076";
}

.xgl-bluetooth_off::before {
  content: "\e077";
}

.xgl-bluetooth_square::before {
  content: "\e078";
}

.xgl-bluetooth_square_alt::before {
  content: "\e079";
}

.xgl-bluetooth_square_two_tone::before {
  content: "\e078";
}

.xgl-bluetooth_square_two_tone::after {
  content: "\e079";
  opacity: 0.2;
}

.xgl-bold::before {
  content: "\e07a";
}

.xgl-bond_lef::before {
  content: "\e07b";
}

.xgl-bond_lef_alt::before {
  content: "\e6c8";
}

.xgl-bond_lef_two_tone::before {
  content: "\e07b";
}

.xgl-bond_lef_two_tone::after {
  content: "\e6c8";
  opacity: 0.2;
}

.xgl-bond_reloaded_lef::before {
  content: "\e945";
}

.xgl-bond_reloaded_lef_alt::before {
  content: "\e946";
}

.xgl-bond_reloaded_lef_two_tone::before {
  content: "\e945";
}

.xgl-bond_reloaded_lef_two_tone::after {
  content: "\e946";
  opacity: 0.2;
}

.xgl-bond_reloaded_sef::before {
  content: "\e947";
}

.xgl-bond_reloaded_sef_alt::before {
  content: "\e948";
}

.xgl-bond_reloaded_sef_two_tone::before {
  content: "\e947";
}

.xgl-bond_reloaded_sef_two_tone::after {
  content: "\e948";
  opacity: 0.2;
}

.xgl-bond_sef::before {
  content: "\e07c";
}

.xgl-bond_sef_alt::before {
  content: "\e6c9";
}

.xgl-bond_sef_two_tone::before {
  content: "\e07c";
}

.xgl-bond_sef_two_tone::after {
  content: "\e6c9";
  opacity: 0.2;
}

.xgl-book::before {
  content: "\e07d";
}

.xgl-book_alt::before {
  content: "\e07e";
}

.xgl-book_copy_both::before {
  content: "\e9e3";
}

.xgl-book_copy_both_alt::before {
  content: "\e9e4";
}

.xgl-book_copy_both_top::before {
  content: "\e9e5";
}

.xgl-book_copy_both_top_alt::before {
  content: "\e9e6";
}

.xgl-book_copy_both_top_two_tone::before {
  content: "\e9e5";
}

.xgl-book_copy_both_top_two_tone::after {
  content: "\e9e6";
  opacity: 0.2;
}

.xgl-book_copy_both_two_tone::before {
  content: "\e9e3";
}

.xgl-book_copy_both_two_tone::after {
  content: "\e9e4";
  opacity: 0.2;
}

.xgl-book_copy_bottom::before {
  content: "\e9e7";
}

.xgl-book_copy_bottom_alt::before {
  content: "\e9e8";
}

.xgl-book_copy_bottom_two_tone::before {
  content: "\e9e7";
}

.xgl-book_copy_bottom_two_tone::after {
  content: "\e9e8";
  opacity: 0.2;
}

.xgl-book_copy_left::before {
  content: "\e9e9";
}

.xgl-book_copy_left_alt::before {
  content: "\e9ea";
}

.xgl-book_copy_left_two_tone::before {
  content: "\e9e9";
}

.xgl-book_copy_left_two_tone::after {
  content: "\e9ea";
  opacity: 0.2;
}

.xgl-book_copy_right::before {
  content: "\e9eb";
}

.xgl-book_copy_right_alt::before {
  content: "\e9ec";
}

.xgl-book_copy_right_two_tone::before {
  content: "\e9eb";
}

.xgl-book_copy_right_two_tone::after {
  content: "\e9ec";
  opacity: 0.2;
}

.xgl-book_copy_top::before {
  content: "\e9ed";
}

.xgl-book_copy_top_alt::before {
  content: "\e9ee";
}

.xgl-book_copy_top_two_tone::before {
  content: "\e9ed";
}

.xgl-book_copy_top_two_tone::after {
  content: "\e9ee";
  opacity: 0.2;
}

.xgl-book_copy_ttob::before {
  content: "\e9ef";
}

.xgl-book_copy_ttob_alt::before {
  content: "\e9f0";
}

.xgl-book_copy_ttob_two_tone::before {
  content: "\e9ef";
}

.xgl-book_copy_ttob_two_tone::after {
  content: "\e9f0";
  opacity: 0.2;
}

.xgl-book_create::before {
  content: "\e9f1";
}

.xgl-book_create_alt::before {
  content: "\e9f2";
}

.xgl-book_create_bkfold_bkstaple::before {
  content: "\ef44";
}

.xgl-book_create_bkfold_bkstaple_alt::before {
  content: "\ef45";
}

.xgl-book_create_bkfold_bkstaple_two_tone::before {
  content: "\ef44";
}

.xgl-book_create_bkfold_bkstaple_two_tone::after {
  content: "\ef45";
  opacity: 0.2;
}

.xgl-book_create_cover::before {
  content: "\e9f3";
}

.xgl-book_create_cover_alt::before {
  content: "\e9f4";
}

.xgl-book_create_cover_blank::before {
  content: "\e9f5";
}

.xgl-book_create_cover_blank_alt::before {
  content: "\e9f6";
}

.xgl-book_create_cover_blank_two_tone::before {
  content: "\e9f5";
}

.xgl-book_create_cover_blank_two_tone::after {
  content: "\e9f6";
  opacity: 0.2;
}

.xgl-book_create_cover_both::before {
  content: "\e9f7";
}

.xgl-book_create_cover_both_alt::before {
  content: "\e9f8";
}

.xgl-book_create_cover_both_two_tone::before {
  content: "\e9f7";
}

.xgl-book_create_cover_both_two_tone::after {
  content: "\e9f8";
  opacity: 0.2;
}

.xgl-book_create_cover_outside::before {
  content: "\e9f9";
}

.xgl-book_create_cover_outside_alt::before {
  content: "\e9fa";
}

.xgl-book_create_cover_outside_two_tone::before {
  content: "\e9f9";
}

.xgl-book_create_cover_outside_two_tone::after {
  content: "\e9fa";
  opacity: 0.2;
}

.xgl-book_create_cover_two_tone::before {
  content: "\e9f3";
}

.xgl-book_create_cover_two_tone::after {
  content: "\e9f4";
  opacity: 0.2;
}

.xgl-book_create_crease::before {
  content: "\e9fb";
}

.xgl-book_create_crease_alt::before {
  content: "\e9fc";
}

.xgl-book_create_crease_staple::before {
  content: "\e9fd";
}

.xgl-book_create_crease_staple_alt::before {
  content: "\e9fe";
}

.xgl-book_create_crease_staple_two_tone::before {
  content: "\e9fd";
}

.xgl-book_create_crease_staple_two_tone::after {
  content: "\e9fe";
  opacity: 0.2;
}

.xgl-book_create_crease_two_tone::before {
  content: "\e9fb";
}

.xgl-book_create_crease_two_tone::after {
  content: "\e9fc";
  opacity: 0.2;
}

.xgl-book_create_finishing_bkfold_bkstaple::before {
  content: "\e9ff";
}

.xgl-book_create_finishing_bkfold_bkstaple_alt::before {
  content: "\ea00";
}

.xgl-book_create_finishing_bkfold_bkstaple_two_tone::before {
  content: "\e9ff";
}

.xgl-book_create_finishing_bkfold_bkstaple_two_tone::after {
  content: "\ea00";
  opacity: 0.2;
}

.xgl-book_create_finishing_off::before {
  content: "\eec3";
}

.xgl-book_create_finishing_off_alt::before {
  content: "\eec4";
}

.xgl-book_create_finishing_off_two_tone::before {
  content: "\eec3";
}

.xgl-book_create_finishing_off_two_tone::after {
  content: "\eec4";
  opacity: 0.2;
}

.xgl-book_create_gutter::before {
  content: "\ea01";
}

.xgl-book_create_gutter_alt::before {
  content: "\ea02";
}

.xgl-book_create_gutter_two_tone::before {
  content: "\ea01";
}

.xgl-book_create_gutter_two_tone::after {
  content: "\ea02";
  opacity: 0.2;
}

.xgl-book_create_odd_back::before {
  content: "\ea03";
}

.xgl-book_create_odd_back_alt::before {
  content: "\ea04";
}

.xgl-book_create_odd_back_two_tone::before {
  content: "\ea03";
}

.xgl-book_create_odd_back_two_tone::after {
  content: "\ea04";
  opacity: 0.2;
}

.xgl-book_create_odd_front::before {
  content: "\ea05";
}

.xgl-book_create_odd_front_alt::before {
  content: "\ea06";
}

.xgl-book_create_odd_front_two_tone::before {
  content: "\ea05";
}

.xgl-book_create_odd_front_two_tone::after {
  content: "\ea06";
  opacity: 0.2;
}

.xgl-book_create_sheets::before {
  content: "\ea07";
}

.xgl-book_create_sheets_alt::before {
  content: "\ea08";
}

.xgl-book_create_sheets_two_tone::before {
  content: "\ea07";
}

.xgl-book_create_sheets_two_tone::after {
  content: "\ea08";
  opacity: 0.2;
}

.xgl-book_create_two_tone::before {
  content: "\e9f1";
}

.xgl-book_create_two_tone::after {
  content: "\e9f2";
  opacity: 0.2;
}

.xgl-book_face_down::before {
  content: "\e76f";
}

.xgl-book_face_down_alt::before {
  content: "\ec86";
}

.xgl-book_face_down_two_tone::before {
  content: "\e76f";
}

.xgl-book_face_down_two_tone::after {
  content: "\ec86";
  opacity: 0.2;
}

.xgl-book_face_up::before {
  content: "\e770";
}

.xgl-book_face_up_alt::before {
  content: "\ec87";
}

.xgl-book_face_up_two_tone::before {
  content: "\e770";
}

.xgl-book_face_up_two_tone::after {
  content: "\ec87";
  opacity: 0.2;
}

.xgl-book_fold::before {
  content: "\e881";
}

.xgl-book_fold_alt::before {
  content: "\e882";
}

.xgl-book_fold_two_tone::before {
  content: "\e881";
}

.xgl-book_fold_two_tone::after {
  content: "\e882";
  opacity: 0.2;
}

.xgl-book_half::before {
  content: "\ea09";
}

.xgl-book_half_two_tone::before {
  content: "\ea09";
}

.xgl-book_half_two_tone::after {
  content: "\e07e";
  opacity: 0.2;
}

.xgl-book_off::before {
  content: "\ee05";
}

.xgl-book_off_alt::before {
  content: "\ee06";
}

.xgl-book_off_two_tone::before {
  content: "\ee05";
}

.xgl-book_off_two_tone::after {
  content: "\ee06";
  opacity: 0.2;
}

.xgl-book_shelf::before {
  content: "\e6a7";
}

.xgl-book_shelf_alt::before {
  content: "\e6a8";
}

.xgl-book_shelf_two_tone::before {
  content: "\e6a7";
}

.xgl-book_shelf_two_tone::after {
  content: "\e6a8";
  opacity: 0.2;
}

.xgl-book_two_tone::before {
  content: "\e07d";
}

.xgl-book_two_tone::after {
  content: "\e07e";
  opacity: 0.2;
}

.xgl-bookmark::before {
  content: "\e07f";
}

.xgl-bookmark_alt::before {
  content: "\e080";
}

.xgl-bookmark_two_tone::before {
  content: "\e07f";
}

.xgl-bookmark_two_tone::after {
  content: "\e080";
  opacity: 0.2;
}

.xgl-bootstrap::before {
  content: "\e081";
}

.xgl-bootstrap_alt::before {
  content: "\ec76";
}

.xgl-bootstrap_two_tone::before {
  content: "\e081";
}

.xgl-bootstrap_two_tone::after {
  content: "\ec76";
  opacity: 0.2;
}

.xgl-bottom::before {
  content: "\e6b5";
}

.xgl-bounce::before {
  content: "\e977";
}

.xgl-bounce_alt::before {
  content: "\e978";
}

.xgl-bounce_two_tone::before {
  content: "\e977";
}

.xgl-bounce_two_tone::after {
  content: "\e978";
  opacity: 0.2;
}

.xgl-box::before {
  content: "\e082";
}

.xgl-box_alt::before {
  content: "\e083";
}

.xgl-box_cart::before {
  content: "\efd9";
}

.xgl-box_cart_alt::before {
  content: "\efda";
}

.xgl-box_cart_two_tone::before {
  content: "\efd9";
}

.xgl-box_cart_two_tone::after {
  content: "\efda";
  opacity: 0.2;
}

.xgl-box_logo::before {
  content: "\ee53";
}

.xgl-box_two_tone::before {
  content: "\e082";
}

.xgl-box_two_tone::after {
  content: "\e083";
  opacity: 0.2;
}

.xgl-braille::before {
  content: "\e7b3";
}

.xgl-braille_alt::before {
  content: "\e7b4";
}

.xgl-braille_two_tone::before {
  content: "\e7b3";
}

.xgl-braille_two_tone::after {
  content: "\e7b4";
  opacity: 0.2;
}

.xgl-break::before {
  content: "\e65b";
}

.xgl-break_alt::before {
  content: "\e65c";
}

.xgl-break_two_tone::before {
  content: "\e65b";
}

.xgl-break_two_tone::after {
  content: "\e65c";
  opacity: 0.2;
}

.xgl-bridge::before {
  content: "\e952";
}

.xgl-bridge_alt::before {
  content: "\e953";
}

.xgl-bridge_two_tone::before {
  content: "\e952";
}

.xgl-bridge_two_tone::after {
  content: "\e953";
  opacity: 0.2;
}

.xgl-briefcase::before {
  content: "\e084";
}

.xgl-briefcase_alt::before {
  content: "\e085";
}

.xgl-briefcase_two_tone::before {
  content: "\e084";
}

.xgl-briefcase_two_tone::after {
  content: "\e085";
  opacity: 0.2;
}

.xgl-brightness::before {
  content: "\e086";
}

.xgl-brightness_alt::before {
  content: "\e087";
}

.xgl-brightness_two_tone::before {
  content: "\e086";
}

.xgl-brightness_two_tone::after {
  content: "\e087";
  opacity: 0.2;
}

.xgl-brush::before {
  content: "\e088";
}

.xgl-brush_alt::before {
  content: "\e089";
}

.xgl-brush_two_tone::before {
  content: "\e088";
}

.xgl-brush_two_tone::after {
  content: "\e089";
  opacity: 0.2;
}

.xgl-bug::before {
  content: "\e63a";
}

.xgl-bug_alt::before {
  content: "\e63b";
}

.xgl-bug_two_tone::before {
  content: "\e63a";
}

.xgl-bug_two_tone::after {
  content: "\e63b";
  opacity: 0.2;
}

.xgl-build::before {
  content: "\e08a";
}

.xgl-build_alt::before {
  content: "\e08b";
}

.xgl-build_job_off::before {
  content: "\ea3b";
}

.xgl-build_job_square::before {
  content: "\ed9a";
}

.xgl-build_job_square_alt::before {
  content: "\ed9b";
}

.xgl-build_job_square_off::before {
  content: "\ed9c";
}

.xgl-build_job_square_off_alt::before {
  content: "\ed9d";
}

.xgl-build_job_square_off_two_tone::before {
  content: "\ed9c";
}

.xgl-build_job_square_off_two_tone::after {
  content: "\ed9d";
  opacity: 0.2;
}

.xgl-build_job_square_two_tone::before {
  content: "\ed9a";
}

.xgl-build_job_square_two_tone::after {
  content: "\ed9b";
  opacity: 0.2;
}

.xgl-build_two_tone::before {
  content: "\e08a";
}

.xgl-build_two_tone::after {
  content: "\e08b";
  opacity: 0.2;
}

.xgl-build_volume::before {
  content: "\ecd6";
}

.xgl-build_volume_alt::before {
  content: "\ecd7";
}

.xgl-build_volume_off::before {
  content: "\ecd8";
}

.xgl-build_volume_off_alt::before {
  content: "\ecda";
}

.xgl-build_volume_off_two_tone::before {
  content: "\ecd8";
}

.xgl-build_volume_off_two_tone::after {
  content: "\ecda";
  opacity: 0.2;
}

.xgl-build_volume_two_tone::before {
  content: "\ecd6";
}

.xgl-build_volume_two_tone::after {
  content: "\ecd7";
  opacity: 0.2;
}

.xgl-business::before {
  content: "\e08c";
}

.xgl-business_alt::before {
  content: "\e08d";
}

.xgl-business_favorite::before {
  content: "\e8b8";
}

.xgl-business_favorite_alt::before {
  content: "\e8c0";
}

.xgl-business_favorite_two_tone::before {
  content: "\e8b8";
}

.xgl-business_favorite_two_tone::after {
  content: "\e8c0";
  opacity: 0.2;
}

.xgl-business_two_tone::before {
  content: "\e08c";
}

.xgl-business_two_tone::after {
  content: "\e08d";
  opacity: 0.2;
}

.xgl-businesses::before {
  content: "\e08e";
}

.xgl-businesses_alt::before {
  content: "\e08f";
}

.xgl-businesses_two_tone::before {
  content: "\e08e";
}

.xgl-businesses_two_tone::after {
  content: "\e08f";
  opacity: 0.2;
}

.xgl-busy_stack_bkgd::before {
  content: "\e979";
}

.xgl-busy_stack_frgd::before {
  content: "\e97a";
}

.xgl-busy_stack_mdgd::before {
  content: "\e97b";
}

.xgl-buy::before {
  content: "\e939";
}

.xgl-buy_alt::before {
  content: "\e93a";
}

.xgl-buy_two_tone::before {
  content: "\e939";
}

.xgl-buy_two_tone::after {
  content: "\e93a";
  opacity: 0.2;
}

.xgl-bypass_feed::before {
  content: "\e838";
}

.xgl-bypass_feed_alt::before {
  content: "\e839";
}

.xgl-bypass_feed_two_tone::before {
  content: "\e838";
}

.xgl-bypass_feed_two_tone::after {
  content: "\e839";
  opacity: 0.2;
}

.xgl-bypass_paper_empty::before {
  content: "\e090";
}

.xgl-bypass_paper_present::before {
  content: "\e091";
}

.xgl-calculate::before {
  content: "\e092";
}

.xgl-calculate_alt::before {
  content: "\e093";
}

.xgl-calculate_two_tone::before {
  content: "\e092";
}

.xgl-calculate_two_tone::after {
  content: "\e093";
  opacity: 0.2;
}

.xgl-calculator::before {
  content: "\e094";
}

.xgl-calculator_alt::before {
  content: "\e095";
}

.xgl-calculator_two_tone::before {
  content: "\e094";
}

.xgl-calculator_two_tone::after {
  content: "\e095";
  opacity: 0.2;
}

.xgl-calendar::before {
  content: "\e096";
}

.xgl-calendar_add::before {
  content: "\e097";
}

.xgl-calendar_add_alt::before {
  content: "\e098";
}

.xgl-calendar_add_two_tone::before {
  content: "\e097";
}

.xgl-calendar_add_two_tone::after {
  content: "\e098";
  opacity: 0.2;
}

.xgl-calendar_alt::before {
  content: "\e099";
}

.xgl-calendar_bkgd_alt::before {
  content: "\eec5";
}

.xgl-calendar_blank::before {
  content: "\e09a";
}

.xgl-calendar_blank_alt::before {
  content: "\e09b";
}

.xgl-calendar_blank_two_tone::before {
  content: "\e09a";
}

.xgl-calendar_blank_two_tone::after {
  content: "\e09b";
  opacity: 0.2;
}

.xgl-calendar_cancel::before {
  content: "\e09c";
}

.xgl-calendar_cancel_alt::before {
  content: "\e09d";
}

.xgl-calendar_cancel_two_tone::before {
  content: "\e09c";
}

.xgl-calendar_cancel_two_tone::after {
  content: "\e09d";
  opacity: 0.2;
}

.xgl-calendar_check::before {
  content: "\e09e";
}

.xgl-calendar_check_alt::before {
  content: "\e09f";
}

.xgl-calendar_check_two_tone::before {
  content: "\e09e";
}

.xgl-calendar_check_two_tone::after {
  content: "\e09f";
  opacity: 0.2;
}

.xgl-calendar_daily::before {
  content: "\ea0a";
}

.xgl-calendar_daily_alt::before {
  content: "\ea0b";
}

.xgl-calendar_daily_two_tone::before {
  content: "\ea0a";
}

.xgl-calendar_daily_two_tone::after {
  content: "\ea0b";
  opacity: 0.2;
}

.xgl-calendar_day::before {
  content: "\e0a0";
}

.xgl-calendar_day_alt::before {
  content: "\e0a1";
}

.xgl-calendar_day_two_tone::before {
  content: "\e0a0";
}

.xgl-calendar_day_two_tone::after {
  content: "\e0a1";
  opacity: 0.2;
}

.xgl-calendar_download::before {
  content: "\e0a2";
}

.xgl-calendar_download_alt::before {
  content: "\e0a3";
}

.xgl-calendar_download_two_tone::before {
  content: "\e0a2";
}

.xgl-calendar_download_two_tone::after {
  content: "\e0a3";
  opacity: 0.2;
}

.xgl-calendar_friday::before {
  content: "\ea0c";
}

.xgl-calendar_friday_alt::before {
  content: "\ea0d";
}

.xgl-calendar_friday_two_tone::before {
  content: "\ea0c";
}

.xgl-calendar_friday_two_tone::after {
  content: "\ea0d";
  opacity: 0.2;
}

.xgl-calendar_monday::before {
  content: "\ea0e";
}

.xgl-calendar_monday_alt::before {
  content: "\ea0f";
}

.xgl-calendar_monday_two_tone::before {
  content: "\ea0e";
}

.xgl-calendar_monday_two_tone::after {
  content: "\ea0f";
  opacity: 0.2;
}

.xgl-calendar_month::before {
  content: "\e0a4";
}

.xgl-calendar_month_alt::before {
  content: "\e0a5";
}

.xgl-calendar_month_two_tone::before {
  content: "\e0a4";
}

.xgl-calendar_month_two_tone::after {
  content: "\e0a5";
  opacity: 0.2;
}

.xgl-calendar_monthly::before {
  content: "\ea10";
}

.xgl-calendar_monthly_alt::before {
  content: "\ea11";
}

.xgl-calendar_monthly_two_tone::before {
  content: "\ea10";
}

.xgl-calendar_monthly_two_tone::after {
  content: "\ea11";
  opacity: 0.2;
}

.xgl-calendar_never::before {
  content: "\ea12";
}

.xgl-calendar_never_alt::before {
  content: "\ea13";
}

.xgl-calendar_never_two_tone::before {
  content: "\ea12";
}

.xgl-calendar_never_two_tone::after {
  content: "\ea13";
  opacity: 0.2;
}

.xgl-calendar_saturday::before {
  content: "\ea14";
}

.xgl-calendar_saturday_alt::before {
  content: "\ea15";
}

.xgl-calendar_saturday_two_tone::before {
  content: "\ea14";
}

.xgl-calendar_saturday_two_tone::after {
  content: "\ea15";
  opacity: 0.2;
}

.xgl-calendar_subtract::before {
  content: "\e0a6";
}

.xgl-calendar_subtract_alt::before {
  content: "\e0a7";
}

.xgl-calendar_subtract_two_tone::before {
  content: "\e0a6";
}

.xgl-calendar_subtract_two_tone::after {
  content: "\e0a7";
  opacity: 0.2;
}

.xgl-calendar_sunday::before {
  content: "\ea16";
}

.xgl-calendar_sunday_alt::before {
  content: "\ea17";
}

.xgl-calendar_sunday_two_tone::before {
  content: "\ea16";
}

.xgl-calendar_sunday_two_tone::after {
  content: "\ea17";
  opacity: 0.2;
}

.xgl-calendar_thursday::before {
  content: "\ea18";
}

.xgl-calendar_thursday_alt::before {
  content: "\ea19";
}

.xgl-calendar_thursday_two_tone::before {
  content: "\ea18";
}

.xgl-calendar_thursday_two_tone::after {
  content: "\ea19";
  opacity: 0.2;
}

.xgl-calendar_today::before {
  content: "\ed3e";
}

.xgl-calendar_today_alt::before {
  content: "\ed3f";
}

.xgl-calendar_today_two_tone::before {
  content: "\ed3e";
}

.xgl-calendar_today_two_tone::after {
  content: "\ed3f";
  opacity: 0.2;
}

.xgl-calendar_tuesday::before {
  content: "\ea1a";
}

.xgl-calendar_tuesday_alt::before {
  content: "\ea1b";
}

.xgl-calendar_tuesday_two_tone::before {
  content: "\ea1a";
}

.xgl-calendar_tuesday_two_tone::after {
  content: "\ea1b";
  opacity: 0.2;
}

.xgl-calendar_two_tone::before {
  content: "\e096";
}

.xgl-calendar_two_tone::after {
  content: "\e099";
  opacity: 0.2;
}

.xgl-calendar_upload::before {
  content: "\e0a8";
}

.xgl-calendar_upload_alt::before {
  content: "\e0a9";
}

.xgl-calendar_upload_two_tone::before {
  content: "\e0a8";
}

.xgl-calendar_upload_two_tone::after {
  content: "\e0a9";
  opacity: 0.2;
}

.xgl-calendar_wednesday::before {
  content: "\ea1c";
}

.xgl-calendar_wednesday_alt::before {
  content: "\ea1d";
}

.xgl-calendar_wednesday_two_tone::before {
  content: "\ea1c";
}

.xgl-calendar_wednesday_two_tone::after {
  content: "\ea1d";
  opacity: 0.2;
}

.xgl-calendar_week::before {
  content: "\e0aa";
}

.xgl-calendar_week_alt::before {
  content: "\e0ab";
}

.xgl-calendar_week_two_tone::before {
  content: "\e0aa";
}

.xgl-calendar_week_two_tone::after {
  content: "\e0ab";
  opacity: 0.2;
}

.xgl-calendar_weekly::before {
  content: "\ea1e";
}

.xgl-calendar_weekly_alt::before {
  content: "\ea1f";
}

.xgl-calendar_weekly_two_tone::before {
  content: "\ea1e";
}

.xgl-calendar_weekly_two_tone::after {
  content: "\ea1f";
  opacity: 0.2;
}

.xgl-callout::before {
  content: "\e0ac";
}

.xgl-callout_alt::before {
  content: "\e0ad";
}

.xgl-callout_two_tone::before {
  content: "\e0ac";
}

.xgl-callout_two_tone::after {
  content: "\e0ad";
  opacity: 0.2;
}

.xgl-camera::before {
  content: "\e0ae";
}

.xgl-camera_alt::before {
  content: "\e0af";
}

.xgl-camera_rotate::before {
  content: "\e97c";
}

.xgl-camera_rotate_alt::before {
  content: "\e97d";
}

.xgl-camera_rotate_two_tone::before {
  content: "\e97c";
}

.xgl-camera_rotate_two_tone::after {
  content: "\e97d";
  opacity: 0.2;
}

.xgl-camera_two_tone::before {
  content: "\e0ae";
}

.xgl-camera_two_tone::after {
  content: "\e0af";
  opacity: 0.2;
}

.xgl-cancel_indicator::before {
  content: "\efca";
}

.xgl-caps::before {
  content: "\e0b0";
}

.xgl-car_side::before {
  content: "\e625";
}

.xgl-car_side_alt::before {
  content: "\e626";
}

.xgl-car_side_two_tone::before {
  content: "\e625";
}

.xgl-car_side_two_tone::after {
  content: "\e626";
  opacity: 0.2;
}

.xgl-card::before {
  content: "\e0b1";
}

.xgl-card_alt::before {
  content: "\ec80";
}

.xgl-card_chip::before {
  content: "\e0b2";
}

.xgl-card_chip_alt::before {
  content: "\e0b3";
}

.xgl-card_chip_two_tone::before {
  content: "\e0b2";
}

.xgl-card_chip_two_tone::after {
  content: "\e0b3";
  opacity: 0.2;
}

.xgl-card_two_tone::before {
  content: "\e0b1";
}

.xgl-card_two_tone::after {
  content: "\ec80";
  opacity: 0.2;
}

.xgl-cardstock_lef::before {
  content: "\ebd7";
}

.xgl-cardstock_lef_alt::before {
  content: "\ebd8";
}

.xgl-cardstock_lef_two_tone::before {
  content: "\ebd7";
}

.xgl-cardstock_lef_two_tone::after {
  content: "\ebd8";
  opacity: 0.2;
}

.xgl-cardstock_sef::before {
  content: "\ebd5";
}

.xgl-cardstock_sef_alt::before {
  content: "\ebd6";
}

.xgl-cardstock_sef_two_tone::before {
  content: "\ebd5";
}

.xgl-cardstock_sef_two_tone::after {
  content: "\ebd6";
  opacity: 0.2;
}

.xgl-carousel::before {
  content: "\e0b4";
}

.xgl-carousel_add::before {
  content: "\eae5";
}

.xgl-carousel_add_alt::before {
  content: "\eae6";
}

.xgl-carousel_add_two_tone::before {
  content: "\eae5";
}

.xgl-carousel_add_two_tone::after {
  content: "\eae6";
  opacity: 0.2;
}

.xgl-carousel_alt::before {
  content: "\e0b5";
}

.xgl-carousel_left::before {
  content: "\e889";
}

.xgl-carousel_right::before {
  content: "\e88a";
}

.xgl-carousel_two_tone::before {
  content: "\e0b4";
}

.xgl-carousel_two_tone::after {
  content: "\e0b5";
  opacity: 0.2;
}

.xgl-cart::before {
  content: "\e0b6";
}

.xgl-cart_alt::before {
  content: "\e0b7";
}

.xgl-cart_disabled::before {
  content: "\e0b8";
}

.xgl-cart_disabled_alt::before {
  content: "\e0b9";
}

.xgl-cart_disabled_two_tone::before {
  content: "\e0b8";
}

.xgl-cart_disabled_two_tone::after {
  content: "\e0b9";
  opacity: 0.2;
}

.xgl-cart_dock::before {
  content: "\ef66";
}

.xgl-cart_dock_alt::before {
  content: "\ef67";
}

.xgl-cart_dock_two_tone::before {
  content: "\ef66";
}

.xgl-cart_dock_two_tone::after {
  content: "\ef67";
  opacity: 0.2;
}

.xgl-cart_overlay::before {
  content: "\e0ba";
}

.xgl-cart_two_tone::before {
  content: "\e0b6";
}

.xgl-cart_two_tone::after {
  content: "\e0b7";
  opacity: 0.2;
}

.xgl-cart_undock::before {
  content: "\ef68";
}

.xgl-cart_undock_alt::before {
  content: "\ef69";
}

.xgl-cart_undock_two_tone::before {
  content: "\ef68";
}

.xgl-cart_undock_two_tone::after {
  content: "\ef69";
  opacity: 0.2;
}

.xgl-cast_coated_lef::before {
  content: "\e0bb";
}

.xgl-cast_coated_lef_alt::before {
  content: "\e6ca";
}

.xgl-cast_coated_lef_two_tone::before {
  content: "\e0bb";
}

.xgl-cast_coated_lef_two_tone::after {
  content: "\e6ca";
  opacity: 0.2;
}

.xgl-cast_coated_sef::before {
  content: "\e0bc";
}

.xgl-cast_coated_sef_alt::before {
  content: "\e6cb";
}

.xgl-cast_coated_sef_two_tone::before {
  content: "\e0bc";
}

.xgl-cast_coated_sef_two_tone::after {
  content: "\e6cb";
  opacity: 0.2;
}

.xgl-center_model::before {
  content: "\ee35";
}

.xgl-center_model_alt::before {
  content: "\ee36";
}

.xgl-center_model_two_tone::before {
  content: "\ee35";
}

.xgl-center_model_two_tone::after {
  content: "\ee36";
  opacity: 0.2;
}

.xgl-center_point::before {
  content: "\ed9e";
}

.xgl-center_point_alt::before {
  content: "\edf3";
}

.xgl-center_point_two_tone::before {
  content: "\ed9e";
}

.xgl-center_point_two_tone::after {
  content: "\edf3";
  opacity: 0.2;
}

.xgl-center_square::before {
  content: "\ee11";
}

.xgl-center_square_alt::before {
  content: "\ee12";
}

.xgl-center_square_two_tone::before {
  content: "\ee11";
}

.xgl-center_square_two_tone::after {
  content: "\ee12";
  opacity: 0.2;
}

.xgl-center_text::before {
  content: "\e0bd";
}

.xgl-certificate::before {
  content: "\e0be";
}

.xgl-certificate_alt::before {
  content: "\e0bf";
}

.xgl-certificate_blank::before {
  content: "\e0c0";
}

.xgl-certificate_blank_alt::before {
  content: "\e0c1";
}

.xgl-certificate_blank_two_tone::before {
  content: "\e0c0";
}

.xgl-certificate_blank_two_tone::after {
  content: "\e0c1";
  opacity: 0.2;
}

.xgl-certificate_download::before {
  content: "\e7fa";
}

.xgl-certificate_download_alt::before {
  content: "\e7f9";
}

.xgl-certificate_download_two_tone::before {
  content: "\e7fa";
}

.xgl-certificate_download_two_tone::after {
  content: "\e7f9";
  opacity: 0.2;
}

.xgl-certificate_error::before {
  content: "\e0c2";
}

.xgl-certificate_error_alt::before {
  content: "\e0c3";
}

.xgl-certificate_error_two_tone::before {
  content: "\e0c2";
}

.xgl-certificate_error_two_tone::after {
  content: "\e0c3";
  opacity: 0.2;
}

.xgl-certificate_favorite::before {
  content: "\ea2a";
}

.xgl-certificate_favorite_alt::before {
  content: "\ea3c";
}

.xgl-certificate_favorite_two_tone::before {
  content: "\ea2a";
}

.xgl-certificate_favorite_two_tone::after {
  content: "\ea3c";
  opacity: 0.2;
}

.xgl-certificate_group::before {
  content: "\ea3d";
}

.xgl-certificate_group_alt::before {
  content: "\ea3e";
}

.xgl-certificate_group_favorite::before {
  content: "\ea3f";
}

.xgl-certificate_group_favorite_alt::before {
  content: "\ea42";
}

.xgl-certificate_group_favorite_two_tone::before {
  content: "\ea3f";
}

.xgl-certificate_group_favorite_two_tone::after {
  content: "\ea42";
  opacity: 0.2;
}

.xgl-certificate_group_two_tone::before {
  content: "\ea3d";
}

.xgl-certificate_group_two_tone::after {
  content: "\ea3e";
  opacity: 0.2;
}

.xgl-certificate_processing::before {
  content: "\e844";
}

.xgl-certificate_processing_alt::before {
  content: "\e845";
}

.xgl-certificate_processing_two_tone::before {
  content: "\e844";
}

.xgl-certificate_processing_two_tone::after {
  content: "\e845";
  opacity: 0.2;
}

.xgl-certificate_two_tone::before {
  content: "\e0be";
}

.xgl-certificate_two_tone::after {
  content: "\e0bf";
  opacity: 0.2;
}

.xgl-certificate_unverified::before {
  content: "\e846";
}

.xgl-certificate_unverified_alt::before {
  content: "\e847";
}

.xgl-certificate_unverified_two_tone::before {
  content: "\e846";
}

.xgl-certificate_unverified_two_tone::after {
  content: "\e847";
  opacity: 0.2;
}

.xgl-certificate_upload::before {
  content: "\e0c4";
}

.xgl-certificate_upload_alt::before {
  content: "\e0c5";
}

.xgl-certificate_upload_two_tone::before {
  content: "\e0c4";
}

.xgl-certificate_upload_two_tone::after {
  content: "\e0c5";
  opacity: 0.2;
}

.xgl-certificate_user::before {
  content: "\ea40";
}

.xgl-certificate_user_alt::before {
  content: "\ea41";
}

.xgl-certificate_user_two_tone::before {
  content: "\ea40";
}

.xgl-certificate_user_two_tone::after {
  content: "\ea41";
  opacity: 0.2;
}

.xgl-certified::before {
  content: "\e0c6";
}

.xgl-certified_alt::before {
  content: "\e0c7";
}

.xgl-certified_rtl::before {
  content: "\e5af";
}

.xgl-certified_rtl_alt::before {
  content: "\e5ae";
}

.xgl-certified_rtl_two_tone::before {
  content: "\e5af";
}

.xgl-certified_rtl_two_tone::after {
  content: "\e5ae";
  opacity: 0.2;
}

.xgl-certified_two_tone::before {
  content: "\e0c6";
}

.xgl-certified_two_tone::after {
  content: "\e0c7";
  opacity: 0.2;
}

.xgl-change::before {
  content: "\e0c8";
}

.xgl-chapter_start::before {
  content: "\ea43";
}

.xgl-chapter_start_alt::before {
  content: "\ea44";
}

.xgl-chapter_start_left::before {
  content: "\ea45";
}

.xgl-chapter_start_left_alt::before {
  content: "\ea46";
}

.xgl-chapter_start_left_two_tone::before {
  content: "\ea45";
}

.xgl-chapter_start_left_two_tone::after {
  content: "\ea46";
  opacity: 0.2;
}

.xgl-chapter_start_two_tone::before {
  content: "\ea43";
}

.xgl-chapter_start_two_tone::after {
  content: "\ea44";
  opacity: 0.2;
}

.xgl-chart::before {
  content: "\e0c9";
}

.xgl-chart_alt::before {
  content: "\e0ca";
}

.xgl-chart_two_tone::before {
  content: "\e0c9";
}

.xgl-chart_two_tone::after {
  content: "\e0ca";
  opacity: 0.2;
}

.xgl-chat::before {
  content: "\e0cb";
}

.xgl-chat_alt::before {
  content: "\e0cc";
}

.xgl-chat_ellipsis::before {
  content: "\ea8f";
}

.xgl-chat_ellipsis_alt::before {
  content: "\ea90";
}

.xgl-chat_ellipsis_two_tone::before {
  content: "\ea8f";
}

.xgl-chat_ellipsis_two_tone::after {
  content: "\ea90";
  opacity: 0.2;
}

.xgl-chat_multiple::before {
  content: "\e0cd";
}

.xgl-chat_multiple_alt::before {
  content: "\e0ce";
}

.xgl-chat_multiple_ellipsis::before {
  content: "\e0cf";
}

.xgl-chat_multiple_ellipsis_alt::before {
  content: "\e0d0";
}

.xgl-chat_multiple_ellipsis_two_tone::before {
  content: "\e0cf";
}

.xgl-chat_multiple_ellipsis_two_tone::after {
  content: "\e0d0";
  opacity: 0.2;
}

.xgl-chat_multiple_two_tone::before {
  content: "\e0cd";
}

.xgl-chat_multiple_two_tone::after {
  content: "\e0ce";
  opacity: 0.2;
}

.xgl-chat_text::before {
  content: "\e0d1";
}

.xgl-chat_text_alt::before {
  content: "\e0d2";
}

.xgl-chat_text_rtl::before {
  content: "\e5ad";
}

.xgl-chat_text_rtl_alt::before {
  content: "\e5ac";
}

.xgl-chat_text_rtl_two_tone::before {
  content: "\e5ad";
}

.xgl-chat_text_rtl_two_tone::after {
  content: "\e5ac";
  opacity: 0.2;
}

.xgl-chat_text_two_tone::before {
  content: "\e0d1";
}

.xgl-chat_text_two_tone::after {
  content: "\e0d2";
  opacity: 0.2;
}

.xgl-chat_two_tone::before {
  content: "\e0cb";
}

.xgl-chat_two_tone::after {
  content: "\e0cc";
  opacity: 0.2;
}

.xgl-check_background::before {
  content: "\e0d3";
}

.xgl-check_inline_step::before {
  content: "\f024";
}

.xgl-check_off::before {
  content: "\e0d4";
}

.xgl-check_on::before {
  content: "\e0d5";
}

.xgl-check_on_press::before {
  content: "\e0d6";
}

.xgl-check_switch::before {
  content: "\ea91";
}

.xgl-checklist::before {
  content: "\e0d7";
}

.xgl-checklist_alt::before {
  content: "\e0d8";
}

.xgl-checklist_rtl::before {
  content: "\e5a0";
}

.xgl-checklist_rtl_alt::before {
  content: "\e5a1";
}

.xgl-checklist_rtl_two_tone::before {
  content: "\e5a0";
}

.xgl-checklist_rtl_two_tone::after {
  content: "\e5a1";
  opacity: 0.2;
}

.xgl-checklist_two_tone::before {
  content: "\e0d7";
}

.xgl-checklist_two_tone::after {
  content: "\e0d8";
  opacity: 0.2;
}

.xgl-checkmark::before {
  content: "\e0d9";
}

.xgl-checkmark_circle::before {
  content: "\e0da";
}

.xgl-checkmark_circle_alt::before {
  content: "\e0db";
}

.xgl-checkmark_circle_break::before {
  content: "\e0dc";
}

.xgl-checkmark_circle_break_alt::before {
  content: "\e7f8";
}

.xgl-checkmark_circle_break_two_tone::before {
  content: "\e0dc";
}

.xgl-checkmark_circle_break_two_tone::after {
  content: "\e7f8";
  opacity: 0.2;
}

.xgl-checkmark_circle_two_tone::before {
  content: "\e0da";
}

.xgl-checkmark_circle_two_tone::after {
  content: "\e0db";
  opacity: 0.2;
}

.xgl-chip_card::before {
  content: "\e97e";
}

.xgl-chip_card_alt::before {
  content: "\e97f";
}

.xgl-chip_card_two_tone::before {
  content: "\e97e";
}

.xgl-chip_card_two_tone::after {
  content: "\e97f";
  opacity: 0.2;
}

.xgl-chrome::before {
  content: "\e0dd";
}

.xgl-chrome_alt::before {
  content: "\ec77";
}

.xgl-chrome_two_tone::before {
  content: "\e0dd";
}

.xgl-chrome_two_tone::after {
  content: "\ec77";
  opacity: 0.2;
}

.xgl-circle::before {
  content: "\e0de";
}

.xgl-circle_alt::before {
  content: "\e0df";
}

.xgl-circle_bkgd::before {
  content: "\e0e0";
}

.xgl-circle_two_tone::before {
  content: "\e0de";
}

.xgl-circle_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-circuit::before {
  content: "\e0e1";
}

.xgl-circuit_alt::before {
  content: "\e0e2";
}

.xgl-circuit_two_tone::before {
  content: "\e0e1";
}

.xgl-circuit_two_tone::after {
  content: "\e0e2";
  opacity: 0.2;
}

.xgl-circular_eighty::before {
  content: "\e876";
}

.xgl-circular_eighty_five::before {
  content: "\e877";
}

.xgl-circular_fifteen::before {
  content: "\e869";
}

.xgl-circular_fifty::before {
  content: "\e870";
}

.xgl-circular_fifty_five::before {
  content: "\e871";
}

.xgl-circular_five::before {
  content: "\e867";
}

.xgl-circular_fourty::before {
  content: "\e86e";
}

.xgl-circular_fourty_five::before {
  content: "\e86f";
}

.xgl-circular_hundred::before {
  content: "\e87a";
}

.xgl-circular_ninety::before {
  content: "\e878";
}

.xgl-circular_ninety_five::before {
  content: "\e879";
}

.xgl-circular_seventy::before {
  content: "\e874";
}

.xgl-circular_seventy_five::before {
  content: "\e875";
}

.xgl-circular_sixty::before {
  content: "\e872";
}

.xgl-circular_sixty_five::before {
  content: "\e873";
}

.xgl-circular_ten::before {
  content: "\e868";
}

.xgl-circular_thirty::before {
  content: "\e86c";
}

.xgl-circular_thirty_five::before {
  content: "\e86d";
}

.xgl-circular_twenty::before {
  content: "\e86a";
}

.xgl-circular_twenty_five::before {
  content: "\e86b";
}

.xgl-circular_zero::before {
  content: "\e866";
}

.xgl-cleaner::before {
  content: "\e66f";
}

.xgl-cleaner_alt::before {
  content: "\e670";
}

.xgl-cleaner_two_tone::before {
  content: "\e66f";
}

.xgl-cleaner_two_tone::after {
  content: "\e670";
  opacity: 0.2;
}

.xgl-cleaning::before {
  content: "\e771";
}

.xgl-cleaning_alt::before {
  content: "\e772";
}

.xgl-cleaning_two_tone::before {
  content: "\e771";
}

.xgl-cleaning_two_tone::after {
  content: "\e772";
  opacity: 0.2;
}

.xgl-clear_all::before {
  content: "\e0e3";
}

.xgl-clear_all_alt::before {
  content: "\e0e4";
}

.xgl-clear_all_panel::before {
  content: "\e773";
}

.xgl-clear_all_two_tone::before {
  content: "\e0e3";
}

.xgl-clear_all_two_tone::after {
  content: "\e0e4";
  opacity: 0.2;
}

.xgl-clear_fax::before {
  content: "\e9e1";
}

.xgl-clear_fax_alt::before {
  content: "\e9e2";
}

.xgl-clear_fax_two_tone::before {
  content: "\e9e1";
}

.xgl-clear_fax_two_tone::after {
  content: "\e9e2";
  opacity: 0.2;
}

.xgl-clipboard::before {
  content: "\e0e5";
}

.xgl-clipboard_accounting::before {
  content: "\ec34";
}

.xgl-clipboard_accounting_alt::before {
  content: "\ec35";
}

.xgl-clipboard_accounting_two_tone::before {
  content: "\ec34";
}

.xgl-clipboard_accounting_two_tone::after {
  content: "\ec35";
  opacity: 0.2;
}

.xgl-clipboard_add::before {
  content: "\e627";
}

.xgl-clipboard_add_alt::before {
  content: "\e628";
}

.xgl-clipboard_add_two_tone::before {
  content: "\e627";
}

.xgl-clipboard_add_two_tone::after {
  content: "\e628";
  opacity: 0.2;
}

.xgl-clipboard_alt::before {
  content: "\e0e6";
}

.xgl-clipboard_check::before {
  content: "\e0e7";
}

.xgl-clipboard_check_alt::before {
  content: "\e0e8";
}

.xgl-clipboard_check_disabled::before {
  content: "\ea20";
}

.xgl-clipboard_check_disabled_alt::before {
  content: "\ea21";
}

.xgl-clipboard_check_disabled_two_tone::before {
  content: "\ea20";
}

.xgl-clipboard_check_disabled_two_tone::after {
  content: "\ea21";
  opacity: 0.2;
}

.xgl-clipboard_check_rtl::before {
  content: "\e58b";
}

.xgl-clipboard_check_rtl_alt::before {
  content: "\e58c";
}

.xgl-clipboard_check_rtl_two_tone::before {
  content: "\e58b";
}

.xgl-clipboard_check_rtl_two_tone::after {
  content: "\e58c";
  opacity: 0.2;
}

.xgl-clipboard_check_two_tone::before {
  content: "\e0e7";
}

.xgl-clipboard_check_two_tone::after {
  content: "\e0e8";
  opacity: 0.2;
}

.xgl-clipboard_checkmark::before {
  content: "\ee78";
}

.xgl-clipboard_checkmark_alt::before {
  content: "\ee79";
}

.xgl-clipboard_checkmark_two_tone::before {
  content: "\ee78";
}

.xgl-clipboard_checkmark_two_tone::after {
  content: "\ee79";
  opacity: 0.2;
}

.xgl-clipboard_data::before {
  content: "\e0e9";
}

.xgl-clipboard_data_alt::before {
  content: "\e0ea";
}

.xgl-clipboard_data_two_tone::before {
  content: "\e0e9";
}

.xgl-clipboard_data_two_tone::after {
  content: "\e0ea";
  opacity: 0.2;
}

.xgl-clipboard_disabled::before {
  content: "\ea22";
}

.xgl-clipboard_disabled_alt::before {
  content: "\ea23";
}

.xgl-clipboard_disabled_two_tone::before {
  content: "\ea22";
}

.xgl-clipboard_disabled_two_tone::after {
  content: "\ea23";
  opacity: 0.2;
}

.xgl-clipboard_error::before {
  content: "\ea24";
}

.xgl-clipboard_error_alt::before {
  content: "\ea25";
}

.xgl-clipboard_error_two_tone::before {
  content: "\ea24";
}

.xgl-clipboard_error_two_tone::after {
  content: "\ea25";
  opacity: 0.2;
}

.xgl-clipboard_list::before {
  content: "\e0eb";
}

.xgl-clipboard_list_alt::before {
  content: "\e0ec";
}

.xgl-clipboard_list_rtl::before {
  content: "\e58d";
}

.xgl-clipboard_list_rtl_alt::before {
  content: "\e58e";
}

.xgl-clipboard_list_rtl_two_tone::before {
  content: "\e58d";
}

.xgl-clipboard_list_rtl_two_tone::after {
  content: "\e58e";
  opacity: 0.2;
}

.xgl-clipboard_list_two_tone::before {
  content: "\e0eb";
}

.xgl-clipboard_list_two_tone::after {
  content: "\e0ec";
  opacity: 0.2;
}

.xgl-clipboard_password::before {
  content: "\eec8";
}

.xgl-clipboard_password_alt::before {
  content: "\eec9";
}

.xgl-clipboard_password_two_tone::before {
  content: "\eec8";
}

.xgl-clipboard_password_two_tone::after {
  content: "\eec9";
  opacity: 0.2;
}

.xgl-clipboard_print::before {
  content: "\eb9c";
}

.xgl-clipboard_print_alt::before {
  content: "\eb9d";
}

.xgl-clipboard_print_two_tone::before {
  content: "\eb9c";
}

.xgl-clipboard_print_two_tone::after {
  content: "\eb9d";
  opacity: 0.2;
}

.xgl-clipboard_two_tone::before {
  content: "\e0e5";
}

.xgl-clipboard_two_tone::after {
  content: "\e0e6";
  opacity: 0.2;
}

.xgl-clipping_plane::before {
  content: "\ecdb";
}

.xgl-clipping_plane_alt::before {
  content: "\ecdc";
}

.xgl-clipping_plane_two_tone::before {
  content: "\ecdb";
}

.xgl-clipping_plane_two_tone::after {
  content: "\ecdc";
  opacity: 0.2;
}

.xgl-clock::before {
  content: "\e0ed";
}

.xgl-clock_alt::before {
  content: "\e0ee";
}

.xgl-clock_square::before {
  content: "\e0ef";
}

.xgl-clock_square_alt::before {
  content: "\e0f0";
}

.xgl-clock_square_two_tone::before {
  content: "\e0ef";
}

.xgl-clock_square_two_tone::after {
  content: "\e0f0";
  opacity: 0.2;
}

.xgl-clock_twenty_four::before {
  content: "\ef6a";
}

.xgl-clock_twenty_four_alt::before {
  content: "\ef6b";
}

.xgl-clock_twenty_four_two_tone::before {
  content: "\ef6a";
}

.xgl-clock_twenty_four_two_tone::after {
  content: "\ef6b";
  opacity: 0.2;
}

.xgl-clock_two_tone::before {
  content: "\e0ed";
}

.xgl-clock_two_tone::after {
  content: "\e0ee";
  opacity: 0.2;
}

.xgl-clone::before {
  content: "\e62f";
}

.xgl-clone_alt::before {
  content: "\e630";
}

.xgl-clone_destination::before {
  content: "\e631";
}

.xgl-clone_source::before {
  content: "\e632";
}

.xgl-clone_two_tone::before {
  content: "\e62f";
}

.xgl-clone_two_tone::after {
  content: "\e630";
  opacity: 0.2;
}

.xgl-close::before {
  content: "\e0f1";
}

.xgl-close_square::before {
  content: "\e0f2";
}

.xgl-close_square_alt::before {
  content: "\e0f3";
}

.xgl-close_square_two_tone::before {
  content: "\e0f2";
}

.xgl-close_square_two_tone::after {
  content: "\e0f3";
  opacity: 0.2;
}

.xgl-close_switch::before {
  content: "\efd4";
}

.xgl-cloud::before {
  content: "\e0f4";
}

.xgl-cloud_add::before {
  content: "\e0f5";
}

.xgl-cloud_add_alt::before {
  content: "\e0f6";
}

.xgl-cloud_add_square::before {
  content: "\e0f7";
}

.xgl-cloud_add_square_alt::before {
  content: "\e0f8";
}

.xgl-cloud_add_square_two_tone::before {
  content: "\e0f7";
}

.xgl-cloud_add_square_two_tone::after {
  content: "\e0f8";
  opacity: 0.2;
}

.xgl-cloud_add_two_tone::before {
  content: "\e0f5";
}

.xgl-cloud_add_two_tone::after {
  content: "\e0f6";
  opacity: 0.2;
}

.xgl-cloud_alt::before {
  content: "\e0f9";
}

.xgl-cloud_check::before {
  content: "\e0fa";
}

.xgl-cloud_check_alt::before {
  content: "\e0fb";
}

.xgl-cloud_check_square::before {
  content: "\e0fc";
}

.xgl-cloud_check_square_alt::before {
  content: "\e0fd";
}

.xgl-cloud_check_square_two_tone::before {
  content: "\e0fc";
}

.xgl-cloud_check_square_two_tone::after {
  content: "\e0fd";
  opacity: 0.2;
}

.xgl-cloud_check_two_tone::before {
  content: "\e0fa";
}

.xgl-cloud_check_two_tone::after {
  content: "\e0fb";
  opacity: 0.2;
}

.xgl-cloud_circle::before {
  content: "\e0fe";
}

.xgl-cloud_circle_alt::before {
  content: "\e0ff";
}

.xgl-cloud_circle_two_tone::before {
  content: "\e0fe";
}

.xgl-cloud_circle_two_tone::after {
  content: "\e0ff";
  opacity: 0.2;
}

.xgl-cloud_close::before {
  content: "\e100";
}

.xgl-cloud_close_alt::before {
  content: "\e101";
}

.xgl-cloud_close_square::before {
  content: "\e102";
}

.xgl-cloud_close_square_alt::before {
  content: "\e103";
}

.xgl-cloud_close_square_two_tone::before {
  content: "\e102";
}

.xgl-cloud_close_square_two_tone::after {
  content: "\e103";
  opacity: 0.2;
}

.xgl-cloud_close_two_tone::before {
  content: "\e100";
}

.xgl-cloud_close_two_tone::after {
  content: "\e101";
  opacity: 0.2;
}

.xgl-cloud_connect::before {
  content: "\e80f";
}

.xgl-cloud_connect_alt::before {
  content: "\ea26";
}

.xgl-cloud_connect_two_tone::before {
  content: "\e80f";
}

.xgl-cloud_connect_two_tone::after {
  content: "\ea26";
  opacity: 0.2;
}

.xgl-cloud_disabled::before {
  content: "\e104";
}

.xgl-cloud_disabled_alt::before {
  content: "\e105";
}

.xgl-cloud_disabled_square::before {
  content: "\e106";
}

.xgl-cloud_disabled_square_alt::before {
  content: "\e107";
}

.xgl-cloud_disabled_square_two_tone::before {
  content: "\e106";
}

.xgl-cloud_disabled_square_two_tone::after {
  content: "\e107";
  opacity: 0.2;
}

.xgl-cloud_disabled_two_tone::before {
  content: "\e104";
}

.xgl-cloud_disabled_two_tone::after {
  content: "\e105";
  opacity: 0.2;
}

.xgl-cloud_download::before {
  content: "\e108";
}

.xgl-cloud_download_alt::before {
  content: "\e109";
}

.xgl-cloud_download_square::before {
  content: "\e10a";
}

.xgl-cloud_download_square_alt::before {
  content: "\e10b";
}

.xgl-cloud_download_square_two_tone::before {
  content: "\e10a";
}

.xgl-cloud_download_square_two_tone::after {
  content: "\e10b";
  opacity: 0.2;
}

.xgl-cloud_download_two_tone::before {
  content: "\e108";
}

.xgl-cloud_download_two_tone::after {
  content: "\e109";
  opacity: 0.2;
}

.xgl-cloud_locked::before {
  content: "\f010";
}

.xgl-cloud_locked_alt::before {
  content: "\f011";
}

.xgl-cloud_locked_two_tone::before {
  content: "\f010";
}

.xgl-cloud_locked_two_tone::after {
  content: "\f011";
  opacity: 0.2;
}

.xgl-cloud_print::before {
  content: "\e10c";
}

.xgl-cloud_print_alt::before {
  content: "\e10d";
}

.xgl-cloud_print_square::before {
  content: "\e10e";
}

.xgl-cloud_print_square_alt::before {
  content: "\e10f";
}

.xgl-cloud_print_square_two_tone::before {
  content: "\e10e";
}

.xgl-cloud_print_square_two_tone::after {
  content: "\e10f";
  opacity: 0.2;
}

.xgl-cloud_print_two_tone::before {
  content: "\e10c";
}

.xgl-cloud_print_two_tone::after {
  content: "\e10d";
  opacity: 0.2;
}

.xgl-cloud_square::before {
  content: "\e110";
}

.xgl-cloud_square_alt::before {
  content: "\e111";
}

.xgl-cloud_square_two_tone::before {
  content: "\e110";
}

.xgl-cloud_square_two_tone::after {
  content: "\e111";
  opacity: 0.2;
}

.xgl-cloud_subtract::before {
  content: "\e112";
}

.xgl-cloud_subtract_alt::before {
  content: "\e113";
}

.xgl-cloud_subtract_square::before {
  content: "\e114";
}

.xgl-cloud_subtract_square_alt::before {
  content: "\e115";
}

.xgl-cloud_subtract_square_two_tone::before {
  content: "\e114";
}

.xgl-cloud_subtract_square_two_tone::after {
  content: "\e115";
  opacity: 0.2;
}

.xgl-cloud_subtract_two_tone::before {
  content: "\e112";
}

.xgl-cloud_subtract_two_tone::after {
  content: "\e113";
  opacity: 0.2;
}

.xgl-cloud_token::before {
  content: "\ec33";
}

.xgl-cloud_token_alt::before {
  content: "\ec67";
}

.xgl-cloud_token_two_tone::before {
  content: "\ec33";
}

.xgl-cloud_token_two_tone::after {
  content: "\ec67";
  opacity: 0.2;
}

.xgl-cloud_transfer::before {
  content: "\e116";
}

.xgl-cloud_transfer_alt::before {
  content: "\eab9";
}

.xgl-cloud_transfer_two_tone::before {
  content: "\e116";
}

.xgl-cloud_transfer_two_tone::after {
  content: "\eab9";
  opacity: 0.2;
}

.xgl-cloud_two_tone::before {
  content: "\e0f4";
}

.xgl-cloud_two_tone::after {
  content: "\e0f9";
  opacity: 0.2;
}

.xgl-cloud_unlocked::before {
  content: "\f012";
}

.xgl-cloud_unlocked_alt::before {
  content: "\f013";
}

.xgl-cloud_unlocked_two_tone::before {
  content: "\f012";
}

.xgl-cloud_unlocked_two_tone::after {
  content: "\f013";
  opacity: 0.2;
}

.xgl-cloud_upload::before {
  content: "\e117";
}

.xgl-cloud_upload_alt::before {
  content: "\e118";
}

.xgl-cloud_upload_square::before {
  content: "\e119";
}

.xgl-cloud_upload_square_alt::before {
  content: "\e11a";
}

.xgl-cloud_upload_square_two_tone::before {
  content: "\e119";
}

.xgl-cloud_upload_square_two_tone::after {
  content: "\e11a";
  opacity: 0.2;
}

.xgl-cloud_upload_two_tone::before {
  content: "\e117";
}

.xgl-cloud_upload_two_tone::after {
  content: "\e118";
  opacity: 0.2;
}

.xgl-code::before {
  content: "\e11b";
}

.xgl-code_square::before {
  content: "\e11c";
}

.xgl-code_square_alt::before {
  content: "\e11d";
}

.xgl-code_square_two_tone::before {
  content: "\e11c";
}

.xgl-code_square_two_tone::after {
  content: "\e11d";
  opacity: 0.2;
}

.xgl-coil_bottom_l::before {
  content: "\ed9f";
}

.xgl-coil_bottom_l_alt::before {
  content: "\eda0";
}

.xgl-coil_bottom_l_two_tone::before {
  content: "\ed9f";
}

.xgl-coil_bottom_l_two_tone::after {
  content: "\eda0";
  opacity: 0.2;
}

.xgl-coil_bottom_p::before {
  content: "\eda1";
}

.xgl-coil_bottom_p_alt::before {
  content: "\eda2";
}

.xgl-coil_bottom_p_two_tone::before {
  content: "\eda1";
}

.xgl-coil_bottom_p_two_tone::after {
  content: "\eda2";
  opacity: 0.2;
}

.xgl-coil_left_l::before {
  content: "\eda3";
}

.xgl-coil_left_l_alt::before {
  content: "\eda4";
}

.xgl-coil_left_l_two_tone::before {
  content: "\eda3";
}

.xgl-coil_left_l_two_tone::after {
  content: "\eda4";
  opacity: 0.2;
}

.xgl-coil_left_p::before {
  content: "\eda5";
}

.xgl-coil_left_p_alt::before {
  content: "\eda6";
}

.xgl-coil_left_p_two_tone::before {
  content: "\eda5";
}

.xgl-coil_left_p_two_tone::after {
  content: "\eda6";
  opacity: 0.2;
}

.xgl-coil_right_l::before {
  content: "\eda7";
}

.xgl-coil_right_l_alt::before {
  content: "\eda8";
}

.xgl-coil_right_l_two_tone::before {
  content: "\eda7";
}

.xgl-coil_right_l_two_tone::after {
  content: "\eda8";
  opacity: 0.2;
}

.xgl-coil_right_p::before {
  content: "\eda9";
}

.xgl-coil_right_p_alt::before {
  content: "\edaa";
}

.xgl-coil_right_p_two_tone::before {
  content: "\eda9";
}

.xgl-coil_right_p_two_tone::after {
  content: "\edaa";
  opacity: 0.2;
}

.xgl-coil_top_l::before {
  content: "\edab";
}

.xgl-coil_top_l_alt::before {
  content: "\edac";
}

.xgl-coil_top_l_two_tone::before {
  content: "\edab";
}

.xgl-coil_top_l_two_tone::after {
  content: "\edac";
  opacity: 0.2;
}

.xgl-coil_top_p::before {
  content: "\edad";
}

.xgl-coil_top_p_alt::before {
  content: "\edae";
}

.xgl-coil_top_p_two_tone::before {
  content: "\edad";
}

.xgl-coil_top_p_two_tone::after {
  content: "\edae";
  opacity: 0.2;
}

.xgl-coin_star::before {
  content: "\e11e";
}

.xgl-coin_star_alt::before {
  content: "\e11f";
}

.xgl-coin_star_two_tone::before {
  content: "\e11e";
}

.xgl-coin_star_two_tone::after {
  content: "\e11f";
  opacity: 0.2;
}

.xgl-coins::before {
  content: "\e120";
}

.xgl-coins_alt::before {
  content: "\e121";
}

.xgl-coins_two_tone::before {
  content: "\e120";
}

.xgl-coins_two_tone::after {
  content: "\e121";
  opacity: 0.2;
}

.xgl-collate::before {
  content: "\ea29";
}

.xgl-collate_alt::before {
  content: "\ea47";
}

.xgl-collate_off::before {
  content: "\ea48";
}

.xgl-collate_off_alt::before {
  content: "\ea49";
}

.xgl-collate_off_two_tone::before {
  content: "\ea48";
}

.xgl-collate_off_two_tone::after {
  content: "\ea49";
  opacity: 0.2;
}

.xgl-collate_two_tone::before {
  content: "\ea29";
}

.xgl-collate_two_tone::after {
  content: "\ea47";
  opacity: 0.2;
}

.xgl-color_balance_square::before {
  content: "\ea4a";
}

.xgl-color_balance_square_alt::before {
  content: "\ea4b";
}

.xgl-color_balance_square_two_tone::before {
  content: "\ea4a";
}

.xgl-color_balance_square_two_tone::after {
  content: "\ea4b";
  opacity: 0.2;
}

.xgl-color_effects::before {
  content: "\ea4c";
}

.xgl-color_effects_alt::before {
  content: "\ea4d";
}

.xgl-color_effects_two_tone::before {
  content: "\ea4c";
}

.xgl-color_effects_two_tone::after {
  content: "\ea4d";
  opacity: 0.2;
}

.xgl-color_key::before {
  content: "\e7ef";
}

.xgl-color_overlay::before {
  content: "\e122";
}

.xgl-color_palette::before {
  content: "\e8a5";
}

.xgl-color_palette_alt::before {
  content: "\e8a6";
}

.xgl-color_palette_two_tone::before {
  content: "\e8a5";
}

.xgl-color_palette_two_tone::after {
  content: "\e8a6";
  opacity: 0.2;
}

.xgl-color_wheel::before {
  content: "\e623";
}

.xgl-color_wheel_alt::before {
  content: "\e624";
}

.xgl-color_wheel_two_tone::before {
  content: "\e623";
}

.xgl-color_wheel_two_tone::after {
  content: "\e624";
  opacity: 0.2;
}

.xgl-columns::before {
  content: "\e123";
}

.xgl-columns_alt::before {
  content: "\e124";
}

.xgl-columns_off::before {
  content: "\edfa";
}

.xgl-columns_off_alt::before {
  content: "\edfb";
}

.xgl-columns_off_two_tone::before {
  content: "\edfa";
}

.xgl-columns_off_two_tone::after {
  content: "\edfb";
  opacity: 0.2;
}

.xgl-columns_two_tone::before {
  content: "\e123";
}

.xgl-columns_two_tone::after {
  content: "\e124";
  opacity: 0.2;
}

.xgl-compass_tool::before {
  content: "\e125";
}

.xgl-compass_tool_square::before {
  content: "\eef0";
}

.xgl-compass_tool_square_alt::before {
  content: "\eef1";
}

.xgl-compass_tool_square_two_tone::before {
  content: "\eef0";
}

.xgl-compass_tool_square_two_tone::after {
  content: "\eef1";
  opacity: 0.2;
}

.xgl-completed_error_bkgd::before {
  content: "\e980";
}

.xgl-completed_error_frgd::before {
  content: "\e981";
}

.xgl-completed_error_mdgd::before {
  content: "\e982";
}

.xgl-completed_indicator::before {
  content: "\efd3";
}

.xgl-completed_with_errors::before {
  content: "\eeca";
}

.xgl-completed_with_errors_alt::before {
  content: "\eecb";
}

.xgl-completed_with_errors_two_tone::before {
  content: "\eeca";
}

.xgl-completed_with_errors_two_tone::after {
  content: "\eecb";
  opacity: 0.2;
}

.xgl-compose::before {
  content: "\e126";
}

.xgl-compose_alt::before {
  content: "\ec0b";
}

.xgl-compose_two_tone::before {
  content: "\e126";
}

.xgl-compose_two_tone::after {
  content: "\ec0b";
  opacity: 0.2;
}

.xgl-compress::before {
  content: "\e127";
}

.xgl-compress_alt::before {
  content: "\e128";
}

.xgl-compress_two_tone::before {
  content: "\e127";
}

.xgl-compress_two_tone::after {
  content: "\e128";
  opacity: 0.2;
}

.xgl-computer::before {
  content: "\e129";
}

.xgl-computer_alt::before {
  content: "\e12a";
}

.xgl-computer_two_tone::before {
  content: "\e129";
}

.xgl-computer_two_tone::after {
  content: "\e12a";
  opacity: 0.2;
}

.xgl-confidential_danger::before {
  content: "\e12b";
}

.xgl-confidential_danger_alt::before {
  content: "\e12c";
}

.xgl-confidential_danger_two_tone::before {
  content: "\e12b";
}

.xgl-confidential_danger_two_tone::after {
  content: "\e12c";
  opacity: 0.2;
}

.xgl-confidential_ok::before {
  content: "\e12d";
}

.xgl-confidential_ok_alt::before {
  content: "\e12e";
}

.xgl-confidential_ok_two_tone::before {
  content: "\e12d";
}

.xgl-confidential_ok_two_tone::after {
  content: "\e12e";
  opacity: 0.2;
}

.xgl-confidential_warning::before {
  content: "\e12f";
}

.xgl-confidential_warning_alt::before {
  content: "\e130";
}

.xgl-confidential_warning_two_tone::before {
  content: "\e12f";
}

.xgl-confidential_warning_two_tone::after {
  content: "\e130";
  opacity: 0.2;
}

.xgl-configuration_report::before {
  content: "\e131";
}

.xgl-configuration_report_alt::before {
  content: "\e132";
}

.xgl-configuration_report_two_tone::before {
  content: "\e131";
}

.xgl-configuration_report_two_tone::after {
  content: "\e132";
  opacity: 0.2;
}

.xgl-configured_stack_bkgd::before {
  content: "\ee9a";
}

.xgl-configured_stack_frgd::before {
  content: "\ee9b";
}

.xgl-configured_stack_mdgd::before {
  content: "\ee9c";
}

.xgl-confirmation_report::before {
  content: "\ea4e";
}

.xgl-confirmation_report_alt::before {
  content: "\ea4f";
}

.xgl-confirmation_report_two_tone::before {
  content: "\ea4e";
}

.xgl-confirmation_report_two_tone::after {
  content: "\ea4f";
  opacity: 0.2;
}

.xgl-connect::before {
  content: "\e7bb";
}

.xgl-connect_alt::before {
  content: "\e7bc";
}

.xgl-connect_two_tone::before {
  content: "\e7bb";
}

.xgl-connect_two_tone::after {
  content: "\e7bc";
  opacity: 0.2;
}

.xgl-connected::before {
  content: "\e983";
}

.xgl-connected_alt::before {
  content: "\e984";
}

.xgl-connected_stack_bkgd::before {
  content: "\e985";
}

.xgl-connected_stack_frgd::before {
  content: "\e986";
}

.xgl-connected_stack_mdgd::before {
  content: "\e987";
}

.xgl-connected_two_tone::before {
  content: "\e983";
}

.xgl-connected_two_tone::after {
  content: "\e984";
  opacity: 0.2;
}

.xgl-console::before {
  content: "\e133";
}

.xgl-console_alt::before {
  content: "\e134";
}

.xgl-console_two_tone::before {
  content: "\e133";
}

.xgl-console_two_tone::after {
  content: "\e134";
  opacity: 0.2;
}

.xgl-contact_card::before {
  content: "\e135";
}

.xgl-contact_card_alt::before {
  content: "\e136";
}

.xgl-contact_card_group::before {
  content: "\ea50";
}

.xgl-contact_card_group_alt::before {
  content: "\ea51";
}

.xgl-contact_card_group_two_tone::before {
  content: "\ea50";
}

.xgl-contact_card_group_two_tone::after {
  content: "\ea51";
  opacity: 0.2;
}

.xgl-contact_card_rtl::before {
  content: "\e5ab";
}

.xgl-contact_card_rtl_alt::before {
  content: "\e5aa";
}

.xgl-contact_card_rtl_two_tone::before {
  content: "\e5ab";
}

.xgl-contact_card_rtl_two_tone::after {
  content: "\e5aa";
  opacity: 0.2;
}

.xgl-contact_card_two_tone::before {
  content: "\e135";
}

.xgl-contact_card_two_tone::after {
  content: "\e136";
  opacity: 0.2;
}

.xgl-contact_edit::before {
  content: "\ea52";
}

.xgl-contact_edit_alt::before {
  content: "\ea53";
}

.xgl-contact_edit_two_tone::before {
  content: "\ea52";
}

.xgl-contact_edit_two_tone::after {
  content: "\ea53";
  opacity: 0.2;
}

.xgl-contacts::before {
  content: "\e137";
}

.xgl-contacts_add::before {
  content: "\e138";
}

.xgl-contacts_add_alt::before {
  content: "\e139";
}

.xgl-contacts_add_two_tone::before {
  content: "\e138";
}

.xgl-contacts_add_two_tone::after {
  content: "\e139";
  opacity: 0.2;
}

.xgl-contacts_alt::before {
  content: "\e13a";
}

.xgl-contacts_subtract::before {
  content: "\e8b2";
}

.xgl-contacts_subtract_alt::before {
  content: "\e8b3";
}

.xgl-contacts_subtract_two_tone::before {
  content: "\e8b2";
}

.xgl-contacts_subtract_two_tone::after {
  content: "\e8b3";
  opacity: 0.2;
}

.xgl-contacts_two_tone::before {
  content: "\e137";
}

.xgl-contacts_two_tone::after {
  content: "\e13a";
  opacity: 0.2;
}

.xgl-contract::before {
  content: "\e13b";
}

.xgl-contract_height::before {
  content: "\e13c";
}

.xgl-contrast::before {
  content: "\e13d";
}

.xgl-contrast_alt::before {
  content: "\eecc";
}

.xgl-contrast_auto::before {
  content: "\ea92";
}

.xgl-contrast_auto_two_tone::before {
  content: "\ea92";
}

.xgl-contrast_auto_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-contrast_manual::before {
  content: "\ea93";
}

.xgl-contrast_manual_two_tone::before {
  content: "\ea93";
}

.xgl-contrast_manual_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-contrast_two_tone::before {
  content: "\e13d";
}

.xgl-contrast_two_tone::after {
  content: "\eecc";
  opacity: 0.2;
}

.xgl-control_panel_horizontal::before {
  content: "\e13e";
}

.xgl-control_panel_horizontal_alt::before {
  content: "\e13f";
}

.xgl-control_panel_horizontal_two_tone::before {
  content: "\e13e";
}

.xgl-control_panel_horizontal_two_tone::after {
  content: "\e13f";
  opacity: 0.2;
}

.xgl-control_panel_vertical::before {
  content: "\e140";
}

.xgl-control_panel_vertical_alt::before {
  content: "\e141";
}

.xgl-control_panel_vertical_two_tone::before {
  content: "\e140";
}

.xgl-control_panel_vertical_two_tone::after {
  content: "\e141";
  opacity: 0.2;
}

.xgl-convert_handwriting::before {
  content: "\e988";
}

.xgl-convert_handwriting_alt::before {
  content: "\e989";
}

.xgl-convert_handwriting_two_tone::before {
  content: "\e988";
}

.xgl-convert_handwriting_two_tone::after {
  content: "\e989";
  opacity: 0.2;
}

.xgl-cooling_time::before {
  content: "\ee1a";
}

.xgl-cooling_time_alt::before {
  content: "\ee1b";
}

.xgl-cooling_time_two_tone::before {
  content: "\ee1a";
}

.xgl-cooling_time_two_tone::after {
  content: "\ee1b";
  opacity: 0.2;
}

.xgl-copy::before {
  content: "\e142";
}

.xgl-copy_alt::before {
  content: "\e143";
}

.xgl-copy_length_selector::before {
  content: "\e774";
}

.xgl-copy_output::before {
  content: "\ea54";
}

.xgl-copy_output_alt::before {
  content: "\ea55";
}

.xgl-copy_output_two_tone::before {
  content: "\ea54";
}

.xgl-copy_output_two_tone::after {
  content: "\ea55";
  opacity: 0.2;
}

.xgl-copy_two_tone::before {
  content: "\e142";
}

.xgl-copy_two_tone::after {
  content: "\e143";
  opacity: 0.2;
}

.xgl-copyright::before {
  content: "\e144";
}

.xgl-cost::before {
  content: "\ee1c";
}

.xgl-cost_alt::before {
  content: "\ee1d";
}

.xgl-cost_stack_bkgd::before {
  content: "\ee1e";
}

.xgl-cost_stack_frgd::before {
  content: "\ee1f";
}

.xgl-cost_stack_mdgd::before {
  content: "\ee20";
}

.xgl-cost_two_tone::before {
  content: "\ee1c";
}

.xgl-cost_two_tone::after {
  content: "\ee1d";
  opacity: 0.2;
}

.xgl-cover_sheet::before {
  content: "\ea56";
}

.xgl-cover_sheet_alt::before {
  content: "\ea57";
}

.xgl-cover_sheet_two_tone::before {
  content: "\ea56";
}

.xgl-cover_sheet_two_tone::after {
  content: "\ea57";
  opacity: 0.2;
}

.xgl-covers::before {
  content: "\e83a";
}

.xgl-covers_alt::before {
  content: "\e83b";
}

.xgl-covers_back::before {
  content: "\ea58";
}

.xgl-covers_back_alt::before {
  content: "\ea59";
}

.xgl-covers_back_only::before {
  content: "\ea5a";
}

.xgl-covers_back_only_alt::before {
  content: "\ea5b";
}

.xgl-covers_back_only_two_tone::before {
  content: "\ea5a";
}

.xgl-covers_back_only_two_tone::after {
  content: "\ea5b";
  opacity: 0.2;
}

.xgl-covers_back_two_tone::before {
  content: "\ea58";
}

.xgl-covers_back_two_tone::after {
  content: "\ea59";
  opacity: 0.2;
}

.xgl-covers_blank::before {
  content: "\ea94";
}

.xgl-covers_blank_alt::before {
  content: "\ea95";
}

.xgl-covers_blank_two_tone::before {
  content: "\ea94";
}

.xgl-covers_blank_two_tone::after {
  content: "\ea95";
  opacity: 0.2;
}

.xgl-covers_different::before {
  content: "\ea5c";
}

.xgl-covers_different_alt::before {
  content: "\ea5d";
}

.xgl-covers_different_two_tone::before {
  content: "\ea5c";
}

.xgl-covers_different_two_tone::after {
  content: "\ea5d";
  opacity: 0.2;
}

.xgl-covers_front::before {
  content: "\eecd";
}

.xgl-covers_front_alt::before {
  content: "\eece";
}

.xgl-covers_front_only::before {
  content: "\ea5e";
}

.xgl-covers_front_only_alt::before {
  content: "\ea5f";
}

.xgl-covers_front_only_two_tone::before {
  content: "\ea5e";
}

.xgl-covers_front_only_two_tone::after {
  content: "\ea5f";
  opacity: 0.2;
}

.xgl-covers_front_two_tone::before {
  content: "\eecd";
}

.xgl-covers_front_two_tone::after {
  content: "\eece";
  opacity: 0.2;
}

.xgl-covers_none::before {
  content: "\ea60";
}

.xgl-covers_none_alt::before {
  content: "\ea61";
}

.xgl-covers_none_two_tone::before {
  content: "\ea60";
}

.xgl-covers_none_two_tone::after {
  content: "\ea61";
  opacity: 0.2;
}

.xgl-covers_printed_both::before {
  content: "\ea96";
}

.xgl-covers_printed_both_alt::before {
  content: "\ea97";
}

.xgl-covers_printed_both_rotate2::before {
  content: "\ea98";
}

.xgl-covers_printed_both_rotate2_alt::before {
  content: "\ea99";
}

.xgl-covers_printed_both_rotate2_two_tone::before {
  content: "\ea98";
}

.xgl-covers_printed_both_rotate2_two_tone::after {
  content: "\ea99";
  opacity: 0.2;
}

.xgl-covers_printed_both_two_tone::before {
  content: "\ea96";
}

.xgl-covers_printed_both_two_tone::after {
  content: "\ea97";
  opacity: 0.2;
}

.xgl-covers_same::before {
  content: "\ea62";
}

.xgl-covers_same_alt::before {
  content: "\ea63";
}

.xgl-covers_same_two_tone::before {
  content: "\ea62";
}

.xgl-covers_same_two_tone::after {
  content: "\ea63";
  opacity: 0.2;
}

.xgl-covers_two_tone::before {
  content: "\e83a";
}

.xgl-covers_two_tone::after {
  content: "\e83b";
  opacity: 0.2;
}

.xgl-create::before {
  content: "\e145";
}

.xgl-create_alt::before {
  content: "\e146";
}

.xgl-create_two_tone::before {
  content: "\e145";
}

.xgl-create_two_tone::after {
  content: "\e146";
  opacity: 0.2;
}

.xgl-credit_card::before {
  content: "\e147";
}

.xgl-credit_card_alt::before {
  content: "\e148";
}

.xgl-credit_card_disabled::before {
  content: "\e149";
}

.xgl-credit_card_disabled_alt::before {
  content: "\e14a";
}

.xgl-credit_card_disabled_two_tone::before {
  content: "\e149";
}

.xgl-credit_card_disabled_two_tone::after {
  content: "\e14a";
  opacity: 0.2;
}

.xgl-credit_card_two_tone::before {
  content: "\e147";
}

.xgl-credit_card_two_tone::after {
  content: "\e148";
  opacity: 0.2;
}

.xgl-credit_cards::before {
  content: "\e14b";
}

.xgl-credit_cards_alt::before {
  content: "\e14c";
}

.xgl-credit_cards_two_tone::before {
  content: "\e14b";
}

.xgl-credit_cards_two_tone::after {
  content: "\e14c";
  opacity: 0.2;
}

.xgl-crimp_horizontal::before {
  content: "\e6b1";
}

.xgl-crimp_none::before {
  content: "\e6ae";
}

.xgl-crimp_two_horizontal::before {
  content: "\e6b2";
}

.xgl-crimp_two_vertical::before {
  content: "\e6b3";
}

.xgl-crimp_upper_left::before {
  content: "\e6ad";
}

.xgl-crimp_upper_right::before {
  content: "\e6b0";
}

.xgl-crimp_vertical::before {
  content: "\e6af";
}

.xgl-crop::before {
  content: "\e14d";
}

.xgl-crop_alt::before {
  content: "\efdb";
}

.xgl-crop_rotate::before {
  content: "\e59b";
}

.xgl-crop_rotate_alt::before {
  content: "\efdc";
}

.xgl-crop_rotate_two_tone::before {
  content: "\e59b";
}

.xgl-crop_rotate_two_tone::after {
  content: "\efdc";
  opacity: 0.2;
}

.xgl-crop_two_tone::before {
  content: "\e14d";
}

.xgl-crop_two_tone::after {
  content: "\efdb";
  opacity: 0.2;
}

.xgl-crosshair::before {
  content: "\e14e";
}

.xgl-crosshair_alt::before {
  content: "\edaf";
}

.xgl-crosshair_two_tone::before {
  content: "\e14e";
}

.xgl-crosshair_two_tone::after {
  content: "\edaf";
  opacity: 0.2;
}

.xgl-cube::before {
  content: "\ec9d";
}

.xgl-cube_add::before {
  content: "\ecdd";
}

.xgl-cube_add_alt::before {
  content: "\ecde";
}

.xgl-cube_add_two_tone::before {
  content: "\ecdd";
}

.xgl-cube_add_two_tone::after {
  content: "\ecde";
  opacity: 0.2;
}

.xgl-cube_alt::before {
  content: "\ec9e";
}

.xgl-cube_center::before {
  content: "\ecdf";
}

.xgl-cube_center_alt::before {
  content: "\ece0";
}

.xgl-cube_center_two_tone::before {
  content: "\ecdf";
}

.xgl-cube_center_two_tone::after {
  content: "\ece0";
  opacity: 0.2;
}

.xgl-cube_move::before {
  content: "\ece1";
}

.xgl-cube_move_alt::before {
  content: "\ece2";
}

.xgl-cube_move_two_tone::before {
  content: "\ece1";
}

.xgl-cube_move_two_tone::after {
  content: "\ece2";
  opacity: 0.2;
}

.xgl-cube_rotate::before {
  content: "\ece3";
}

.xgl-cube_rotate_alt::before {
  content: "\ece4";
}

.xgl-cube_rotate_two_tone::before {
  content: "\ece3";
}

.xgl-cube_rotate_two_tone::after {
  content: "\ece4";
  opacity: 0.2;
}

.xgl-cube_scale::before {
  content: "\ece5";
}

.xgl-cube_scale_alt::before {
  content: "\ece6";
}

.xgl-cube_scale_two_tone::before {
  content: "\ece5";
}

.xgl-cube_scale_two_tone::after {
  content: "\ece6";
  opacity: 0.2;
}

.xgl-cube_scan::before {
  content: "\efa2";
}

.xgl-cube_scan_alt::before {
  content: "\efa3";
}

.xgl-cube_scan_two_tone::before {
  content: "\efa2";
}

.xgl-cube_scan_two_tone::after {
  content: "\efa3";
  opacity: 0.2;
}

.xgl-cube_slice::before {
  content: "\ece7";
}

.xgl-cube_slice_alt::before {
  content: "\ece8";
}

.xgl-cube_slice_export::before {
  content: "\ece9";
}

.xgl-cube_slice_export_alt::before {
  content: "\ecea";
}

.xgl-cube_slice_export_two_tone::before {
  content: "\ece9";
}

.xgl-cube_slice_export_two_tone::after {
  content: "\ecea";
  opacity: 0.2;
}

.xgl-cube_slice_generate::before {
  content: "\eceb";
}

.xgl-cube_slice_generate_alt::before {
  content: "\ecec";
}

.xgl-cube_slice_generate_two_tone::before {
  content: "\eceb";
}

.xgl-cube_slice_generate_two_tone::after {
  content: "\ecec";
  opacity: 0.2;
}

.xgl-cube_slice_import::before {
  content: "\eced";
}

.xgl-cube_slice_import_alt::before {
  content: "\ecee";
}

.xgl-cube_slice_import_two_tone::before {
  content: "\eced";
}

.xgl-cube_slice_import_two_tone::after {
  content: "\ecee";
  opacity: 0.2;
}

.xgl-cube_slice_two_tone::before {
  content: "\ece7";
}

.xgl-cube_slice_two_tone::after {
  content: "\ece8";
  opacity: 0.2;
}

.xgl-cube_two_tone::before {
  content: "\ec9d";
}

.xgl-cube_two_tone::after {
  content: "\ec9e";
  opacity: 0.2;
}

.xgl-currency_prohibit::before {
  content: "\eaba";
}

.xgl-curve_chart::before {
  content: "\e83c";
}

.xgl-custom_type_eight_lef::before {
  content: "\ebd9";
}

.xgl-custom_type_eight_lef_alt::before {
  content: "\ebda";
}

.xgl-custom_type_eight_lef_two_tone::before {
  content: "\ebd9";
}

.xgl-custom_type_eight_lef_two_tone::after {
  content: "\ebda";
  opacity: 0.2;
}

.xgl-custom_type_five_lef::before {
  content: "\e14f";
}

.xgl-custom_type_five_lef_alt::before {
  content: "\e6cc";
}

.xgl-custom_type_five_lef_two_tone::before {
  content: "\e14f";
}

.xgl-custom_type_five_lef_two_tone::after {
  content: "\e6cc";
  opacity: 0.2;
}

.xgl-custom_type_five_sef::before {
  content: "\e150";
}

.xgl-custom_type_five_sef_alt::before {
  content: "\e6cd";
}

.xgl-custom_type_five_sef_two_tone::before {
  content: "\e150";
}

.xgl-custom_type_five_sef_two_tone::after {
  content: "\e6cd";
  opacity: 0.2;
}

.xgl-custom_type_four_lef::before {
  content: "\e151";
}

.xgl-custom_type_four_lef_alt::before {
  content: "\e6ce";
}

.xgl-custom_type_four_lef_two_tone::before {
  content: "\e151";
}

.xgl-custom_type_four_lef_two_tone::after {
  content: "\e6ce";
  opacity: 0.2;
}

.xgl-custom_type_four_sef::before {
  content: "\e152";
}

.xgl-custom_type_four_sef_alt::before {
  content: "\e6cf";
}

.xgl-custom_type_four_sef_two_tone::before {
  content: "\e152";
}

.xgl-custom_type_four_sef_two_tone::after {
  content: "\e6cf";
  opacity: 0.2;
}

.xgl-custom_type_lef::before {
  content: "\e153";
}

.xgl-custom_type_lef_alt::before {
  content: "\e6d0";
}

.xgl-custom_type_lef_two_tone::before {
  content: "\e153";
}

.xgl-custom_type_lef_two_tone::after {
  content: "\e6d0";
  opacity: 0.2;
}

.xgl-custom_type_nine_lef::before {
  content: "\ebdb";
}

.xgl-custom_type_nine_lef_alt::before {
  content: "\ebdc";
}

.xgl-custom_type_nine_lef_two_tone::before {
  content: "\ebdb";
}

.xgl-custom_type_nine_lef_two_tone::after {
  content: "\ebdc";
  opacity: 0.2;
}

.xgl-custom_type_one_lef::before {
  content: "\e154";
}

.xgl-custom_type_one_lef_alt::before {
  content: "\e6d1";
}

.xgl-custom_type_one_lef_two_tone::before {
  content: "\e154";
}

.xgl-custom_type_one_lef_two_tone::after {
  content: "\e6d1";
  opacity: 0.2;
}

.xgl-custom_type_one_sef::before {
  content: "\e155";
}

.xgl-custom_type_one_sef_alt::before {
  content: "\e6d2";
}

.xgl-custom_type_one_sef_two_tone::before {
  content: "\e155";
}

.xgl-custom_type_one_sef_two_tone::after {
  content: "\e6d2";
  opacity: 0.2;
}

.xgl-custom_type_sef::before {
  content: "\e156";
}

.xgl-custom_type_sef_alt::before {
  content: "\e6d3";
}

.xgl-custom_type_sef_two_tone::before {
  content: "\e156";
}

.xgl-custom_type_sef_two_tone::after {
  content: "\e6d3";
  opacity: 0.2;
}

.xgl-custom_type_seven_lef::before {
  content: "\e157";
}

.xgl-custom_type_seven_lef_alt::before {
  content: "\e6d4";
}

.xgl-custom_type_seven_lef_two_tone::before {
  content: "\e157";
}

.xgl-custom_type_seven_lef_two_tone::after {
  content: "\e6d4";
  opacity: 0.2;
}

.xgl-custom_type_seven_sef::before {
  content: "\e158";
}

.xgl-custom_type_seven_sef_alt::before {
  content: "\e6d5";
}

.xgl-custom_type_seven_sef_two_tone::before {
  content: "\e158";
}

.xgl-custom_type_seven_sef_two_tone::after {
  content: "\e6d5";
  opacity: 0.2;
}

.xgl-custom_type_six_lef::before {
  content: "\e159";
}

.xgl-custom_type_six_lef_alt::before {
  content: "\e6d6";
}

.xgl-custom_type_six_lef_two_tone::before {
  content: "\e159";
}

.xgl-custom_type_six_lef_two_tone::after {
  content: "\e6d6";
  opacity: 0.2;
}

.xgl-custom_type_six_sef::before {
  content: "\e15a";
}

.xgl-custom_type_six_sef_alt::before {
  content: "\e6d7";
}

.xgl-custom_type_six_sef_two_tone::before {
  content: "\e15a";
}

.xgl-custom_type_six_sef_two_tone::after {
  content: "\e6d7";
  opacity: 0.2;
}

.xgl-custom_type_three_lef::before {
  content: "\e15b";
}

.xgl-custom_type_three_lef_alt::before {
  content: "\e6d8";
}

.xgl-custom_type_three_lef_two_tone::before {
  content: "\e15b";
}

.xgl-custom_type_three_lef_two_tone::after {
  content: "\e6d8";
  opacity: 0.2;
}

.xgl-custom_type_three_sef::before {
  content: "\e15c";
}

.xgl-custom_type_three_sef_alt::before {
  content: "\e6d9";
}

.xgl-custom_type_three_sef_two_tone::before {
  content: "\e15c";
}

.xgl-custom_type_three_sef_two_tone::after {
  content: "\e6d9";
  opacity: 0.2;
}

.xgl-custom_type_two_lef::before {
  content: "\e15d";
}

.xgl-custom_type_two_lef_alt::before {
  content: "\e6da";
}

.xgl-custom_type_two_lef_two_tone::before {
  content: "\e15d";
}

.xgl-custom_type_two_lef_two_tone::after {
  content: "\e6da";
  opacity: 0.2;
}

.xgl-custom_type_two_sef::before {
  content: "\e15e";
}

.xgl-custom_type_two_sef_alt::before {
  content: "\e6db";
}

.xgl-custom_type_two_sef_two_tone::before {
  content: "\e15e";
}

.xgl-custom_type_two_sef_two_tone::after {
  content: "\e6db";
  opacity: 0.2;
}

.xgl-customize_destination_picker::before {
  content: "\eb86";
}

.xgl-customize_destination_picker_alt::before {
  content: "\eb95";
}

.xgl-customize_destination_picker_two_tone::before {
  content: "\eb86";
}

.xgl-customize_destination_picker_two_tone::after {
  content: "\eb95";
  opacity: 0.2;
}

.xgl-customize_source_picker::before {
  content: "\eb96";
}

.xgl-customize_source_picker_alt::before {
  content: "\eb97";
}

.xgl-customize_source_picker_two_tone::before {
  content: "\eb96";
}

.xgl-customize_source_picker_two_tone::after {
  content: "\eb97";
  opacity: 0.2;
}

.xgl-cut::before {
  content: "\e98a";
}

.xgl-cutter::before {
  content: "\e669";
}

.xgl-cutter_alt::before {
  content: "\e66a";
}

.xgl-cutter_two_tone::before {
  content: "\e669";
}

.xgl-cutter_two_tone::after {
  content: "\e66a";
  opacity: 0.2;
}

.xgl-danger_overlay_stack_bkgd::before {
  content: "\ef77";
}

.xgl-danger_overlay_stack_frgd::before {
  content: "\ef78";
}

.xgl-danger_stack_bkgd::before {
  content: "\e98b";
}

.xgl-danger_stack_frgd::before {
  content: "\e98c";
}

.xgl-danger_stack_mdgd::before {
  content: "\e98d";
}

.xgl-dashboard::before {
  content: "\e15f";
}

.xgl-dashboard_alt::before {
  content: "\e160";
}

.xgl-dashboard_two_tone::before {
  content: "\e15f";
}

.xgl-dashboard_two_tone::after {
  content: "\e160";
  opacity: 0.2;
}

.xgl-data::before {
  content: "\e775";
}

.xgl-date_time::before {
  content: "\e161";
}

.xgl-date_time_alt::before {
  content: "\e162";
}

.xgl-date_time_bkgd_alt::before {
  content: "\eecf";
}

.xgl-date_time_two_tone::before {
  content: "\e161";
}

.xgl-date_time_two_tone::after {
  content: "\e162";
  opacity: 0.2;
}

.xgl-decision::before {
  content: "\e163";
}

.xgl-decrease_indent::before {
  content: "\e164";
}

.xgl-default_stack_bkgd::before {
  content: "\ee9d";
}

.xgl-default_stack_frgd::before {
  content: "\ee9e";
}

.xgl-default_stack_mdgd::before {
  content: "\ee9f";
}

.xgl-delay_print::before {
  content: "\ea9a";
}

.xgl-delay_print_alt::before {
  content: "\ea9b";
}

.xgl-delay_print_two_tone::before {
  content: "\ea9a";
}

.xgl-delay_print_two_tone::after {
  content: "\ea9b";
  opacity: 0.2;
}

.xgl-delete_all::before {
  content: "\e165";
}

.xgl-delete_all_alt::before {
  content: "\e166";
}

.xgl-delete_all_two_tone::before {
  content: "\e165";
}

.xgl-delete_all_two_tone::after {
  content: "\e166";
  opacity: 0.2;
}

.xgl-delete_mailbox::before {
  content: "\eed0";
}

.xgl-delete_mailbox_alt::before {
  content: "\eed1";
}

.xgl-delete_mailbox_two_tone::before {
  content: "\eed0";
}

.xgl-delete_mailbox_two_tone::after {
  content: "\eed1";
  opacity: 0.2;
}

.xgl-deleted_stack_bkgd::before {
  content: "\e98e";
}

.xgl-deleted_stack_frgd::before {
  content: "\e98f";
}

.xgl-deleted_stack_mdgd::before {
  content: "\e990";
}

.xgl-demote::before {
  content: "\e167";
}

.xgl-demote_square::before {
  content: "\e168";
}

.xgl-demote_square_alt::before {
  content: "\e169";
}

.xgl-demote_square_two_tone::before {
  content: "\e168";
}

.xgl-demote_square_two_tone::after {
  content: "\e169";
  opacity: 0.2;
}

.xgl-deselect::before {
  content: "\e803";
}

.xgl-deselect_all::before {
  content: "\e16a";
}

.xgl-deselect_all_alt::before {
  content: "\e16b";
}

.xgl-deselect_all_two_tone::before {
  content: "\e16a";
}

.xgl-deselect_all_two_tone::after {
  content: "\e16b";
  opacity: 0.2;
}

.xgl-desktop::before {
  content: "\e16c";
}

.xgl-desktop_alt::before {
  content: "\e16d";
}

.xgl-desktop_two_tone::before {
  content: "\e16c";
}

.xgl-desktop_two_tone::after {
  content: "\e16d";
  opacity: 0.2;
}

.xgl-details::before {
  content: "\e16e";
}

.xgl-details_alt::before {
  content: "\e16f";
}

.xgl-details_two_tone::before {
  content: "\e16e";
}

.xgl-details_two_tone::after {
  content: "\e16f";
  opacity: 0.2;
}

.xgl-device_customize::before {
  content: "\eed2";
}

.xgl-device_customize_alt::before {
  content: "\eed3";
}

.xgl-device_customize_two_tone::before {
  content: "\eed2";
}

.xgl-device_customize_two_tone::after {
  content: "\eed3";
  opacity: 0.2;
}

.xgl-device_share::before {
  content: "\ecba";
}

.xgl-device_share_alt::before {
  content: "\ecbb";
}

.xgl-device_share_two_tone::before {
  content: "\ecba";
}

.xgl-device_share_two_tone::after {
  content: "\ecbb";
  opacity: 0.2;
}

.xgl-device_smart_card::before {
  content: "\ec2e";
}

.xgl-device_smart_card_alt::before {
  content: "\ec2f";
}

.xgl-device_smart_card_two_tone::before {
  content: "\ec2e";
}

.xgl-device_smart_card_two_tone::after {
  content: "\ec2f";
  opacity: 0.2;
}

.xgl-dial::before {
  content: "\e170";
}

.xgl-dial_alt::before {
  content: "\e171";
}

.xgl-dial_two_tone::before {
  content: "\e170";
}

.xgl-dial_two_tone::after {
  content: "\e171";
  opacity: 0.2;
}

.xgl-dialpad::before {
  content: "\e172";
}

.xgl-dialpad_alt::before {
  content: "\e173";
}

.xgl-dialpad_two_tone::before {
  content: "\e172";
}

.xgl-dialpad_two_tone::after {
  content: "\e173";
  opacity: 0.2;
}

.xgl-direction::before {
  content: "\e174";
}

.xgl-direction_alt::before {
  content: "\e175";
}

.xgl-direction_two_tone::before {
  content: "\e174";
}

.xgl-direction_two_tone::after {
  content: "\e175";
  opacity: 0.2;
}

.xgl-disconnected::before {
  content: "\e991";
}

.xgl-disconnected_alt::before {
  content: "\e992";
}

.xgl-disconnected_two_tone::before {
  content: "\e991";
}

.xgl-disconnected_two_tone::after {
  content: "\e992";
  opacity: 0.2;
}

.xgl-discover::before {
  content: "\eca1";
}

.xgl-discover_alt::before {
  content: "\eca2";
}

.xgl-discover_two_tone::before {
  content: "\eca1";
}

.xgl-discover_two_tone::after {
  content: "\eca2";
  opacity: 0.2;
}

.xgl-dismiss::before {
  content: "\e6a5";
}

.xgl-dispatch::before {
  content: "\ead7";
}

.xgl-dispatch_square::before {
  content: "\edf0";
}

.xgl-dispatch_square_alt::before {
  content: "\edf1";
}

.xgl-dispatch_square_two_tone::before {
  content: "\edf0";
}

.xgl-dispatch_square_two_tone::after {
  content: "\edf1";
  opacity: 0.2;
}

.xgl-displays::before {
  content: "\e176";
}

.xgl-displays_alt::before {
  content: "\e177";
}

.xgl-displays_two_tone::before {
  content: "\e176";
}

.xgl-displays_two_tone::after {
  content: "\e177";
  opacity: 0.2;
}

.xgl-dispose::before {
  content: "\e993";
}

.xgl-dna::before {
  content: "\e61e";
}

.xgl-document_glass::before {
  content: "\e178";
}

.xgl-document_glass_alt::before {
  content: "\e179";
}

.xgl-document_glass_two_tone::before {
  content: "\e178";
}

.xgl-document_glass_two_tone::after {
  content: "\e179";
  opacity: 0.2;
}

.xgl-docushare_logo::before {
  content: "\e6a3";
}

.xgl-docushare_logo_alt::before {
  content: "\e6a4";
}

.xgl-docushare_logo_two_tone::before {
  content: "\e6a3";
}

.xgl-docushare_logo_two_tone::after {
  content: "\e6a4";
  opacity: 0.2;
}

.xgl-dot_indicator::before {
  content: "\ef5e";
}

.xgl-dot_indicator_selected::before {
  content: "\ef5f";
}

.xgl-down::before {
  content: "\e17a";
}

.xgl-down_alt::before {
  content: "\e17b";
}

.xgl-down_square::before {
  content: "\e17c";
}

.xgl-down_square_alt::before {
  content: "\e17d";
}

.xgl-down_square_two_tone::before {
  content: "\e17c";
}

.xgl-down_square_two_tone::after {
  content: "\e17d";
  opacity: 0.2;
}

.xgl-down_two_tone::before {
  content: "\e17a";
}

.xgl-down_two_tone::after {
  content: "\e17b";
  opacity: 0.2;
}

.xgl-downface_surfaces::before {
  content: "\ee37";
}

.xgl-downface_surfaces_alt::before {
  content: "\ee38";
}

.xgl-downface_surfaces_two_tone::before {
  content: "\ee37";
}

.xgl-downface_surfaces_two_tone::after {
  content: "\ee38";
  opacity: 0.2;
}

.xgl-download::before {
  content: "\e17e";
}

.xgl-download_error_report::before {
  content: "\ea9c";
}

.xgl-download_error_report_alt::before {
  content: "\ea9d";
}

.xgl-download_error_report_two_tone::before {
  content: "\ea9c";
}

.xgl-download_error_report_two_tone::after {
  content: "\ea9d";
  opacity: 0.2;
}

.xgl-download_import::before {
  content: "\ea9e";
}

.xgl-download_import_alt::before {
  content: "\ea9f";
}

.xgl-download_import_two_tone::before {
  content: "\ea9e";
}

.xgl-download_import_two_tone::after {
  content: "\ea9f";
  opacity: 0.2;
}

.xgl-download_indicator::before {
  content: "\efcb";
}

.xgl-download_report::before {
  content: "\eaa0";
}

.xgl-download_report_alt::before {
  content: "\eaa1";
}

.xgl-download_report_two_tone::before {
  content: "\eaa0";
}

.xgl-download_report_two_tone::after {
  content: "\eaa1";
  opacity: 0.2;
}

.xgl-download_sample::before {
  content: "\eaa2";
}

.xgl-download_sample_alt::before {
  content: "\eaa3";
}

.xgl-download_sample_two_tone::before {
  content: "\eaa2";
}

.xgl-download_sample_two_tone::after {
  content: "\eaa3";
  opacity: 0.2;
}

.xgl-download_square::before {
  content: "\e17f";
}

.xgl-download_square_alt::before {
  content: "\e180";
}

.xgl-download_square_two_tone::before {
  content: "\e17f";
}

.xgl-download_square_two_tone::after {
  content: "\e180";
  opacity: 0.2;
}

.xgl-drop_to_build_plate::before {
  content: "\ef6c";
}

.xgl-drop_to_build_plate_alt::before {
  content: "\ef6d";
}

.xgl-drop_to_build_plate_two_tone::before {
  content: "\ef6c";
}

.xgl-drop_to_build_plate_two_tone::after {
  content: "\ef6d";
  opacity: 0.2;
}

.xgl-dropbox::before {
  content: "\e181";
}

.xgl-dropbox_alt::before {
  content: "\e994";
}

.xgl-dropbox_two_tone::before {
  content: "\e181";
}

.xgl-dropbox_two_tone::after {
  content: "\e994";
  opacity: 0.2;
}

.xgl-droplet::before {
  content: "\e183";
}

.xgl-droplet_alt::before {
  content: "\e184";
}

.xgl-droplet_two_tone::before {
  content: "\e183";
}

.xgl-droplet_two_tone::after {
  content: "\e184";
  opacity: 0.2;
}

.xgl-duplex::before {
  content: "\e185";
}

.xgl-duplex_alt::before {
  content: "\e186";
}

.xgl-duplex_one_one::before {
  content: "\e85f";
}

.xgl-duplex_one_one_alt::before {
  content: "\eaa4";
}

.xgl-duplex_one_one_two_tone::before {
  content: "\e85f";
}

.xgl-duplex_one_one_two_tone::after {
  content: "\eaa4";
  opacity: 0.2;
}

.xgl-duplex_one_two::before {
  content: "\e860";
}

.xgl-duplex_one_two_alt::before {
  content: "\e995";
}

.xgl-duplex_one_two_rotate::before {
  content: "\e863";
}

.xgl-duplex_one_two_rotate_alt::before {
  content: "\eaa5";
}

.xgl-duplex_one_two_rotate_two_tone::before {
  content: "\e863";
}

.xgl-duplex_one_two_rotate_two_tone::after {
  content: "\eaa5";
  opacity: 0.2;
}

.xgl-duplex_one_two_two_tone::before {
  content: "\e860";
}

.xgl-duplex_one_two_two_tone::after {
  content: "\e995";
  opacity: 0.2;
}

.xgl-duplex_sided_rotate::before {
  content: "\eaa6";
}

.xgl-duplex_sided_rotate_alt::before {
  content: "\eaa7";
}

.xgl-duplex_sided_rotate_two_tone::before {
  content: "\eaa6";
}

.xgl-duplex_sided_rotate_two_tone::after {
  content: "\eaa7";
  opacity: 0.2;
}

.xgl-duplex_two_one::before {
  content: "\e862";
}

.xgl-duplex_two_one_alt::before {
  content: "\eaa8";
}

.xgl-duplex_two_one_rotate::before {
  content: "\e865";
}

.xgl-duplex_two_one_rotate_alt::before {
  content: "\eaa9";
}

.xgl-duplex_two_one_rotate_two_tone::before {
  content: "\e865";
}

.xgl-duplex_two_one_rotate_two_tone::after {
  content: "\eaa9";
  opacity: 0.2;
}

.xgl-duplex_two_one_two_tone::before {
  content: "\e862";
}

.xgl-duplex_two_one_two_tone::after {
  content: "\eaa8";
  opacity: 0.2;
}

.xgl-duplex_two_tone::before {
  content: "\e185";
}

.xgl-duplex_two_tone::after {
  content: "\e186";
  opacity: 0.2;
}

.xgl-duplex_two_two::before {
  content: "\e861";
}

.xgl-duplex_two_two_alt::before {
  content: "\eaaa";
}

.xgl-duplex_two_two_rotate::before {
  content: "\e864";
}

.xgl-duplex_two_two_rotate_alt::before {
  content: "\eaab";
}

.xgl-duplex_two_two_rotate_two_tone::before {
  content: "\e864";
}

.xgl-duplex_two_two_rotate_two_tone::after {
  content: "\eaab";
  opacity: 0.2;
}

.xgl-duplex_two_two_two_tone::before {
  content: "\e861";
}

.xgl-duplex_two_two_two_tone::after {
  content: "\eaaa";
  opacity: 0.2;
}

.xgl-duplicate::before {
  content: "\e187";
}

.xgl-duplicate_alt::before {
  content: "\e188";
}

.xgl-duplicate_two_tone::before {
  content: "\e187";
}

.xgl-duplicate_two_tone::after {
  content: "\e188";
  opacity: 0.2;
}

.xgl-dvd::before {
  content: "\ef47";
}

.xgl-dvd_alt::before {
  content: "\ef48";
}

.xgl-dvd_drive::before {
  content: "\ef49";
}

.xgl-dvd_drive_alt::before {
  content: "\ef4a";
}

.xgl-dvd_drive_two_tone::before {
  content: "\ef49";
}

.xgl-dvd_drive_two_tone::after {
  content: "\ef4a";
  opacity: 0.2;
}

.xgl-dvd_two_tone::before {
  content: "\ef47";
}

.xgl-dvd_two_tone::after {
  content: "\ef48";
  opacity: 0.2;
}

.xgl-easy_assist::before {
  content: "\ee6a";
}

.xgl-easy_assist_alt::before {
  content: "\ee6b";
}

.xgl-easy_assist_two_tone::before {
  content: "\ee6a";
}

.xgl-easy_assist_two_tone::after {
  content: "\ee6b";
  opacity: 0.2;
}

.xgl-eco::before {
  content: "\e7b9";
}

.xgl-eco_alt::before {
  content: "\e7ba";
}

.xgl-eco_two_tone::before {
  content: "\e7b9";
}

.xgl-eco_two_tone::after {
  content: "\e7ba";
  opacity: 0.2;
}

.xgl-edge_stitch_bottom_l::before {
  content: "\edb0";
}

.xgl-edge_stitch_bottom_l_alt::before {
  content: "\edb1";
}

.xgl-edge_stitch_bottom_l_two_tone::before {
  content: "\edb0";
}

.xgl-edge_stitch_bottom_l_two_tone::after {
  content: "\edb1";
  opacity: 0.2;
}

.xgl-edge_stitch_bottom_p::before {
  content: "\edb2";
}

.xgl-edge_stitch_bottom_p_alt::before {
  content: "\edb3";
}

.xgl-edge_stitch_bottom_p_two_tone::before {
  content: "\edb2";
}

.xgl-edge_stitch_bottom_p_two_tone::after {
  content: "\edb3";
  opacity: 0.2;
}

.xgl-edge_stitch_left_l::before {
  content: "\edb4";
}

.xgl-edge_stitch_left_l_alt::before {
  content: "\edb5";
}

.xgl-edge_stitch_left_l_two_tone::before {
  content: "\edb4";
}

.xgl-edge_stitch_left_l_two_tone::after {
  content: "\edb5";
  opacity: 0.2;
}

.xgl-edge_stitch_left_p::before {
  content: "\edb6";
}

.xgl-edge_stitch_left_p_alt::before {
  content: "\edb7";
}

.xgl-edge_stitch_left_p_two_tone::before {
  content: "\edb6";
}

.xgl-edge_stitch_left_p_two_tone::after {
  content: "\edb7";
  opacity: 0.2;
}

.xgl-edge_stitch_right_l::before {
  content: "\edb8";
}

.xgl-edge_stitch_right_l_alt::before {
  content: "\edb9";
}

.xgl-edge_stitch_right_l_two_tone::before {
  content: "\edb8";
}

.xgl-edge_stitch_right_l_two_tone::after {
  content: "\edb9";
  opacity: 0.2;
}

.xgl-edge_stitch_right_p::before {
  content: "\edba";
}

.xgl-edge_stitch_right_p_alt::before {
  content: "\edbb";
}

.xgl-edge_stitch_right_p_two_tone::before {
  content: "\edba";
}

.xgl-edge_stitch_right_p_two_tone::after {
  content: "\edbb";
  opacity: 0.2;
}

.xgl-edge_stitch_top_l::before {
  content: "\edbc";
}

.xgl-edge_stitch_top_l_alt::before {
  content: "\edbd";
}

.xgl-edge_stitch_top_l_two_tone::before {
  content: "\edbc";
}

.xgl-edge_stitch_top_l_two_tone::after {
  content: "\edbd";
  opacity: 0.2;
}

.xgl-edge_stitch_top_p::before {
  content: "\edbe";
}

.xgl-edge_stitch_top_p_alt::before {
  content: "\edbf";
}

.xgl-edge_stitch_top_p_two_tone::before {
  content: "\edbe";
}

.xgl-edge_stitch_top_p_two_tone::after {
  content: "\edbf";
  opacity: 0.2;
}

.xgl-edit::before {
  content: "\e189";
}

.xgl-edit_all::before {
  content: "\e18a";
}

.xgl-edit_all_alt::before {
  content: "\e18b";
}

.xgl-edit_all_two_tone::before {
  content: "\e18a";
}

.xgl-edit_all_two_tone::after {
  content: "\e18b";
  opacity: 0.2;
}

.xgl-edit_alt::before {
  content: "\e18c";
}

.xgl-edit_circle::before {
  content: "\ee66";
}

.xgl-edit_circle_alt::before {
  content: "\ee67";
}

.xgl-edit_circle_two_tone::before {
  content: "\ee66";
}

.xgl-edit_circle_two_tone::after {
  content: "\ee67";
  opacity: 0.2;
}

.xgl-edit_color::before {
  content: "\e18d";
}

.xgl-edit_disabled::before {
  content: "\e18e";
}

.xgl-edit_disabled_alt::before {
  content: "\e18f";
}

.xgl-edit_disabled_two_tone::before {
  content: "\e18e";
}

.xgl-edit_disabled_two_tone::after {
  content: "\e18f";
  opacity: 0.2;
}

.xgl-edit_file::before {
  content: "\e190";
}

.xgl-edit_file_alt::before {
  content: "\e191";
}

.xgl-edit_file_two_tone::before {
  content: "\e190";
}

.xgl-edit_file_two_tone::after {
  content: "\e191";
  opacity: 0.2;
}

.xgl-edit_square::before {
  content: "\e192";
}

.xgl-edit_square_alt::before {
  content: "\e193";
}

.xgl-edit_square_two_tone::before {
  content: "\e192";
}

.xgl-edit_square_two_tone::after {
  content: "\e193";
  opacity: 0.2;
}

.xgl-edit_two_tone::before {
  content: "\e189";
}

.xgl-edit_two_tone::after {
  content: "\e18c";
  opacity: 0.2;
}

.xgl-edit_wireframe::before {
  content: "\ecef";
}

.xgl-edit_wireframe_alt::before {
  content: "\ecf0";
}

.xgl-edit_wireframe_two_tone::before {
  content: "\ecef";
}

.xgl-edit_wireframe_two_tone::after {
  content: "\ecf0";
  opacity: 0.2;
}

.xgl-eight_circle::before {
  content: "\ee62";
}

.xgl-eight_circle_alt::before {
  content: "\ee63";
}

.xgl-eight_circle_two_tone::before {
  content: "\ee62";
}

.xgl-eight_circle_two_tone::after {
  content: "\ee63";
  opacity: 0.2;
}

.xgl-eject::before {
  content: "\e194";
}

.xgl-eject_alt::before {
  content: "\e195";
}

.xgl-eject_two_tone::before {
  content: "\e194";
}

.xgl-eject_two_tone::after {
  content: "\e195";
  opacity: 0.2;
}

.xgl-ellipsis::before {
  content: "\e196";
}

.xgl-ellipsis_circle::before {
  content: "\e883";
}

.xgl-ellipsis_circle_alt::before {
  content: "\e884";
}

.xgl-ellipsis_circle_two_tone::before {
  content: "\e883";
}

.xgl-ellipsis_circle_two_tone::after {
  content: "\e884";
  opacity: 0.2;
}

.xgl-ellipsis_vertical::before {
  content: "\e197";
}

.xgl-email_alert::before {
  content: "\ec26";
}

.xgl-email_alert_alt::before {
  content: "\ec27";
}

.xgl-email_alert_two_tone::before {
  content: "\ec26";
}

.xgl-email_alert_two_tone::after {
  content: "\ec27";
  opacity: 0.2;
}

.xgl-email_certificate_alert::before {
  content: "\eaac";
}

.xgl-email_certificate_alert_alt::before {
  content: "\eaad";
}

.xgl-email_certificate_alert_two_tone::before {
  content: "\eaac";
}

.xgl-email_certificate_alert_two_tone::after {
  content: "\eaad";
  opacity: 0.2;
}

.xgl-email_from::before {
  content: "\ec0f";
}

.xgl-email_from_alt::before {
  content: "\ec10";
}

.xgl-email_from_two_tone::before {
  content: "\ec0f";
}

.xgl-email_from_two_tone::after {
  content: "\ec10";
  opacity: 0.2;
}

.xgl-email_message::before {
  content: "\e198";
}

.xgl-email_message_alt::before {
  content: "\e199";
}

.xgl-email_message_two_tone::before {
  content: "\e198";
}

.xgl-email_message_two_tone::after {
  content: "\e199";
  opacity: 0.2;
}

.xgl-email_open::before {
  content: "\e19a";
}

.xgl-email_open_alt::before {
  content: "\e19b";
}

.xgl-email_open_two_tone::before {
  content: "\e19a";
}

.xgl-email_open_two_tone::after {
  content: "\e19b";
  opacity: 0.2;
}

.xgl-email_reload::before {
  content: "\ec3c";
}

.xgl-email_reload_alt::before {
  content: "\ec3d";
}

.xgl-email_reload_two_tone::before {
  content: "\ec3c";
}

.xgl-email_reload_two_tone::after {
  content: "\ec3d";
  opacity: 0.2;
}

.xgl-email_sign::before {
  content: "\e79b";
}

.xgl-email_sign_alt::before {
  content: "\e79c";
}

.xgl-email_sign_two_tone::before {
  content: "\e79b";
}

.xgl-email_sign_two_tone::after {
  content: "\e79c";
  opacity: 0.2;
}

.xgl-email_subject::before {
  content: "\eef4";
}

.xgl-email_subject_alt::before {
  content: "\eef5";
}

.xgl-email_subject_two_tone::before {
  content: "\eef4";
}

.xgl-email_subject_two_tone::after {
  content: "\eef5";
  opacity: 0.2;
}

.xgl-emboss_full_cut_tabs_lef::before {
  content: "\e19c";
}

.xgl-emboss_full_cut_tabs_lef_alt::before {
  content: "\e6dc";
}

.xgl-emboss_full_cut_tabs_lef_two_tone::before {
  content: "\e19c";
}

.xgl-emboss_full_cut_tabs_lef_two_tone::after {
  content: "\e6dc";
  opacity: 0.2;
}

.xgl-emboss_full_cut_tabs_sef::before {
  content: "\e19d";
}

.xgl-emboss_full_cut_tabs_sef_alt::before {
  content: "\e6dd";
}

.xgl-emboss_full_cut_tabs_sef_two_tone::before {
  content: "\e19d";
}

.xgl-emboss_full_cut_tabs_sef_two_tone::after {
  content: "\e6dd";
  opacity: 0.2;
}

.xgl-emboss_precut_tabs_lef::before {
  content: "\e19e";
}

.xgl-emboss_precut_tabs_lef_alt::before {
  content: "\e6de";
}

.xgl-emboss_precut_tabs_lef_two_tone::before {
  content: "\e19e";
}

.xgl-emboss_precut_tabs_lef_two_tone::after {
  content: "\e6de";
  opacity: 0.2;
}

.xgl-emboss_precut_tabs_sef::before {
  content: "\e19f";
}

.xgl-emboss_precut_tabs_sef_alt::before {
  content: "\e6df";
}

.xgl-emboss_precut_tabs_sef_two_tone::before {
  content: "\e19f";
}

.xgl-emboss_precut_tabs_sef_two_tone::after {
  content: "\e6df";
  opacity: 0.2;
}

.xgl-embossed_lef::before {
  content: "\e1a0";
}

.xgl-embossed_lef_alt::before {
  content: "\e6e0";
}

.xgl-embossed_lef_two_tone::before {
  content: "\e1a0";
}

.xgl-embossed_lef_two_tone::after {
  content: "\e6e0";
  opacity: 0.2;
}

.xgl-embossed_sef::before {
  content: "\e1a1";
}

.xgl-embossed_sef_alt::before {
  content: "\e6e1";
}

.xgl-embossed_sef_two_tone::before {
  content: "\e1a1";
}

.xgl-embossed_sef_two_tone::after {
  content: "\e6e1";
  opacity: 0.2;
}

.xgl-emoji::before {
  content: "\e1a2";
}

.xgl-emoji_alt::before {
  content: "\e1a3";
}

.xgl-emoji_neutral::before {
  content: "\e5bf";
}

.xgl-emoji_neutral_alt::before {
  content: "\e5c0";
}

.xgl-emoji_neutral_two_tone::before {
  content: "\e5bf";
}

.xgl-emoji_neutral_two_tone::after {
  content: "\e5c0";
  opacity: 0.2;
}

.xgl-emoji_satisfied::before {
  content: "\e5bd";
}

.xgl-emoji_satisfied_alt::before {
  content: "\e5be";
}

.xgl-emoji_satisfied_two_tone::before {
  content: "\e5bd";
}

.xgl-emoji_satisfied_two_tone::after {
  content: "\e5be";
  opacity: 0.2;
}

.xgl-emoji_two_tone::before {
  content: "\e1a2";
}

.xgl-emoji_two_tone::after {
  content: "\e1a3";
  opacity: 0.2;
}

.xgl-emoji_unsatisfied::before {
  content: "\e5c1";
}

.xgl-emoji_unsatisfied_alt::before {
  content: "\e5c2";
}

.xgl-emoji_unsatisfied_two_tone::before {
  content: "\e5c1";
}

.xgl-emoji_unsatisfied_two_tone::after {
  content: "\e5c2";
  opacity: 0.2;
}

.xgl-emoji_very_unsatisfied::before {
  content: "\e5c3";
}

.xgl-emoji_very_unsatisfied_alt::before {
  content: "\e5c4";
}

.xgl-emoji_very_unsatisfied_two_tone::before {
  content: "\e5c3";
}

.xgl-emoji_very_unsatisfied_two_tone::after {
  content: "\e5c4";
  opacity: 0.2;
}

.xgl-encryption::before {
  content: "\eaae";
}

.xgl-encryption_alt::before {
  content: "\eaaf";
}

.xgl-encryption_two_tone::before {
  content: "\eaae";
}

.xgl-encryption_two_tone::after {
  content: "\eaaf";
  opacity: 0.2;
}

.xgl-energy_saver::before {
  content: "\e1a4";
}

.xgl-energy_saver_alt::before {
  content: "\eab0";
}

.xgl-energy_saver_timer::before {
  content: "\eab1";
}

.xgl-energy_saver_timer_alt::before {
  content: "\eab2";
}

.xgl-energy_saver_timer_two_tone::before {
  content: "\eab1";
}

.xgl-energy_saver_timer_two_tone::after {
  content: "\eab2";
  opacity: 0.2;
}

.xgl-energy_saver_two_tone::before {
  content: "\e1a4";
}

.xgl-energy_saver_two_tone::after {
  content: "\eab0";
  opacity: 0.2;
}

.xgl-enter::before {
  content: "\e1a5";
}

.xgl-enter_rtl::before {
  content: "\e5a6";
}

.xgl-envelope::before {
  content: "\e1a6";
}

.xgl-envelope_alt::before {
  content: "\e1a7";
}

.xgl-envelope_lef::before {
  content: "\e1a8";
}

.xgl-envelope_lef_alt::before {
  content: "\e6e2";
}

.xgl-envelope_lef_two_tone::before {
  content: "\e1a8";
}

.xgl-envelope_lef_two_tone::after {
  content: "\e6e2";
  opacity: 0.2;
}

.xgl-envelope_reloaded_lef::before {
  content: "\e1a9";
}

.xgl-envelope_reloaded_lef_alt::before {
  content: "\e6e3";
}

.xgl-envelope_reloaded_lef_two_tone::before {
  content: "\e1a9";
}

.xgl-envelope_reloaded_lef_two_tone::after {
  content: "\e6e3";
  opacity: 0.2;
}

.xgl-envelope_reloaded_sef::before {
  content: "\e1aa";
}

.xgl-envelope_reloaded_sef_alt::before {
  content: "\e6e4";
}

.xgl-envelope_reloaded_sef_two_tone::before {
  content: "\e1aa";
}

.xgl-envelope_reloaded_sef_two_tone::after {
  content: "\e6e4";
  opacity: 0.2;
}

.xgl-envelope_sef::before {
  content: "\e1ab";
}

.xgl-envelope_sef_alt::before {
  content: "\e6e5";
}

.xgl-envelope_sef_two_tone::before {
  content: "\e1ab";
}

.xgl-envelope_sef_two_tone::after {
  content: "\e6e5";
  opacity: 0.2;
}

.xgl-envelope_tall_back::before {
  content: "\ee23";
}

.xgl-envelope_tall_back_alt::before {
  content: "\ee24";
}

.xgl-envelope_tall_back_two_tone::before {
  content: "\ee23";
}

.xgl-envelope_tall_back_two_tone::after {
  content: "\ee24";
  opacity: 0.2;
}

.xgl-envelope_tall_lef::before {
  content: "\e6e6";
}

.xgl-envelope_tall_lef_alt::before {
  content: "\e6e7";
}

.xgl-envelope_tall_lef_two_tone::before {
  content: "\e6e6";
}

.xgl-envelope_tall_lef_two_tone::after {
  content: "\e6e7";
  opacity: 0.2;
}

.xgl-envelope_tall_sef::before {
  content: "\e6e8";
}

.xgl-envelope_tall_sef_alt::before {
  content: "\e6e9";
}

.xgl-envelope_tall_sef_two_tone::before {
  content: "\e6e8";
}

.xgl-envelope_tall_sef_two_tone::after {
  content: "\e6e9";
  opacity: 0.2;
}

.xgl-envelope_two_tone::before {
  content: "\e1a6";
}

.xgl-envelope_two_tone::after {
  content: "\e1a7";
  opacity: 0.2;
}

.xgl-erase_all_edges::before {
  content: "\eab3";
}

.xgl-erase_all_edges_alt::before {
  content: "\eab4";
}

.xgl-erase_all_edges_two_tone::before {
  content: "\eab3";
}

.xgl-erase_all_edges_two_tone::after {
  content: "\eab4";
  opacity: 0.2;
}

.xgl-erase_edges::before {
  content: "\edc0";
}

.xgl-erase_edges_alt::before {
  content: "\edc1";
}

.xgl-erase_edges_two_tone::before {
  content: "\edc0";
}

.xgl-erase_edges_two_tone::after {
  content: "\edc1";
  opacity: 0.2;
}

.xgl-erase_individual_edges::before {
  content: "\eab5";
}

.xgl-erase_individual_edges_alt::before {
  content: "\eab6";
}

.xgl-erase_individual_edges_two_tone::before {
  content: "\eab5";
}

.xgl-erase_individual_edges_two_tone::after {
  content: "\eab6";
  opacity: 0.2;
}

.xgl-erase_print_to_edge::before {
  content: "\eab7";
}

.xgl-erase_print_to_edge_alt::before {
  content: "\eab8";
}

.xgl-erase_print_to_edge_two_tone::before {
  content: "\eab7";
}

.xgl-erase_print_to_edge_two_tone::after {
  content: "\eab8";
  opacity: 0.2;
}

.xgl-eraser::before {
  content: "\e1ac";
}

.xgl-eraser_alt::before {
  content: "\e1ad";
}

.xgl-eraser_two_tone::before {
  content: "\e1ac";
}

.xgl-eraser_two_tone::after {
  content: "\e1ad";
  opacity: 0.2;
}

.xgl-error_history_report::before {
  content: "\eae9";
}

.xgl-error_history_report_alt::before {
  content: "\eaea";
}

.xgl-error_history_report_two_tone::before {
  content: "\eae9";
}

.xgl-error_history_report_two_tone::after {
  content: "\eaea";
  opacity: 0.2;
}

.xgl-error_info::before {
  content: "\eef6";
}

.xgl-error_info_alt::before {
  content: "\eef7";
}

.xgl-error_info_two_tone::before {
  content: "\eef6";
}

.xgl-error_info_two_tone::after {
  content: "\eef7";
  opacity: 0.2;
}

.xgl-ethernet::before {
  content: "\e5bc";
}

.xgl-ethernet_alt::before {
  content: "\e5bb";
}

.xgl-ethernet_two_tone::before {
  content: "\e5bc";
}

.xgl-ethernet_two_tone::after {
  content: "\e5bb";
  opacity: 0.2;
}

.xgl-exchange::before {
  content: "\e87b";
}

.xgl-exit::before {
  content: "\e1ae";
}

.xgl-exit_alt::before {
  content: "\e996";
}

.xgl-exit_two_tone::before {
  content: "\e1ae";
}

.xgl-exit_two_tone::after {
  content: "\e996";
  opacity: 0.2;
}

.xgl-expand::before {
  content: "\e1af";
}

.xgl-expand_height::before {
  content: "\e1b0";
}

.xgl-expand_row::before {
  content: "\e1b1";
}

.xgl-expand_row_alt::before {
  content: "\e1b2";
}

.xgl-expand_row_two_tone::before {
  content: "\e1b1";
}

.xgl-expand_row_two_tone::after {
  content: "\e1b2";
  opacity: 0.2;
}

.xgl-export::before {
  content: "\e1b3";
}

.xgl-export_alt::before {
  content: "\e1b4";
}

.xgl-export_sample::before {
  content: "\eef8";
}

.xgl-export_sample_alt::before {
  content: "\eef9";
}

.xgl-export_sample_two_tone::before {
  content: "\eef8";
}

.xgl-export_sample_two_tone::after {
  content: "\eef9";
  opacity: 0.2;
}

.xgl-export_two_tone::before {
  content: "\e1b3";
}

.xgl-export_two_tone::after {
  content: "\e1b4";
  opacity: 0.2;
}

.xgl-exposure::before {
  content: "\e577";
}

.xgl-exposure_alt::before {
  content: "\eabb";
}

.xgl-exposure_two_tone::before {
  content: "\e577";
}

.xgl-exposure_two_tone::after {
  content: "\eabb";
  opacity: 0.2;
}

.xgl-external_element::before {
  content: "\ee25";
}

.xgl-external_element_alt::before {
  content: "\ee26";
}

.xgl-external_element_two_tone::before {
  content: "\ee25";
}

.xgl-external_element_two_tone::after {
  content: "\ee26";
  opacity: 0.2;
}

.xgl-external_process::before {
  content: "\ee27";
}

.xgl-external_process_alt::before {
  content: "\ee28";
}

.xgl-external_process_two_tone::before {
  content: "\ee27";
}

.xgl-external_process_two_tone::after {
  content: "\ee28";
  opacity: 0.2;
}

.xgl-extra_hw_cardstock_lef::before {
  content: "\eefa";
}

.xgl-extra_hw_cardstock_lef_alt::before {
  content: "\eefb";
}

.xgl-extra_hw_cardstock_lef_two_tone::before {
  content: "\eefa";
}

.xgl-extra_hw_cardstock_lef_two_tone::after {
  content: "\eefb";
  opacity: 0.2;
}

.xgl-extra_hw_gloss_lef::before {
  content: "\e1b5";
}

.xgl-extra_hw_gloss_lef_alt::before {
  content: "\e6ea";
}

.xgl-extra_hw_gloss_lef_two_tone::before {
  content: "\e1b5";
}

.xgl-extra_hw_gloss_lef_two_tone::after {
  content: "\e6ea";
  opacity: 0.2;
}

.xgl-extra_hw_gloss_plus_lef::before {
  content: "\e1b6";
}

.xgl-extra_hw_gloss_plus_lef_alt::before {
  content: "\e6eb";
}

.xgl-extra_hw_gloss_plus_lef_two_tone::before {
  content: "\e1b6";
}

.xgl-extra_hw_gloss_plus_lef_two_tone::after {
  content: "\e6eb";
  opacity: 0.2;
}

.xgl-extra_hw_gloss_plus_sef::before {
  content: "\e1b7";
}

.xgl-extra_hw_gloss_plus_sef_alt::before {
  content: "\e6ec";
}

.xgl-extra_hw_gloss_plus_sef_two_tone::before {
  content: "\e1b7";
}

.xgl-extra_hw_gloss_plus_sef_two_tone::after {
  content: "\e6ec";
  opacity: 0.2;
}

.xgl-extra_hw_gloss_reloaded_lef::before {
  content: "\e1c3";
}

.xgl-extra_hw_gloss_reloaded_lef_alt::before {
  content: "\e6ed";
}

.xgl-extra_hw_gloss_reloaded_lef_two_tone::before {
  content: "\e1c3";
}

.xgl-extra_hw_gloss_reloaded_lef_two_tone::after {
  content: "\e6ed";
  opacity: 0.2;
}

.xgl-extra_hw_gloss_reloaded_sef::before {
  content: "\e1c4";
}

.xgl-extra_hw_gloss_reloaded_sef_alt::before {
  content: "\e6ee";
}

.xgl-extra_hw_gloss_reloaded_sef_two_tone::before {
  content: "\e1c4";
}

.xgl-extra_hw_gloss_reloaded_sef_two_tone::after {
  content: "\e6ee";
  opacity: 0.2;
}

.xgl-extra_hw_gloss_sef::before {
  content: "\e1b8";
}

.xgl-extra_hw_gloss_sef_alt::before {
  content: "\e6ef";
}

.xgl-extra_hw_gloss_sef_two_tone::before {
  content: "\e1b8";
}

.xgl-extra_hw_gloss_sef_two_tone::after {
  content: "\e6ef";
  opacity: 0.2;
}

.xgl-extra_hw_labels_lef::before {
  content: "\e1b9";
}

.xgl-extra_hw_labels_lef_alt::before {
  content: "\e6f0";
}

.xgl-extra_hw_labels_lef_two_tone::before {
  content: "\e1b9";
}

.xgl-extra_hw_labels_lef_two_tone::after {
  content: "\e6f0";
  opacity: 0.2;
}

.xgl-extra_hw_labels_sef::before {
  content: "\e1ba";
}

.xgl-extra_hw_labels_sef_alt::before {
  content: "\e6f1";
}

.xgl-extra_hw_labels_sef_two_tone::before {
  content: "\e1ba";
}

.xgl-extra_hw_labels_sef_two_tone::after {
  content: "\e6f1";
  opacity: 0.2;
}

.xgl-extra_hw_lef::before {
  content: "\e1bb";
}

.xgl-extra_hw_lef_alt::before {
  content: "\e6f2";
}

.xgl-extra_hw_lef_two_tone::before {
  content: "\e1bb";
}

.xgl-extra_hw_lef_two_tone::after {
  content: "\e6f2";
  opacity: 0.2;
}

.xgl-extra_hw_plus_lef::before {
  content: "\e1bc";
}

.xgl-extra_hw_plus_lef_alt::before {
  content: "\e6f3";
}

.xgl-extra_hw_plus_lef_two_tone::before {
  content: "\e1bc";
}

.xgl-extra_hw_plus_lef_two_tone::after {
  content: "\e6f3";
  opacity: 0.2;
}

.xgl-extra_hw_plus_reloaded_lef::before {
  content: "\e1c5";
}

.xgl-extra_hw_plus_reloaded_lef_alt::before {
  content: "\e6f4";
}

.xgl-extra_hw_plus_reloaded_lef_two_tone::before {
  content: "\e1c5";
}

.xgl-extra_hw_plus_reloaded_lef_two_tone::after {
  content: "\e6f4";
  opacity: 0.2;
}

.xgl-extra_hw_plus_reloaded_sef::before {
  content: "\e1c6";
}

.xgl-extra_hw_plus_reloaded_sef_alt::before {
  content: "\e6f5";
}

.xgl-extra_hw_plus_reloaded_sef_two_tone::before {
  content: "\e1c6";
}

.xgl-extra_hw_plus_reloaded_sef_two_tone::after {
  content: "\e6f5";
  opacity: 0.2;
}

.xgl-extra_hw_plus_sef::before {
  content: "\e1bd";
}

.xgl-extra_hw_plus_sef_alt::before {
  content: "\e6f6";
}

.xgl-extra_hw_plus_sef_two_tone::before {
  content: "\e1bd";
}

.xgl-extra_hw_plus_sef_two_tone::after {
  content: "\e6f6";
  opacity: 0.2;
}

.xgl-extra_hw_punched_lef::before {
  content: "\e1be";
}

.xgl-extra_hw_punched_lef_alt::before {
  content: "\e6f7";
}

.xgl-extra_hw_punched_lef_two_tone::before {
  content: "\e1be";
}

.xgl-extra_hw_punched_lef_two_tone::after {
  content: "\e6f7";
  opacity: 0.2;
}

.xgl-extra_hw_punched_sef::before {
  content: "\e1bf";
}

.xgl-extra_hw_punched_sef_alt::before {
  content: "\e6f8";
}

.xgl-extra_hw_punched_sef_two_tone::before {
  content: "\e1bf";
}

.xgl-extra_hw_punched_sef_two_tone::after {
  content: "\e6f8";
  opacity: 0.2;
}

.xgl-extra_hw_reloaded_lef::before {
  content: "\e1c0";
}

.xgl-extra_hw_reloaded_lef_alt::before {
  content: "\e6f9";
}

.xgl-extra_hw_reloaded_lef_two_tone::before {
  content: "\e1c0";
}

.xgl-extra_hw_reloaded_lef_two_tone::after {
  content: "\e6f9";
  opacity: 0.2;
}

.xgl-extra_hw_reloaded_sef::before {
  content: "\e1c1";
}

.xgl-extra_hw_reloaded_sef_alt::before {
  content: "\e6fa";
}

.xgl-extra_hw_reloaded_sef_two_tone::before {
  content: "\e1c1";
}

.xgl-extra_hw_reloaded_sef_two_tone::after {
  content: "\e6fa";
  opacity: 0.2;
}

.xgl-extra_hw_sef::before {
  content: "\e1c2";
}

.xgl-extra_hw_sef_alt::before {
  content: "\e6fb";
}

.xgl-extra_hw_sef_two_tone::before {
  content: "\e1c2";
}

.xgl-extra_hw_sef_two_tone::after {
  content: "\e6fb";
  opacity: 0.2;
}

.xgl-face_mask::before {
  content: "\ec78";
}

.xgl-face_mask_alt::before {
  content: "\ec79";
}

.xgl-face_mask_two_tone::before {
  content: "\ec78";
}

.xgl-face_mask_two_tone::after {
  content: "\ec79";
  opacity: 0.2;
}

.xgl-facebook::before {
  content: "\e1c7";
}

.xgl-facial_recognition::before {
  content: "\efc4";
}

.xgl-facial_recognition_alt::before {
  content: "\efc5";
}

.xgl-facial_recognition_two_tone::before {
  content: "\efc4";
}

.xgl-facial_recognition_two_tone::after {
  content: "\efc5";
  opacity: 0.2;
}

.xgl-fan::before {
  content: "\e7b5";
}

.xgl-fan_alt::before {
  content: "\e7b6";
}

.xgl-fan_on::before {
  content: "\e7b7";
}

.xgl-fan_on_alt::before {
  content: "\e7b8";
}

.xgl-fan_on_two_tone::before {
  content: "\e7b7";
}

.xgl-fan_on_two_tone::after {
  content: "\e7b8";
  opacity: 0.2;
}

.xgl-fan_two_tone::before {
  content: "\e7b5";
}

.xgl-fan_two_tone::after {
  content: "\e7b6";
  opacity: 0.2;
}

.xgl-fast_stop::before {
  content: "\e6fc";
}

.xgl-fastforward::before {
  content: "\e1c8";
}

.xgl-fastforward_alt::before {
  content: "\e1c9";
}

.xgl-fastforward_two_tone::before {
  content: "\e1c8";
}

.xgl-fastforward_two_tone::after {
  content: "\e1c9";
  opacity: 0.2;
}

.xgl-fault::before {
  content: "\e1ca";
}

.xgl-fault_alt::before {
  content: "\e1cb";
}

.xgl-fault_history::before {
  content: "\eefc";
}

.xgl-fault_history_alt::before {
  content: "\eefd";
}

.xgl-fault_history_two_tone::before {
  content: "\eefc";
}

.xgl-fault_history_two_tone::after {
  content: "\eefd";
  opacity: 0.2;
}

.xgl-fault_two_tone::before {
  content: "\e1ca";
}

.xgl-fault_two_tone::after {
  content: "\e1cb";
  opacity: 0.2;
}

.xgl-favorites::before {
  content: "\e1cc";
}

.xgl-favorites_alt::before {
  content: "\e1cd";
}

.xgl-favorites_disabled::before {
  content: "\e1ce";
}

.xgl-favorites_disabled_alt::before {
  content: "\e1cf";
}

.xgl-favorites_disabled_two_tone::before {
  content: "\e1ce";
}

.xgl-favorites_disabled_two_tone::after {
  content: "\e1cf";
  opacity: 0.2;
}

.xgl-favorites_two_tone::before {
  content: "\e1cc";
}

.xgl-favorites_two_tone::after {
  content: "\e1cd";
  opacity: 0.2;
}

.xgl-fax::before {
  content: "\e1d0";
}

.xgl-fax_alt::before {
  content: "\e1d1";
}

.xgl-fax_auto_answer::before {
  content: "\ea64";
}

.xgl-fax_auto_answer_alt::before {
  content: "\ea65";
}

.xgl-fax_auto_answer_two_tone::before {
  content: "\ea64";
}

.xgl-fax_auto_answer_two_tone::after {
  content: "\ea65";
  opacity: 0.2;
}

.xgl-fax_confirm::before {
  content: "\ea66";
}

.xgl-fax_confirm_alt::before {
  content: "\ea67";
}

.xgl-fax_confirm_two_tone::before {
  content: "\ea66";
}

.xgl-fax_confirm_two_tone::after {
  content: "\ea67";
  opacity: 0.2;
}

.xgl-fax_confirmation_report::before {
  content: "\eabe";
}

.xgl-fax_confirmation_report_alt::before {
  content: "\eabf";
}

.xgl-fax_confirmation_report_off::before {
  content: "\ee7a";
}

.xgl-fax_confirmation_report_off_alt::before {
  content: "\ee7b";
}

.xgl-fax_confirmation_report_off_two_tone::before {
  content: "\ee7a";
}

.xgl-fax_confirmation_report_off_two_tone::after {
  content: "\ee7b";
  opacity: 0.2;
}

.xgl-fax_confirmation_report_two_tone::before {
  content: "\eabe";
}

.xgl-fax_confirmation_report_two_tone::after {
  content: "\eabf";
  opacity: 0.2;
}

.xgl-fax_cover_off::before {
  content: "\eaed";
}

.xgl-fax_cover_off_alt::before {
  content: "\eaee";
}

.xgl-fax_cover_off_two_tone::before {
  content: "\eaed";
}

.xgl-fax_cover_off_two_tone::after {
  content: "\eaee";
  opacity: 0.2;
}

.xgl-fax_cover_on::before {
  content: "\eaeb";
}

.xgl-fax_cover_on_alt::before {
  content: "\eaec";
}

.xgl-fax_cover_on_two_tone::before {
  content: "\eaeb";
}

.xgl-fax_cover_on_two_tone::after {
  content: "\eaec";
  opacity: 0.2;
}

.xgl-fax_dial_numbers::before {
  content: "\e1d2";
}

.xgl-fax_dialog_characters::before {
  content: "\e1d3";
}

.xgl-fax_from::before {
  content: "\ea68";
}

.xgl-fax_from_alt::before {
  content: "\ea69";
}

.xgl-fax_from_two_tone::before {
  content: "\ea68";
}

.xgl-fax_from_two_tone::after {
  content: "\ea69";
  opacity: 0.2;
}

.xgl-fax_machine::before {
  content: "\e1d4";
}

.xgl-fax_machine_alt::before {
  content: "\e1d5";
}

.xgl-fax_machine_two_tone::before {
  content: "\e1d4";
}

.xgl-fax_machine_two_tone::after {
  content: "\e1d5";
  opacity: 0.2;
}

.xgl-fax_manual_answer::before {
  content: "\ea6a";
}

.xgl-fax_manual_answer_alt::before {
  content: "\ea6b";
}

.xgl-fax_manual_answer_two_tone::before {
  content: "\ea6a";
}

.xgl-fax_manual_answer_two_tone::after {
  content: "\ea6b";
  opacity: 0.2;
}

.xgl-fax_passcode::before {
  content: "\ea6c";
}

.xgl-fax_passcode_alt::before {
  content: "\ea6d";
}

.xgl-fax_passcode_two_tone::before {
  content: "\ea6c";
}

.xgl-fax_passcode_two_tone::after {
  content: "\ea6d";
  opacity: 0.2;
}

.xgl-fax_secure::before {
  content: "\e1d6";
}

.xgl-fax_secure_alt::before {
  content: "\e1d7";
}

.xgl-fax_secure_two_tone::before {
  content: "\e1d6";
}

.xgl-fax_secure_two_tone::after {
  content: "\e1d7";
  opacity: 0.2;
}

.xgl-fax_to::before {
  content: "\ea6e";
}

.xgl-fax_to_alt::before {
  content: "\ea6f";
}

.xgl-fax_to_two_tone::before {
  content: "\ea6e";
}

.xgl-fax_to_two_tone::after {
  content: "\ea6f";
  opacity: 0.2;
}

.xgl-fax_two_tone::before {
  content: "\e1d0";
}

.xgl-fax_two_tone::after {
  content: "\e1d1";
  opacity: 0.2;
}

.xgl-feather::before {
  content: "\e659";
}

.xgl-feather_alt::before {
  content: "\e65a";
}

.xgl-feather_two_tone::before {
  content: "\e659";
}

.xgl-feather_two_tone::after {
  content: "\e65a";
  opacity: 0.2;
}

.xgl-feature_installation::before {
  content: "\eabc";
}

.xgl-feature_installation_alt::before {
  content: "\eabd";
}

.xgl-feature_installation_two_tone::before {
  content: "\eabc";
}

.xgl-feature_installation_two_tone::after {
  content: "\eabd";
  opacity: 0.2;
}

.xgl-file::before {
  content: "\e1d8";
}

.xgl-file_abic::before {
  content: "\e616";
}

.xgl-file_abic_two_tone::before {
  content: "\e616";
}

.xgl-file_abic_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_add::before {
  content: "\e1d9";
}

.xgl-file_add_alt::before {
  content: "\e1da";
}

.xgl-file_add_two_tone::before {
  content: "\e1d9";
}

.xgl-file_add_two_tone::after {
  content: "\e1da";
  opacity: 0.2;
}

.xgl-file_afp::before {
  content: "\e615";
}

.xgl-file_afp_two_tone::before {
  content: "\e615";
}

.xgl-file_afp_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_aiff::before {
  content: "\e5fe";
}

.xgl-file_aiff_two_tone::before {
  content: "\e5fe";
}

.xgl-file_aiff_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_alt::before {
  content: "\e1db";
}

.xgl-file_ascii::before {
  content: "\e614";
}

.xgl-file_ascii_two_tone::before {
  content: "\e614";
}

.xgl-file_ascii_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_asf::before {
  content: "\e5fb";
}

.xgl-file_asf_two_tone::before {
  content: "\e5fb";
}

.xgl-file_asf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_attr::before {
  content: "\e683";
}

.xgl-file_attr_two_tone::before {
  content: "\e683";
}

.xgl-file_attr_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_auto::before {
  content: "\e5f6";
}

.xgl-file_auto_two_tone::before {
  content: "\e5f6";
}

.xgl-file_auto_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_avi::before {
  content: "\e605";
}

.xgl-file_avi_two_tone::before {
  content: "\e605";
}

.xgl-file_avi_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_bin::before {
  content: "\e5e1";
}

.xgl-file_bin_two_tone::before {
  content: "\e5e1";
}

.xgl-file_bin_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_bkgd::before {
  content: "\e619";
}

.xgl-file_blank::before {
  content: "\e1dc";
}

.xgl-file_blank_alt::before {
  content: "\e1dd";
}

.xgl-file_blank_two_tone::before {
  content: "\e1dc";
}

.xgl-file_blank_two_tone::after {
  content: "\e1dd";
  opacity: 0.2;
}

.xgl-file_bmp::before {
  content: "\e5ef";
}

.xgl-file_bmp_two_tone::before {
  content: "\e5ef";
}

.xgl-file_bmp_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_cabinet::before {
  content: "\e1de";
}

.xgl-file_cabinet_alt::before {
  content: "\e1df";
}

.xgl-file_cabinet_two_tone::before {
  content: "\e1de";
}

.xgl-file_cabinet_two_tone::after {
  content: "\e1df";
  opacity: 0.2;
}

.xgl-file_cad::before {
  content: "\e5ea";
}

.xgl-file_cad_two_tone::before {
  content: "\e5ea";
}

.xgl-file_cad_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_cals::before {
  content: "\e613";
}

.xgl-file_cals_two_tone::before {
  content: "\e613";
}

.xgl-file_cals_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_cancel::before {
  content: "\e1e0";
}

.xgl-file_cancel_alt::before {
  content: "\e1e1";
}

.xgl-file_cancel_two_tone::before {
  content: "\e1e0";
}

.xgl-file_cancel_two_tone::after {
  content: "\e1e1";
  opacity: 0.2;
}

.xgl-file_cff::before {
  content: "\e612";
}

.xgl-file_cff_two_tone::before {
  content: "\e612";
}

.xgl-file_cff_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_chart::before {
  content: "\e1e2";
}

.xgl-file_chart_alt::before {
  content: "\e1e3";
}

.xgl-file_chart_two_tone::before {
  content: "\e1e2";
}

.xgl-file_chart_two_tone::after {
  content: "\e1e3";
  opacity: 0.2;
}

.xgl-file_check::before {
  content: "\e1e4";
}

.xgl-file_check_alt::before {
  content: "\e1e5";
}

.xgl-file_check_two_tone::before {
  content: "\e1e4";
}

.xgl-file_check_two_tone::after {
  content: "\e1e5";
  opacity: 0.2;
}

.xgl-file_ciff::before {
  content: "\e611";
}

.xgl-file_ciff_two_tone::before {
  content: "\e611";
}

.xgl-file_ciff_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_compress::before {
  content: "\e1e6";
}

.xgl-file_compress_alt::before {
  content: "\e1e7";
}

.xgl-file_compress_two_tone::before {
  content: "\e1e6";
}

.xgl-file_compress_two_tone::after {
  content: "\e1e7";
  opacity: 0.2;
}

.xgl-file_csv::before {
  content: "\e5f4";
}

.xgl-file_csv_two_tone::before {
  content: "\e5f4";
}

.xgl-file_csv_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_dbm::before {
  content: "\ef7f";
}

.xgl-file_dbm_two_tone::before {
  content: "\ef7f";
}

.xgl-file_dbm_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_delay::before {
  content: "\eaef";
}

.xgl-file_delay_alt::before {
  content: "\eaf0";
}

.xgl-file_delay_two_tone::before {
  content: "\eaef";
}

.xgl-file_delay_two_tone::after {
  content: "\eaf0";
  opacity: 0.2;
}

.xgl-file_delete::before {
  content: "\eefe";
}

.xgl-file_delete_alt::before {
  content: "\eeff";
}

.xgl-file_delete_two_tone::before {
  content: "\eefe";
}

.xgl-file_delete_two_tone::after {
  content: "\eeff";
  opacity: 0.2;
}

.xgl-file_dib::before {
  content: "\e610";
}

.xgl-file_dib_two_tone::before {
  content: "\e610";
}

.xgl-file_dib_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_dlm::before {
  content: "\e5e2";
}

.xgl-file_dlm_two_tone::before {
  content: "\e5e2";
}

.xgl-file_dlm_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_doc::before {
  content: "\e5d2";
}

.xgl-file_doc_two_tone::before {
  content: "\e5d2";
}

.xgl-file_doc_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_docm::before {
  content: "\e684";
}

.xgl-file_docm_two_tone::before {
  content: "\e684";
}

.xgl-file_docm_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_docx::before {
  content: "\e5f9";
}

.xgl-file_docx_two_tone::before {
  content: "\e5f9";
}

.xgl-file_docx_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_download::before {
  content: "\e1e8";
}

.xgl-file_download_alt::before {
  content: "\e1e9";
}

.xgl-file_download_two_tone::before {
  content: "\e1e8";
}

.xgl-file_download_two_tone::after {
  content: "\e1e9";
  opacity: 0.2;
}

.xgl-file_dwg::before {
  content: "\e5eb";
}

.xgl-file_dwg_two_tone::before {
  content: "\e5eb";
}

.xgl-file_dwg_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_dxf::before {
  content: "\e60f";
}

.xgl-file_dxf_two_tone::before {
  content: "\e60f";
}

.xgl-file_dxf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_eml::before {
  content: "\e685";
}

.xgl-file_eml_two_tone::before {
  content: "\e685";
}

.xgl-file_eml_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_eps::before {
  content: "\e5dd";
}

.xgl-file_eps_two_tone::before {
  content: "\e5dd";
}

.xgl-file_eps_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_exists_no_saved::before {
  content: "\eaf1";
}

.xgl-file_exists_no_saved_alt::before {
  content: "\eaf2";
}

.xgl-file_exists_no_saved_two_tone::before {
  content: "\eaf1";
}

.xgl-file_exists_no_saved_two_tone::after {
  content: "\eaf2";
  opacity: 0.2;
}

.xgl-file_favorite::before {
  content: "\e1ea";
}

.xgl-file_favorite_alt::before {
  content: "\e1eb";
}

.xgl-file_favorite_two_tone::before {
  content: "\e1ea";
}

.xgl-file_favorite_two_tone::after {
  content: "\e1eb";
  opacity: 0.2;
}

.xgl-file_font::before {
  content: "\ef80";
}

.xgl-file_font_two_tone::before {
  content: "\ef80";
}

.xgl-file_font_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_form::before {
  content: "\ef81";
}

.xgl-file_form_two_tone::before {
  content: "\ef81";
}

.xgl-file_form_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_frf::before {
  content: "\e5e6";
}

.xgl-file_frf_two_tone::before {
  content: "\e5e6";
}

.xgl-file_frf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_gif::before {
  content: "\e5e5";
}

.xgl-file_gif_two_tone::before {
  content: "\e5e5";
}

.xgl-file_gif_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_globe::before {
  content: "\e1ec";
}

.xgl-file_globe_alt::before {
  content: "\e1ed";
}

.xgl-file_globe_two_tone::before {
  content: "\e1ec";
}

.xgl-file_globe_two_tone::after {
  content: "\e1ed";
  opacity: 0.2;
}

.xgl-file_gz::before {
  content: "\e686";
}

.xgl-file_gz_two_tone::before {
  content: "\e686";
}

.xgl-file_gz_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_help::before {
  content: "\e848";
}

.xgl-file_help_alt::before {
  content: "\e849";
}

.xgl-file_help_two_tone::before {
  content: "\e848";
}

.xgl-file_help_two_tone::after {
  content: "\e849";
  opacity: 0.2;
}

.xgl-file_hpgl::before {
  content: "\e643";
}

.xgl-file_hpgl_two_tone::before {
  content: "\e643";
}

.xgl-file_hpgl_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_html::before {
  content: "\e5dc";
}

.xgl-file_html_two_tone::before {
  content: "\e5dc";
}

.xgl-file_html_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_ics::before {
  content: "\e617";
}

.xgl-file_ics_two_tone::before {
  content: "\e617";
}

.xgl-file_ics_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_img::before {
  content: "\e60e";
}

.xgl-file_img_two_tone::before {
  content: "\e60e";
}

.xgl-file_img_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_iso::before {
  content: "\e5e8";
}

.xgl-file_iso_two_tone::before {
  content: "\e5e8";
}

.xgl-file_iso_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_jdt::before {
  content: "\ef82";
}

.xgl-file_jdt_two_tone::before {
  content: "\ef82";
}

.xgl-file_jdt_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_jif::before {
  content: "\e5e3";
}

.xgl-file_jif_two_tone::before {
  content: "\e5e3";
}

.xgl-file_jif_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_jpe::before {
  content: "\e5e4";
}

.xgl-file_jpe_two_tone::before {
  content: "\e5e4";
}

.xgl-file_jpe_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_jpeg::before {
  content: "\e606";
}

.xgl-file_jpeg_two_tone::before {
  content: "\e606";
}

.xgl-file_jpeg_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_jpg::before {
  content: "\e5d6";
}

.xgl-file_jpg_lock::before {
  content: "\ec45";
}

.xgl-file_jpg_lock_two_tone::before {
  content: "\ec45";
}

.xgl-file_jpg_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_jpg_two_tone::before {
  content: "\e5d6";
}

.xgl-file_jpg_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_jt::before {
  content: "\e644";
}

.xgl-file_jt_two_tone::before {
  content: "\e644";
}

.xgl-file_jt_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_jtd::before {
  content: "\e687";
}

.xgl-file_jtd_two_tone::before {
  content: "\e687";
}

.xgl-file_jtd_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_l::before {
  content: "\e1ee";
}

.xgl-file_l_alt::before {
  content: "\e1ef";
}

.xgl-file_l_two_tone::before {
  content: "\e1ee";
}

.xgl-file_l_two_tone::after {
  content: "\e1ef";
  opacity: 0.2;
}

.xgl-file_lock_bkgd_alt::before {
  content: "\efbb";
}

.xgl-file_locked::before {
  content: "\e1f0";
}

.xgl-file_locked_alt::before {
  content: "\e1f1";
}

.xgl-file_locked_two_tone::before {
  content: "\e1f0";
}

.xgl-file_locked_two_tone::after {
  content: "\e1f1";
  opacity: 0.2;
}

.xgl-file_mdb::before {
  content: "\e645";
}

.xgl-file_mdb_two_tone::before {
  content: "\e645";
}

.xgl-file_mdb_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_merge::before {
  content: "\ef00";
}

.xgl-file_merge_alt::before {
  content: "\ef01";
}

.xgl-file_merge_two_tone::before {
  content: "\ef00";
}

.xgl-file_merge_two_tone::after {
  content: "\ef01";
  opacity: 0.2;
}

.xgl-file_mid::before {
  content: "\e600";
}

.xgl-file_mid_two_tone::before {
  content: "\e600";
}

.xgl-file_mid_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_mov::before {
  content: "\e5df";
}

.xgl-file_mov_two_tone::before {
  content: "\e5df";
}

.xgl-file_mov_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_move::before {
  content: "\e1f2";
}

.xgl-file_move_alt::before {
  content: "\e1f3";
}

.xgl-file_move_copy::before {
  content: "\e1f4";
}

.xgl-file_move_copy_alt::before {
  content: "\e1f5";
}

.xgl-file_move_copy_two_tone::before {
  content: "\e1f4";
}

.xgl-file_move_copy_two_tone::after {
  content: "\e1f5";
  opacity: 0.2;
}

.xgl-file_move_two_tone::before {
  content: "\e1f2";
}

.xgl-file_move_two_tone::after {
  content: "\e1f3";
  opacity: 0.2;
}

.xgl-file_mp3::before {
  content: "\e601";
}

.xgl-file_mp3_two_tone::before {
  content: "\e601";
}

.xgl-file_mp3_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_mp4::before {
  content: "\e603";
}

.xgl-file_mp4_two_tone::before {
  content: "\e603";
}

.xgl-file_mp4_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_mpg::before {
  content: "\e602";
}

.xgl-file_mpg_two_tone::before {
  content: "\e602";
}

.xgl-file_mpg_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_mpp::before {
  content: "\e688";
}

.xgl-file_mpp_two_tone::before {
  content: "\e688";
}

.xgl-file_mpp_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_mso::before {
  content: "\ee07";
}

.xgl-file_mso_two_tone::before {
  content: "\ee07";
}

.xgl-file_mso_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_mtif::before {
  content: "\e5d8";
}

.xgl-file_mtif_lock::before {
  content: "\ec47";
}

.xgl-file_mtif_lock_two_tone::before {
  content: "\ec47";
}

.xgl-file_mtif_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_mtif_two_tone::before {
  content: "\e5d8";
}

.xgl-file_mtif_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_multipage::before {
  content: "\eb99";
}

.xgl-file_multipage_alt::before {
  content: "\eb9a";
}

.xgl-file_multipage_two_tone::before {
  content: "\eb99";
}

.xgl-file_multipage_two_tone::after {
  content: "\eb9a";
  opacity: 0.2;
}

.xgl-file_ocr::before {
  content: "\e5f5";
}

.xgl-file_ocr_two_tone::before {
  content: "\e5f5";
}

.xgl-file_ocr_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_odf::before {
  content: "\e60d";
}

.xgl-file_odf_two_tone::before {
  content: "\e60d";
}

.xgl-file_odf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_odg::before {
  content: "\e8bf";
}

.xgl-file_odg_two_tone::before {
  content: "\e8bf";
}

.xgl-file_odg_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_odp::before {
  content: "\e60c";
}

.xgl-file_odp_two_tone::before {
  content: "\e60c";
}

.xgl-file_odp_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_ods::before {
  content: "\e60b";
}

.xgl-file_ods_two_tone::before {
  content: "\e60b";
}

.xgl-file_ods_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_odt::before {
  content: "\e60a";
}

.xgl-file_odt_two_tone::before {
  content: "\e60a";
}

.xgl-file_odt_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_option::before {
  content: "\eaf4";
}

.xgl-file_option_alt::before {
  content: "\eaf5";
}

.xgl-file_option_two_tone::before {
  content: "\eaf4";
}

.xgl-file_option_two_tone::after {
  content: "\eaf5";
  opacity: 0.2;
}

.xgl-file_otf::before {
  content: "\e5ec";
}

.xgl-file_otf_two_tone::before {
  content: "\e5ec";
}

.xgl-file_otf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_oxps::before {
  content: "\e689";
}

.xgl-file_oxps_two_tone::before {
  content: "\e689";
}

.xgl-file_oxps_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_password::before {
  content: "\ef02";
}

.xgl-file_password_alt::before {
  content: "\ef03";
}

.xgl-file_password_two_tone::before {
  content: "\ef02";
}

.xgl-file_password_two_tone::after {
  content: "\ef03";
  opacity: 0.2;
}

.xgl-file_pcl::before {
  content: "\e5d9";
}

.xgl-file_pcl_two_tone::before {
  content: "\e5d9";
}

.xgl-file_pcl_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pct::before {
  content: "\e5ee";
}

.xgl-file_pct_two_tone::before {
  content: "\e5ee";
}

.xgl-file_pct_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pdf::before {
  content: "\e5ce";
}

.xgl-file_pdf_lock::before {
  content: "\ec49";
}

.xgl-file_pdf_lock_two_tone::before {
  content: "\ec49";
}

.xgl-file_pdf_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_pdf_two_tone::before {
  content: "\e5ce";
}

.xgl-file_pdf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pdfa::before {
  content: "\e5d0";
}

.xgl-file_pdfa_lock::before {
  content: "\ec4b";
}

.xgl-file_pdfa_lock_two_tone::before {
  content: "\ec4b";
}

.xgl-file_pdfa_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_pdfa_two_tone::before {
  content: "\e5d0";
}

.xgl-file_pdfa_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pdl::before {
  content: "\e5cd";
}

.xgl-file_pdl_two_tone::before {
  content: "\e5cd";
}

.xgl-file_pdl_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pict::before {
  content: "\e609";
}

.xgl-file_pict_two_tone::before {
  content: "\e609";
}

.xgl-file_pict_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_png::before {
  content: "\e5d1";
}

.xgl-file_png_lock::before {
  content: "\ec4c";
}

.xgl-file_png_lock_two_tone::before {
  content: "\ec4c";
}

.xgl-file_png_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_png_two_tone::before {
  content: "\e5d1";
}

.xgl-file_png_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_ppt::before {
  content: "\e5cf";
}

.xgl-file_ppt_two_tone::before {
  content: "\e5cf";
}

.xgl-file_ppt_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pptm::before {
  content: "\e68a";
}

.xgl-file_pptm_two_tone::before {
  content: "\e68a";
}

.xgl-file_pptm_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pptx::before {
  content: "\e5f8";
}

.xgl-file_pptx_two_tone::before {
  content: "\e5f8";
}

.xgl-file_pptx_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_preview::before {
  content: "\e94a";
}

.xgl-file_preview_alt::before {
  content: "\e949";
}

.xgl-file_preview_two_tone::before {
  content: "\e94a";
}

.xgl-file_preview_two_tone::after {
  content: "\e949";
  opacity: 0.2;
}

.xgl-file_prn::before {
  content: "\e5e0";
}

.xgl-file_prn_two_tone::before {
  content: "\e5e0";
}

.xgl-file_prn_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_ps::before {
  content: "\e5da";
}

.xgl-file_ps_two_tone::before {
  content: "\e5da";
}

.xgl-file_ps_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_psd::before {
  content: "\e5fa";
}

.xgl-file_psd_two_tone::before {
  content: "\e5fa";
}

.xgl-file_psd_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_pub::before {
  content: "\e68b";
}

.xgl-file_pub_two_tone::before {
  content: "\e68b";
}

.xgl-file_pub_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_qt::before {
  content: "\e604";
}

.xgl-file_qt_two_tone::before {
  content: "\e604";
}

.xgl-file_qt_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_quality::before {
  content: "\ec43";
}

.xgl-file_quality_alt::before {
  content: "\ec44";
}

.xgl-file_quality_best::before {
  content: "\ef60";
}

.xgl-file_quality_best_alt::before {
  content: "\ef61";
}

.xgl-file_quality_best_two_tone::before {
  content: "\ef60";
}

.xgl-file_quality_best_two_tone::after {
  content: "\ef61";
  opacity: 0.2;
}

.xgl-file_quality_better::before {
  content: "\ef62";
}

.xgl-file_quality_better_alt::before {
  content: "\ef63";
}

.xgl-file_quality_better_two_tone::before {
  content: "\ef62";
}

.xgl-file_quality_better_two_tone::after {
  content: "\ef63";
  opacity: 0.2;
}

.xgl-file_quality_good::before {
  content: "\ef64";
}

.xgl-file_quality_good_alt::before {
  content: "\ef65";
}

.xgl-file_quality_good_two_tone::before {
  content: "\ef64";
}

.xgl-file_quality_good_two_tone::after {
  content: "\ef65";
  opacity: 0.2;
}

.xgl-file_quality_two_tone::before {
  content: "\ec43";
}

.xgl-file_quality_two_tone::after {
  content: "\ec44";
  opacity: 0.2;
}

.xgl-file_raw::before {
  content: "\e5f3";
}

.xgl-file_raw_two_tone::before {
  content: "\e5f3";
}

.xgl-file_raw_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_rtf::before {
  content: "\e5f0";
}

.xgl-file_rtf_two_tone::before {
  content: "\e5f0";
}

.xgl-file_rtf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_secure::before {
  content: "\ef04";
}

.xgl-file_secure_two_tone::before {
  content: "\ef04";
}

.xgl-file_secure_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_sheet::before {
  content: "\e1f6";
}

.xgl-file_sheet_alt::before {
  content: "\e1f7";
}

.xgl-file_sheet_two_tone::before {
  content: "\e1f6";
}

.xgl-file_sheet_two_tone::after {
  content: "\e1f7";
  opacity: 0.2;
}

.xgl-file_slide::before {
  content: "\e1f8";
}

.xgl-file_slide_alt::before {
  content: "\e1f9";
}

.xgl-file_slide_two_tone::before {
  content: "\e1f8";
}

.xgl-file_slide_two_tone::after {
  content: "\e1f9";
  opacity: 0.2;
}

.xgl-file_sql::before {
  content: "\eca3";
}

.xgl-file_sql_two_tone::before {
  content: "\eca3";
}

.xgl-file_sql_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_step::before {
  content: "\e68c";
}

.xgl-file_step_two_tone::before {
  content: "\e68c";
}

.xgl-file_step_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_subtract::before {
  content: "\e1fa";
}

.xgl-file_subtract_alt::before {
  content: "\e1fb";
}

.xgl-file_subtract_two_tone::before {
  content: "\e1fa";
}

.xgl-file_subtract_two_tone::after {
  content: "\e1fb";
  opacity: 0.2;
}

.xgl-file_svg::before {
  content: "\e608";
}

.xgl-file_svg_two_tone::before {
  content: "\e608";
}

.xgl-file_svg_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_tag::before {
  content: "\f00c";
}

.xgl-file_tag_alt::before {
  content: "\f00d";
}

.xgl-file_tag_two_tone::before {
  content: "\f00c";
}

.xgl-file_tag_two_tone::after {
  content: "\f00d";
  opacity: 0.2;
}

.xgl-file_tar::before {
  content: "\e68d";
}

.xgl-file_tar_two_tone::before {
  content: "\e68d";
}

.xgl-file_tar_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_tfx::before {
  content: "\e68e";
}

.xgl-file_tfx_two_tone::before {
  content: "\e68e";
}

.xgl-file_tfx_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_tif::before {
  content: "\e5d5";
}

.xgl-file_tif_lock::before {
  content: "\ec4e";
}

.xgl-file_tif_lock_two_tone::before {
  content: "\ec4e";
}

.xgl-file_tif_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_tif_two_tone::before {
  content: "\e5d5";
}

.xgl-file_tif_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_tiff::before {
  content: "\e61a";
}

.xgl-file_tiff_lock::before {
  content: "\ec50";
}

.xgl-file_tiff_lock_two_tone::before {
  content: "\ec50";
}

.xgl-file_tiff_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_tiff_two_tone::before {
  content: "\e61a";
}

.xgl-file_tiff_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_transfer::before {
  content: "\edcf";
}

.xgl-file_transfer_alt::before {
  content: "\edf2";
}

.xgl-file_transfer_two_tone::before {
  content: "\edcf";
}

.xgl-file_transfer_two_tone::after {
  content: "\edf2";
  opacity: 0.2;
}

.xgl-file_ttf::before {
  content: "\e5ed";
}

.xgl-file_ttf_two_tone::before {
  content: "\e5ed";
}

.xgl-file_ttf_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_two_tone::before {
  content: "\e1d8";
}

.xgl-file_two_tone::after {
  content: "\e1db";
  opacity: 0.2;
}

.xgl-file_txt::before {
  content: "\e5d3";
}

.xgl-file_txt_two_tone::before {
  content: "\e5d3";
}

.xgl-file_txt_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_type::before {
  content: "\eaf3";
}

.xgl-file_type_alt::before {
  content: "\e88c";
}

.xgl-file_type_bkgd::before {
  content: "\e997";
}

.xgl-file_type_lock_bkgd::before {
  content: "\eb9e";
}

.xgl-file_type_signature::before {
  content: "\eba0";
}

.xgl-file_type_signature_alt::before {
  content: "\eba1";
}

.xgl-file_type_signature_two_tone::before {
  content: "\eba0";
}

.xgl-file_type_signature_two_tone::after {
  content: "\eba1";
  opacity: 0.2;
}

.xgl-file_type_two_tone::before {
  content: "\eaf3";
}

.xgl-file_type_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_unix::before {
  content: "\e5e9";
}

.xgl-file_unix_two_tone::before {
  content: "\e5e9";
}

.xgl-file_unix_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_unknown::before {
  content: "\e5f2";
}

.xgl-file_unknown_two_tone::before {
  content: "\e5f2";
}

.xgl-file_unknown_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_unlock::before {
  content: "\e1fc";
}

.xgl-file_unlock_alt::before {
  content: "\e1fd";
}

.xgl-file_unlock_two_tone::before {
  content: "\e1fc";
}

.xgl-file_unlock_two_tone::after {
  content: "\e1fd";
  opacity: 0.2;
}

.xgl-file_upload::before {
  content: "\e1fe";
}

.xgl-file_upload_alt::before {
  content: "\e1ff";
}

.xgl-file_upload_default::before {
  content: "\ea86";
}

.xgl-file_upload_default_alt::before {
  content: "\ea88";
}

.xgl-file_upload_default_two_tone::before {
  content: "\ea86";
}

.xgl-file_upload_default_two_tone::after {
  content: "\ea88";
  opacity: 0.2;
}

.xgl-file_upload_favorite::before {
  content: "\ea87";
}

.xgl-file_upload_favorite_alt::before {
  content: "\ea8a";
}

.xgl-file_upload_favorite_two_tone::before {
  content: "\ea87";
}

.xgl-file_upload_favorite_two_tone::after {
  content: "\ea8a";
  opacity: 0.2;
}

.xgl-file_upload_two_tone::before {
  content: "\e1fe";
}

.xgl-file_upload_two_tone::after {
  content: "\e1ff";
  opacity: 0.2;
}

.xgl-file_user::before {
  content: "\e200";
}

.xgl-file_user_alt::before {
  content: "\e201";
}

.xgl-file_user_two_tone::before {
  content: "\e200";
}

.xgl-file_user_two_tone::after {
  content: "\e201";
  opacity: 0.2;
}

.xgl-file_vcs::before {
  content: "\e618";
}

.xgl-file_vcs_two_tone::before {
  content: "\e618";
}

.xgl-file_vcs_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_vsd::before {
  content: "\e68f";
}

.xgl-file_vsd_two_tone::before {
  content: "\e68f";
}

.xgl-file_vsd_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_wav::before {
  content: "\e5ff";
}

.xgl-file_wav_two_tone::before {
  content: "\e5ff";
}

.xgl-file_wav_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_wma::before {
  content: "\e5fc";
}

.xgl-file_wma_two_tone::before {
  content: "\e5fc";
}

.xgl-file_wma_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_wmv::before {
  content: "\e5fd";
}

.xgl-file_wmv_two_tone::before {
  content: "\e5fd";
}

.xgl-file_wmv_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_x_b::before {
  content: "\e691";
}

.xgl-file_x_b_two_tone::before {
  content: "\e691";
}

.xgl-file_x_b_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_x_t::before {
  content: "\e692";
}

.xgl-file_x_t_two_tone::before {
  content: "\e692";
}

.xgl-file_x_t_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xbd::before {
  content: "\e690";
}

.xgl-file_xbd_two_tone::before {
  content: "\e690";
}

.xgl-file_xbd_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xct::before {
  content: "\e694";
}

.xgl-file_xct_two_tone::before {
  content: "\e694";
}

.xgl-file_xct_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xdw::before {
  content: "\e5f1";
}

.xgl-file_xdw_two_tone::before {
  content: "\e5f1";
}

.xgl-file_xdw_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xla::before {
  content: "\e646";
}

.xgl-file_xla_two_tone::before {
  content: "\e646";
}

.xgl-file_xla_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xlc::before {
  content: "\e647";
}

.xgl-file_xlc_two_tone::before {
  content: "\e647";
}

.xgl-file_xlc_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xlm::before {
  content: "\e648";
}

.xgl-file_xlm_two_tone::before {
  content: "\e648";
}

.xgl-file_xlm_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xls::before {
  content: "\e5d4";
}

.xgl-file_xls_lock::before {
  content: "\ec51";
}

.xgl-file_xls_lock_two_tone::before {
  content: "\ec51";
}

.xgl-file_xls_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_xls_two_tone::before {
  content: "\e5d4";
}

.xgl-file_xls_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xlsx::before {
  content: "\e5f7";
}

.xgl-file_xlsx_lock::before {
  content: "\ec53";
}

.xgl-file_xlsx_lock_two_tone::before {
  content: "\ec53";
}

.xgl-file_xlsx_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_xlsx_two_tone::before {
  content: "\e5f7";
}

.xgl-file_xlsx_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xlt::before {
  content: "\e649";
}

.xgl-file_xlt_two_tone::before {
  content: "\e649";
}

.xgl-file_xlt_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xlw::before {
  content: "\e64a";
}

.xgl-file_xlw_two_tone::before {
  content: "\e64a";
}

.xgl-file_xlw_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xml::before {
  content: "\e5db";
}

.xgl-file_xml_two_tone::before {
  content: "\e5db";
}

.xgl-file_xml_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xps::before {
  content: "\e5d7";
}

.xgl-file_xps_lock::before {
  content: "\ec55";
}

.xgl-file_xps_lock_two_tone::before {
  content: "\ec55";
}

.xgl-file_xps_lock_two_tone::after {
  content: "\efbb";
  opacity: 0.2;
}

.xgl-file_xps_two_tone::before {
  content: "\e5d7";
}

.xgl-file_xps_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xql::before {
  content: "\e5de";
}

.xgl-file_xql_two_tone::before {
  content: "\e5de";
}

.xgl-file_xql_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_xwd::before {
  content: "\e607";
}

.xgl-file_xwd_two_tone::before {
  content: "\e607";
}

.xgl-file_xwd_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-file_zip::before {
  content: "\e5e7";
}

.xgl-file_zip_two_tone::before {
  content: "\e5e7";
}

.xgl-file_zip_two_tone::after {
  content: "\e88c";
  opacity: 0.2;
}

.xgl-files::before {
  content: "\e202";
}

.xgl-files_alt::before {
  content: "\e203";
}

.xgl-files_subtract::before {
  content: "\ea70";
}

.xgl-files_subtract_alt::before {
  content: "\ea71";
}

.xgl-files_subtract_two_tone::before {
  content: "\ea70";
}

.xgl-files_subtract_two_tone::after {
  content: "\ea71";
  opacity: 0.2;
}

.xgl-files_two_tone::before {
  content: "\e202";
}

.xgl-files_two_tone::after {
  content: "\e203";
  opacity: 0.2;
}

.xgl-film::before {
  content: "\e204";
}

.xgl-film_alt::before {
  content: "\e205";
}

.xgl-film_lef::before {
  content: "\e206";
}

.xgl-film_lef_alt::before {
  content: "\e6fd";
}

.xgl-film_lef_two_tone::before {
  content: "\e206";
}

.xgl-film_lef_two_tone::after {
  content: "\e6fd";
  opacity: 0.2;
}

.xgl-film_sef::before {
  content: "\e207";
}

.xgl-film_sef_alt::before {
  content: "\e6fe";
}

.xgl-film_sef_two_tone::before {
  content: "\e207";
}

.xgl-film_sef_two_tone::after {
  content: "\e6fe";
  opacity: 0.2;
}

.xgl-film_two_tone::before {
  content: "\e204";
}

.xgl-film_two_tone::after {
  content: "\e205";
  opacity: 0.2;
}

.xgl-filter::before {
  content: "\e650";
}

.xgl-filter_alt::before {
  content: "\e64e";
}

.xgl-filter_two_tone::before {
  content: "\e650";
}

.xgl-filter_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-fingerprint::before {
  content: "\e208";
}

.xgl-finishing::before {
  content: "\e209";
}

.xgl-finishing_advanced::before {
  content: "\eaf8";
}

.xgl-finishing_advanced_alt::before {
  content: "\eaf9";
}

.xgl-finishing_advanced_two_tone::before {
  content: "\eaf8";
}

.xgl-finishing_advanced_two_tone::after {
  content: "\eaf9";
  opacity: 0.2;
}

.xgl-finishing_alt::before {
  content: "\e20a";
}

.xgl-finishing_off::before {
  content: "\eaf6";
}

.xgl-finishing_off_alt::before {
  content: "\eaf7";
}

.xgl-finishing_off_two_tone::before {
  content: "\eaf6";
}

.xgl-finishing_off_two_tone::after {
  content: "\eaf7";
  opacity: 0.2;
}

.xgl-finishing_two_tone::before {
  content: "\e209";
}

.xgl-finishing_two_tone::after {
  content: "\e20a";
  opacity: 0.2;
}

.xgl-fire::before {
  content: "\e20b";
}

.xgl-fire_alt::before {
  content: "\e20c";
}

.xgl-fire_two_tone::before {
  content: "\e20b";
}

.xgl-fire_two_tone::after {
  content: "\e20c";
  opacity: 0.2;
}

.xgl-firefox::before {
  content: "\e20d";
}

.xgl-firefox_two_tone::before {
  content: "\e20d";
}

.xgl-firefox_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-first::before {
  content: "\e20e";
}

.xgl-fish::before {
  content: "\e998";
}

.xgl-fish_alt::before {
  content: "\e999";
}

.xgl-fish_two_tone::before {
  content: "\e998";
}

.xgl-fish_two_tone::after {
  content: "\e999";
  opacity: 0.2;
}

.xgl-five_circle::before {
  content: "\ee5c";
}

.xgl-five_circle_alt::before {
  content: "\ee5d";
}

.xgl-five_circle_two_tone::before {
  content: "\ee5c";
}

.xgl-five_circle_two_tone::after {
  content: "\ee5d";
  opacity: 0.2;
}

.xgl-flag::before {
  content: "\e20f";
}

.xgl-flag_alt::before {
  content: "\e210";
}

.xgl-flag_checkered::before {
  content: "\e951";
}

.xgl-flag_two_tone::before {
  content: "\e20f";
}

.xgl-flag_two_tone::after {
  content: "\e210";
  opacity: 0.2;
}

.xgl-flashing_light::before {
  content: "\ef83";
}

.xgl-flashing_light_alt::before {
  content: "\ef84";
}

.xgl-flashing_light_two_tone::before {
  content: "\ef83";
}

.xgl-flashing_light_two_tone::after {
  content: "\ef84";
  opacity: 0.2;
}

.xgl-flashing_light_with_horn::before {
  content: "\ef85";
}

.xgl-flashing_light_with_horn_alt::before {
  content: "\ef86";
}

.xgl-flashing_light_with_horn_two_tone::before {
  content: "\ef85";
}

.xgl-flashing_light_with_horn_two_tone::after {
  content: "\ef86";
  opacity: 0.2;
}

.xgl-flask::before {
  content: "\e211";
}

.xgl-flask_alt::before {
  content: "\e212";
}

.xgl-flask_two_tone::before {
  content: "\e211";
}

.xgl-flask_two_tone::after {
  content: "\e212";
  opacity: 0.2;
}

.xgl-flex::before {
  content: "\e937";
}

.xgl-flex_alt::before {
  content: "\e938";
}

.xgl-flex_two_tone::before {
  content: "\e937";
}

.xgl-flex_two_tone::after {
  content: "\e938";
  opacity: 0.2;
}

.xgl-flick::before {
  content: "\e91b";
}

.xgl-flick_alt::before {
  content: "\e91c";
}

.xgl-flick_two_tone::before {
  content: "\e91b";
}

.xgl-flick_two_tone::after {
  content: "\e91c";
  opacity: 0.2;
}

.xgl-floorplan::before {
  content: "\e8c1";
}

.xgl-floorplan_alt::before {
  content: "\e8c2";
}

.xgl-floorplan_two_tone::before {
  content: "\e8c1";
}

.xgl-floorplan_two_tone::after {
  content: "\e8c2";
  opacity: 0.2;
}

.xgl-fold::before {
  content: "\e213";
}

.xgl-fold_advanced::before {
  content: "\eafa";
}

.xgl-fold_advanced_alt::before {
  content: "\eafb";
}

.xgl-fold_advanced_two_tone::before {
  content: "\eafa";
}

.xgl-fold_advanced_two_tone::after {
  content: "\eafb";
  opacity: 0.2;
}

.xgl-fold_alt::before {
  content: "\e214";
}

.xgl-fold_bifold_individual::before {
  content: "\eafc";
}

.xgl-fold_bifold_individual_alt::before {
  content: "\eafd";
}

.xgl-fold_bifold_individual_two_tone::before {
  content: "\eafc";
}

.xgl-fold_bifold_individual_two_tone::after {
  content: "\eafd";
  opacity: 0.2;
}

.xgl-fold_bifold_mult_inside::before {
  content: "\eb00";
}

.xgl-fold_bifold_mult_inside_alt::before {
  content: "\eb01";
}

.xgl-fold_bifold_mult_inside_two_tone::before {
  content: "\eb00";
}

.xgl-fold_bifold_mult_inside_two_tone::after {
  content: "\eb01";
  opacity: 0.2;
}

.xgl-fold_bifold_mult_outside::before {
  content: "\eafe";
}

.xgl-fold_bifold_mult_outside_alt::before {
  content: "\eaff";
}

.xgl-fold_bifold_mult_outside_two_tone::before {
  content: "\eafe";
}

.xgl-fold_bifold_mult_outside_two_tone::after {
  content: "\eaff";
  opacity: 0.2;
}

.xgl-fold_bifold_set::before {
  content: "\eb02";
}

.xgl-fold_bifold_set_alt::before {
  content: "\eb03";
}

.xgl-fold_bifold_set_two_tone::before {
  content: "\eb02";
}

.xgl-fold_bifold_set_two_tone::after {
  content: "\eb03";
  opacity: 0.2;
}

.xgl-fold_cfold::before {
  content: "\eb04";
}

.xgl-fold_cfold_alt::before {
  content: "\eb05";
}

.xgl-fold_cfold_inside::before {
  content: "\eb06";
}

.xgl-fold_cfold_inside_alt::before {
  content: "\eb07";
}

.xgl-fold_cfold_inside_two_tone::before {
  content: "\eb06";
}

.xgl-fold_cfold_inside_two_tone::after {
  content: "\eb07";
  opacity: 0.2;
}

.xgl-fold_cfold_outside::before {
  content: "\eb08";
}

.xgl-fold_cfold_outside_alt::before {
  content: "\eb09";
}

.xgl-fold_cfold_outside_two_tone::before {
  content: "\eb08";
}

.xgl-fold_cfold_outside_two_tone::after {
  content: "\eb09";
  opacity: 0.2;
}

.xgl-fold_cfold_two_tone::before {
  content: "\eb04";
}

.xgl-fold_cfold_two_tone::after {
  content: "\eb05";
  opacity: 0.2;
}

.xgl-fold_image_inside::before {
  content: "\eb0a";
}

.xgl-fold_image_inside_alt::before {
  content: "\eb0b";
}

.xgl-fold_image_inside_two_tone::before {
  content: "\eb0a";
}

.xgl-fold_image_inside_two_tone::after {
  content: "\eb0b";
  opacity: 0.2;
}

.xgl-fold_image_outside::before {
  content: "\eb0c";
}

.xgl-fold_image_outside_alt::before {
  content: "\eb0d";
}

.xgl-fold_image_outside_two_tone::before {
  content: "\eb0c";
}

.xgl-fold_image_outside_two_tone::after {
  content: "\eb0d";
  opacity: 0.2;
}

.xgl-fold_off::before {
  content: "\eb0e";
}

.xgl-fold_off_alt::before {
  content: "\eb0f";
}

.xgl-fold_off_two_tone::before {
  content: "\eb0e";
}

.xgl-fold_off_two_tone::after {
  content: "\eb0f";
  opacity: 0.2;
}

.xgl-fold_order_booklet::before {
  content: "\eb10";
}

.xgl-fold_order_booklet_alt::before {
  content: "\eb11";
}

.xgl-fold_order_booklet_two_tone::before {
  content: "\eb10";
}

.xgl-fold_order_booklet_two_tone::after {
  content: "\eb11";
  opacity: 0.2;
}

.xgl-fold_two_tone::before {
  content: "\e213";
}

.xgl-fold_two_tone::after {
  content: "\e214";
  opacity: 0.2;
}

.xgl-fold_zfold::before {
  content: "\eb12";
}

.xgl-fold_zfold_alt::before {
  content: "\eb13";
}

.xgl-fold_zfold_half::before {
  content: "\eb18";
}

.xgl-fold_zfold_half_alt::before {
  content: "\eb19";
}

.xgl-fold_zfold_half_bottom::before {
  content: "\edc2";
}

.xgl-fold_zfold_half_bottom_alt::before {
  content: "\edc3";
}

.xgl-fold_zfold_half_bottom_two_tone::before {
  content: "\edc2";
}

.xgl-fold_zfold_half_bottom_two_tone::after {
  content: "\edc3";
  opacity: 0.2;
}

.xgl-fold_zfold_half_left::before {
  content: "\edc4";
}

.xgl-fold_zfold_half_left_alt::before {
  content: "\edc5";
}

.xgl-fold_zfold_half_left_two_tone::before {
  content: "\edc4";
}

.xgl-fold_zfold_half_left_two_tone::after {
  content: "\edc5";
  opacity: 0.2;
}

.xgl-fold_zfold_half_top::before {
  content: "\edc6";
}

.xgl-fold_zfold_half_top_alt::before {
  content: "\edc7";
}

.xgl-fold_zfold_half_top_two_tone::before {
  content: "\edc6";
}

.xgl-fold_zfold_half_top_two_tone::after {
  content: "\edc7";
  opacity: 0.2;
}

.xgl-fold_zfold_half_two_tone::before {
  content: "\eb18";
}

.xgl-fold_zfold_half_two_tone::after {
  content: "\eb19";
  opacity: 0.2;
}

.xgl-fold_zfold_inside::before {
  content: "\eb14";
}

.xgl-fold_zfold_inside_alt::before {
  content: "\eb15";
}

.xgl-fold_zfold_inside_two_tone::before {
  content: "\eb14";
}

.xgl-fold_zfold_inside_two_tone::after {
  content: "\eb15";
  opacity: 0.2;
}

.xgl-fold_zfold_outside::before {
  content: "\eb16";
}

.xgl-fold_zfold_outside_alt::before {
  content: "\eb17";
}

.xgl-fold_zfold_outside_two_tone::before {
  content: "\eb16";
}

.xgl-fold_zfold_outside_two_tone::after {
  content: "\eb17";
  opacity: 0.2;
}

.xgl-fold_zfold_two_tone::before {
  content: "\eb12";
}

.xgl-fold_zfold_two_tone::after {
  content: "\eb13";
  opacity: 0.2;
}

.xgl-folder::before {
  content: "\e215";
}

.xgl-folder_add::before {
  content: "\e216";
}

.xgl-folder_add_alt::before {
  content: "\e217";
}

.xgl-folder_add_two_tone::before {
  content: "\e216";
}

.xgl-folder_add_two_tone::after {
  content: "\e217";
  opacity: 0.2;
}

.xgl-folder_alt::before {
  content: "\e218";
}

.xgl-folder_bkgd_alt::before {
  content: "\efbc";
}

.xgl-folder_camera::before {
  content: "\e219";
}

.xgl-folder_camera_alt::before {
  content: "\e21a";
}

.xgl-folder_camera_two_tone::before {
  content: "\e219";
}

.xgl-folder_camera_two_tone::after {
  content: "\e21a";
  opacity: 0.2;
}

.xgl-folder_code::before {
  content: "\ef87";
}

.xgl-folder_code_alt::before {
  content: "\ef88";
}

.xgl-folder_code_two_tone::before {
  content: "\ef87";
}

.xgl-folder_code_two_tone::after {
  content: "\ef88";
  opacity: 0.2;
}

.xgl-folder_compress::before {
  content: "\e21b";
}

.xgl-folder_compress_alt::before {
  content: "\e21c";
}

.xgl-folder_compress_two_tone::before {
  content: "\e21b";
}

.xgl-folder_compress_two_tone::after {
  content: "\e21c";
  opacity: 0.2;
}

.xgl-folder_cube::before {
  content: "\ecf3";
}

.xgl-folder_cube_alt::before {
  content: "\ecf4";
}

.xgl-folder_cube_two_tone::before {
  content: "\ecf3";
}

.xgl-folder_cube_two_tone::after {
  content: "\ecf4";
  opacity: 0.2;
}

.xgl-folder_default::before {
  content: "\eb1c";
}

.xgl-folder_default_alt::before {
  content: "\eb1d";
}

.xgl-folder_default_two_tone::before {
  content: "\eb1c";
}

.xgl-folder_default_two_tone::after {
  content: "\eb1d";
  opacity: 0.2;
}

.xgl-folder_download::before {
  content: "\e21d";
}

.xgl-folder_download_alt::before {
  content: "\e21e";
}

.xgl-folder_download_two_tone::before {
  content: "\e21d";
}

.xgl-folder_download_two_tone::after {
  content: "\e21e";
  opacity: 0.2;
}

.xgl-folder_dropbox::before {
  content: "\e21f";
}

.xgl-folder_dropbox_alt::before {
  content: "\e220";
}

.xgl-folder_dropbox_two_tone::before {
  content: "\e21f";
}

.xgl-folder_dropbox_two_tone::after {
  content: "\e220";
  opacity: 0.2;
}

.xgl-folder_edit::before {
  content: "\efdf";
}

.xgl-folder_edit_alt::before {
  content: "\efe0";
}

.xgl-folder_edit_two_tone::before {
  content: "\efdf";
}

.xgl-folder_edit_two_tone::after {
  content: "\efe0";
  opacity: 0.2;
}

.xgl-folder_favorite::before {
  content: "\e221";
}

.xgl-folder_favorite_alt::before {
  content: "\e222";
}

.xgl-folder_favorite_two_tone::before {
  content: "\e221";
}

.xgl-folder_favorite_two_tone::after {
  content: "\e222";
  opacity: 0.2;
}

.xgl-folder_file::before {
  content: "\e7ff";
}

.xgl-folder_file_alt::before {
  content: "\ed40";
}

.xgl-folder_file_two_tone::before {
  content: "\e7ff";
}

.xgl-folder_file_two_tone::after {
  content: "\ed40";
  opacity: 0.2;
}

.xgl-folder_flex::before {
  content: "\e935";
}

.xgl-folder_flex_alt::before {
  content: "\e936";
}

.xgl-folder_flex_two_tone::before {
  content: "\e935";
}

.xgl-folder_flex_two_tone::after {
  content: "\e936";
  opacity: 0.2;
}

.xgl-folder_generate::before {
  content: "\ecf5";
}

.xgl-folder_generate_alt::before {
  content: "\ecf6";
}

.xgl-folder_generate_two_tone::before {
  content: "\ecf5";
}

.xgl-folder_generate_two_tone::after {
  content: "\ecf6";
  opacity: 0.2;
}

.xgl-folder_google_drive::before {
  content: "\e223";
}

.xgl-folder_google_drive_alt::before {
  content: "\e224";
}

.xgl-folder_google_drive_two_tone::before {
  content: "\e223";
}

.xgl-folder_google_drive_two_tone::after {
  content: "\e224";
  opacity: 0.2;
}

.xgl-folder_history::before {
  content: "\ec38";
}

.xgl-folder_history_alt::before {
  content: "\ec39";
}

.xgl-folder_history_two_tone::before {
  content: "\ec38";
}

.xgl-folder_history_two_tone::after {
  content: "\ec39";
  opacity: 0.2;
}

.xgl-folder_hot::before {
  content: "\e225";
}

.xgl-folder_hot_alt::before {
  content: "\e226";
}

.xgl-folder_hot_two_tone::before {
  content: "\e225";
}

.xgl-folder_hot_two_tone::after {
  content: "\e226";
  opacity: 0.2;
}

.xgl-folder_jobflow::before {
  content: "\e84a";
}

.xgl-folder_jobflow_alt::before {
  content: "\e84b";
}

.xgl-folder_jobflow_autostart::before {
  content: "\e84c";
}

.xgl-folder_jobflow_autostart_alt::before {
  content: "\e84d";
}

.xgl-folder_jobflow_autostart_two_tone::before {
  content: "\e84c";
}

.xgl-folder_jobflow_autostart_two_tone::after {
  content: "\e84d";
  opacity: 0.2;
}

.xgl-folder_jobflow_two_tone::before {
  content: "\e84a";
}

.xgl-folder_jobflow_two_tone::after {
  content: "\e84b";
  opacity: 0.2;
}

.xgl-folder_jpg::before {
  content: "\eb98";
}

.xgl-folder_jpg_lock::before {
  content: "\ec46";
}

.xgl-folder_jpg_lock_two_tone::before {
  content: "\ec46";
}

.xgl-folder_jpg_lock_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_jpg_two_tone::before {
  content: "\eb98";
}

.xgl-folder_jpg_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folder_lock_bkgd::before {
  content: "\eba8";
}

.xgl-folder_locked::before {
  content: "\e227";
}

.xgl-folder_locked_alt::before {
  content: "\e228";
}

.xgl-folder_locked_two_tone::before {
  content: "\e227";
}

.xgl-folder_locked_two_tone::after {
  content: "\e228";
  opacity: 0.2;
}

.xgl-folder_move::before {
  content: "\ecf7";
}

.xgl-folder_move_alt::before {
  content: "\ecf8";
}

.xgl-folder_move_two_tone::before {
  content: "\ecf7";
}

.xgl-folder_move_two_tone::after {
  content: "\ecf8";
  opacity: 0.2;
}

.xgl-folder_ms_office::before {
  content: "\e229";
}

.xgl-folder_ms_office_alt::before {
  content: "\e22a";
}

.xgl-folder_ms_office_two_tone::before {
  content: "\e229";
}

.xgl-folder_ms_office_two_tone::after {
  content: "\e22a";
  opacity: 0.2;
}

.xgl-folder_network::before {
  content: "\ed46";
}

.xgl-folder_network_alt::before {
  content: "\ed47";
}

.xgl-folder_network_two_tone::before {
  content: "\ed46";
}

.xgl-folder_network_two_tone::after {
  content: "\ed47";
  opacity: 0.2;
}

.xgl-folder_open::before {
  content: "\e7fd";
}

.xgl-folder_open_alt::before {
  content: "\e7fe";
}

.xgl-folder_open_two_tone::before {
  content: "\e7fd";
}

.xgl-folder_open_two_tone::after {
  content: "\e7fe";
  opacity: 0.2;
}

.xgl-folder_pdf::before {
  content: "\eb9b";
}

.xgl-folder_pdf_lock::before {
  content: "\ec48";
}

.xgl-folder_pdf_lock_two_tone::before {
  content: "\ec48";
}

.xgl-folder_pdf_lock_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_pdf_two_tone::before {
  content: "\eb9b";
}

.xgl-folder_pdf_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folder_pdfa::before {
  content: "\eb9f";
}

.xgl-folder_pdfa_lock::before {
  content: "\ec4a";
}

.xgl-folder_pdfa_lock_two_tone::before {
  content: "\ec4a";
}

.xgl-folder_pdfa_lock_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_pdfa_two_tone::before {
  content: "\eb9f";
}

.xgl-folder_pdfa_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folder_personal::before {
  content: "\e22b";
}

.xgl-folder_personal_alt::before {
  content: "\e22c";
}

.xgl-folder_personal_two_tone::before {
  content: "\e22b";
}

.xgl-folder_personal_two_tone::after {
  content: "\e22c";
  opacity: 0.2;
}

.xgl-folder_polling::before {
  content: "\eb1e";
}

.xgl-folder_polling_alt::before {
  content: "\eb1f";
}

.xgl-folder_polling_two_tone::before {
  content: "\eb1e";
}

.xgl-folder_polling_two_tone::after {
  content: "\eb1f";
  opacity: 0.2;
}

.xgl-folder_position::before {
  content: "\edc8";
}

.xgl-folder_position_alt::before {
  content: "\edc9";
}

.xgl-folder_position_two_tone::before {
  content: "\edc8";
}

.xgl-folder_position_two_tone::after {
  content: "\edc9";
  opacity: 0.2;
}

.xgl-folder_public::before {
  content: "\e22d";
}

.xgl-folder_public_alt::before {
  content: "\e22e";
}

.xgl-folder_public_two_tone::before {
  content: "\e22d";
}

.xgl-folder_public_two_tone::after {
  content: "\e22e";
  opacity: 0.2;
}

.xgl-folder_read_only::before {
  content: "\e22f";
}

.xgl-folder_read_only_alt::before {
  content: "\e230";
}

.xgl-folder_read_only_two_tone::before {
  content: "\e22f";
}

.xgl-folder_read_only_two_tone::after {
  content: "\e230";
  opacity: 0.2;
}

.xgl-folder_save_as::before {
  content: "\ecf9";
}

.xgl-folder_save_as_alt::before {
  content: "\ecfa";
}

.xgl-folder_save_as_two_tone::before {
  content: "\ecf9";
}

.xgl-folder_save_as_two_tone::after {
  content: "\ecfa";
  opacity: 0.2;
}

.xgl-folder_search::before {
  content: "\eb1a";
}

.xgl-folder_search_alt::before {
  content: "\eb1b";
}

.xgl-folder_search_two_tone::before {
  content: "\eb1a";
}

.xgl-folder_search_two_tone::after {
  content: "\eb1b";
  opacity: 0.2;
}

.xgl-folder_settings::before {
  content: "\ec3a";
}

.xgl-folder_settings_alt::before {
  content: "\ec3b";
}

.xgl-folder_settings_two_tone::before {
  content: "\ec3a";
}

.xgl-folder_settings_two_tone::after {
  content: "\ec3b";
  opacity: 0.2;
}

.xgl-folder_subtract::before {
  content: "\e231";
}

.xgl-folder_subtract_alt::before {
  content: "\e232";
}

.xgl-folder_subtract_two_tone::before {
  content: "\e231";
}

.xgl-folder_subtract_two_tone::after {
  content: "\e232";
  opacity: 0.2;
}

.xgl-folder_tif::before {
  content: "\eba4";
}

.xgl-folder_tif_lock::before {
  content: "\ec4d";
}

.xgl-folder_tif_lock_two_tone::before {
  content: "\ec4d";
}

.xgl-folder_tif_lock_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_tif_two_tone::before {
  content: "\eba4";
}

.xgl-folder_tif_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folder_tiff::before {
  content: "\eba5";
}

.xgl-folder_tiff_lock::before {
  content: "\ec4f";
}

.xgl-folder_tiff_lock_two_tone::before {
  content: "\ec4f";
}

.xgl-folder_tiff_lock_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_tiff_two_tone::before {
  content: "\eba5";
}

.xgl-folder_tiff_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folder_two_tone::before {
  content: "\e215";
}

.xgl-folder_two_tone::after {
  content: "\e218";
  opacity: 0.2;
}

.xgl-folder_type::before {
  content: "\ef08";
}

.xgl-folder_type_bkgd::before {
  content: "\ec6a";
}

.xgl-folder_type_lock_bkgd_alt::before {
  content: "\efbd";
}

.xgl-folder_type_secure::before {
  content: "\ef0a";
}

.xgl-folder_type_secure_two_tone::before {
  content: "\ef0a";
}

.xgl-folder_type_secure_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_type_two_tone::before {
  content: "\ef08";
}

.xgl-folder_type_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folder_unknown::before {
  content: "\e84e";
}

.xgl-folder_unknown_alt::before {
  content: "\e84f";
}

.xgl-folder_unknown_two_tone::before {
  content: "\e84e";
}

.xgl-folder_unknown_two_tone::after {
  content: "\e84f";
  opacity: 0.2;
}

.xgl-folder_unlock::before {
  content: "\e233";
}

.xgl-folder_unlock_alt::before {
  content: "\e234";
}

.xgl-folder_unlock_two_tone::before {
  content: "\e233";
}

.xgl-folder_unlock_two_tone::after {
  content: "\e234";
  opacity: 0.2;
}

.xgl-folder_upload::before {
  content: "\e235";
}

.xgl-folder_upload_alt::before {
  content: "\e236";
}

.xgl-folder_upload_two_tone::before {
  content: "\e235";
}

.xgl-folder_upload_two_tone::after {
  content: "\e236";
  opacity: 0.2;
}

.xgl-folder_usb::before {
  content: "\e237";
}

.xgl-folder_usb_alt::before {
  content: "\e238";
}

.xgl-folder_usb_two_tone::before {
  content: "\e237";
}

.xgl-folder_usb_two_tone::after {
  content: "\e238";
  opacity: 0.2;
}

.xgl-folder_xlsx::before {
  content: "\eba6";
}

.xgl-folder_xlsx_lock::before {
  content: "\ec52";
}

.xgl-folder_xlsx_lock_two_tone::before {
  content: "\ec52";
}

.xgl-folder_xlsx_lock_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_xlsx_two_tone::before {
  content: "\eba6";
}

.xgl-folder_xlsx_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folder_xps::before {
  content: "\eba7";
}

.xgl-folder_xps_lock::before {
  content: "\ec54";
}

.xgl-folder_xps_lock_two_tone::before {
  content: "\ec54";
}

.xgl-folder_xps_lock_two_tone::after {
  content: "\efbd";
  opacity: 0.2;
}

.xgl-folder_xps_two_tone::before {
  content: "\eba7";
}

.xgl-folder_xps_two_tone::after {
  content: "\efbc";
  opacity: 0.2;
}

.xgl-folding::before {
  content: "\e239";
}

.xgl-folding_alt::before {
  content: "\e23a";
}

.xgl-folding_two_tone::before {
  content: "\e239";
}

.xgl-folding_two_tone::after {
  content: "\e23a";
  opacity: 0.2;
}

.xgl-font_color::before {
  content: "\e23b";
}

.xgl-font_size::before {
  content: "\e23c";
}

.xgl-font_size_square::before {
  content: "\e99a";
}

.xgl-font_size_square_alt::before {
  content: "\e99b";
}

.xgl-font_size_square_two_tone::before {
  content: "\e99a";
}

.xgl-font_size_square_two_tone::after {
  content: "\e99b";
  opacity: 0.2;
}

.xgl-fonts::before {
  content: "\e23d";
}

.xgl-fonts_alt::before {
  content: "\e23e";
}

.xgl-fonts_two_tone::before {
  content: "\e23d";
}

.xgl-fonts_two_tone::after {
  content: "\e23e";
  opacity: 0.2;
}

.xgl-food::before {
  content: "\f01d";
}

.xgl-food_alt::before {
  content: "\e23f";
}

.xgl-food_two_tone::before {
  content: "\f01d";
}

.xgl-food_two_tone::after {
  content: "\e23f";
  opacity: 0.2;
}

.xgl-forced_speed::before {
  content: "\eb20";
}

.xgl-forced_speed_alt::before {
  content: "\eb21";
}

.xgl-forced_speed_two_tone::before {
  content: "\eb20";
}

.xgl-forced_speed_two_tone::after {
  content: "\eb21";
  opacity: 0.2;
}

.xgl-forgot_password::before {
  content: "\eca4";
}

.xgl-forgot_password_alt::before {
  content: "\eca5";
}

.xgl-forgot_password_two_tone::before {
  content: "\eca4";
}

.xgl-forgot_password_two_tone::after {
  content: "\eca5";
  opacity: 0.2;
}

.xgl-four_circle::before {
  content: "\ee5a";
}

.xgl-four_circle_alt::before {
  content: "\ee5b";
}

.xgl-four_circle_two_tone::before {
  content: "\ee5a";
}

.xgl-four_circle_two_tone::after {
  content: "\ee5b";
  opacity: 0.2;
}

.xgl-four_free_staple::before {
  content: "\eb3a";
}

.xgl-four_free_staple_alt::before {
  content: "\eb3b";
}

.xgl-four_free_staple_two_tone::before {
  content: "\eb3a";
}

.xgl-four_free_staple_two_tone::after {
  content: "\eb3b";
  opacity: 0.2;
}

.xgl-four_hole::before {
  content: "\ed89";
}

.xgl-four_hole_alt::before {
  content: "\ed72";
}

.xgl-four_hole_bottom_l::before {
  content: "\ed73";
}

.xgl-four_hole_bottom_l_alt::before {
  content: "\ed74";
}

.xgl-four_hole_bottom_l_two_tone::before {
  content: "\ed73";
}

.xgl-four_hole_bottom_l_two_tone::after {
  content: "\ed74";
  opacity: 0.2;
}

.xgl-four_hole_left_l::before {
  content: "\e9d9";
}

.xgl-four_hole_left_l_alt::before {
  content: "\e9da";
}

.xgl-four_hole_left_l_two_tone::before {
  content: "\e9d9";
}

.xgl-four_hole_left_l_two_tone::after {
  content: "\e9da";
  opacity: 0.2;
}

.xgl-four_hole_left_p::before {
  content: "\e9db";
}

.xgl-four_hole_left_p_alt::before {
  content: "\e9dc";
}

.xgl-four_hole_left_p_two_tone::before {
  content: "\e9db";
}

.xgl-four_hole_left_p_two_tone::after {
  content: "\e9dc";
  opacity: 0.2;
}

.xgl-four_hole_right_p::before {
  content: "\ed75";
}

.xgl-four_hole_right_p_alt::before {
  content: "\ed76";
}

.xgl-four_hole_right_p_two_tone::before {
  content: "\ed75";
}

.xgl-four_hole_right_p_two_tone::after {
  content: "\ed76";
  opacity: 0.2;
}

.xgl-four_hole_two_tone::before {
  content: "\ed89";
}

.xgl-four_hole_two_tone::after {
  content: "\ed72";
  opacity: 0.2;
}

.xgl-four_holes::before {
  content: "\ed77";
}

.xgl-four_holes_alt::before {
  content: "\ed78";
}

.xgl-four_holes_bottom_l::before {
  content: "\e8f7";
}

.xgl-four_holes_bottom_l_alt::before {
  content: "\e8f8";
}

.xgl-four_holes_bottom_l_two_tone::before {
  content: "\e8f7";
}

.xgl-four_holes_bottom_l_two_tone::after {
  content: "\e8f8";
  opacity: 0.2;
}

.xgl-four_holes_bottom_p::before {
  content: "\e8f9";
}

.xgl-four_holes_bottom_p_alt::before {
  content: "\e8fa";
}

.xgl-four_holes_bottom_p_two_tone::before {
  content: "\e8f9";
}

.xgl-four_holes_bottom_p_two_tone::after {
  content: "\e8fa";
  opacity: 0.2;
}

.xgl-four_holes_left_l::before {
  content: "\e240";
}

.xgl-four_holes_left_l_alt::before {
  content: "\e6ff";
}

.xgl-four_holes_left_l_two_tone::before {
  content: "\e240";
}

.xgl-four_holes_left_l_two_tone::after {
  content: "\e6ff";
  opacity: 0.2;
}

.xgl-four_holes_left_p::before {
  content: "\e241";
}

.xgl-four_holes_left_p_alt::before {
  content: "\e700";
}

.xgl-four_holes_left_p_two_tone::before {
  content: "\e241";
}

.xgl-four_holes_left_p_two_tone::after {
  content: "\e700";
  opacity: 0.2;
}

.xgl-four_holes_right_l::before {
  content: "\e242";
}

.xgl-four_holes_right_l_alt::before {
  content: "\e701";
}

.xgl-four_holes_right_l_two_tone::before {
  content: "\e242";
}

.xgl-four_holes_right_l_two_tone::after {
  content: "\e701";
  opacity: 0.2;
}

.xgl-four_holes_right_p::before {
  content: "\e243";
}

.xgl-four_holes_right_p_alt::before {
  content: "\e702";
}

.xgl-four_holes_right_p_two_tone::before {
  content: "\e243";
}

.xgl-four_holes_right_p_two_tone::after {
  content: "\e702";
  opacity: 0.2;
}

.xgl-four_holes_top_l::before {
  content: "\e244";
}

.xgl-four_holes_top_l_alt::before {
  content: "\e703";
}

.xgl-four_holes_top_l_two_tone::before {
  content: "\e244";
}

.xgl-four_holes_top_l_two_tone::after {
  content: "\e703";
  opacity: 0.2;
}

.xgl-four_holes_top_p::before {
  content: "\e245";
}

.xgl-four_holes_top_p_alt::before {
  content: "\e704";
}

.xgl-four_holes_top_p_two_tone::before {
  content: "\e245";
}

.xgl-four_holes_top_p_two_tone::after {
  content: "\e704";
  opacity: 0.2;
}

.xgl-four_holes_two_tone::before {
  content: "\ed77";
}

.xgl-four_holes_two_tone::after {
  content: "\ed78";
  opacity: 0.2;
}

.xgl-four_s_hole_left_l::before {
  content: "\e9dd";
}

.xgl-four_s_hole_left_l_alt::before {
  content: "\e9de";
}

.xgl-four_s_hole_left_l_two_tone::before {
  content: "\e9dd";
}

.xgl-four_s_hole_left_l_two_tone::after {
  content: "\e9de";
  opacity: 0.2;
}

.xgl-four_s_hole_left_p::before {
  content: "\e9df";
}

.xgl-four_s_hole_left_p_alt::before {
  content: "\e9e0";
}

.xgl-four_s_hole_left_p_two_tone::before {
  content: "\e9df";
}

.xgl-four_s_hole_left_p_two_tone::after {
  content: "\e9e0";
  opacity: 0.2;
}

.xgl-four_staple::before {
  content: "\eb38";
}

.xgl-four_staple_alt::before {
  content: "\eb39";
}

.xgl-four_staple_two_tone::before {
  content: "\eb38";
}

.xgl-four_staple_two_tone::after {
  content: "\eb39";
  opacity: 0.2;
}

.xgl-four_staples_bottom_l::before {
  content: "\ed79";
}

.xgl-four_staples_bottom_l_alt::before {
  content: "\ed7a";
}

.xgl-four_staples_bottom_l_two_tone::before {
  content: "\ed79";
}

.xgl-four_staples_bottom_l_two_tone::after {
  content: "\ed7a";
  opacity: 0.2;
}

.xgl-four_staples_bottom_p::before {
  content: "\ed7b";
}

.xgl-four_staples_bottom_p_alt::before {
  content: "\ed7c";
}

.xgl-four_staples_bottom_p_two_tone::before {
  content: "\ed7b";
}

.xgl-four_staples_bottom_p_two_tone::after {
  content: "\ed7c";
  opacity: 0.2;
}

.xgl-four_staples_left_l::before {
  content: "\ed7d";
}

.xgl-four_staples_left_l_alt::before {
  content: "\ed7e";
}

.xgl-four_staples_left_l_two_tone::before {
  content: "\ed7d";
}

.xgl-four_staples_left_l_two_tone::after {
  content: "\ed7e";
  opacity: 0.2;
}

.xgl-four_staples_left_p::before {
  content: "\ed7f";
}

.xgl-four_staples_left_p_alt::before {
  content: "\ed80";
}

.xgl-four_staples_left_p_two_tone::before {
  content: "\ed7f";
}

.xgl-four_staples_left_p_two_tone::after {
  content: "\ed80";
  opacity: 0.2;
}

.xgl-four_staples_right_l::before {
  content: "\ed81";
}

.xgl-four_staples_right_l_alt::before {
  content: "\ed82";
}

.xgl-four_staples_right_l_two_tone::before {
  content: "\ed81";
}

.xgl-four_staples_right_l_two_tone::after {
  content: "\ed82";
  opacity: 0.2;
}

.xgl-four_staples_right_p::before {
  content: "\ed83";
}

.xgl-four_staples_right_p_alt::before {
  content: "\ed84";
}

.xgl-four_staples_right_p_two_tone::before {
  content: "\ed83";
}

.xgl-four_staples_right_p_two_tone::after {
  content: "\ed84";
  opacity: 0.2;
}

.xgl-four_staples_top_l::before {
  content: "\ed85";
}

.xgl-four_staples_top_l_alt::before {
  content: "\ed86";
}

.xgl-four_staples_top_l_two_tone::before {
  content: "\ed85";
}

.xgl-four_staples_top_l_two_tone::after {
  content: "\ed86";
  opacity: 0.2;
}

.xgl-four_staples_top_p::before {
  content: "\ed87";
}

.xgl-four_staples_top_p_alt::before {
  content: "\ed88";
}

.xgl-four_staples_top_p_two_tone::before {
  content: "\ed87";
}

.xgl-four_staples_top_p_two_tone::after {
  content: "\ed88";
  opacity: 0.2;
}

.xgl-front_door_down_locked::before {
  content: "\efa4";
}

.xgl-front_door_down_locked_alt::before {
  content: "\efa5";
}

.xgl-front_door_down_locked_two_tone::before {
  content: "\efa4";
}

.xgl-front_door_down_locked_two_tone::after {
  content: "\efa5";
  opacity: 0.2;
}

.xgl-front_door_down_unlocked::before {
  content: "\efa6";
}

.xgl-front_door_down_unlocked_alt::before {
  content: "\efa7";
}

.xgl-front_door_down_unlocked_two_tone::before {
  content: "\efa6";
}

.xgl-front_door_down_unlocked_two_tone::after {
  content: "\efa7";
  opacity: 0.2;
}

.xgl-front_door_up::before {
  content: "\efa8";
}

.xgl-front_door_up_alt::before {
  content: "\efa9";
}

.xgl-front_door_up_two_tone::before {
  content: "\efa8";
}

.xgl-front_door_up_two_tone::after {
  content: "\efa9";
  opacity: 0.2;
}

.xgl-full_cut_tabs_lef::before {
  content: "\e246";
}

.xgl-full_cut_tabs_lef_alt::before {
  content: "\e705";
}

.xgl-full_cut_tabs_lef_two_tone::before {
  content: "\e246";
}

.xgl-full_cut_tabs_lef_two_tone::after {
  content: "\e705";
  opacity: 0.2;
}

.xgl-full_cut_tabs_sef::before {
  content: "\e247";
}

.xgl-full_cut_tabs_sef_alt::before {
  content: "\e706";
}

.xgl-full_cut_tabs_sef_two_tone::before {
  content: "\e247";
}

.xgl-full_cut_tabs_sef_two_tone::after {
  content: "\e706";
  opacity: 0.2;
}

.xgl-fullscreen::before {
  content: "\e677";
}

.xgl-fullscreen_exit::before {
  content: "\e678";
}

.xgl-function::before {
  content: "\e5c6";
}

.xgl-funnel::before {
  content: "\e248";
}

.xgl-funnel_alt::before {
  content: "\e249";
}

.xgl-funnel_lock::before {
  content: "\ef0b";
}

.xgl-funnel_lock_alt::before {
  content: "\ef0c";
}

.xgl-funnel_lock_two_tone::before {
  content: "\ef0b";
}

.xgl-funnel_lock_two_tone::after {
  content: "\ef0c";
  opacity: 0.2;
}

.xgl-funnel_two_tone::before {
  content: "\e248";
}

.xgl-funnel_two_tone::after {
  content: "\e249";
  opacity: 0.2;
}

.xgl-fuser_web::before {
  content: "\e66d";
}

.xgl-fuser_web_gloss::before {
  content: "\e66e";
}

.xgl-fx_logo::before {
  content: "\e24a";
}

.xgl-fx_logo_small::before {
  content: "\e24b";
}

.xgl-g3::before {
  content: "\ec11";
}

.xgl-g3_alt::before {
  content: "\ec12";
}

.xgl-g3_auto::before {
  content: "\ebdd";
}

.xgl-g3_auto_alt::before {
  content: "\ebde";
}

.xgl-g3_auto_two_tone::before {
  content: "\ebdd";
}

.xgl-g3_auto_two_tone::after {
  content: "\ebde";
  opacity: 0.2;
}

.xgl-g3_two_tone::before {
  content: "\ec11";
}

.xgl-g3_two_tone::after {
  content: "\ec12";
  opacity: 0.2;
}

.xgl-gas_cylinder::before {
  content: "\ee13";
}

.xgl-gas_cylinder_alt::before {
  content: "\ee14";
}

.xgl-gas_cylinder_two_tone::before {
  content: "\ee13";
}

.xgl-gas_cylinder_two_tone::after {
  content: "\ee14";
  opacity: 0.2;
}

.xgl-gavel::before {
  content: "\e629";
}

.xgl-gavel_alt::before {
  content: "\e62a";
}

.xgl-gavel_two_tone::before {
  content: "\e629";
}

.xgl-gavel_two_tone::after {
  content: "\e62a";
  opacity: 0.2;
}

.xgl-gear::before {
  content: "\e24c";
}

.xgl-gear_alt::before {
  content: "\e24d";
}

.xgl-gear_circle::before {
  content: "\ef89";
}

.xgl-gear_circle_alt::before {
  content: "\ef8a";
}

.xgl-gear_circle_two_tone::before {
  content: "\ef89";
}

.xgl-gear_circle_two_tone::after {
  content: "\ef8a";
  opacity: 0.2;
}

.xgl-gear_disabled::before {
  content: "\ec71";
}

.xgl-gear_disabled_alt::before {
  content: "\ec72";
}

.xgl-gear_disabled_two_tone::before {
  content: "\ec71";
}

.xgl-gear_disabled_two_tone::after {
  content: "\ec72";
  opacity: 0.2;
}

.xgl-gear_square::before {
  content: "\e24e";
}

.xgl-gear_square_alt::before {
  content: "\e24f";
}

.xgl-gear_square_disabled::before {
  content: "\eea0";
}

.xgl-gear_square_disabled_alt::before {
  content: "\eea1";
}

.xgl-gear_square_disabled_two_tone::before {
  content: "\eea0";
}

.xgl-gear_square_disabled_two_tone::after {
  content: "\eea1";
  opacity: 0.2;
}

.xgl-gear_square_two_tone::before {
  content: "\e24e";
}

.xgl-gear_square_two_tone::after {
  content: "\e24f";
  opacity: 0.2;
}

.xgl-gear_two_tone::before {
  content: "\e24c";
}

.xgl-gear_two_tone::after {
  content: "\e24d";
  opacity: 0.2;
}

.xgl-gears::before {
  content: "\e250";
}

.xgl-geometry::before {
  content: "\ee29";
}

.xgl-geometry_alt::before {
  content: "\ee2a";
}

.xgl-geometry_two_tone::before {
  content: "\ee29";
}

.xgl-geometry_two_tone::after {
  content: "\ee2a";
  opacity: 0.2;
}

.xgl-ghost_print::before {
  content: "\eba9";
}

.xgl-ghost_print_alt::before {
  content: "\ebaa";
}

.xgl-ghost_print_two_tone::before {
  content: "\eba9";
}

.xgl-ghost_print_two_tone::after {
  content: "\ebaa";
  opacity: 0.2;
}

.xgl-gift::before {
  content: "\e636";
}

.xgl-gift_alt::before {
  content: "\e637";
}

.xgl-gift_two_tone::before {
  content: "\e636";
}

.xgl-gift_two_tone::after {
  content: "\e637";
  opacity: 0.2;
}

.xgl-github::before {
  content: "\ef6e";
}

.xgl-globe::before {
  content: "\e251";
}

.xgl-globe_alt::before {
  content: "\e252";
}

.xgl-globe_earth::before {
  content: "\e6ab";
}

.xgl-globe_earth_alt::before {
  content: "\e6ac";
}

.xgl-globe_earth_two_tone::before {
  content: "\e6ab";
}

.xgl-globe_earth_two_tone::after {
  content: "\e6ac";
  opacity: 0.2;
}

.xgl-globe_two_tone::before {
  content: "\e251";
}

.xgl-globe_two_tone::after {
  content: "\e252";
  opacity: 0.2;
}

.xgl-globe_view::before {
  content: "\edca";
}

.xgl-globe_view_alt::before {
  content: "\edcb";
}

.xgl-globe_view_two_tone::before {
  content: "\edca";
}

.xgl-globe_view_two_tone::after {
  content: "\edcb";
  opacity: 0.2;
}

.xgl-gloss::before {
  content: "\e83d";
}

.xgl-gloss_alt::before {
  content: "\e83e";
}

.xgl-gloss_cardstock_lef::before {
  content: "\ef0d";
}

.xgl-gloss_cardstock_lef_alt::before {
  content: "\ef0e";
}

.xgl-gloss_cardstock_lef_two_tone::before {
  content: "\ef0d";
}

.xgl-gloss_cardstock_lef_two_tone::after {
  content: "\ef0e";
  opacity: 0.2;
}

.xgl-gloss_lef::before {
  content: "\e253";
}

.xgl-gloss_lef_alt::before {
  content: "\e707";
}

.xgl-gloss_lef_two_tone::before {
  content: "\e253";
}

.xgl-gloss_lef_two_tone::after {
  content: "\e707";
  opacity: 0.2;
}

.xgl-gloss_reloaded_lef::before {
  content: "\e254";
}

.xgl-gloss_reloaded_lef_alt::before {
  content: "\e708";
}

.xgl-gloss_reloaded_lef_two_tone::before {
  content: "\e254";
}

.xgl-gloss_reloaded_lef_two_tone::after {
  content: "\e708";
  opacity: 0.2;
}

.xgl-gloss_reloaded_sef::before {
  content: "\e255";
}

.xgl-gloss_reloaded_sef_alt::before {
  content: "\e709";
}

.xgl-gloss_reloaded_sef_two_tone::before {
  content: "\e255";
}

.xgl-gloss_reloaded_sef_two_tone::after {
  content: "\e709";
  opacity: 0.2;
}

.xgl-gloss_sef::before {
  content: "\e256";
}

.xgl-gloss_sef_alt::before {
  content: "\e70a";
}

.xgl-gloss_sef_two_tone::before {
  content: "\e256";
}

.xgl-gloss_sef_two_tone::after {
  content: "\e70a";
  opacity: 0.2;
}

.xgl-gloss_two_tone::before {
  content: "\e83d";
}

.xgl-gloss_two_tone::after {
  content: "\e83e";
  opacity: 0.2;
}

.xgl-gmail::before {
  content: "\eb7c";
}

.xgl-gmail_alt::before {
  content: "\eb7d";
}

.xgl-gmail_two_tone::before {
  content: "\eb7c";
}

.xgl-gmail_two_tone::after {
  content: "\eb7d";
  opacity: 0.2;
}

.xgl-goal::before {
  content: "\e257";
}

.xgl-google::before {
  content: "\e258";
}

.xgl-google_drive::before {
  content: "\e259";
}

.xgl-google_drive_alt::before {
  content: "\e95a";
}

.xgl-google_drive_two_tone::before {
  content: "\e259";
}

.xgl-google_drive_two_tone::after {
  content: "\e95a";
  opacity: 0.2;
}

.xgl-google_play::before {
  content: "\e25a";
}

.xgl-google_play_alt::before {
  content: "\e25b";
}

.xgl-google_play_two_tone::before {
  content: "\e25a";
}

.xgl-google_play_two_tone::after {
  content: "\e25b";
  opacity: 0.2;
}

.xgl-grid::before {
  content: "\e25c";
}

.xgl-grid_alt::before {
  content: "\e25d";
}

.xgl-grid_lowerleft::before {
  content: "\ef8b";
}

.xgl-grid_lowerleft_alt::before {
  content: "\ef8c";
}

.xgl-grid_lowerleft_two_tone::before {
  content: "\ef8b";
}

.xgl-grid_lowerleft_two_tone::after {
  content: "\ef8c";
  opacity: 0.2;
}

.xgl-grid_two_tone::before {
  content: "\e25c";
}

.xgl-grid_two_tone::after {
  content: "\e25d";
  opacity: 0.2;
}

.xgl-grid_upperleft::before {
  content: "\ef8d";
}

.xgl-grid_upperleft_alt::before {
  content: "\ef8e";
}

.xgl-grid_upperleft_two_tone::before {
  content: "\ef8d";
}

.xgl-grid_upperleft_two_tone::after {
  content: "\ef8e";
  opacity: 0.2;
}

.xgl-group::before {
  content: "\e25e";
}

.xgl-group_add::before {
  content: "\e25f";
}

.xgl-group_add_alt::before {
  content: "\e260";
}

.xgl-group_add_two_tone::before {
  content: "\e25f";
}

.xgl-group_add_two_tone::after {
  content: "\e260";
  opacity: 0.2;
}

.xgl-group_alt::before {
  content: "\e261";
}

.xgl-group_favorite::before {
  content: "\e262";
}

.xgl-group_favorite_alt::before {
  content: "\e263";
}

.xgl-group_favorite_two_tone::before {
  content: "\e262";
}

.xgl-group_favorite_two_tone::after {
  content: "\e263";
  opacity: 0.2;
}

.xgl-group_network::before {
  content: "\e264";
}

.xgl-group_network_alt::before {
  content: "\e265";
}

.xgl-group_network_two_tone::before {
  content: "\e264";
}

.xgl-group_network_two_tone::after {
  content: "\e265";
  opacity: 0.2;
}

.xgl-group_two_tone::before {
  content: "\e25e";
}

.xgl-group_two_tone::after {
  content: "\e261";
  opacity: 0.2;
}

.xgl-halftone::before {
  content: "\e83f";
}

.xgl-halftone_alt::before {
  content: "\ec7b";
}

.xgl-halftone_two_tone::before {
  content: "\e83f";
}

.xgl-halftone_two_tone::after {
  content: "\ec7b";
  opacity: 0.2;
}

.xgl-hand::before {
  content: "\e266";
}

.xgl-hand_alt::before {
  content: "\e267";
}

.xgl-hand_fill::before {
  content: "\efe1";
}

.xgl-hand_pinch::before {
  content: "\e95b";
}

.xgl-hand_pinch_alt::before {
  content: "\e95c";
}

.xgl-hand_pinch_two_tone::before {
  content: "\e95b";
}

.xgl-hand_pinch_two_tone::after {
  content: "\e95c";
  opacity: 0.2;
}

.xgl-hand_square::before {
  content: "\ebab";
}

.xgl-hand_square_all::before {
  content: "\ebac";
}

.xgl-hand_square_all_alt::before {
  content: "\ebad";
}

.xgl-hand_square_all_two_tone::before {
  content: "\ebac";
}

.xgl-hand_square_all_two_tone::after {
  content: "\ebad";
  opacity: 0.2;
}

.xgl-hand_square_alt::before {
  content: "\ebae";
}

.xgl-hand_square_two_tone::before {
  content: "\ebab";
}

.xgl-hand_square_two_tone::after {
  content: "\ebae";
  opacity: 0.2;
}

.xgl-hand_two_tone::before {
  content: "\e266";
}

.xgl-hand_two_tone::after {
  content: "\e267";
  opacity: 0.2;
}

.xgl-hard_drive::before {
  content: "\e268";
}

.xgl-hard_drive_alt::before {
  content: "\e269";
}

.xgl-hard_drive_two_tone::before {
  content: "\e268";
}

.xgl-hard_drive_two_tone::after {
  content: "\e269";
  opacity: 0.2;
}

.xgl-header_disabled::before {
  content: "\ebf1";
}

.xgl-header_disabled_alt::before {
  content: "\ebf2";
}

.xgl-header_disabled_two_tone::before {
  content: "\ebf1";
}

.xgl-header_disabled_two_tone::after {
  content: "\ebf2";
  opacity: 0.2;
}

.xgl-header_one::before {
  content: "\e5b7";
}

.xgl-header_two::before {
  content: "\e5b8";
}

.xgl-headphones::before {
  content: "\e26a";
}

.xgl-headset::before {
  content: "\e26b";
}

.xgl-hearing::before {
  content: "\e61b";
}

.xgl-hearing_alt::before {
  content: "\ec7a";
}

.xgl-hearing_two_tone::before {
  content: "\e61b";
}

.xgl-hearing_two_tone::after {
  content: "\ec7a";
  opacity: 0.2;
}

.xgl-heart::before {
  content: "\e26c";
}

.xgl-heart_alt::before {
  content: "\e26d";
}

.xgl-heart_disabled::before {
  content: "\e26e";
}

.xgl-heart_disabled_alt::before {
  content: "\e26f";
}

.xgl-heart_disabled_two_tone::before {
  content: "\e26e";
}

.xgl-heart_disabled_two_tone::after {
  content: "\e26f";
  opacity: 0.2;
}

.xgl-heart_rate::before {
  content: "\e7f6";
}

.xgl-heart_rate_alt::before {
  content: "\e7f7";
}

.xgl-heart_rate_two_tone::before {
  content: "\e7f6";
}

.xgl-heart_rate_two_tone::after {
  content: "\e7f7";
  opacity: 0.2;
}

.xgl-heart_two_tone::before {
  content: "\e26c";
}

.xgl-heart_two_tone::after {
  content: "\e26d";
  opacity: 0.2;
}

.xgl-heated_surface::before {
  content: "\ea33";
}

.xgl-heated_surface_alt::before {
  content: "\ea34";
}

.xgl-heated_surface_two_tone::before {
  content: "\ea33";
}

.xgl-heated_surface_two_tone::after {
  content: "\ea34";
  opacity: 0.2;
}

.xgl-heater::before {
  content: "\e65d";
}

.xgl-heater_alt::before {
  content: "\e65e";
}

.xgl-heater_two_tone::before {
  content: "\e65d";
}

.xgl-heater_two_tone::after {
  content: "\e65e";
  opacity: 0.2;
}

.xgl-help::before {
  content: "\e280";
}

.xgl-help_alt::before {
  content: "\e281";
}

.xgl-help_rtl::before {
  content: "\e5a2";
}

.xgl-help_rtl_alt::before {
  content: "\e5a3";
}

.xgl-help_rtl_two_tone::before {
  content: "\e5a2";
}

.xgl-help_rtl_two_tone::after {
  content: "\e5a3";
  opacity: 0.2;
}

.xgl-help_stack_bkgd::before {
  content: "\e99c";
}

.xgl-help_stack_frgd::before {
  content: "\e99d";
}

.xgl-help_stack_frgd_rtl::before {
  content: "\ec7c";
}

.xgl-help_stack_mdgd::before {
  content: "\e99e";
}

.xgl-help_two_tone::before {
  content: "\e280";
}

.xgl-help_two_tone::after {
  content: "\e281";
  opacity: 0.2;
}

.xgl-helping_hands::before {
  content: "\e796";
}

.xgl-helping_hands_alt::before {
  content: "\e797";
}

.xgl-helping_hands_two_tone::before {
  content: "\e796";
}

.xgl-helping_hands_two_tone::after {
  content: "\e797";
  opacity: 0.2;
}

.xgl-highlighter::before {
  content: "\e282";
}

.xgl-highlighter_alt::before {
  content: "\e283";
}

.xgl-highlighter_color::before {
  content: "\e284";
}

.xgl-highlighter_two_tone::before {
  content: "\e282";
}

.xgl-highlighter_two_tone::after {
  content: "\e283";
  opacity: 0.2;
}

.xgl-history::before {
  content: "\e285";
}

.xgl-history_alt::before {
  content: "\ec7d";
}

.xgl-history_two_tone::before {
  content: "\e285";
}

.xgl-history_two_tone::after {
  content: "\ec7d";
  opacity: 0.2;
}

.xgl-hole_punch::before {
  content: "\e286";
}

.xgl-hole_punch_disabled::before {
  content: "\ec3f";
}

.xgl-hole_punch_disabled_alt::before {
  content: "\ec40";
}

.xgl-hole_punch_disabled_two_tone::before {
  content: "\ec3f";
}

.xgl-hole_punch_disabled_two_tone::after {
  content: "\ec40";
  opacity: 0.2;
}

.xgl-hole_punched_lef::before {
  content: "\e287";
}

.xgl-hole_punched_lef_alt::before {
  content: "\e70b";
}

.xgl-hole_punched_lef_two_tone::before {
  content: "\e287";
}

.xgl-hole_punched_lef_two_tone::after {
  content: "\e70b";
  opacity: 0.2;
}

.xgl-hole_punched_sef::before {
  content: "\e288";
}

.xgl-hole_punched_sef_alt::before {
  content: "\e70c";
}

.xgl-hole_punched_sef_two_tone::before {
  content: "\e288";
}

.xgl-hole_punched_sef_two_tone::after {
  content: "\e70c";
  opacity: 0.2;
}

.xgl-home::before {
  content: "\e289";
}

.xgl-home_alt::before {
  content: "\e28a";
}

.xgl-home_favorite::before {
  content: "\e28b";
}

.xgl-home_favorite_alt::before {
  content: "\e28c";
}

.xgl-home_favorite_two_tone::before {
  content: "\e28b";
}

.xgl-home_favorite_two_tone::after {
  content: "\e28c";
  opacity: 0.2;
}

.xgl-home_two_tone::before {
  content: "\e289";
}

.xgl-home_two_tone::after {
  content: "\e28a";
  opacity: 0.2;
}

.xgl-horn::before {
  content: "\ef8f";
}

.xgl-horn_alt::before {
  content: "\ef90";
}

.xgl-horn_two_tone::before {
  content: "\ef8f";
}

.xgl-horn_two_tone::after {
  content: "\ef90";
  opacity: 0.2;
}

.xgl-hospital::before {
  content: "\e28d";
}

.xgl-hospital_alt::before {
  content: "\e28e";
}

.xgl-hospital_two_tone::before {
  content: "\e28d";
}

.xgl-hospital_two_tone::after {
  content: "\e28e";
  opacity: 0.2;
}

.xgl-hotmail::before {
  content: "\eb7e";
}

.xgl-hotmail_alt::before {
  content: "\eb7f";
}

.xgl-hotmail_two_tone::before {
  content: "\eb7e";
}

.xgl-hotmail_two_tone::after {
  content: "\eb7f";
  opacity: 0.2;
}

.xgl-hotspot::before {
  content: "\e28f";
}

.xgl-hotspot_alt::before {
  content: "\ec93";
}

.xgl-hotspot_two_tone::before {
  content: "\e28f";
}

.xgl-hotspot_two_tone::after {
  content: "\ec93";
  opacity: 0.2;
}

.xgl-hourglass::before {
  content: "\e7a4";
}

.xgl-hourglass_alt::before {
  content: "\e7a5";
}

.xgl-hourglass_two_tone::before {
  content: "\e7a4";
}

.xgl-hourglass_two_tone::after {
  content: "\e7a5";
  opacity: 0.2;
}

.xgl-hw_cardstock_lef::before {
  content: "\ef0f";
}

.xgl-hw_cardstock_lef_alt::before {
  content: "\ef10";
}

.xgl-hw_cardstock_lef_two_tone::before {
  content: "\ef0f";
}

.xgl-hw_cardstock_lef_two_tone::after {
  content: "\ef10";
  opacity: 0.2;
}

.xgl-hw_gloss_cardstock_lef::before {
  content: "\ef11";
}

.xgl-hw_gloss_cardstock_lef_alt::before {
  content: "\ef12";
}

.xgl-hw_gloss_cardstock_lef_two_tone::before {
  content: "\ef11";
}

.xgl-hw_gloss_cardstock_lef_two_tone::after {
  content: "\ef12";
  opacity: 0.2;
}

.xgl-hw_gloss_lef::before {
  content: "\e270";
}

.xgl-hw_gloss_lef_alt::before {
  content: "\e70d";
}

.xgl-hw_gloss_lef_two_tone::before {
  content: "\e270";
}

.xgl-hw_gloss_lef_two_tone::after {
  content: "\e70d";
  opacity: 0.2;
}

.xgl-hw_gloss_reloaded_lef::before {
  content: "\e271";
}

.xgl-hw_gloss_reloaded_lef_alt::before {
  content: "\e70e";
}

.xgl-hw_gloss_reloaded_lef_two_tone::before {
  content: "\e271";
}

.xgl-hw_gloss_reloaded_lef_two_tone::after {
  content: "\e70e";
  opacity: 0.2;
}

.xgl-hw_gloss_reloaded_sef::before {
  content: "\e272";
}

.xgl-hw_gloss_reloaded_sef_alt::before {
  content: "\e70f";
}

.xgl-hw_gloss_reloaded_sef_two_tone::before {
  content: "\e272";
}

.xgl-hw_gloss_reloaded_sef_two_tone::after {
  content: "\e70f";
  opacity: 0.2;
}

.xgl-hw_gloss_sef::before {
  content: "\e273";
}

.xgl-hw_gloss_sef_alt::before {
  content: "\e710";
}

.xgl-hw_gloss_sef_two_tone::before {
  content: "\e273";
}

.xgl-hw_gloss_sef_two_tone::after {
  content: "\e710";
  opacity: 0.2;
}

.xgl-hw_hole_punched_lef::before {
  content: "\e274";
}

.xgl-hw_hole_punched_lef_alt::before {
  content: "\e711";
}

.xgl-hw_hole_punched_lef_two_tone::before {
  content: "\e274";
}

.xgl-hw_hole_punched_lef_two_tone::after {
  content: "\e711";
  opacity: 0.2;
}

.xgl-hw_hole_punched_sef::before {
  content: "\e275";
}

.xgl-hw_hole_punched_sef_alt::before {
  content: "\e712";
}

.xgl-hw_hole_punched_sef_two_tone::before {
  content: "\e275";
}

.xgl-hw_hole_punched_sef_two_tone::after {
  content: "\e712";
  opacity: 0.2;
}

.xgl-hw_labels_lef::before {
  content: "\e276";
}

.xgl-hw_labels_lef_alt::before {
  content: "\e713";
}

.xgl-hw_labels_lef_two_tone::before {
  content: "\e276";
}

.xgl-hw_labels_lef_two_tone::after {
  content: "\e713";
  opacity: 0.2;
}

.xgl-hw_labels_sef::before {
  content: "\e277";
}

.xgl-hw_labels_sef_alt::before {
  content: "\e714";
}

.xgl-hw_labels_sef_two_tone::before {
  content: "\e277";
}

.xgl-hw_labels_sef_two_tone::after {
  content: "\e714";
  opacity: 0.2;
}

.xgl-hw_lef::before {
  content: "\e278";
}

.xgl-hw_lef_alt::before {
  content: "\e715";
}

.xgl-hw_lef_two_tone::before {
  content: "\e278";
}

.xgl-hw_lef_two_tone::after {
  content: "\e715";
  opacity: 0.2;
}

.xgl-hw_precut_tabs_lef::before {
  content: "\e279";
}

.xgl-hw_precut_tabs_lef_alt::before {
  content: "\e716";
}

.xgl-hw_precut_tabs_lef_two_tone::before {
  content: "\e279";
}

.xgl-hw_precut_tabs_lef_two_tone::after {
  content: "\e716";
  opacity: 0.2;
}

.xgl-hw_precut_tabs_sef::before {
  content: "\e27a";
}

.xgl-hw_precut_tabs_sef_alt::before {
  content: "\e717";
}

.xgl-hw_precut_tabs_sef_two_tone::before {
  content: "\e27a";
}

.xgl-hw_precut_tabs_sef_two_tone::after {
  content: "\e717";
  opacity: 0.2;
}

.xgl-hw_preprinted_lef::before {
  content: "\e27b";
}

.xgl-hw_preprinted_lef_alt::before {
  content: "\e718";
}

.xgl-hw_preprinted_lef_two_tone::before {
  content: "\e27b";
}

.xgl-hw_preprinted_lef_two_tone::after {
  content: "\e718";
  opacity: 0.2;
}

.xgl-hw_preprinted_sef::before {
  content: "\e27c";
}

.xgl-hw_preprinted_sef_alt::before {
  content: "\e719";
}

.xgl-hw_preprinted_sef_two_tone::before {
  content: "\e27c";
}

.xgl-hw_preprinted_sef_two_tone::after {
  content: "\e719";
  opacity: 0.2;
}

.xgl-hw_reloaded_lef::before {
  content: "\e27d";
}

.xgl-hw_reloaded_lef_alt::before {
  content: "\e71a";
}

.xgl-hw_reloaded_lef_two_tone::before {
  content: "\e27d";
}

.xgl-hw_reloaded_lef_two_tone::after {
  content: "\e71a";
  opacity: 0.2;
}

.xgl-hw_reloaded_sef::before {
  content: "\e27e";
}

.xgl-hw_reloaded_sef_alt::before {
  content: "\e71b";
}

.xgl-hw_reloaded_sef_two_tone::before {
  content: "\e27e";
}

.xgl-hw_reloaded_sef_two_tone::after {
  content: "\e71b";
  opacity: 0.2;
}

.xgl-hw_sef::before {
  content: "\e27f";
}

.xgl-hw_sef_alt::before {
  content: "\e71c";
}

.xgl-hw_sef_two_tone::before {
  content: "\e27f";
}

.xgl-hw_sef_two_tone::after {
  content: "\e71c";
  opacity: 0.2;
}

.xgl-icloud::before {
  content: "\eb80";
}

.xgl-icloud_alt::before {
  content: "\eb81";
}

.xgl-icloud_two_tone::before {
  content: "\eb80";
}

.xgl-icloud_two_tone::after {
  content: "\eb81";
  opacity: 0.2;
}

.xgl-id::before {
  content: "\e655";
}

.xgl-id_alt::before {
  content: "\e656";
}

.xgl-id_card::before {
  content: "\e290";
}

.xgl-id_card_two_tone::before {
  content: "\e290";
}

.xgl-id_card_two_tone::after {
  content: "\ec80";
  opacity: 0.2;
}

.xgl-id_two_tone::before {
  content: "\e655";
}

.xgl-id_two_tone::after {
  content: "\e656";
  opacity: 0.2;
}

.xgl-ifax_cc::before {
  content: "\ea72";
}

.xgl-ifax_cc_alt::before {
  content: "\ea73";
}

.xgl-ifax_cc_two_tone::before {
  content: "\ea72";
}

.xgl-ifax_cc_two_tone::after {
  content: "\ea73";
  opacity: 0.2;
}

.xgl-ignored::before {
  content: "\e291";
}

.xgl-ignored_alt::before {
  content: "\e292";
}

.xgl-ignored_two_tone::before {
  content: "\e291";
}

.xgl-ignored_two_tone::after {
  content: "\e292";
  opacity: 0.2;
}

.xgl-illustrator::before {
  content: "\e8d6";
}

.xgl-illustrator_alt::before {
  content: "\e8d5";
}

.xgl-illustrator_two_tone::before {
  content: "\e8d6";
}

.xgl-illustrator_two_tone::after {
  content: "\e8d5";
  opacity: 0.2;
}

.xgl-image_add::before {
  content: "\e7af";
}

.xgl-image_add_alt::before {
  content: "\e7b0";
}

.xgl-image_add_two_tone::before {
  content: "\e7af";
}

.xgl-image_add_two_tone::after {
  content: "\e7b0";
  opacity: 0.2;
}

.xgl-image_scale_fill::before {
  content: "\ebaf";
}

.xgl-image_scale_fill_alt::before {
  content: "\ebb0";
}

.xgl-image_scale_fill_two_tone::before {
  content: "\ebaf";
}

.xgl-image_scale_fill_two_tone::after {
  content: "\ebb0";
  opacity: 0.2;
}

.xgl-image_scale_fit::before {
  content: "\ebb1";
}

.xgl-image_scale_fit_alt::before {
  content: "\ebb2";
}

.xgl-image_scale_fit_two_tone::before {
  content: "\ebb1";
}

.xgl-image_scale_fit_two_tone::after {
  content: "\ebb2";
  opacity: 0.2;
}

.xgl-image_scale_placement::before {
  content: "\ebb3";
}

.xgl-image_scale_placement_alt::before {
  content: "\ebb4";
}

.xgl-image_scale_placement_two_tone::before {
  content: "\ebb3";
}

.xgl-image_scale_placement_two_tone::after {
  content: "\ebb4";
  opacity: 0.2;
}

.xgl-image_send::before {
  content: "\ebb7";
}

.xgl-image_send_alt::before {
  content: "\ebb8";
}

.xgl-image_send_two_tone::before {
  content: "\ebb7";
}

.xgl-image_send_two_tone::after {
  content: "\ebb8";
  opacity: 0.2;
}

.xgl-image_shift::before {
  content: "\ebbd";
}

.xgl-image_shift_alt::before {
  content: "\ebbe";
}

.xgl-image_shift_disabled::before {
  content: "\ebbf";
}

.xgl-image_shift_disabled_alt::before {
  content: "\ebc0";
}

.xgl-image_shift_disabled_two_tone::before {
  content: "\ebbf";
}

.xgl-image_shift_disabled_two_tone::after {
  content: "\ebc0";
  opacity: 0.2;
}

.xgl-image_shift_two_tone::before {
  content: "\ebbd";
}

.xgl-image_shift_two_tone::after {
  content: "\ebbe";
  opacity: 0.2;
}

.xgl-import::before {
  content: "\e293";
}

.xgl-import_alt::before {
  content: "\e294";
}

.xgl-import_export::before {
  content: "\e295";
}

.xgl-import_model::before {
  content: "\ee39";
}

.xgl-import_model_alt::before {
  content: "\ee3a";
}

.xgl-import_model_two_tone::before {
  content: "\ee39";
}

.xgl-import_model_two_tone::after {
  content: "\ee3a";
  opacity: 0.2;
}

.xgl-import_two_tone::before {
  content: "\e293";
}

.xgl-import_two_tone::after {
  content: "\e294";
  opacity: 0.2;
}

.xgl-inactive::before {
  content: "\ec9a";
}

.xgl-inactive_circle::before {
  content: "\eca6";
}

.xgl-inactive_circle_alt::before {
  content: "\eca7";
}

.xgl-inactive_circle_two_tone::before {
  content: "\eca6";
}

.xgl-inactive_circle_two_tone::after {
  content: "\eca7";
  opacity: 0.2;
}

.xgl-inactive_stack_bkgd::before {
  content: "\eca8";
}

.xgl-inactive_stack_frgd::before {
  content: "\eca9";
}

.xgl-inactive_stack_mdgd::before {
  content: "\ecaa";
}

.xgl-inactive_two_tone::before {
  content: "\ec9a";
}

.xgl-inactive_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-inbox::before {
  content: "\e296";
}

.xgl-inbox_alt::before {
  content: "\e297";
}

.xgl-inbox_two_tone::before {
  content: "\e296";
}

.xgl-inbox_two_tone::after {
  content: "\e297";
  opacity: 0.2;
}

.xgl-incoming_data::before {
  content: "\efe2";
}

.xgl-incoming_data_alt::before {
  content: "\efe3";
}

.xgl-incoming_data_two_tone::before {
  content: "\efe2";
}

.xgl-incoming_data_two_tone::after {
  content: "\efe3";
  opacity: 0.2;
}

.xgl-incomplete_stack_bkgd::before {
  content: "\e99f";
}

.xgl-incomplete_stack_frgd::before {
  content: "\e9a0";
}

.xgl-incomplete_stack_mdgd::before {
  content: "\e9a1";
}

.xgl-increase_indent::before {
  content: "\e298";
}

.xgl-info_overlay_stack_bkgd::before {
  content: "\ef91";
}

.xgl-info_overlay_stack_frgd::before {
  content: "\ef92";
}

.xgl-info_pages::before {
  content: "\edcc";
}

.xgl-info_pages_alt::before {
  content: "\edcd";
}

.xgl-info_pages_two_tone::before {
  content: "\edcc";
}

.xgl-info_pages_two_tone::after {
  content: "\edcd";
  opacity: 0.2;
}

.xgl-info_stack_bkgd::before {
  content: "\e9a2";
}

.xgl-info_stack_frgd::before {
  content: "\e9a3";
}

.xgl-info_stack_mdgd::before {
  content: "\e9a4";
}

.xgl-infrared::before {
  content: "\ecc1";
}

.xgl-infrared_alt::before {
  content: "\ecc2";
}

.xgl-infrared_two_tone::before {
  content: "\ecc1";
}

.xgl-infrared_two_tone::after {
  content: "\ecc2";
  opacity: 0.2;
}

.xgl-ink_purge::before {
  content: "\e695";
}

.xgl-ink_purge_alt::before {
  content: "\e696";
}

.xgl-ink_purge_two_tone::before {
  content: "\e695";
}

.xgl-ink_purge_two_tone::after {
  content: "\e696";
  opacity: 0.2;
}

.xgl-inkjet::before {
  content: "\ebc5";
}

.xgl-inkjet_alt::before {
  content: "\ebc6";
}

.xgl-inkjet_two_tone::before {
  content: "\ebc5";
}

.xgl-inkjet_two_tone::after {
  content: "\ebc6";
  opacity: 0.2;
}

.xgl-input::before {
  content: "\e798";
}

.xgl-insert::before {
  content: "\e299";
}

.xgl-insert_alt::before {
  content: "\e29a";
}

.xgl-insert_pages::before {
  content: "\ec07";
}

.xgl-insert_pages_alt::before {
  content: "\ec08";
}

.xgl-insert_pages_two_tone::before {
  content: "\ec07";
}

.xgl-insert_pages_two_tone::after {
  content: "\ec08";
  opacity: 0.2;
}

.xgl-insert_two_tone::before {
  content: "\e299";
}

.xgl-insert_two_tone::after {
  content: "\e29a";
  opacity: 0.2;
}

.xgl-inserter_paper_empty::before {
  content: "\e29b";
}

.xgl-inserter_paper_present::before {
  content: "\e29c";
}

.xgl-instagram::before {
  content: "\e29d";
}

.xgl-instagram_alt::before {
  content: "\ec7e";
}

.xgl-instagram_two_tone::before {
  content: "\e29d";
}

.xgl-instagram_two_tone::after {
  content: "\ec7e";
  opacity: 0.2;
}

.xgl-install::before {
  content: "\e29e";
}

.xgl-install_options::before {
  content: "\ebc1";
}

.xgl-install_options_alt::before {
  content: "\ebc2";
}

.xgl-install_options_two_tone::before {
  content: "\ebc1";
}

.xgl-install_options_two_tone::after {
  content: "\ebc2";
  opacity: 0.2;
}

.xgl-install_square::before {
  content: "\e29f";
}

.xgl-install_square_alt::before {
  content: "\e2a0";
}

.xgl-install_square_two_tone::before {
  content: "\e29f";
}

.xgl-install_square_two_tone::after {
  content: "\e2a0";
  opacity: 0.2;
}

.xgl-internet_explorer::before {
  content: "\e2a1";
}

.xgl-internet_fax::before {
  content: "\e8eb";
}

.xgl-internet_fax_alt::before {
  content: "\e8ec";
}

.xgl-internet_fax_two_tone::before {
  content: "\e8eb";
}

.xgl-internet_fax_two_tone::after {
  content: "\e8ec";
  opacity: 0.2;
}

.xgl-interrupt::before {
  content: "\e2a2";
}

.xgl-interrupt_square::before {
  content: "\efe4";
}

.xgl-interrupt_square_alt::before {
  content: "\efe5";
}

.xgl-interrupt_square_two_tone::before {
  content: "\efe4";
}

.xgl-interrupt_square_two_tone::after {
  content: "\efe5";
  opacity: 0.2;
}

.xgl-invert::before {
  content: "\e804";
}

.xgl-invert_alt::before {
  content: "\ec7f";
}

.xgl-invert_two_tone::before {
  content: "\e804";
}

.xgl-invert_two_tone::after {
  content: "\ec7f";
  opacity: 0.2;
}

.xgl-invitation::before {
  content: "\e7f2";
}

.xgl-invitation_alt::before {
  content: "\e7f3";
}

.xgl-invitation_two_tone::before {
  content: "\e7f2";
}

.xgl-invitation_two_tone::after {
  content: "\e7f3";
  opacity: 0.2;
}

.xgl-ion_transfer::before {
  content: "\ead6";
}

.xgl-ip_address::before {
  content: "\ed42";
}

.xgl-ip_address_alt::before {
  content: "\ed43";
}

.xgl-ip_address_two_tone::before {
  content: "\ed42";
}

.xgl-ip_address_two_tone::after {
  content: "\ed43";
  opacity: 0.2;
}

.xgl-isotropic_remesh::before {
  content: "\ecfb";
}

.xgl-isotropic_remesh_alt::before {
  content: "\ecfc";
}

.xgl-isotropic_remesh_two_tone::before {
  content: "\ecfb";
}

.xgl-isotropic_remesh_two_tone::after {
  content: "\ecfc";
  opacity: 0.2;
}

.xgl-issue::before {
  content: "\e7ad";
}

.xgl-issue_alt::before {
  content: "\e7ae";
}

.xgl-issue_stack_bkgd::before {
  content: "\eea2";
}

.xgl-issue_stack_frgd::before {
  content: "\eea3";
}

.xgl-issue_stack_mdgd::before {
  content: "\eea4";
}

.xgl-issue_two_tone::before {
  content: "\e7ad";
}

.xgl-issue_two_tone::after {
  content: "\e7ae";
  opacity: 0.2;
}

.xgl-italic::before {
  content: "\e2a3";
}

.xgl-job_data_delete::before {
  content: "\ee7c";
}

.xgl-job_data_delete_alt::before {
  content: "\ee7d";
}

.xgl-job_data_delete_two_tone::before {
  content: "\ee7c";
}

.xgl-job_data_delete_two_tone::after {
  content: "\ee7d";
  opacity: 0.2;
}

.xgl-justify_text::before {
  content: "\e2a4";
}

.xgl-key::before {
  content: "\e2a5";
}

.xgl-key_alt::before {
  content: "\e2a6";
}

.xgl-key_counter::before {
  content: "\e2a7";
}

.xgl-key_counter_two_tone::before {
  content: "\e2a7";
}

.xgl-key_counter_two_tone::after {
  content: "\ec80";
  opacity: 0.2;
}

.xgl-key_square::before {
  content: "\eea5";
}

.xgl-key_square_alt::before {
  content: "\eea6";
}

.xgl-key_square_two_tone::before {
  content: "\eea5";
}

.xgl-key_square_two_tone::after {
  content: "\eea6";
  opacity: 0.2;
}

.xgl-key_two_tone::before {
  content: "\e2a5";
}

.xgl-key_two_tone::after {
  content: "\e2a6";
  opacity: 0.2;
}

.xgl-keyboard::before {
  content: "\e2a8";
}

.xgl-keyboard_accent::before {
  content: "\e2a9";
}

.xgl-keyboard_alpha::before {
  content: "\e2aa";
}

.xgl-keyboard_alt::before {
  content: "\e2ab";
}

.xgl-keyboard_arabic::before {
  content: "\e596";
}

.xgl-keyboard_arabic_damma::before {
  content: "\efe6";
}

.xgl-keyboard_arabic_dammatan::before {
  content: "\efe7";
}

.xgl-keyboard_arabic_fatha::before {
  content: "\efe8";
}

.xgl-keyboard_arabic_fathatan::before {
  content: "\efe9";
}

.xgl-keyboard_arabic_hamza_above::before {
  content: "\efea";
}

.xgl-keyboard_arabic_hamza_below::before {
  content: "\efeb";
}

.xgl-keyboard_arabic_kasra::before {
  content: "\efec";
}

.xgl-keyboard_arabic_kasratan::before {
  content: "\f00b";
}

.xgl-keyboard_arabic_letter_ss_alef::before {
  content: "\efed";
}

.xgl-keyboard_arabic_madda_above::before {
  content: "\efee";
}

.xgl-keyboard_arabic_shadda::before {
  content: "\efef";
}

.xgl-keyboard_arabic_sukun::before {
  content: "\eff0";
}

.xgl-keyboard_arabic_tatweel::before {
  content: "\eff1";
}

.xgl-keyboard_chinese_simplified::before {
  content: "\e592";
}

.xgl-keyboard_chinese_traditional::before {
  content: "\e593";
}

.xgl-keyboard_down::before {
  content: "\e2ac";
}

.xgl-keyboard_down_alt::before {
  content: "\e2ad";
}

.xgl-keyboard_down_two_tone::before {
  content: "\e2ac";
}

.xgl-keyboard_down_two_tone::after {
  content: "\e2ad";
  opacity: 0.2;
}

.xgl-keyboard_greek_alpha::before {
  content: "\e2ae";
}

.xgl-keyboard_hankaku::before {
  content: "\e850";
}

.xgl-keyboard_japanese_hiragana::before {
  content: "\e590";
}

.xgl-keyboard_japanese_kana::before {
  content: "\e591";
}

.xgl-keyboard_japanese_katakana::before {
  content: "\e58f";
}

.xgl-keyboard_korean::before {
  content: "\e594";
}

.xgl-keyboard_numbers::before {
  content: "\e2af";
}

.xgl-keyboard_numbers_arabic::before {
  content: "\eff2";
}

.xgl-keyboard_period::before {
  content: "\e9d3";
}

.xgl-keyboard_russian_alpha::before {
  content: "\e2b0";
}

.xgl-keyboard_symbols::before {
  content: "\e2b1";
}

.xgl-keyboard_thai::before {
  content: "\e595";
}

.xgl-keyboard_two_tone::before {
  content: "\e2a8";
}

.xgl-keyboard_two_tone::after {
  content: "\e2ab";
  opacity: 0.2;
}

.xgl-keyboard_vietnam::before {
  content: "\e851";
}

.xgl-keyboard_view::before {
  content: "\ec15";
}

.xgl-keyboard_view_alt::before {
  content: "\ec16";
}

.xgl-keyboard_view_two_tone::before {
  content: "\ec15";
}

.xgl-keyboard_view_two_tone::after {
  content: "\ec16";
  opacity: 0.2;
}

.xgl-keyboard_zenkaku::before {
  content: "\e852";
}

.xgl-keyhole::before {
  content: "\e675";
}

.xgl-keyhole_alt::before {
  content: "\e676";
}

.xgl-keyhole_two_tone::before {
  content: "\e675";
}

.xgl-keyhole_two_tone::after {
  content: "\e676";
  opacity: 0.2;
}

.xgl-keypad::before {
  content: "\e2b2";
}

.xgl-keypad_asterisk::before {
  content: "\e64c";
}

.xgl-keypad_colon::before {
  content: "\e699";
}

.xgl-keypad_comma::before {
  content: "\e69a";
}

.xgl-keypad_down::before {
  content: "\eb3c";
}

.xgl-keypad_down_alt::before {
  content: "\eb3d";
}

.xgl-keypad_down_two_tone::before {
  content: "\eb3c";
}

.xgl-keypad_down_two_tone::after {
  content: "\eb3d";
  opacity: 0.2;
}

.xgl-keypad_equals_sign::before {
  content: "\e69b";
}

.xgl-keypad_line_one::before {
  content: "\ec6c";
}

.xgl-keypad_line_two::before {
  content: "\ec6d";
}

.xgl-keypad_parenthesis_left::before {
  content: "\e69c";
}

.xgl-keypad_parenthesis_right::before {
  content: "\e69d";
}

.xgl-keypad_password::before {
  content: "\e69e";
}

.xgl-keypad_pound::before {
  content: "\e64b";
}

.xgl-keypad_rectangle::before {
  content: "\eff3";
}

.xgl-keypad_rectangle_alt::before {
  content: "\eff4";
}

.xgl-keypad_rectangle_two_tone::before {
  content: "\eff3";
}

.xgl-keypad_rectangle_two_tone::after {
  content: "\eff4";
  opacity: 0.2;
}

.xgl-keypad_reverse_solidus::before {
  content: "\e69f";
}

.xgl-keypad_solidus::before {
  content: "\e6a0";
}

.xgl-keypad_vertical_line::before {
  content: "\e6a1";
}

.xgl-keypad_wait::before {
  content: "\ec6e";
}

.xgl-labels_lef::before {
  content: "\e2b3";
}

.xgl-labels_lef_alt::before {
  content: "\e71d";
}

.xgl-labels_lef_two_tone::before {
  content: "\e2b3";
}

.xgl-labels_lef_two_tone::after {
  content: "\e71d";
  opacity: 0.2;
}

.xgl-labels_sef::before {
  content: "\e2b4";
}

.xgl-labels_sef_alt::before {
  content: "\e71e";
}

.xgl-labels_sef_two_tone::before {
  content: "\e2b4";
}

.xgl-labels_sef_two_tone::after {
  content: "\e71e";
  opacity: 0.2;
}

.xgl-lamp_high::before {
  content: "\e776";
}

.xgl-lamp_high_alt::before {
  content: "\eb3e";
}

.xgl-lamp_high_two_tone::before {
  content: "\e776";
}

.xgl-lamp_high_two_tone::after {
  content: "\eb3e";
  opacity: 0.2;
}

.xgl-lamp_low::before {
  content: "\e777";
}

.xgl-lamp_low_alt::before {
  content: "\eb3f";
}

.xgl-lamp_low_two_tone::before {
  content: "\e777";
}

.xgl-lamp_low_two_tone::after {
  content: "\eb3f";
  opacity: 0.2;
}

.xgl-landscape::before {
  content: "\e2b5";
}

.xgl-landscape_alt::before {
  content: "\e2b6";
}

.xgl-landscape_two_tone::before {
  content: "\e2b5";
}

.xgl-landscape_two_tone::after {
  content: "\e2b6";
  opacity: 0.2;
}

.xgl-language_arabic::before {
  content: "\efbe";
}

.xgl-language_arabic_alt::before {
  content: "\efbf";
}

.xgl-language_arabic_two_tone::before {
  content: "\efbe";
}

.xgl-language_arabic_two_tone::after {
  content: "\efbf";
  opacity: 0.2;
}

.xgl-language_brzlprtgse::before {
  content: "\eb40";
}

.xgl-language_brzlprtgse_alt::before {
  content: "\eb41";
}

.xgl-language_brzlprtgse_two_tone::before {
  content: "\eb40";
}

.xgl-language_brzlprtgse_two_tone::after {
  content: "\eb41";
  opacity: 0.2;
}

.xgl-language_catalan::before {
  content: "\eb42";
}

.xgl-language_catalan_alt::before {
  content: "\eb43";
}

.xgl-language_catalan_two_tone::before {
  content: "\eb42";
}

.xgl-language_catalan_two_tone::after {
  content: "\eb43";
  opacity: 0.2;
}

.xgl-language_croatian::before {
  content: "\eb44";
}

.xgl-language_croatian_alt::before {
  content: "\eb45";
}

.xgl-language_croatian_two_tone::before {
  content: "\eb44";
}

.xgl-language_croatian_two_tone::after {
  content: "\eb45";
  opacity: 0.2;
}

.xgl-language_czech::before {
  content: "\eb46";
}

.xgl-language_czech_alt::before {
  content: "\eb47";
}

.xgl-language_czech_two_tone::before {
  content: "\eb46";
}

.xgl-language_czech_two_tone::after {
  content: "\eb47";
  opacity: 0.2;
}

.xgl-language_danish::before {
  content: "\eb48";
}

.xgl-language_danish_alt::before {
  content: "\eb49";
}

.xgl-language_danish_two_tone::before {
  content: "\eb48";
}

.xgl-language_danish_two_tone::after {
  content: "\eb49";
  opacity: 0.2;
}

.xgl-language_dutch::before {
  content: "\eb4a";
}

.xgl-language_dutch_alt::before {
  content: "\eb4b";
}

.xgl-language_dutch_two_tone::before {
  content: "\eb4a";
}

.xgl-language_dutch_two_tone::after {
  content: "\eb4b";
  opacity: 0.2;
}

.xgl-language_english::before {
  content: "\eb4c";
}

.xgl-language_english_alt::before {
  content: "\eb4d";
}

.xgl-language_english_two_tone::before {
  content: "\eb4c";
}

.xgl-language_english_two_tone::after {
  content: "\eb4d";
  opacity: 0.2;
}

.xgl-language_finnish::before {
  content: "\eb4e";
}

.xgl-language_finnish_alt::before {
  content: "\eb4f";
}

.xgl-language_finnish_two_tone::before {
  content: "\eb4e";
}

.xgl-language_finnish_two_tone::after {
  content: "\eb4f";
  opacity: 0.2;
}

.xgl-language_french::before {
  content: "\eb50";
}

.xgl-language_french_alt::before {
  content: "\eb51";
}

.xgl-language_french_canadian::before {
  content: "\efc0";
}

.xgl-language_french_canadian_alt::before {
  content: "\efc1";
}

.xgl-language_french_canadian_two_tone::before {
  content: "\efc0";
}

.xgl-language_french_canadian_two_tone::after {
  content: "\efc1";
  opacity: 0.2;
}

.xgl-language_french_two_tone::before {
  content: "\eb50";
}

.xgl-language_french_two_tone::after {
  content: "\eb51";
  opacity: 0.2;
}

.xgl-language_german::before {
  content: "\eb52";
}

.xgl-language_german_alt::before {
  content: "\eb53";
}

.xgl-language_german_two_tone::before {
  content: "\eb52";
}

.xgl-language_german_two_tone::after {
  content: "\eb53";
  opacity: 0.2;
}

.xgl-language_greek::before {
  content: "\eb54";
}

.xgl-language_greek_alt::before {
  content: "\eb55";
}

.xgl-language_greek_two_tone::before {
  content: "\eb54";
}

.xgl-language_greek_two_tone::after {
  content: "\eb55";
  opacity: 0.2;
}

.xgl-language_hungarian::before {
  content: "\eb56";
}

.xgl-language_hungarian_alt::before {
  content: "\eb57";
}

.xgl-language_hungarian_two_tone::before {
  content: "\eb56";
}

.xgl-language_hungarian_two_tone::after {
  content: "\eb57";
  opacity: 0.2;
}

.xgl-language_italian::before {
  content: "\eb58";
}

.xgl-language_italian_alt::before {
  content: "\eb59";
}

.xgl-language_italian_two_tone::before {
  content: "\eb58";
}

.xgl-language_italian_two_tone::after {
  content: "\eb59";
  opacity: 0.2;
}

.xgl-language_norwegian::before {
  content: "\eb5a";
}

.xgl-language_norwegian_alt::before {
  content: "\eb5b";
}

.xgl-language_norwegian_two_tone::before {
  content: "\eb5a";
}

.xgl-language_norwegian_two_tone::after {
  content: "\eb5b";
  opacity: 0.2;
}

.xgl-language_polish::before {
  content: "\eb5c";
}

.xgl-language_polish_alt::before {
  content: "\eb5d";
}

.xgl-language_polish_two_tone::before {
  content: "\eb5c";
}

.xgl-language_polish_two_tone::after {
  content: "\eb5d";
  opacity: 0.2;
}

.xgl-language_portuguese::before {
  content: "\eb5e";
}

.xgl-language_portuguese_alt::before {
  content: "\eb5f";
}

.xgl-language_portuguese_two_tone::before {
  content: "\eb5e";
}

.xgl-language_portuguese_two_tone::after {
  content: "\eb5f";
  opacity: 0.2;
}

.xgl-language_roman::before {
  content: "\eb60";
}

.xgl-language_roman_alt::before {
  content: "\eb61";
}

.xgl-language_roman_two_tone::before {
  content: "\eb60";
}

.xgl-language_roman_two_tone::after {
  content: "\eb61";
  opacity: 0.2;
}

.xgl-language_russian::before {
  content: "\eb62";
}

.xgl-language_russian_alt::before {
  content: "\eb63";
}

.xgl-language_russian_two_tone::before {
  content: "\eb62";
}

.xgl-language_russian_two_tone::after {
  content: "\eb63";
  opacity: 0.2;
}

.xgl-language_spanish::before {
  content: "\eba2";
}

.xgl-language_spanish_alt::before {
  content: "\eba3";
}

.xgl-language_spanish_two_tone::before {
  content: "\eba2";
}

.xgl-language_spanish_two_tone::after {
  content: "\eba3";
  opacity: 0.2;
}

.xgl-language_swedish::before {
  content: "\eb64";
}

.xgl-language_swedish_alt::before {
  content: "\eb65";
}

.xgl-language_swedish_two_tone::before {
  content: "\eb64";
}

.xgl-language_swedish_two_tone::after {
  content: "\eb65";
  opacity: 0.2;
}

.xgl-language_turkish::before {
  content: "\eb66";
}

.xgl-language_turkish_alt::before {
  content: "\eb67";
}

.xgl-language_turkish_two_tone::before {
  content: "\eb66";
}

.xgl-language_turkish_two_tone::after {
  content: "\eb67";
  opacity: 0.2;
}

.xgl-language_uk_english::before {
  content: "\efc2";
}

.xgl-language_uk_english_alt::before {
  content: "\efc3";
}

.xgl-language_uk_english_two_tone::before {
  content: "\efc2";
}

.xgl-language_uk_english_two_tone::after {
  content: "\efc3";
  opacity: 0.2;
}

.xgl-language_ukrainian::before {
  content: "\eb68";
}

.xgl-language_ukrainian_alt::before {
  content: "\eb69";
}

.xgl-language_ukrainian_two_tone::before {
  content: "\eb68";
}

.xgl-language_ukrainian_two_tone::after {
  content: "\eb69";
  opacity: 0.2;
}

.xgl-laptop::before {
  content: "\e2b7";
}

.xgl-laptop_add::before {
  content: "\e6a9";
}

.xgl-laptop_add_alt::before {
  content: "\e6aa";
}

.xgl-laptop_add_two_tone::before {
  content: "\e6a9";
}

.xgl-laptop_add_two_tone::after {
  content: "\e6aa";
  opacity: 0.2;
}

.xgl-laptop_alt::before {
  content: "\e2b8";
}

.xgl-laptop_two_tone::before {
  content: "\e2b7";
}

.xgl-laptop_two_tone::after {
  content: "\e2b8";
  opacity: 0.2;
}

.xgl-laser::before {
  content: "\ec6f";
}

.xgl-laser_alt::before {
  content: "\ec70";
}

.xgl-laser_two_tone::before {
  content: "\ec6f";
}

.xgl-laser_two_tone::after {
  content: "\ec70";
  opacity: 0.2;
}

.xgl-last::before {
  content: "\e2b9";
}

.xgl-layer_remaining::before {
  content: "\ef13";
}

.xgl-layers::before {
  content: "\e2ba";
}

.xgl-layers_alt::before {
  content: "\e2bb";
}

.xgl-layers_two_tone::before {
  content: "\e2ba";
}

.xgl-layers_two_tone::after {
  content: "\e2bb";
  opacity: 0.2;
}

.xgl-layout::before {
  content: "\e8b9";
}

.xgl-layout_alt::before {
  content: "\e8ba";
}

.xgl-layout_disabled::before {
  content: "\ebc3";
}

.xgl-layout_disabled_alt::before {
  content: "\ebc4";
}

.xgl-layout_disabled_two_tone::before {
  content: "\ebc3";
}

.xgl-layout_disabled_two_tone::after {
  content: "\ebc4";
  opacity: 0.2;
}

.xgl-layout_image_text_l::before {
  content: "\e5ca";
}

.xgl-layout_image_text_p::before {
  content: "\e5c8";
}

.xgl-layout_order::before {
  content: "\ec3e";
}

.xgl-layout_order_alt::before {
  content: "\ec6b";
}

.xgl-layout_order_two_tone::before {
  content: "\ec3e";
}

.xgl-layout_order_two_tone::after {
  content: "\ec6b";
  opacity: 0.2;
}

.xgl-layout_text_image_l::before {
  content: "\e5c9";
}

.xgl-layout_text_image_p::before {
  content: "\e5c7";
}

.xgl-layout_two_tone::before {
  content: "\e8b9";
}

.xgl-layout_two_tone::after {
  content: "\e8ba";
  opacity: 0.2;
}

.xgl-learning::before {
  content: "\ecfd";
}

.xgl-learning_alt::before {
  content: "\ecfe";
}

.xgl-learning_off::before {
  content: "\ecff";
}

.xgl-learning_off_alt::before {
  content: "\ed00";
}

.xgl-learning_off_two_tone::before {
  content: "\ecff";
}

.xgl-learning_off_two_tone::after {
  content: "\ed00";
  opacity: 0.2;
}

.xgl-learning_two_tone::before {
  content: "\ecfd";
}

.xgl-learning_two_tone::after {
  content: "\ecfe";
  opacity: 0.2;
}

.xgl-lef_sef::before {
  content: "\e2bc";
}

.xgl-lef_sef_alt::before {
  content: "\e2bd";
}

.xgl-lef_sef_two_tone::before {
  content: "\e2bc";
}

.xgl-lef_sef_two_tone::after {
  content: "\e2bd";
  opacity: 0.2;
}

.xgl-left_panel::before {
  content: "\efaa";
}

.xgl-left_panel_alt::before {
  content: "\efab";
}

.xgl-left_panel_two_tone::before {
  content: "\efaa";
}

.xgl-left_panel_two_tone::after {
  content: "\efab";
  opacity: 0.2;
}

.xgl-letterhead_lef::before {
  content: "\e2be";
}

.xgl-letterhead_lef_alt::before {
  content: "\e71f";
}

.xgl-letterhead_lef_two_tone::before {
  content: "\e2be";
}

.xgl-letterhead_lef_two_tone::after {
  content: "\e71f";
  opacity: 0.2;
}

.xgl-letterhead_sef::before {
  content: "\e2bf";
}

.xgl-letterhead_sef_alt::before {
  content: "\e720";
}

.xgl-letterhead_sef_two_tone::before {
  content: "\e2bf";
}

.xgl-letterhead_sef_two_tone::after {
  content: "\e720";
  opacity: 0.2;
}

.xgl-library::before {
  content: "\e657";
}

.xgl-library_alt::before {
  content: "\e658";
}

.xgl-library_two_tone::before {
  content: "\e657";
}

.xgl-library_two_tone::after {
  content: "\e658";
  opacity: 0.2;
}

.xgl-light_dark_mode::before {
  content: "\efac";
}

.xgl-light_dark_mode_alt::before {
  content: "\efad";
}

.xgl-light_dark_mode_two_tone::before {
  content: "\efac";
}

.xgl-light_dark_mode_two_tone::after {
  content: "\efad";
  opacity: 0.2;
}

.xgl-light_with_horn::before {
  content: "\ef93";
}

.xgl-light_with_horn_alt::before {
  content: "\ef94";
}

.xgl-light_with_horn_two_tone::before {
  content: "\ef93";
}

.xgl-light_with_horn_two_tone::after {
  content: "\ef94";
  opacity: 0.2;
}

.xgl-lightbulb::before {
  content: "\e2c0";
}

.xgl-lightbulb_alt::before {
  content: "\e2c1";
}

.xgl-lightbulb_two_tone::before {
  content: "\e2c0";
}

.xgl-lightbulb_two_tone::after {
  content: "\e2c1";
  opacity: 0.2;
}

.xgl-lighten_darken::before {
  content: "\e64f";
}

.xgl-lighten_darken_two_tone::before {
  content: "\e64f";
}

.xgl-lighten_darken_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-lightweight_cardstock_lef::before {
  content: "\ef14";
}

.xgl-lightweight_cardstock_lef_alt::before {
  content: "\ef15";
}

.xgl-lightweight_cardstock_lef_two_tone::before {
  content: "\ef14";
}

.xgl-lightweight_cardstock_lef_two_tone::after {
  content: "\ef15";
  opacity: 0.2;
}

.xgl-lightweight_gloss_cardstock_lef::before {
  content: "\ef16";
}

.xgl-lightweight_gloss_cardstock_lef_alt::before {
  content: "\ef17";
}

.xgl-lightweight_gloss_cardstock_lef_two_tone::before {
  content: "\ef16";
}

.xgl-lightweight_gloss_cardstock_lef_two_tone::after {
  content: "\ef17";
  opacity: 0.2;
}

.xgl-lightweight_gloss_lef::before {
  content: "\e2c2";
}

.xgl-lightweight_gloss_lef_alt::before {
  content: "\e721";
}

.xgl-lightweight_gloss_lef_two_tone::before {
  content: "\e2c2";
}

.xgl-lightweight_gloss_lef_two_tone::after {
  content: "\e721";
  opacity: 0.2;
}

.xgl-lightweight_gloss_sef::before {
  content: "\e2c3";
}

.xgl-lightweight_gloss_sef_alt::before {
  content: "\e722";
}

.xgl-lightweight_gloss_sef_two_tone::before {
  content: "\e2c3";
}

.xgl-lightweight_gloss_sef_two_tone::after {
  content: "\e722";
  opacity: 0.2;
}

.xgl-lightweight_lef::before {
  content: "\e2c4";
}

.xgl-lightweight_lef_alt::before {
  content: "\e723";
}

.xgl-lightweight_lef_two_tone::before {
  content: "\e2c4";
}

.xgl-lightweight_lef_two_tone::after {
  content: "\e723";
  opacity: 0.2;
}

.xgl-lightweight_preprinted_lef::before {
  content: "\e2c5";
}

.xgl-lightweight_preprinted_lef_alt::before {
  content: "\e724";
}

.xgl-lightweight_preprinted_lef_two_tone::before {
  content: "\e2c5";
}

.xgl-lightweight_preprinted_lef_two_tone::after {
  content: "\e724";
  opacity: 0.2;
}

.xgl-lightweight_preprinted_sef::before {
  content: "\e2c6";
}

.xgl-lightweight_preprinted_sef_alt::before {
  content: "\e725";
}

.xgl-lightweight_preprinted_sef_two_tone::before {
  content: "\e2c6";
}

.xgl-lightweight_preprinted_sef_two_tone::after {
  content: "\e725";
  opacity: 0.2;
}

.xgl-lightweight_reloaded_lef::before {
  content: "\e2c7";
}

.xgl-lightweight_reloaded_lef_alt::before {
  content: "\e726";
}

.xgl-lightweight_reloaded_lef_two_tone::before {
  content: "\e2c7";
}

.xgl-lightweight_reloaded_lef_two_tone::after {
  content: "\e726";
  opacity: 0.2;
}

.xgl-lightweight_reloaded_sef::before {
  content: "\e2c8";
}

.xgl-lightweight_reloaded_sef_alt::before {
  content: "\e727";
}

.xgl-lightweight_reloaded_sef_two_tone::before {
  content: "\e2c8";
}

.xgl-lightweight_reloaded_sef_two_tone::after {
  content: "\e727";
  opacity: 0.2;
}

.xgl-lightweight_sef::before {
  content: "\e2c9";
}

.xgl-lightweight_sef_alt::before {
  content: "\e728";
}

.xgl-lightweight_sef_two_tone::before {
  content: "\e2c9";
}

.xgl-lightweight_sef_two_tone::after {
  content: "\e728";
  opacity: 0.2;
}

.xgl-line_chart::before {
  content: "\e2ca";
}

.xgl-line_weight::before {
  content: "\e840";
}

.xgl-link::before {
  content: "\e2cb";
}

.xgl-link_disabled::before {
  content: "\e2cc";
}

.xgl-link_square::before {
  content: "\ef18";
}

.xgl-link_square_alt::before {
  content: "\ef19";
}

.xgl-link_square_two_tone::before {
  content: "\ef18";
}

.xgl-link_square_two_tone::after {
  content: "\ef19";
  opacity: 0.2;
}

.xgl-linked_in::before {
  content: "\e2cd";
}

.xgl-list::before {
  content: "\e2ce";
}

.xgl-list_filter::before {
  content: "\e2cf";
}

.xgl-list_off::before {
  content: "\edce";
}

.xgl-list_rtl::before {
  content: "\e59d";
}

.xgl-lock_front::before {
  content: "\ef4b";
}

.xgl-lock_front_alt::before {
  content: "\ef4c";
}

.xgl-lock_front_two_tone::before {
  content: "\ef4b";
}

.xgl-lock_front_two_tone::after {
  content: "\ef4c";
  opacity: 0.2;
}

.xgl-lock_outline::before {
  content: "\ee15";
}

.xgl-lock_outline_alt::before {
  content: "\ee16";
}

.xgl-lock_outline_two_tone::before {
  content: "\ee15";
}

.xgl-lock_outline_two_tone::after {
  content: "\ee16";
  opacity: 0.2;
}

.xgl-lock_side::before {
  content: "\ef4d";
}

.xgl-lock_side_alt::before {
  content: "\ef4e";
}

.xgl-lock_side_two_tone::before {
  content: "\ef4d";
}

.xgl-lock_side_two_tone::after {
  content: "\ef4e";
  opacity: 0.2;
}

.xgl-locked::before {
  content: "\e2d0";
}

.xgl-locked_alt::before {
  content: "\e2d1";
}

.xgl-locked_plus::before {
  content: "\eae7";
}

.xgl-locked_plus_alt::before {
  content: "\eae8";
}

.xgl-locked_plus_two_tone::before {
  content: "\eae7";
}

.xgl-locked_plus_two_tone::after {
  content: "\eae8";
  opacity: 0.2;
}

.xgl-locked_square::before {
  content: "\e2d2";
}

.xgl-locked_square_alt::before {
  content: "\e2d3";
}

.xgl-locked_square_disabled::before {
  content: "\e9a5";
}

.xgl-locked_square_disabled_alt::before {
  content: "\e9a6";
}

.xgl-locked_square_disabled_two_tone::before {
  content: "\e9a5";
}

.xgl-locked_square_disabled_two_tone::after {
  content: "\e9a6";
  opacity: 0.2;
}

.xgl-locked_square_two_tone::before {
  content: "\e2d2";
}

.xgl-locked_square_two_tone::after {
  content: "\e2d3";
  opacity: 0.2;
}

.xgl-locked_stack_bkgd::before {
  content: "\e9a7";
}

.xgl-locked_stack_frgd::before {
  content: "\e9a8";
}

.xgl-locked_stack_mdgd::before {
  content: "\e9aa";
}

.xgl-locked_two_tone::before {
  content: "\e2d0";
}

.xgl-locked_two_tone::after {
  content: "\e2d1";
  opacity: 0.2;
}

.xgl-log_in::before {
  content: "\e2d4";
}

.xgl-log_in_alt::before {
  content: "\ee2b";
}

.xgl-log_in_two_tone::before {
  content: "\e2d4";
}

.xgl-log_in_two_tone::after {
  content: "\ee2b";
  opacity: 0.2;
}

.xgl-logic::before {
  content: "\e2d5";
}

.xgl-logo::before {
  content: "\e2d6";
}

.xgl-logo_small::before {
  content: "\e2d7";
}

.xgl-long_edge_feed::before {
  content: "\e2d8";
}

.xgl-long_edge_feed_alt::before {
  content: "\e2d9";
}

.xgl-long_edge_feed_two_tone::before {
  content: "\e2d8";
}

.xgl-long_edge_feed_two_tone::after {
  content: "\e2d9";
  opacity: 0.2;
}

.xgl-long_touch::before {
  content: "\e919";
}

.xgl-long_touch_alt::before {
  content: "\e91a";
}

.xgl-long_touch_two_tone::before {
  content: "\e919";
}

.xgl-long_touch_two_tone::after {
  content: "\e91a";
  opacity: 0.2;
}

.xgl-magnet::before {
  content: "\ee21";
}

.xgl-magnet_alt::before {
  content: "\ee22";
}

.xgl-magnet_two_tone::before {
  content: "\ee21";
}

.xgl-magnet_two_tone::after {
  content: "\ee22";
  opacity: 0.2;
}

.xgl-mailbox::before {
  content: "\e2da";
}

.xgl-mailbox_add::before {
  content: "\e2db";
}

.xgl-mailbox_add_alt::before {
  content: "\e2dc";
}

.xgl-mailbox_add_two_tone::before {
  content: "\e2db";
}

.xgl-mailbox_add_two_tone::after {
  content: "\e2dc";
  opacity: 0.2;
}

.xgl-mailbox_alt::before {
  content: "\e2dd";
}

.xgl-mailbox_local::before {
  content: "\ec17";
}

.xgl-mailbox_local_alt::before {
  content: "\ec18";
}

.xgl-mailbox_local_two_tone::before {
  content: "\ec17";
}

.xgl-mailbox_local_two_tone::after {
  content: "\ec18";
  opacity: 0.2;
}

.xgl-mailbox_password::before {
  content: "\ec19";
}

.xgl-mailbox_password_alt::before {
  content: "\ec1a";
}

.xgl-mailbox_password_two_tone::before {
  content: "\ec19";
}

.xgl-mailbox_password_two_tone::after {
  content: "\ec1a";
  opacity: 0.2;
}

.xgl-mailbox_private::before {
  content: "\e2de";
}

.xgl-mailbox_private_alt::before {
  content: "\e2df";
}

.xgl-mailbox_private_two_tone::before {
  content: "\e2de";
}

.xgl-mailbox_private_two_tone::after {
  content: "\e2df";
  opacity: 0.2;
}

.xgl-mailbox_remote::before {
  content: "\ec1b";
}

.xgl-mailbox_remote_alt::before {
  content: "\ec1c";
}

.xgl-mailbox_remote_two_tone::before {
  content: "\ec1b";
}

.xgl-mailbox_remote_two_tone::after {
  content: "\ec1c";
  opacity: 0.2;
}

.xgl-mailbox_two_tone::before {
  content: "\e2da";
}

.xgl-mailbox_two_tone::after {
  content: "\e2dd";
  opacity: 0.2;
}

.xgl-mailboxes::before {
  content: "\e2e0";
}

.xgl-mailboxes_alt::before {
  content: "\e2e1";
}

.xgl-mailboxes_two_tone::before {
  content: "\e2e0";
}

.xgl-mailboxes_two_tone::after {
  content: "\e2e1";
  opacity: 0.2;
}

.xgl-manual_feeder_bkgd::before {
  content: "\ef74";
}

.xgl-manual_feeder_empty::before {
  content: "\ef75";
}

.xgl-manual_feeder_empty_two_tone::before {
  content: "\ef75";
}

.xgl-manual_feeder_empty_two_tone::after {
  content: "\ef74";
  opacity: 0.2;
}

.xgl-manual_feeder_full::before {
  content: "\ef76";
}

.xgl-manual_feeder_full_two_tone::before {
  content: "\ef76";
}

.xgl-manual_feeder_full_two_tone::after {
  content: "\ef74";
  opacity: 0.2;
}

.xgl-map::before {
  content: "\e2e2";
}

.xgl-map_alt::before {
  content: "\e2e3";
}

.xgl-map_disabled::before {
  content: "\e87c";
}

.xgl-map_disabled_alt::before {
  content: "\e87d";
}

.xgl-map_disabled_two_tone::before {
  content: "\e87c";
}

.xgl-map_disabled_two_tone::after {
  content: "\e87d";
  opacity: 0.2;
}

.xgl-map_two_tone::before {
  content: "\e2e2";
}

.xgl-map_two_tone::after {
  content: "\e2e3";
  opacity: 0.2;
}

.xgl-marker::before {
  content: "\e8a2";
}

.xgl-marker_alt::before {
  content: "\e8a3";
}

.xgl-marker_two_tone::before {
  content: "\e8a2";
}

.xgl-marker_two_tone::after {
  content: "\e8a3";
  opacity: 0.2;
}

.xgl-markup::before {
  content: "\e9ab";
}

.xgl-markup_alt::before {
  content: "\e9ac";
}

.xgl-markup_two_tone::before {
  content: "\e9ab";
}

.xgl-markup_two_tone::after {
  content: "\e9ac";
  opacity: 0.2;
}

.xgl-mask::before {
  content: "\e805";
}

.xgl-mastercard::before {
  content: "\ecab";
}

.xgl-mastercard_alt::before {
  content: "\ecac";
}

.xgl-mastercard_two_tone::before {
  content: "\ecab";
}

.xgl-mastercard_two_tone::after {
  content: "\ecac";
  opacity: 0.2;
}

.xgl-material_ribbon::before {
  content: "\ed01";
}

.xgl-material_ribbon_alt::before {
  content: "\ed02";
}

.xgl-material_ribbon_two_tone::before {
  content: "\ed01";
}

.xgl-material_ribbon_two_tone::after {
  content: "\ed02";
  opacity: 0.2;
}

.xgl-matte_lef::before {
  content: "\e2e4";
}

.xgl-matte_lef_alt::before {
  content: "\e729";
}

.xgl-matte_lef_two_tone::before {
  content: "\e2e4";
}

.xgl-matte_lef_two_tone::after {
  content: "\e729";
  opacity: 0.2;
}

.xgl-matte_sef::before {
  content: "\e2e5";
}

.xgl-matte_sef_alt::before {
  content: "\e72a";
}

.xgl-matte_sef_two_tone::before {
  content: "\e2e5";
}

.xgl-matte_sef_two_tone::after {
  content: "\e72a";
  opacity: 0.2;
}

.xgl-mcafee::before {
  content: "\e87e";
}

.xgl-medal::before {
  content: "\e2e6";
}

.xgl-medal_alt::before {
  content: "\e2e7";
}

.xgl-medal_two_tone::before {
  content: "\e2e6";
}

.xgl-medal_two_tone::after {
  content: "\e2e7";
  opacity: 0.2;
}

.xgl-media_camera::before {
  content: "\e853";
}

.xgl-media_camera_alt::before {
  content: "\e854";
}

.xgl-media_camera_two_tone::before {
  content: "\e853";
}

.xgl-media_camera_two_tone::after {
  content: "\e854";
  opacity: 0.2;
}

.xgl-medical::before {
  content: "\e2e8";
}

.xgl-medical_alt::before {
  content: "\e2e9";
}

.xgl-medical_two_tone::before {
  content: "\e2e8";
}

.xgl-medical_two_tone::after {
  content: "\e2e9";
  opacity: 0.2;
}

.xgl-member::before {
  content: "\e7f0";
}

.xgl-member_alt::before {
  content: "\e7f1";
}

.xgl-member_two_tone::before {
  content: "\e7f0";
}

.xgl-member_two_tone::after {
  content: "\e7f1";
  opacity: 0.2;
}

.xgl-menu::before {
  content: "\e2ea";
}

.xgl-menu_side::before {
  content: "\e2eb";
}

.xgl-merge::before {
  content: "\e2ec";
}

.xgl-merge_verticies::before {
  content: "\ed03";
}

.xgl-merge_verticies_alt::before {
  content: "\ed04";
}

.xgl-merge_verticies_two_tone::before {
  content: "\ed03";
}

.xgl-merge_verticies_two_tone::after {
  content: "\ed04";
  opacity: 0.2;
}

.xgl-mesh::before {
  content: "\ed05";
}

.xgl-mesh_alt::before {
  content: "\ed06";
}

.xgl-mesh_check::before {
  content: "\ed07";
}

.xgl-mesh_check_alt::before {
  content: "\ed08";
}

.xgl-mesh_check_two_tone::before {
  content: "\ed07";
}

.xgl-mesh_check_two_tone::after {
  content: "\ed08";
  opacity: 0.2;
}

.xgl-mesh_repair::before {
  content: "\ee3b";
}

.xgl-mesh_repair_alt::before {
  content: "\ee3c";
}

.xgl-mesh_repair_two_tone::before {
  content: "\ee3b";
}

.xgl-mesh_repair_two_tone::after {
  content: "\ee3c";
  opacity: 0.2;
}

.xgl-mesh_two_tone::before {
  content: "\ed05";
}

.xgl-mesh_two_tone::after {
  content: "\ed06";
  opacity: 0.2;
}

.xgl-metallic_lef::before {
  content: "\e63d";
}

.xgl-metallic_lef_alt::before {
  content: "\e72b";
}

.xgl-metallic_lef_two_tone::before {
  content: "\e63d";
}

.xgl-metallic_lef_two_tone::after {
  content: "\e72b";
  opacity: 0.2;
}

.xgl-metallic_sef::before {
  content: "\e63c";
}

.xgl-metallic_sef_alt::before {
  content: "\e72c";
}

.xgl-metallic_sef_two_tone::before {
  content: "\e63c";
}

.xgl-metallic_sef_two_tone::after {
  content: "\e72c";
  opacity: 0.2;
}

.xgl-mfd::before {
  content: "\e2ed";
}

.xgl-mfd_add::before {
  content: "\ecad";
}

.xgl-mfd_add_alt::before {
  content: "\ecae";
}

.xgl-mfd_add_two_tone::before {
  content: "\ecad";
}

.xgl-mfd_add_two_tone::after {
  content: "\ecae";
  opacity: 0.2;
}

.xgl-mfd_alt::before {
  content: "\e2ee";
}

.xgl-mfd_certificate::before {
  content: "\efae";
}

.xgl-mfd_certificate_alt::before {
  content: "\efaf";
}

.xgl-mfd_certificate_two_tone::before {
  content: "\efae";
}

.xgl-mfd_certificate_two_tone::after {
  content: "\efaf";
  opacity: 0.2;
}

.xgl-mfd_default::before {
  content: "\e8b7";
}

.xgl-mfd_default_alt::before {
  content: "\e8bd";
}

.xgl-mfd_default_two_tone::before {
  content: "\e8b7";
}

.xgl-mfd_default_two_tone::after {
  content: "\e8bd";
  opacity: 0.2;
}

.xgl-mfd_direct::before {
  content: "\e8b5";
}

.xgl-mfd_direct_alt::before {
  content: "\e8bc";
}

.xgl-mfd_direct_two_tone::before {
  content: "\e8b5";
}

.xgl-mfd_direct_two_tone::after {
  content: "\e8bc";
  opacity: 0.2;
}

.xgl-mfd_favorite::before {
  content: "\e8b4";
}

.xgl-mfd_favorite_alt::before {
  content: "\e8bb";
}

.xgl-mfd_favorite_direct::before {
  content: "\e8b6";
}

.xgl-mfd_favorite_direct_alt::before {
  content: "\e8be";
}

.xgl-mfd_favorite_direct_two_tone::before {
  content: "\e8b6";
}

.xgl-mfd_favorite_direct_two_tone::after {
  content: "\e8be";
  opacity: 0.2;
}

.xgl-mfd_favorite_two_tone::before {
  content: "\e8b4";
}

.xgl-mfd_favorite_two_tone::after {
  content: "\e8bb";
  opacity: 0.2;
}

.xgl-mfd_fill::before {
  content: "\e635";
}

.xgl-mfd_minus::before {
  content: "\ecaf";
}

.xgl-mfd_minus_alt::before {
  content: "\ecb0";
}

.xgl-mfd_minus_two_tone::before {
  content: "\ecaf";
}

.xgl-mfd_minus_two_tone::after {
  content: "\ecb0";
  opacity: 0.2;
}

.xgl-mfd_off::before {
  content: "\ecb1";
}

.xgl-mfd_off_alt::before {
  content: "\ecb2";
}

.xgl-mfd_off_two_tone::before {
  content: "\ecb1";
}

.xgl-mfd_off_two_tone::after {
  content: "\ecb2";
  opacity: 0.2;
}

.xgl-mfd_positioning::before {
  content: "\e8c3";
}

.xgl-mfd_positioning_alt::before {
  content: "\e8c4";
}

.xgl-mfd_positioning_two_tone::before {
  content: "\e8c3";
}

.xgl-mfd_positioning_two_tone::after {
  content: "\e8c4";
  opacity: 0.2;
}

.xgl-mfd_secure::before {
  content: "\e94b";
}

.xgl-mfd_secure_alt::before {
  content: "\e94c";
}

.xgl-mfd_secure_direct::before {
  content: "\e94d";
}

.xgl-mfd_secure_direct_alt::before {
  content: "\e94e";
}

.xgl-mfd_secure_direct_two_tone::before {
  content: "\e94d";
}

.xgl-mfd_secure_direct_two_tone::after {
  content: "\e94e";
  opacity: 0.2;
}

.xgl-mfd_secure_two_tone::before {
  content: "\e94b";
}

.xgl-mfd_secure_two_tone::after {
  content: "\e94c";
  opacity: 0.2;
}

.xgl-mfd_two_tone::before {
  content: "\e2ed";
}

.xgl-mfd_two_tone::after {
  content: "\e2ee";
  opacity: 0.2;
}

.xgl-micr::before {
  content: "\ef1a";
}

.xgl-micr_alt::before {
  content: "\ef1b";
}

.xgl-micr_two_tone::before {
  content: "\ef1a";
}

.xgl-micr_two_tone::after {
  content: "\ef1b";
  opacity: 0.2;
}

.xgl-microphone::before {
  content: "\e2ef";
}

.xgl-microphone_alt::before {
  content: "\e2f0";
}

.xgl-microphone_disabled::before {
  content: "\e2f1";
}

.xgl-microphone_disabled_alt::before {
  content: "\e2f2";
}

.xgl-microphone_disabled_two_tone::before {
  content: "\e2f1";
}

.xgl-microphone_disabled_two_tone::after {
  content: "\e2f2";
  opacity: 0.2;
}

.xgl-microphone_two_tone::before {
  content: "\e2ef";
}

.xgl-microphone_two_tone::after {
  content: "\e2f0";
  opacity: 0.2;
}

.xgl-microsoft_azure::before {
  content: "\ef6f";
}

.xgl-minimize::before {
  content: "\e2f3";
}

.xgl-minimize_alt::before {
  content: "\e2f4";
}

.xgl-minimize_two_tone::before {
  content: "\e2f3";
}

.xgl-minimize_two_tone::after {
  content: "\e2f4";
  opacity: 0.2;
}

.xgl-minus::before {
  content: "\e2f5";
}

.xgl-mirror_image::before {
  content: "\e841";
}

.xgl-mirror_image_alt::before {
  content: "\edd0";
}

.xgl-mirror_image_two_tone::before {
  content: "\e841";
}

.xgl-mirror_image_two_tone::after {
  content: "\edd0";
  opacity: 0.2;
}

.xgl-mirror_image_vertical::before {
  content: "\edd1";
}

.xgl-mirror_image_vertical_alt::before {
  content: "\edd2";
}

.xgl-mirror_image_vertical_two_tone::before {
  content: "\edd1";
}

.xgl-mirror_image_vertical_two_tone::after {
  content: "\edd2";
  opacity: 0.2;
}

.xgl-mixed_size::before {
  content: "\ec1f";
}

.xgl-mixed_size_alt::before {
  content: "\ec20";
}

.xgl-mixed_size_two_tone::before {
  content: "\ec1f";
}

.xgl-mixed_size_two_tone::after {
  content: "\ec20";
  opacity: 0.2;
}

.xgl-mobile::before {
  content: "\e2f6";
}

.xgl-mobile_alt::before {
  content: "\e2f7";
}

.xgl-mobile_displays::before {
  content: "\e2f8";
}

.xgl-mobile_displays_alt::before {
  content: "\e2f9";
}

.xgl-mobile_displays_two_tone::before {
  content: "\e2f8";
}

.xgl-mobile_displays_two_tone::after {
  content: "\e2f9";
  opacity: 0.2;
}

.xgl-mobile_down::before {
  content: "\e2fa";
}

.xgl-mobile_down_alt::before {
  content: "\e2fb";
}

.xgl-mobile_down_two_tone::before {
  content: "\e2fa";
}

.xgl-mobile_down_two_tone::after {
  content: "\e2fb";
  opacity: 0.2;
}

.xgl-mobile_in::before {
  content: "\e2fc";
}

.xgl-mobile_in_alt::before {
  content: "\e2fd";
}

.xgl-mobile_in_two_tone::before {
  content: "\e2fc";
}

.xgl-mobile_in_two_tone::after {
  content: "\e2fd";
  opacity: 0.2;
}

.xgl-mobile_print::before {
  content: "\ef1c";
}

.xgl-mobile_print_alt::before {
  content: "\ef1d";
}

.xgl-mobile_print_two_tone::before {
  content: "\ef1c";
}

.xgl-mobile_print_two_tone::after {
  content: "\ef1d";
  opacity: 0.2;
}

.xgl-mobile_two_tone::before {
  content: "\e2f6";
}

.xgl-mobile_two_tone::after {
  content: "\e2f7";
  opacity: 0.2;
}

.xgl-model_shadow::before {
  content: "\ed09";
}

.xgl-model_shadow_alt::before {
  content: "\ed0a";
}

.xgl-model_shadow_off::before {
  content: "\ed39";
}

.xgl-model_shadow_off_alt::before {
  content: "\ed3a";
}

.xgl-model_shadow_off_two_tone::before {
  content: "\ed39";
}

.xgl-model_shadow_off_two_tone::after {
  content: "\ed3a";
  opacity: 0.2;
}

.xgl-model_shadow_two_tone::before {
  content: "\ed09";
}

.xgl-model_shadow_two_tone::after {
  content: "\ed0a";
  opacity: 0.2;
}

.xgl-money::before {
  content: "\e2fe";
}

.xgl-money_alt::before {
  content: "\e2ff";
}

.xgl-money_two_tone::before {
  content: "\e2fe";
}

.xgl-money_two_tone::after {
  content: "\e2ff";
  opacity: 0.2;
}

.xgl-mountain::before {
  content: "\e300";
}

.xgl-mountain_alt::before {
  content: "\e301";
}

.xgl-mountain_two_tone::before {
  content: "\e300";
}

.xgl-mountain_two_tone::after {
  content: "\e301";
  opacity: 0.2;
}

.xgl-mouse::before {
  content: "\e794";
}

.xgl-mouse_alt::before {
  content: "\e795";
}

.xgl-mouse_none::before {
  content: "\e7a6";
}

.xgl-mouse_none_alt::before {
  content: "\e7a7";
}

.xgl-mouse_none_two_tone::before {
  content: "\e7a6";
}

.xgl-mouse_none_two_tone::after {
  content: "\e7a7";
  opacity: 0.2;
}

.xgl-mouse_two_tone::before {
  content: "\e794";
}

.xgl-mouse_two_tone::after {
  content: "\e795";
  opacity: 0.2;
}

.xgl-move::before {
  content: "\e302";
}

.xgl-move_reorder::before {
  content: "\ed3b";
}

.xgl-move_square::before {
  content: "\ed3c";
}

.xgl-move_square_alt::before {
  content: "\ed3d";
}

.xgl-move_square_two_tone::before {
  content: "\ed3c";
}

.xgl-move_square_two_tone::after {
  content: "\ed3d";
  opacity: 0.2;
}

.xgl-ms_edge::before {
  content: "\e303";
}

.xgl-ms_excel::before {
  content: "\eb89";
}

.xgl-ms_excel_alt::before {
  content: "\eb8a";
}

.xgl-ms_excel_two_tone::before {
  content: "\eb89";
}

.xgl-ms_excel_two_tone::after {
  content: "\eb8a";
  opacity: 0.2;
}

.xgl-ms_exchange::before {
  content: "\efd7";
}

.xgl-ms_exchange_alt::before {
  content: "\efd8";
}

.xgl-ms_exchange_two_tone::before {
  content: "\efd7";
}

.xgl-ms_exchange_two_tone::after {
  content: "\efd8";
  opacity: 0.2;
}

.xgl-ms_logo::before {
  content: "\eb82";
}

.xgl-ms_logo_alt::before {
  content: "\eb83";
}

.xgl-ms_logo_two_tone::before {
  content: "\eb82";
}

.xgl-ms_logo_two_tone::after {
  content: "\eb83";
  opacity: 0.2;
}

.xgl-ms_office::before {
  content: "\e304";
}

.xgl-ms_office_alt::before {
  content: "\eb88";
}

.xgl-ms_office_two_tone::before {
  content: "\e304";
}

.xgl-ms_office_two_tone::after {
  content: "\eb88";
  opacity: 0.2;
}

.xgl-ms_onenote::before {
  content: "\eb8d";
}

.xgl-ms_onenote_alt::before {
  content: "\eb8e";
}

.xgl-ms_onenote_two_tone::before {
  content: "\eb8d";
}

.xgl-ms_onenote_two_tone::after {
  content: "\eb8e";
  opacity: 0.2;
}

.xgl-ms_outlook::before {
  content: "\eb8f";
}

.xgl-ms_outlook_alt::before {
  content: "\eb90";
}

.xgl-ms_outlook_two_tone::before {
  content: "\eb8f";
}

.xgl-ms_outlook_two_tone::after {
  content: "\eb90";
  opacity: 0.2;
}

.xgl-ms_powerpoint::before {
  content: "\eb91";
}

.xgl-ms_powerpoint_alt::before {
  content: "\eb92";
}

.xgl-ms_powerpoint_two_tone::before {
  content: "\eb91";
}

.xgl-ms_powerpoint_two_tone::after {
  content: "\eb92";
  opacity: 0.2;
}

.xgl-ms_teams::before {
  content: "\eb93";
}

.xgl-ms_teams_alt::before {
  content: "\eb94";
}

.xgl-ms_teams_two_tone::before {
  content: "\eb93";
}

.xgl-ms_teams_two_tone::after {
  content: "\eb94";
  opacity: 0.2;
}

.xgl-ms_word::before {
  content: "\eb8b";
}

.xgl-ms_word_alt::before {
  content: "\eb8c";
}

.xgl-ms_word_two_tone::before {
  content: "\eb8b";
}

.xgl-ms_word_two_tone::after {
  content: "\eb8c";
  opacity: 0.2;
}

.xgl-multi_holes_bottom_l::before {
  content: "\e8fc";
}

.xgl-multi_holes_bottom_l_alt::before {
  content: "\e8fd";
}

.xgl-multi_holes_bottom_l_two_tone::before {
  content: "\e8fc";
}

.xgl-multi_holes_bottom_l_two_tone::after {
  content: "\e8fd";
  opacity: 0.2;
}

.xgl-multi_holes_bottom_p::before {
  content: "\e911";
}

.xgl-multi_holes_bottom_p_alt::before {
  content: "\e901";
}

.xgl-multi_holes_bottom_p_two_tone::before {
  content: "\e911";
}

.xgl-multi_holes_bottom_p_two_tone::after {
  content: "\e901";
  opacity: 0.2;
}

.xgl-multi_holes_left_l::before {
  content: "\e903";
}

.xgl-multi_holes_left_l_alt::before {
  content: "\e906";
}

.xgl-multi_holes_left_l_two_tone::before {
  content: "\e903";
}

.xgl-multi_holes_left_l_two_tone::after {
  content: "\e906";
  opacity: 0.2;
}

.xgl-multi_holes_left_p::before {
  content: "\e908";
}

.xgl-multi_holes_left_p_alt::before {
  content: "\e909";
}

.xgl-multi_holes_left_p_two_tone::before {
  content: "\e908";
}

.xgl-multi_holes_left_p_two_tone::after {
  content: "\e909";
  opacity: 0.2;
}

.xgl-multi_holes_right_l::before {
  content: "\e904";
}

.xgl-multi_holes_right_l_alt::before {
  content: "\e905";
}

.xgl-multi_holes_right_l_two_tone::before {
  content: "\e904";
}

.xgl-multi_holes_right_l_two_tone::after {
  content: "\e905";
  opacity: 0.2;
}

.xgl-multi_holes_right_p::before {
  content: "\e907";
}

.xgl-multi_holes_right_p_alt::before {
  content: "\e90a";
}

.xgl-multi_holes_right_p_two_tone::before {
  content: "\e907";
}

.xgl-multi_holes_right_p_two_tone::after {
  content: "\e90a";
  opacity: 0.2;
}

.xgl-multi_holes_top_l::before {
  content: "\e8fb";
}

.xgl-multi_holes_top_l_alt::before {
  content: "\e8fe";
}

.xgl-multi_holes_top_l_two_tone::before {
  content: "\e8fb";
}

.xgl-multi_holes_top_l_two_tone::after {
  content: "\e8fe";
  opacity: 0.2;
}

.xgl-multi_holes_top_p::before {
  content: "\e8ff";
}

.xgl-multi_holes_top_p_alt::before {
  content: "\e902";
}

.xgl-multi_holes_top_p_two_tone::before {
  content: "\e8ff";
}

.xgl-multi_holes_top_p_two_tone::after {
  content: "\e902";
  opacity: 0.2;
}

.xgl-multiple::before {
  content: "\edd3";
}

.xgl-multiple_alt::before {
  content: "\edd4";
}

.xgl-multiple_two_tone::before {
  content: "\edd3";
}

.xgl-multiple_two_tone::after {
  content: "\edd4";
  opacity: 0.2;
}

.xgl-music::before {
  content: "\e305";
}

.xgl-music_alt::before {
  content: "\e306";
}

.xgl-music_two_tone::before {
  content: "\e305";
}

.xgl-music_two_tone::after {
  content: "\e306";
  opacity: 0.2;
}

.xgl-navigate_bottom::before {
  content: "\e6b6";
}

.xgl-navigate_down::before {
  content: "\e307";
}

.xgl-navigate_first::before {
  content: "\e308";
}

.xgl-navigate_last::before {
  content: "\e309";
}

.xgl-navigate_left::before {
  content: "\e30a";
}

.xgl-navigate_right::before {
  content: "\e30b";
}

.xgl-navigate_top::before {
  content: "\e6b7";
}

.xgl-navigate_up::before {
  content: "\e30c";
}

.xgl-navigation::before {
  content: "\e30d";
}

.xgl-navigation_alt::before {
  content: "\e30e";
}

.xgl-navigation_two_tone::before {
  content: "\e30d";
}

.xgl-navigation_two_tone::after {
  content: "\e30e";
  opacity: 0.2;
}

.xgl-network::before {
  content: "\e30f";
}

.xgl-network_alt::before {
  content: "\e310";
}

.xgl-network_close::before {
  content: "\e931";
}

.xgl-network_close_alt::before {
  content: "\e932";
}

.xgl-network_close_two_tone::before {
  content: "\e931";
}

.xgl-network_close_two_tone::after {
  content: "\e932";
  opacity: 0.2;
}

.xgl-network_disabled::before {
  content: "\e930";
}

.xgl-network_disabled_alt::before {
  content: "\e92f";
}

.xgl-network_disabled_two_tone::before {
  content: "\e930";
}

.xgl-network_disabled_two_tone::after {
  content: "\e92f";
  opacity: 0.2;
}

.xgl-network_grid::before {
  content: "\e79d";
}

.xgl-network_grid_alt::before {
  content: "\e79e";
}

.xgl-network_grid_two_tone::before {
  content: "\e79d";
}

.xgl-network_grid_two_tone::after {
  content: "\e79e";
  opacity: 0.2;
}

.xgl-network_lpr::before {
  content: "\ef1e";
}

.xgl-network_lpr_alt::before {
  content: "\ef1f";
}

.xgl-network_lpr_two_tone::before {
  content: "\ef1e";
}

.xgl-network_lpr_two_tone::after {
  content: "\ef1f";
  opacity: 0.2;
}

.xgl-network_report::before {
  content: "\ef20";
}

.xgl-network_report_alt::before {
  content: "\ef21";
}

.xgl-network_report_two_tone::before {
  content: "\ef20";
}

.xgl-network_report_two_tone::after {
  content: "\ef21";
  opacity: 0.2;
}

.xgl-network_search::before {
  content: "\ef22";
}

.xgl-network_search_alt::before {
  content: "\ef23";
}

.xgl-network_search_two_tone::before {
  content: "\ef22";
}

.xgl-network_search_two_tone::after {
  content: "\ef23";
  opacity: 0.2;
}

.xgl-network_square::before {
  content: "\e311";
}

.xgl-network_square_alt::before {
  content: "\e312";
}

.xgl-network_square_two_tone::before {
  content: "\e311";
}

.xgl-network_square_two_tone::after {
  content: "\e312";
  opacity: 0.2;
}

.xgl-network_tcp::before {
  content: "\ef24";
}

.xgl-network_tcp_alt::before {
  content: "\ef25";
}

.xgl-network_tcp_two_tone::before {
  content: "\ef24";
}

.xgl-network_tcp_two_tone::after {
  content: "\ef25";
  opacity: 0.2;
}

.xgl-network_two_tone::before {
  content: "\e30f";
}

.xgl-network_two_tone::after {
  content: "\e310";
  opacity: 0.2;
}

.xgl-network_vpn::before {
  content: "\eb6c";
}

.xgl-network_vpn_alt::before {
  content: "\eb6d";
}

.xgl-network_vpn_two_tone::before {
  content: "\eb6c";
}

.xgl-network_vpn_two_tone::after {
  content: "\eb6d";
  opacity: 0.2;
}

.xgl-newspaper::before {
  content: "\e313";
}

.xgl-newspaper_alt::before {
  content: "\e314";
}

.xgl-newspaper_two_tone::before {
  content: "\e313";
}

.xgl-newspaper_two_tone::after {
  content: "\e314";
  opacity: 0.2;
}

.xgl-next::before {
  content: "\e315";
}

.xgl-next_alt::before {
  content: "\e316";
}

.xgl-next_square::before {
  content: "\e317";
}

.xgl-next_square_alt::before {
  content: "\e318";
}

.xgl-next_square_two_tone::before {
  content: "\e317";
}

.xgl-next_square_two_tone::after {
  content: "\e318";
  opacity: 0.2;
}

.xgl-next_two_tone::before {
  content: "\e315";
}

.xgl-next_two_tone::after {
  content: "\e316";
  opacity: 0.2;
}

.xgl-nfc::before {
  content: "\e319";
}

.xgl-nfc_tag::before {
  content: "\e31a";
}

.xgl-nfc_two_tone::before {
  content: "\e319";
}

.xgl-nfc_two_tone::after {
  content: "\ec80";
  opacity: 0.2;
}

.xgl-nine_circle::before {
  content: "\ee64";
}

.xgl-nine_circle_alt::before {
  content: "\ee65";
}

.xgl-nine_circle_two_tone::before {
  content: "\ee64";
}

.xgl-nine_circle_two_tone::after {
  content: "\ee65";
  opacity: 0.2;
}

.xgl-nine_x::before {
  content: "\e7a3";
}

.xgl-no_entry::before {
  content: "\e31b";
}

.xgl-no_entry_alt::before {
  content: "\e31c";
}

.xgl-no_entry_two_tone::before {
  content: "\e31b";
}

.xgl-no_entry_two_tone::after {
  content: "\e31c";
  opacity: 0.2;
}

.xgl-non_secure::before {
  content: "\e31d";
}

.xgl-non_secure_alt::before {
  content: "\e31e";
}

.xgl-non_secure_two_tone::before {
  content: "\e31d";
}

.xgl-non_secure_two_tone::after {
  content: "\e31e";
  opacity: 0.2;
}

.xgl-north::before {
  content: "\e31f";
}

.xgl-not_configured_stack_bkgd::before {
  content: "\eea7";
}

.xgl-not_configured_stack_frgd::before {
  content: "\eea8";
}

.xgl-not_configured_stack_mdgd::before {
  content: "\eea9";
}

.xgl-note_converter::before {
  content: "\e9cf";
}

.xgl-note_converter_rectangle::before {
  content: "\efdd";
}

.xgl-note_converter_rectangle_alt::before {
  content: "\efde";
}

.xgl-note_converter_rectangle_two_tone::before {
  content: "\efdd";
}

.xgl-note_converter_rectangle_two_tone::after {
  content: "\efde";
  opacity: 0.2;
}

.xgl-notebook::before {
  content: "\e320";
}

.xgl-notebook_alt::before {
  content: "\e321";
}

.xgl-notebook_two_tone::before {
  content: "\e320";
}

.xgl-notebook_two_tone::after {
  content: "\e321";
  opacity: 0.2;
}

.xgl-notification::before {
  content: "\e322";
}

.xgl-notification_alt::before {
  content: "\e323";
}

.xgl-notification_overlay::before {
  content: "\e8a4";
}

.xgl-notification_two_tone::before {
  content: "\e322";
}

.xgl-notification_two_tone::after {
  content: "\e323";
  opacity: 0.2;
}

.xgl-numbering::before {
  content: "\e324";
}

.xgl-numbering_rtl::before {
  content: "\e59c";
}

.xgl-nuvera_print::before {
  content: "\edd5";
}

.xgl-nuvera_print_alt::before {
  content: "\edd6";
}

.xgl-nuvera_print_two_tone::before {
  content: "\edd5";
}

.xgl-nuvera_print_two_tone::after {
  content: "\edd6";
  opacity: 0.2;
}

.xgl-octogon_bkgd::before {
  content: "\e325";
}

.xgl-off::before {
  content: "\ecc3";
}

.xgl-off_alt::before {
  content: "\ecc4";
}

.xgl-off_default_stack_bkgd::before {
  content: "\eeaa";
}

.xgl-off_default_stack_frgd::before {
  content: "\eeab";
}

.xgl-off_default_stack_mdgd::before {
  content: "\eeac";
}

.xgl-off_stack_bkgd::before {
  content: "\ecc7";
}

.xgl-off_stack_frgd::before {
  content: "\ecc5";
}

.xgl-off_stack_mdgd::before {
  content: "\ecc6";
}

.xgl-off_two_tone::before {
  content: "\ecc3";
}

.xgl-off_two_tone::after {
  content: "\ecc4";
  opacity: 0.2;
}

.xgl-office_phone::before {
  content: "\e891";
}

.xgl-office_phone_alt::before {
  content: "\e892";
}

.xgl-office_phone_two_tone::before {
  content: "\e891";
}

.xgl-office_phone_two_tone::after {
  content: "\e892";
  opacity: 0.2;
}

.xgl-offline::before {
  content: "\e92e";
}

.xgl-offline_alt::before {
  content: "\e92d";
}

.xgl-offline_two_tone::before {
  content: "\e92e";
}

.xgl-offline_two_tone::after {
  content: "\e92d";
  opacity: 0.2;
}

.xgl-offset::before {
  content: "\e842";
}

.xgl-offset_alt::before {
  content: "\ef4f";
}

.xgl-offset_printed::before {
  content: "\e326";
}

.xgl-offset_printed_alt::before {
  content: "\e327";
}

.xgl-offset_printed_two_tone::before {
  content: "\e326";
}

.xgl-offset_printed_two_tone::after {
  content: "\e327";
  opacity: 0.2;
}

.xgl-offset_two_tone::before {
  content: "\e842";
}

.xgl-offset_two_tone::after {
  content: "\ef4f";
  opacity: 0.2;
}

.xgl-ok::before {
  content: "\e778";
}

.xgl-one_circle::before {
  content: "\ee54";
}

.xgl-one_circle_alt::before {
  content: "\ee55";
}

.xgl-one_circle_two_tone::before {
  content: "\ee54";
}

.xgl-one_circle_two_tone::after {
  content: "\ee55";
  opacity: 0.2;
}

.xgl-one_file_per_page::before {
  content: "\eb22";
}

.xgl-one_file_per_page_alt::before {
  content: "\eb23";
}

.xgl-one_file_per_page_two_tone::before {
  content: "\eb22";
}

.xgl-one_file_per_page_two_tone::after {
  content: "\eb23";
  opacity: 0.2;
}

.xgl-one_free_staple::before {
  content: "\eb26";
}

.xgl-one_free_staple_alt::before {
  content: "\eb27";
}

.xgl-one_free_staple_l::before {
  content: "\eb28";
}

.xgl-one_free_staple_l_alt::before {
  content: "\eb29";
}

.xgl-one_free_staple_l_two_tone::before {
  content: "\eb28";
}

.xgl-one_free_staple_l_two_tone::after {
  content: "\eb29";
  opacity: 0.2;
}

.xgl-one_free_staple_p::before {
  content: "\eb2a";
}

.xgl-one_free_staple_p_alt::before {
  content: "\eb2b";
}

.xgl-one_free_staple_p_two_tone::before {
  content: "\eb2a";
}

.xgl-one_free_staple_p_two_tone::after {
  content: "\eb2b";
  opacity: 0.2;
}

.xgl-one_free_staple_two_tone::before {
  content: "\eb26";
}

.xgl-one_free_staple_two_tone::after {
  content: "\eb27";
  opacity: 0.2;
}

.xgl-one_round_tile::before {
  content: "\e9d2";
}

.xgl-one_round_tile_alt::before {
  content: "\e9d1";
}

.xgl-one_round_tile_two_tone::before {
  content: "\e9d2";
}

.xgl-one_round_tile_two_tone::after {
  content: "\e9d1";
  opacity: 0.2;
}

.xgl-one_staple::before {
  content: "\eb24";
}

.xgl-one_staple_alt::before {
  content: "\eb25";
}

.xgl-one_staple_bottom_l::before {
  content: "\ed48";
}

.xgl-one_staple_bottom_l_alt::before {
  content: "\ed49";
}

.xgl-one_staple_bottom_l_two_tone::before {
  content: "\ed48";
}

.xgl-one_staple_bottom_l_two_tone::after {
  content: "\ed49";
  opacity: 0.2;
}

.xgl-one_staple_bottom_left_l::before {
  content: "\ed4a";
}

.xgl-one_staple_bottom_left_l_alt::before {
  content: "\ed4b";
}

.xgl-one_staple_bottom_left_l_two_tone::before {
  content: "\ed4a";
}

.xgl-one_staple_bottom_left_l_two_tone::after {
  content: "\ed4b";
  opacity: 0.2;
}

.xgl-one_staple_bottom_left_p::before {
  content: "\ed4c";
}

.xgl-one_staple_bottom_left_p_alt::before {
  content: "\ed4d";
}

.xgl-one_staple_bottom_left_p_two_tone::before {
  content: "\ed4c";
}

.xgl-one_staple_bottom_left_p_two_tone::after {
  content: "\ed4d";
  opacity: 0.2;
}

.xgl-one_staple_bottom_p::before {
  content: "\ed4e";
}

.xgl-one_staple_bottom_p_alt::before {
  content: "\ed4f";
}

.xgl-one_staple_bottom_p_two_tone::before {
  content: "\ed4e";
}

.xgl-one_staple_bottom_p_two_tone::after {
  content: "\ed4f";
  opacity: 0.2;
}

.xgl-one_staple_bottom_right_l::before {
  content: "\ed50";
}

.xgl-one_staple_bottom_right_l_alt::before {
  content: "\ed51";
}

.xgl-one_staple_bottom_right_l_two_tone::before {
  content: "\ed50";
}

.xgl-one_staple_bottom_right_l_two_tone::after {
  content: "\ed51";
  opacity: 0.2;
}

.xgl-one_staple_bottom_right_p::before {
  content: "\ed52";
}

.xgl-one_staple_bottom_right_p_alt::before {
  content: "\ed53";
}

.xgl-one_staple_bottom_right_p_two_tone::before {
  content: "\ed52";
}

.xgl-one_staple_bottom_right_p_two_tone::after {
  content: "\ed53";
  opacity: 0.2;
}

.xgl-one_staple_center_left_l::before {
  content: "\ed54";
}

.xgl-one_staple_center_left_l_alt::before {
  content: "\ed55";
}

.xgl-one_staple_center_left_l_two_tone::before {
  content: "\ed54";
}

.xgl-one_staple_center_left_l_two_tone::after {
  content: "\ed55";
  opacity: 0.2;
}

.xgl-one_staple_center_left_p::before {
  content: "\ed56";
}

.xgl-one_staple_center_left_p_alt::before {
  content: "\ed57";
}

.xgl-one_staple_center_left_p_two_tone::before {
  content: "\ed56";
}

.xgl-one_staple_center_left_p_two_tone::after {
  content: "\ed57";
  opacity: 0.2;
}

.xgl-one_staple_center_right_l::before {
  content: "\ed58";
}

.xgl-one_staple_center_right_l_alt::before {
  content: "\ed59";
}

.xgl-one_staple_center_right_l_two_tone::before {
  content: "\ed58";
}

.xgl-one_staple_center_right_l_two_tone::after {
  content: "\ed59";
  opacity: 0.2;
}

.xgl-one_staple_center_right_p::before {
  content: "\ed5a";
}

.xgl-one_staple_center_right_p_alt::before {
  content: "\ed5b";
}

.xgl-one_staple_center_right_p_two_tone::before {
  content: "\ed5a";
}

.xgl-one_staple_center_right_p_two_tone::after {
  content: "\ed5b";
  opacity: 0.2;
}

.xgl-one_staple_l::before {
  content: "\e328";
}

.xgl-one_staple_l_alt::before {
  content: "\e72d";
}

.xgl-one_staple_l_two_tone::before {
  content: "\e328";
}

.xgl-one_staple_l_two_tone::after {
  content: "\e72d";
  opacity: 0.2;
}

.xgl-one_staple_left_l::before {
  content: "\e329";
}

.xgl-one_staple_left_l_alt::before {
  content: "\e72e";
}

.xgl-one_staple_left_l_two_tone::before {
  content: "\e329";
}

.xgl-one_staple_left_l_two_tone::after {
  content: "\e72e";
  opacity: 0.2;
}

.xgl-one_staple_left_p::before {
  content: "\e32a";
}

.xgl-one_staple_left_p_alt::before {
  content: "\e72f";
}

.xgl-one_staple_left_p_two_tone::before {
  content: "\e32a";
}

.xgl-one_staple_left_p_two_tone::after {
  content: "\e72f";
  opacity: 0.2;
}

.xgl-one_staple_p::before {
  content: "\e32b";
}

.xgl-one_staple_p_alt::before {
  content: "\e730";
}

.xgl-one_staple_p_two_tone::before {
  content: "\e32b";
}

.xgl-one_staple_p_two_tone::after {
  content: "\e730";
  opacity: 0.2;
}

.xgl-one_staple_right_l::before {
  content: "\e32c";
}

.xgl-one_staple_right_l_alt::before {
  content: "\e731";
}

.xgl-one_staple_right_l_two_tone::before {
  content: "\e32c";
}

.xgl-one_staple_right_l_two_tone::after {
  content: "\e731";
  opacity: 0.2;
}

.xgl-one_staple_right_p::before {
  content: "\e32d";
}

.xgl-one_staple_right_p_alt::before {
  content: "\e732";
}

.xgl-one_staple_right_p_two_tone::before {
  content: "\e32d";
}

.xgl-one_staple_right_p_two_tone::after {
  content: "\e732";
  opacity: 0.2;
}

.xgl-one_staple_two_tone::before {
  content: "\eb24";
}

.xgl-one_staple_two_tone::after {
  content: "\eb25";
  opacity: 0.2;
}

.xgl-one_touch::before {
  content: "\e32e";
}

.xgl-one_touch_alt::before {
  content: "\e32f";
}

.xgl-one_touch_circle::before {
  content: "\ecce";
}

.xgl-one_touch_circle_alt::before {
  content: "\eccf";
}

.xgl-one_touch_circle_two_tone::before {
  content: "\ecce";
}

.xgl-one_touch_circle_two_tone::after {
  content: "\eccf";
  opacity: 0.2;
}

.xgl-one_touch_two_tone::before {
  content: "\e32e";
}

.xgl-one_touch_two_tone::after {
  content: "\e32f";
  opacity: 0.2;
}

.xgl-onedrive::before {
  content: "\e330";
}

.xgl-onedrive_alt::before {
  content: "\e9d4";
}

.xgl-onedrive_two_tone::before {
  content: "\e330";
}

.xgl-onedrive_two_tone::after {
  content: "\e9d4";
  opacity: 0.2;
}

.xgl-online::before {
  content: "\e331";
}

.xgl-online_alt::before {
  content: "\e923";
}

.xgl-online_two_tone::before {
  content: "\e331";
}

.xgl-online_two_tone::after {
  content: "\e923";
  opacity: 0.2;
}

.xgl-opacity::before {
  content: "\e5b4";
}

.xgl-opacity_two_tone::before {
  content: "\e5b4";
}

.xgl-opacity_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-opera::before {
  content: "\e332";
}

.xgl-operator::before {
  content: "\e8cf";
}

.xgl-operator_alt::before {
  content: "\e8d0";
}

.xgl-operator_two_tone::before {
  content: "\e8cf";
}

.xgl-operator_two_tone::after {
  content: "\e8d0";
  opacity: 0.2;
}

.xgl-order_bottom_top::before {
  content: "\e90b";
}

.xgl-order_bottom_top_square::before {
  content: "\e90f";
}

.xgl-order_bottom_top_square_alt::before {
  content: "\e910";
}

.xgl-order_bottom_top_square_two_tone::before {
  content: "\e90f";
}

.xgl-order_bottom_top_square_two_tone::after {
  content: "\e910";
  opacity: 0.2;
}

.xgl-order_down_left::before {
  content: "\e333";
}

.xgl-order_down_left_square::before {
  content: "\e8de";
}

.xgl-order_down_left_square_alt::before {
  content: "\e8e1";
}

.xgl-order_down_left_square_two_tone::before {
  content: "\e8de";
}

.xgl-order_down_left_square_two_tone::after {
  content: "\e8e1";
  opacity: 0.2;
}

.xgl-order_down_right::before {
  content: "\e334";
}

.xgl-order_down_right_square::before {
  content: "\e8e6";
}

.xgl-order_down_right_square_alt::before {
  content: "\e8e5";
}

.xgl-order_down_right_square_two_tone::before {
  content: "\e8e6";
}

.xgl-order_down_right_square_two_tone::after {
  content: "\e8e5";
  opacity: 0.2;
}

.xgl-order_left_down::before {
  content: "\e335";
}

.xgl-order_left_down_square::before {
  content: "\e8df";
}

.xgl-order_left_down_square_alt::before {
  content: "\e8e2";
}

.xgl-order_left_down_square_two_tone::before {
  content: "\e8df";
}

.xgl-order_left_down_square_two_tone::after {
  content: "\e8e2";
  opacity: 0.2;
}

.xgl-order_left_right::before {
  content: "\e336";
}

.xgl-order_left_right_square::before {
  content: "\e8e3";
}

.xgl-order_left_right_square_alt::before {
  content: "\e8e4";
}

.xgl-order_left_right_square_two_tone::before {
  content: "\e8e3";
}

.xgl-order_left_right_square_two_tone::after {
  content: "\e8e4";
  opacity: 0.2;
}

.xgl-order_left_up::before {
  content: "\ea74";
}

.xgl-order_right_down::before {
  content: "\e337";
}

.xgl-order_right_down_square::before {
  content: "\e8db";
}

.xgl-order_right_down_square_alt::before {
  content: "\e8e7";
}

.xgl-order_right_down_square_two_tone::before {
  content: "\e8db";
}

.xgl-order_right_down_square_two_tone::after {
  content: "\e8e7";
  opacity: 0.2;
}

.xgl-order_right_left::before {
  content: "\e338";
}

.xgl-order_right_left_square::before {
  content: "\e8e0";
}

.xgl-order_right_left_square_alt::before {
  content: "\e8e8";
}

.xgl-order_right_left_square_two_tone::before {
  content: "\e8e0";
}

.xgl-order_right_left_square_two_tone::after {
  content: "\e8e8";
  opacity: 0.2;
}

.xgl-order_right_up::before {
  content: "\e8da";
}

.xgl-order_right_up_square::before {
  content: "\e8dd";
}

.xgl-order_right_up_square_alt::before {
  content: "\e8e9";
}

.xgl-order_right_up_square_two_tone::before {
  content: "\e8dd";
}

.xgl-order_right_up_square_two_tone::after {
  content: "\e8e9";
  opacity: 0.2;
}

.xgl-order_top_bottom::before {
  content: "\e90c";
}

.xgl-order_top_bottom_square::before {
  content: "\e90d";
}

.xgl-order_top_bottom_square_alt::before {
  content: "\e90e";
}

.xgl-order_top_bottom_square_two_tone::before {
  content: "\e90d";
}

.xgl-order_top_bottom_square_two_tone::after {
  content: "\e90e";
  opacity: 0.2;
}

.xgl-order_up_left::before {
  content: "\ea75";
}

.xgl-order_up_right::before {
  content: "\e8d9";
}

.xgl-order_up_right_square::before {
  content: "\e8dc";
}

.xgl-order_up_right_square_alt::before {
  content: "\e8ea";
}

.xgl-order_up_right_square_two_tone::before {
  content: "\e8dc";
}

.xgl-order_up_right_square_two_tone::after {
  content: "\e8ea";
  opacity: 0.2;
}

.xgl-orient_to_print_bed::before {
  content: "\ef72";
}

.xgl-orient_to_print_bed_alt::before {
  content: "\ef73";
}

.xgl-orient_to_print_bed_two_tone::before {
  content: "\ef72";
}

.xgl-orient_to_print_bed_two_tone::after {
  content: "\ef73";
  opacity: 0.2;
}

.xgl-orientation_rotate_l::before {
  content: "\ec1d";
}

.xgl-orientation_rotate_l_alt::before {
  content: "\ec1e";
}

.xgl-orientation_rotate_l_two_tone::before {
  content: "\ec1d";
}

.xgl-orientation_rotate_l_two_tone::after {
  content: "\ec1e";
  opacity: 0.2;
}

.xgl-orientation_sideways::before {
  content: "\ef26";
}

.xgl-orientation_sideways_alt::before {
  content: "\ef27";
}

.xgl-orientation_sideways_two_tone::before {
  content: "\ef26";
}

.xgl-orientation_sideways_two_tone::after {
  content: "\ef27";
  opacity: 0.2;
}

.xgl-origin_triad::before {
  content: "\ee2c";
}

.xgl-orthographic::before {
  content: "\ed0b";
}

.xgl-other_type_lef::before {
  content: "\e339";
}

.xgl-other_type_lef_alt::before {
  content: "\e733";
}

.xgl-other_type_lef_rtl::before {
  content: "\e5a4";
}

.xgl-other_type_lef_rtl_alt::before {
  content: "\e734";
}

.xgl-other_type_lef_rtl_two_tone::before {
  content: "\e5a4";
}

.xgl-other_type_lef_rtl_two_tone::after {
  content: "\e734";
  opacity: 0.2;
}

.xgl-other_type_lef_two_tone::before {
  content: "\e339";
}

.xgl-other_type_lef_two_tone::after {
  content: "\e733";
  opacity: 0.2;
}

.xgl-other_type_sef::before {
  content: "\e33a";
}

.xgl-other_type_sef_alt::before {
  content: "\e735";
}

.xgl-other_type_sef_rtl::before {
  content: "\e5a5";
}

.xgl-other_type_sef_rtl_alt::before {
  content: "\e736";
}

.xgl-other_type_sef_rtl_two_tone::before {
  content: "\e5a5";
}

.xgl-other_type_sef_rtl_two_tone::after {
  content: "\e736";
  opacity: 0.2;
}

.xgl-other_type_sef_two_tone::before {
  content: "\e33a";
}

.xgl-other_type_sef_two_tone::after {
  content: "\e735";
  opacity: 0.2;
}

.xgl-out_of_date::before {
  content: "\ee3f";
}

.xgl-out_of_date_alt::before {
  content: "\ee40";
}

.xgl-out_of_date_two_tone::before {
  content: "\ee3f";
}

.xgl-out_of_date_two_tone::after {
  content: "\ee40";
  opacity: 0.2;
}

.xgl-outbox::before {
  content: "\e33b";
}

.xgl-outbox_alt::before {
  content: "\e33c";
}

.xgl-outbox_two_tone::before {
  content: "\e33b";
}

.xgl-outbox_two_tone::after {
  content: "\e33c";
  opacity: 0.2;
}

.xgl-outgoing_data::before {
  content: "\eff5";
}

.xgl-outgoing_data_alt::before {
  content: "\eff6";
}

.xgl-outgoing_data_two_tone::before {
  content: "\eff5";
}

.xgl-outgoing_data_two_tone::after {
  content: "\eff6";
  opacity: 0.2;
}

.xgl-output::before {
  content: "\e799";
}

.xgl-output_paper_present::before {
  content: "\ee08";
}

.xgl-overlap::before {
  content: "\e921";
}

.xgl-overlap_alt::before {
  content: "\e922";
}

.xgl-overlap_two_tone::before {
  content: "\e921";
}

.xgl-overlap_two_tone::after {
  content: "\e922";
  opacity: 0.2;
}

.xgl-overwrite_partial_square::before {
  content: "\ef28";
}

.xgl-overwrite_partial_square_alt::before {
  content: "\ef29";
}

.xgl-overwrite_partial_square_two_tone::before {
  content: "\ef28";
}

.xgl-overwrite_partial_square_two_tone::after {
  content: "\ef29";
  opacity: 0.2;
}

.xgl-overwrite_square::before {
  content: "\ea77";
}

.xgl-overwrite_square_alt::before {
  content: "\ea76";
}

.xgl-overwrite_square_two_tone::before {
  content: "\ea77";
}

.xgl-overwrite_square_two_tone::after {
  content: "\ea76";
  opacity: 0.2;
}

.xgl-overwrite_start::before {
  content: "\ec41";
}

.xgl-overwrite_start_alt::before {
  content: "\ec42";
}

.xgl-overwrite_start_two_tone::before {
  content: "\ec41";
}

.xgl-overwrite_start_two_tone::after {
  content: "\ec42";
  opacity: 0.2;
}

.xgl-package::before {
  content: "\e33d";
}

.xgl-package_alt::before {
  content: "\e33e";
}

.xgl-package_two_tone::before {
  content: "\e33d";
}

.xgl-package_two_tone::after {
  content: "\e33e";
  opacity: 0.2;
}

.xgl-page_layout_eight_l::before {
  content: "\eede";
}

.xgl-page_layout_eight_l_alt::before {
  content: "\eedf";
}

.xgl-page_layout_eight_l_repeat::before {
  content: "\eee0";
}

.xgl-page_layout_eight_l_repeat_alt::before {
  content: "\eee1";
}

.xgl-page_layout_eight_l_repeat_two_tone::before {
  content: "\eee0";
}

.xgl-page_layout_eight_l_repeat_two_tone::after {
  content: "\eee1";
  opacity: 0.2;
}

.xgl-page_layout_eight_l_two_tone::before {
  content: "\eede";
}

.xgl-page_layout_eight_l_two_tone::after {
  content: "\eedf";
  opacity: 0.2;
}

.xgl-page_layout_eight_p::before {
  content: "\ebcb";
}

.xgl-page_layout_eight_p_alt::before {
  content: "\ebcc";
}

.xgl-page_layout_eight_p_repeat::before {
  content: "\eee2";
}

.xgl-page_layout_eight_p_repeat_alt::before {
  content: "\eee3";
}

.xgl-page_layout_eight_p_repeat_two_tone::before {
  content: "\eee2";
}

.xgl-page_layout_eight_p_repeat_two_tone::after {
  content: "\eee3";
  opacity: 0.2;
}

.xgl-page_layout_eight_p_two_tone::before {
  content: "\ebcb";
}

.xgl-page_layout_eight_p_two_tone::after {
  content: "\ebcc";
  opacity: 0.2;
}

.xgl-page_layout_four_l::before {
  content: "\eed6";
}

.xgl-page_layout_four_l_alt::before {
  content: "\eed7";
}

.xgl-page_layout_four_l_repeat::before {
  content: "\eed8";
}

.xgl-page_layout_four_l_repeat_alt::before {
  content: "\eed9";
}

.xgl-page_layout_four_l_repeat_two_tone::before {
  content: "\eed8";
}

.xgl-page_layout_four_l_repeat_two_tone::after {
  content: "\eed9";
  opacity: 0.2;
}

.xgl-page_layout_four_l_two_tone::before {
  content: "\eed6";
}

.xgl-page_layout_four_l_two_tone::after {
  content: "\eed7";
  opacity: 0.2;
}

.xgl-page_layout_four_p::before {
  content: "\ebc9";
}

.xgl-page_layout_four_p_alt::before {
  content: "\ebca";
}

.xgl-page_layout_four_p_repeat::before {
  content: "\ec58";
}

.xgl-page_layout_four_p_repeat_alt::before {
  content: "\ec59";
}

.xgl-page_layout_four_p_repeat_two_tone::before {
  content: "\ec58";
}

.xgl-page_layout_four_p_repeat_two_tone::after {
  content: "\ec59";
  opacity: 0.2;
}

.xgl-page_layout_four_p_two_tone::before {
  content: "\ebc9";
}

.xgl-page_layout_four_p_two_tone::after {
  content: "\ebca";
  opacity: 0.2;
}

.xgl-page_layout_nine_l::before {
  content: "\eee4";
}

.xgl-page_layout_nine_l_alt::before {
  content: "\eee5";
}

.xgl-page_layout_nine_l_repeat::before {
  content: "\eee6";
}

.xgl-page_layout_nine_l_repeat_alt::before {
  content: "\eee7";
}

.xgl-page_layout_nine_l_repeat_two_tone::before {
  content: "\eee6";
}

.xgl-page_layout_nine_l_repeat_two_tone::after {
  content: "\eee7";
  opacity: 0.2;
}

.xgl-page_layout_nine_l_two_tone::before {
  content: "\eee4";
}

.xgl-page_layout_nine_l_two_tone::after {
  content: "\eee5";
  opacity: 0.2;
}

.xgl-page_layout_nine_p::before {
  content: "\ebd1";
}

.xgl-page_layout_nine_p_alt::before {
  content: "\ebd2";
}

.xgl-page_layout_nine_p_repeat::before {
  content: "\ec5c";
}

.xgl-page_layout_nine_p_repeat_alt::before {
  content: "\ec5d";
}

.xgl-page_layout_nine_p_repeat_two_tone::before {
  content: "\ec5c";
}

.xgl-page_layout_nine_p_repeat_two_tone::after {
  content: "\ec5d";
  opacity: 0.2;
}

.xgl-page_layout_nine_p_two_tone::before {
  content: "\ebd1";
}

.xgl-page_layout_nine_p_two_tone::after {
  content: "\ebd2";
  opacity: 0.2;
}

.xgl-page_layout_off::before {
  content: "\eee8";
}

.xgl-page_layout_off_alt::before {
  content: "\eee9";
}

.xgl-page_layout_off_two_tone::before {
  content: "\eee8";
}

.xgl-page_layout_off_two_tone::after {
  content: "\eee9";
  opacity: 0.2;
}

.xgl-page_layout_six_l::before {
  content: "\eeda";
}

.xgl-page_layout_six_l_alt::before {
  content: "\eedb";
}

.xgl-page_layout_six_l_repeat::before {
  content: "\eedc";
}

.xgl-page_layout_six_l_repeat_alt::before {
  content: "\eedd";
}

.xgl-page_layout_six_l_repeat_two_tone::before {
  content: "\eedc";
}

.xgl-page_layout_six_l_repeat_two_tone::after {
  content: "\eedd";
  opacity: 0.2;
}

.xgl-page_layout_six_l_two_tone::before {
  content: "\eeda";
}

.xgl-page_layout_six_l_two_tone::after {
  content: "\eedb";
  opacity: 0.2;
}

.xgl-page_layout_six_p::before {
  content: "\ebcf";
}

.xgl-page_layout_six_p_alt::before {
  content: "\ebd0";
}

.xgl-page_layout_six_p_repeat::before {
  content: "\ec5a";
}

.xgl-page_layout_six_p_repeat_alt::before {
  content: "\ec5b";
}

.xgl-page_layout_six_p_repeat_two_tone::before {
  content: "\ec5a";
}

.xgl-page_layout_six_p_repeat_two_tone::after {
  content: "\ec5b";
  opacity: 0.2;
}

.xgl-page_layout_six_p_two_tone::before {
  content: "\ebcf";
}

.xgl-page_layout_six_p_two_tone::after {
  content: "\ebd0";
  opacity: 0.2;
}

.xgl-page_layout_specify_l::before {
  content: "\eeea";
}

.xgl-page_layout_specify_l_alt::before {
  content: "\eeeb";
}

.xgl-page_layout_specify_l_repeat::before {
  content: "\eeec";
}

.xgl-page_layout_specify_l_repeat_alt::before {
  content: "\eeed";
}

.xgl-page_layout_specify_l_repeat_two_tone::before {
  content: "\eeec";
}

.xgl-page_layout_specify_l_repeat_two_tone::after {
  content: "\eeed";
  opacity: 0.2;
}

.xgl-page_layout_specify_l_two_tone::before {
  content: "\eeea";
}

.xgl-page_layout_specify_l_two_tone::after {
  content: "\eeeb";
  opacity: 0.2;
}

.xgl-page_layout_specify_p::before {
  content: "\ebd3";
}

.xgl-page_layout_specify_p_alt::before {
  content: "\ebd4";
}

.xgl-page_layout_specify_p_repeat::before {
  content: "\ec5e";
}

.xgl-page_layout_specify_p_repeat_alt::before {
  content: "\ec5f";
}

.xgl-page_layout_specify_p_repeat_two_tone::before {
  content: "\ec5e";
}

.xgl-page_layout_specify_p_repeat_two_tone::after {
  content: "\ec5f";
  opacity: 0.2;
}

.xgl-page_layout_specify_p_two_tone::before {
  content: "\ebd3";
}

.xgl-page_layout_specify_p_two_tone::after {
  content: "\ebd4";
  opacity: 0.2;
}

.xgl-page_layout_two_l::before {
  content: "\ebcd";
}

.xgl-page_layout_two_l_alt::before {
  content: "\ebce";
}

.xgl-page_layout_two_l_repeat::before {
  content: "\eed4";
}

.xgl-page_layout_two_l_repeat_alt::before {
  content: "\eed5";
}

.xgl-page_layout_two_l_repeat_two_tone::before {
  content: "\eed4";
}

.xgl-page_layout_two_l_repeat_two_tone::after {
  content: "\eed5";
  opacity: 0.2;
}

.xgl-page_layout_two_l_two_tone::before {
  content: "\ebcd";
}

.xgl-page_layout_two_l_two_tone::after {
  content: "\ebce";
  opacity: 0.2;
}

.xgl-page_layout_two_p::before {
  content: "\ebc7";
}

.xgl-page_layout_two_p_alt::before {
  content: "\ebc8";
}

.xgl-page_layout_two_p_repeat::before {
  content: "\ec56";
}

.xgl-page_layout_two_p_repeat_alt::before {
  content: "\ec57";
}

.xgl-page_layout_two_p_repeat_two_tone::before {
  content: "\ec56";
}

.xgl-page_layout_two_p_repeat_two_tone::after {
  content: "\ec57";
  opacity: 0.2;
}

.xgl-page_layout_two_p_two_tone::before {
  content: "\ebc7";
}

.xgl-page_layout_two_p_two_tone::after {
  content: "\ebc8";
  opacity: 0.2;
}

.xgl-page_number::before {
  content: "\e33f";
}

.xgl-page_number_alt::before {
  content: "\e340";
}

.xgl-page_number_two_tone::before {
  content: "\e33f";
}

.xgl-page_number_two_tone::after {
  content: "\e340";
  opacity: 0.2;
}

.xgl-page_rotate::before {
  content: "\ef7b";
}

.xgl-page_rotate_all::before {
  content: "\ef7c";
}

.xgl-page_rotate_all_alt::before {
  content: "\ef7d";
}

.xgl-page_rotate_all_two_tone::before {
  content: "\ef7c";
}

.xgl-page_rotate_all_two_tone::after {
  content: "\ef7d";
  opacity: 0.2;
}

.xgl-page_rotate_alt::before {
  content: "\ef7e";
}

.xgl-page_rotate_two_tone::before {
  content: "\ef7b";
}

.xgl-page_rotate_two_tone::after {
  content: "\ef7e";
  opacity: 0.2;
}

.xgl-pages_remaining::before {
  content: "\eeee";
}

.xgl-pages_remaining_alt::before {
  content: "\eeef";
}

.xgl-pages_remaining_two_tone::before {
  content: "\eeee";
}

.xgl-pages_remaining_two_tone::after {
  content: "\eeef";
  opacity: 0.2;
}

.xgl-paint::before {
  content: "\e341";
}

.xgl-paint_alt::before {
  content: "\e342";
}

.xgl-paint_brush::before {
  content: "\e343";
}

.xgl-paint_brush_alt::before {
  content: "\e344";
}

.xgl-paint_brush_two_tone::before {
  content: "\e343";
}

.xgl-paint_brush_two_tone::after {
  content: "\e344";
  opacity: 0.2;
}

.xgl-paint_roller::before {
  content: "\e93d";
}

.xgl-paint_roller_alt::before {
  content: "\e93e";
}

.xgl-paint_roller_two_tone::before {
  content: "\e93d";
}

.xgl-paint_roller_two_tone::after {
  content: "\e93e";
  opacity: 0.2;
}

.xgl-paint_two_tone::before {
  content: "\e341";
}

.xgl-paint_two_tone::after {
  content: "\e342";
  opacity: 0.2;
}

.xgl-palette::before {
  content: "\e622";
}

.xgl-palette_alt::before {
  content: "\e7ab";
}

.xgl-palette_two_tone::before {
  content: "\e622";
}

.xgl-palette_two_tone::after {
  content: "\e7ab";
  opacity: 0.2;
}

.xgl-panda::before {
  content: "\ee51";
}

.xgl-panda_alt::before {
  content: "\ee52";
}

.xgl-panda_two_tone::before {
  content: "\ee51";
}

.xgl-panda_two_tone::after {
  content: "\ee52";
  opacity: 0.2;
}

.xgl-panel_down::before {
  content: "\e88d";
}

.xgl-panel_left::before {
  content: "\e88e";
}

.xgl-panel_right::before {
  content: "\e88f";
}

.xgl-panel_up::before {
  content: "\e890";
}

.xgl-panels::before {
  content: "\ef2a";
}

.xgl-panels_alt::before {
  content: "\ef2b";
}

.xgl-panels_two_tone::before {
  content: "\ef2a";
}

.xgl-panels_two_tone::after {
  content: "\ef2b";
  opacity: 0.2;
}

.xgl-paper_add::before {
  content: "\e779";
}

.xgl-paper_defect::before {
  content: "\ecbc";
}

.xgl-paper_defect_alt::before {
  content: "\ecbd";
}

.xgl-paper_defect_two_tone::before {
  content: "\ecbc";
}

.xgl-paper_defect_two_tone::after {
  content: "\ecbd";
  opacity: 0.2;
}

.xgl-paper_face_down_copy::before {
  content: "\e77a";
}

.xgl-paper_face_down_copy_alt::before {
  content: "\ec84";
}

.xgl-paper_face_down_copy_two_tone::before {
  content: "\e77a";
}

.xgl-paper_face_down_copy_two_tone::after {
  content: "\ec84";
  opacity: 0.2;
}

.xgl-paper_face_down_original::before {
  content: "\e77b";
}

.xgl-paper_face_down_original_alt::before {
  content: "\ec85";
}

.xgl-paper_face_down_original_two_tone::before {
  content: "\e77b";
}

.xgl-paper_face_down_original_two_tone::after {
  content: "\ec85";
  opacity: 0.2;
}

.xgl-paper_jam::before {
  content: "\e77c";
}

.xgl-paper_roll::before {
  content: "\e77d";
}

.xgl-paper_roll_alt::before {
  content: "\ec81";
}

.xgl-paper_roll_two_tone::before {
  content: "\e77d";
}

.xgl-paper_roll_two_tone::after {
  content: "\ec81";
  opacity: 0.2;
}

.xgl-paper_rotate::before {
  content: "\ee3d";
}

.xgl-paper_rotate_alt::before {
  content: "\ee3e";
}

.xgl-paper_rotate_two_tone::before {
  content: "\ee3d";
}

.xgl-paper_rotate_two_tone::after {
  content: "\ee3e";
  opacity: 0.2;
}

.xgl-paper_save::before {
  content: "\e77e";
}

.xgl-paper_sided_copy::before {
  content: "\ec8f";
}

.xgl-paper_sided_copy_alt::before {
  content: "\ec90";
}

.xgl-paper_sided_copy_two_tone::before {
  content: "\ec8f";
}

.xgl-paper_sided_copy_two_tone::after {
  content: "\ec90";
  opacity: 0.2;
}

.xgl-paper_sided_original::before {
  content: "\ec91";
}

.xgl-paper_sided_original_alt::before {
  content: "\ec92";
}

.xgl-paper_sided_original_two_tone::before {
  content: "\ec91";
}

.xgl-paper_sided_original_two_tone::after {
  content: "\ec92";
  opacity: 0.2;
}

.xgl-paper_size::before {
  content: "\e77f";
}

.xgl-paper_size_alt::before {
  content: "\eb6e";
}

.xgl-paper_size_two_tone::before {
  content: "\e77f";
}

.xgl-paper_size_two_tone::after {
  content: "\eb6e";
  opacity: 0.2;
}

.xgl-paper_two_sided_copy::before {
  content: "\e780";
}

.xgl-paper_two_sided_copy_alt::before {
  content: "\ec82";
}

.xgl-paper_two_sided_copy_two_tone::before {
  content: "\e780";
}

.xgl-paper_two_sided_copy_two_tone::after {
  content: "\ec82";
  opacity: 0.2;
}

.xgl-paper_two_sided_original::before {
  content: "\e781";
}

.xgl-paper_two_sided_original_alt::before {
  content: "\ec83";
}

.xgl-paper_two_sided_original_two_tone::before {
  content: "\e781";
}

.xgl-paper_two_sided_original_two_tone::after {
  content: "\ec83";
  opacity: 0.2;
}

.xgl-paperclip::before {
  content: "\e345";
}

.xgl-parachute::before {
  content: "\e93f";
}

.xgl-parachute_alt::before {
  content: "\e940";
}

.xgl-parachute_two_tone::before {
  content: "\e93f";
}

.xgl-parachute_two_tone::after {
  content: "\e940";
  opacity: 0.2;
}

.xgl-park::before {
  content: "\e66b";
}

.xgl-park_alt::before {
  content: "\e66c";
}

.xgl-park_two_tone::before {
  content: "\e66b";
}

.xgl-park_two_tone::after {
  content: "\e66c";
  opacity: 0.2;
}

.xgl-parked_stack_bkgd::before {
  content: "\e9ad";
}

.xgl-parked_stack_frgd::before {
  content: "\e9ae";
}

.xgl-parked_stack_mdgd::before {
  content: "\e9af";
}

.xgl-partial_circle::before {
  content: "\eead";
}

.xgl-partial_circle_alt::before {
  content: "\eeae";
}

.xgl-partial_circle_two_tone::before {
  content: "\eead";
}

.xgl-partial_circle_two_tone::after {
  content: "\eeae";
  opacity: 0.2;
}

.xgl-partially_configured_stack_bkgd::before {
  content: "\eeaf";
}

.xgl-partially_configured_stack_frgd::before {
  content: "\eeb0";
}

.xgl-partially_configured_stack_mdgd::before {
  content: "\eeb1";
}

.xgl-password::before {
  content: "\e346";
}

.xgl-password_alt::before {
  content: "\e347";
}

.xgl-password_two_tone::before {
  content: "\e346";
}

.xgl-password_two_tone::after {
  content: "\e347";
  opacity: 0.2;
}

.xgl-pause::before {
  content: "\e348";
}

.xgl-pause_alt::before {
  content: "\e349";
}

.xgl-pause_circle::before {
  content: "\e34a";
}

.xgl-pause_circle_alt::before {
  content: "\e34b";
}

.xgl-pause_circle_two_tone::before {
  content: "\e34a";
}

.xgl-pause_circle_two_tone::after {
  content: "\e34b";
  opacity: 0.2;
}

.xgl-pause_indicator::before {
  content: "\efcc";
}

.xgl-pause_secure::before {
  content: "\ec13";
}

.xgl-pause_secure_alt::before {
  content: "\ec14";
}

.xgl-pause_secure_two_tone::before {
  content: "\ec13";
}

.xgl-pause_secure_two_tone::after {
  content: "\ec14";
  opacity: 0.2;
}

.xgl-pause_square::before {
  content: "\e807";
}

.xgl-pause_square_alt::before {
  content: "\e808";
}

.xgl-pause_square_two_tone::before {
  content: "\e807";
}

.xgl-pause_square_two_tone::after {
  content: "\e808";
  opacity: 0.2;
}

.xgl-pause_stack_bkgd::before {
  content: "\e9b0";
}

.xgl-pause_stack_frgd::before {
  content: "\e9b1";
}

.xgl-pause_stack_mdgd::before {
  content: "\e9b2";
}

.xgl-pause_two_tone::before {
  content: "\e348";
}

.xgl-pause_two_tone::after {
  content: "\e349";
  opacity: 0.2;
}

.xgl-paypal::before {
  content: "\e34c";
}

.xgl-paypal_alt::before {
  content: "\ec8c";
}

.xgl-paypal_two_tone::before {
  content: "\e34c";
}

.xgl-paypal_two_tone::after {
  content: "\ec8c";
  opacity: 0.2;
}

.xgl-pen_cup::before {
  content: "\e87f";
}

.xgl-pen_cup_alt::before {
  content: "\e880";
}

.xgl-pen_cup_two_tone::before {
  content: "\e87f";
}

.xgl-pen_cup_two_tone::after {
  content: "\e880";
  opacity: 0.2;
}

.xgl-pending_stack_bkgd::before {
  content: "\e9b3";
}

.xgl-pending_stack_frgd::before {
  content: "\e9b4";
}

.xgl-pending_stack_mdgd::before {
  content: "\e9b5";
}

.xgl-people::before {
  content: "\e34d";
}

.xgl-people_alt::before {
  content: "\e34e";
}

.xgl-people_two_tone::before {
  content: "\e34d";
}

.xgl-people_two_tone::after {
  content: "\e34e";
  opacity: 0.2;
}

.xgl-perforator::before {
  content: "\e671";
}

.xgl-perforator_alt::before {
  content: "\e672";
}

.xgl-perforator_two_tone::before {
  content: "\e671";
}

.xgl-perforator_two_tone::after {
  content: "\e672";
  opacity: 0.2;
}

.xgl-personal_jobs::before {
  content: "\e34f";
}

.xgl-personal_jobs_alt::before {
  content: "\e350";
}

.xgl-personal_jobs_two_tone::before {
  content: "\e34f";
}

.xgl-personal_jobs_two_tone::after {
  content: "\e350";
  opacity: 0.2;
}

.xgl-perspective::before {
  content: "\ed0c";
}

.xgl-phone::before {
  content: "\e351";
}

.xgl-phone_alt::before {
  content: "\e352";
}

.xgl-phone_audio::before {
  content: "\e353";
}

.xgl-phone_audio_alt::before {
  content: "\e354";
}

.xgl-phone_audio_two_tone::before {
  content: "\e353";
}

.xgl-phone_audio_two_tone::after {
  content: "\e354";
  opacity: 0.2;
}

.xgl-phone_dial_pause::before {
  content: "\e782";
}

.xgl-phone_dial_pause_alt::before {
  content: "\e783";
}

.xgl-phone_dial_pause_two_tone::before {
  content: "\e782";
}

.xgl-phone_dial_pause_two_tone::after {
  content: "\e783";
  opacity: 0.2;
}

.xgl-phone_disabled::before {
  content: "\e355";
}

.xgl-phone_disabled_alt::before {
  content: "\e356";
}

.xgl-phone_disabled_two_tone::before {
  content: "\e355";
}

.xgl-phone_disabled_two_tone::after {
  content: "\e356";
  opacity: 0.2;
}

.xgl-phone_incoming::before {
  content: "\e357";
}

.xgl-phone_incoming_alt::before {
  content: "\e358";
}

.xgl-phone_incoming_two_tone::before {
  content: "\e357";
}

.xgl-phone_incoming_two_tone::after {
  content: "\e358";
  opacity: 0.2;
}

.xgl-phone_info::before {
  content: "\ebbb";
}

.xgl-phone_info_alt::before {
  content: "\ebbc";
}

.xgl-phone_info_two_tone::before {
  content: "\ebbb";
}

.xgl-phone_info_two_tone::after {
  content: "\ebbc";
  opacity: 0.2;
}

.xgl-phone_jack::before {
  content: "\e784";
}

.xgl-phone_jack_alt::before {
  content: "\e785";
}

.xgl-phone_jack_two_tone::before {
  content: "\e784";
}

.xgl-phone_jack_two_tone::after {
  content: "\e785";
  opacity: 0.2;
}

.xgl-phone_log::before {
  content: "\e359";
}

.xgl-phone_log_alt::before {
  content: "\e35a";
}

.xgl-phone_log_two_tone::before {
  content: "\e359";
}

.xgl-phone_log_two_tone::after {
  content: "\e35a";
  opacity: 0.2;
}

.xgl-phone_message::before {
  content: "\ebb9";
}

.xgl-phone_message_alt::before {
  content: "\ebba";
}

.xgl-phone_message_two_tone::before {
  content: "\ebb9";
}

.xgl-phone_message_two_tone::after {
  content: "\ebba";
  opacity: 0.2;
}

.xgl-phone_outgoing::before {
  content: "\e35b";
}

.xgl-phone_outgoing_alt::before {
  content: "\e35c";
}

.xgl-phone_outgoing_two_tone::before {
  content: "\e35b";
}

.xgl-phone_outgoing_two_tone::after {
  content: "\e35c";
  opacity: 0.2;
}

.xgl-phone_recent::before {
  content: "\e35d";
}

.xgl-phone_recent_alt::before {
  content: "\e35e";
}

.xgl-phone_recent_two_tone::before {
  content: "\e35d";
}

.xgl-phone_recent_two_tone::after {
  content: "\e35e";
  opacity: 0.2;
}

.xgl-phone_redial::before {
  content: "\e786";
}

.xgl-phone_redial_alt::before {
  content: "\e786";
}

.xgl-phone_redial_two_tone::before {
  content: "\e786";
}

.xgl-phone_redial_two_tone::after {
  content: "\e786";
  opacity: 0.2;
}

.xgl-phone_speed_dial::before {
  content: "\e788";
}

.xgl-phone_speed_dial_alt::before {
  content: "\e789";
}

.xgl-phone_speed_dial_two_tone::before {
  content: "\e788";
}

.xgl-phone_speed_dial_two_tone::after {
  content: "\e789";
  opacity: 0.2;
}

.xgl-phone_two_tone::before {
  content: "\e351";
}

.xgl-phone_two_tone::after {
  content: "\e352";
  opacity: 0.2;
}

.xgl-photo_lef::before {
  content: "\e35f";
}

.xgl-photo_lef_alt::before {
  content: "\e737";
}

.xgl-photo_lef_two_tone::before {
  content: "\e35f";
}

.xgl-photo_lef_two_tone::after {
  content: "\e737";
  opacity: 0.2;
}

.xgl-photo_sef::before {
  content: "\e360";
}

.xgl-photo_sef_alt::before {
  content: "\e738";
}

.xgl-photo_sef_two_tone::before {
  content: "\e360";
}

.xgl-photo_sef_two_tone::after {
  content: "\e738";
  opacity: 0.2;
}

.xgl-photoshop::before {
  content: "\e8d7";
}

.xgl-photoshop_alt::before {
  content: "\e8d8";
}

.xgl-photoshop_two_tone::before {
  content: "\e8d7";
}

.xgl-photoshop_two_tone::after {
  content: "\e8d8";
  opacity: 0.2;
}

.xgl-picture::before {
  content: "\e361";
}

.xgl-picture_alt::before {
  content: "\e362";
}

.xgl-picture_two_tone::before {
  content: "\e361";
}

.xgl-picture_two_tone::after {
  content: "\e362";
  opacity: 0.2;
}

.xgl-pictures::before {
  content: "\e363";
}

.xgl-pictures_alt::before {
  content: "\e364";
}

.xgl-pictures_two_tone::before {
  content: "\e363";
}

.xgl-pictures_two_tone::after {
  content: "\e364";
  opacity: 0.2;
}

.xgl-pie_chart::before {
  content: "\e365";
}

.xgl-pie_chart_alt::before {
  content: "\e366";
}

.xgl-pie_chart_square::before {
  content: "\e367";
}

.xgl-pie_chart_square_alt::before {
  content: "\e368";
}

.xgl-pie_chart_square_two_tone::before {
  content: "\e367";
}

.xgl-pie_chart_square_two_tone::after {
  content: "\e368";
  opacity: 0.2;
}

.xgl-pie_chart_two_tone::before {
  content: "\e365";
}

.xgl-pie_chart_two_tone::after {
  content: "\e366";
  opacity: 0.2;
}

.xgl-pilcrow::before {
  content: "\e5c5";
}

.xgl-pin::before {
  content: "\e597";
}

.xgl-pin_alt::before {
  content: "\e598";
}

.xgl-pin_two_tone::before {
  content: "\e597";
}

.xgl-pin_two_tone::after {
  content: "\e598";
  opacity: 0.2;
}

.xgl-pinch::before {
  content: "\e913";
}

.xgl-pinch_alt::before {
  content: "\e914";
}

.xgl-pinch_three::before {
  content: "\e917";
}

.xgl-pinch_three_alt::before {
  content: "\e918";
}

.xgl-pinch_three_two_tone::before {
  content: "\e917";
}

.xgl-pinch_three_two_tone::after {
  content: "\e918";
  opacity: 0.2;
}

.xgl-pinch_two_tone::before {
  content: "\e913";
}

.xgl-pinch_two_tone::after {
  content: "\e914";
  opacity: 0.2;
}

.xgl-plain_lef::before {
  content: "\e369";
}

.xgl-plain_lef_alt::before {
  content: "\e739";
}

.xgl-plain_lef_two_tone::before {
  content: "\e369";
}

.xgl-plain_lef_two_tone::after {
  content: "\e739";
  opacity: 0.2;
}

.xgl-plain_reloaded_lef::before {
  content: "\e36a";
}

.xgl-plain_reloaded_lef_alt::before {
  content: "\e73a";
}

.xgl-plain_reloaded_lef_two_tone::before {
  content: "\e36a";
}

.xgl-plain_reloaded_lef_two_tone::after {
  content: "\e73a";
  opacity: 0.2;
}

.xgl-plain_reloaded_sef::before {
  content: "\e36b";
}

.xgl-plain_reloaded_sef_alt::before {
  content: "\e73b";
}

.xgl-plain_reloaded_sef_two_tone::before {
  content: "\e36b";
}

.xgl-plain_reloaded_sef_two_tone::after {
  content: "\e73b";
  opacity: 0.2;
}

.xgl-plain_sef::before {
  content: "\e36c";
}

.xgl-plain_sef_alt::before {
  content: "\e73c";
}

.xgl-plain_sef_two_tone::before {
  content: "\e36c";
}

.xgl-plain_sef_two_tone::after {
  content: "\e73c";
  opacity: 0.2;
}

.xgl-play::before {
  content: "\e36d";
}

.xgl-play_alt::before {
  content: "\e36e";
}

.xgl-play_indicator::before {
  content: "\efcd";
}

.xgl-play_two_tone::before {
  content: "\e36d";
}

.xgl-play_two_tone::after {
  content: "\e36e";
  opacity: 0.2;
}

.xgl-plug::before {
  content: "\e36f";
}

.xgl-plug_alt::before {
  content: "\e370";
}

.xgl-plug_disabled::before {
  content: "\e933";
}

.xgl-plug_disabled_alt::before {
  content: "\e934";
}

.xgl-plug_disabled_two_tone::before {
  content: "\e933";
}

.xgl-plug_disabled_two_tone::after {
  content: "\e934";
  opacity: 0.2;
}

.xgl-plug_two_tone::before {
  content: "\e36f";
}

.xgl-plug_two_tone::after {
  content: "\e370";
  opacity: 0.2;
}

.xgl-plugin::before {
  content: "\e8aa";
}

.xgl-plugin_alt::before {
  content: "\e8ab";
}

.xgl-plugin_two_tone::before {
  content: "\e8aa";
}

.xgl-plugin_two_tone::after {
  content: "\e8ab";
  opacity: 0.2;
}

.xgl-plus::before {
  content: "\e371";
}

.xgl-plus_minus::before {
  content: "\e372";
}

.xgl-point_to_point::before {
  content: "\ee41";
}

.xgl-pointer::before {
  content: "\e373";
}

.xgl-pointer_alt::before {
  content: "\e374";
}

.xgl-pointer_two_tone::before {
  content: "\e373";
}

.xgl-pointer_two_tone::after {
  content: "\e374";
  opacity: 0.2;
}

.xgl-polling::before {
  content: "\e375";
}

.xgl-polling_circle::before {
  content: "\edd7";
}

.xgl-polling_circle_alt::before {
  content: "\edd8";
}

.xgl-polling_circle_two_tone::before {
  content: "\edd7";
}

.xgl-polling_circle_two_tone::after {
  content: "\edd8";
  opacity: 0.2;
}

.xgl-polling_disabled::before {
  content: "\e924";
}

.xgl-portrait::before {
  content: "\e376";
}

.xgl-portrait_alt::before {
  content: "\e377";
}

.xgl-portrait_ninety::before {
  content: "\ee09";
}

.xgl-portrait_ninety_alt::before {
  content: "\ee0a";
}

.xgl-portrait_ninety_two_tone::before {
  content: "\ee09";
}

.xgl-portrait_ninety_two_tone::after {
  content: "\ee0a";
  opacity: 0.2;
}

.xgl-portrait_one_eighty::before {
  content: "\ee0b";
}

.xgl-portrait_one_eighty_alt::before {
  content: "\ee0c";
}

.xgl-portrait_one_eighty_two_tone::before {
  content: "\ee0b";
}

.xgl-portrait_one_eighty_two_tone::after {
  content: "\ee0c";
  opacity: 0.2;
}

.xgl-portrait_two_seventy::before {
  content: "\ee0d";
}

.xgl-portrait_two_seventy_alt::before {
  content: "\ee0e";
}

.xgl-portrait_two_seventy_two_tone::before {
  content: "\ee0d";
}

.xgl-portrait_two_seventy_two_tone::after {
  content: "\ee0e";
  opacity: 0.2;
}

.xgl-portrait_two_tone::before {
  content: "\e376";
}

.xgl-portrait_two_tone::after {
  content: "\e377";
  opacity: 0.2;
}

.xgl-positioning::before {
  content: "\e378";
}

.xgl-positioning_alt::before {
  content: "\e379";
}

.xgl-positioning_mfd::before {
  content: "\e9b6";
}

.xgl-positioning_mfd_alt::before {
  content: "\e9b7";
}

.xgl-positioning_mfd_two_tone::before {
  content: "\e9b6";
}

.xgl-positioning_mfd_two_tone::after {
  content: "\e9b7";
  opacity: 0.2;
}

.xgl-positioning_two_tone::before {
  content: "\e378";
}

.xgl-positioning_two_tone::after {
  content: "\e379";
  opacity: 0.2;
}

.xgl-postcard_lef::before {
  content: "\e37a";
}

.xgl-postcard_lef_alt::before {
  content: "\e73d";
}

.xgl-postcard_lef_two_tone::before {
  content: "\e37a";
}

.xgl-postcard_lef_two_tone::after {
  content: "\e73d";
  opacity: 0.2;
}

.xgl-postcard_reloaded_lef::before {
  content: "\e37b";
}

.xgl-postcard_reloaded_lef_alt::before {
  content: "\e73e";
}

.xgl-postcard_reloaded_lef_two_tone::before {
  content: "\e37b";
}

.xgl-postcard_reloaded_lef_two_tone::after {
  content: "\e73e";
  opacity: 0.2;
}

.xgl-postcard_reloaded_sef::before {
  content: "\e37c";
}

.xgl-postcard_reloaded_sef_alt::before {
  content: "\e73f";
}

.xgl-postcard_reloaded_sef_two_tone::before {
  content: "\e37c";
}

.xgl-postcard_reloaded_sef_two_tone::after {
  content: "\e73f";
  opacity: 0.2;
}

.xgl-postcard_sef::before {
  content: "\e37d";
}

.xgl-postcard_sef_alt::before {
  content: "\e740";
}

.xgl-postcard_sef_two_tone::before {
  content: "\e37d";
}

.xgl-postcard_sef_two_tone::after {
  content: "\e740";
  opacity: 0.2;
}

.xgl-pound::before {
  content: "\e37e";
}

.xgl-power::before {
  content: "\e37f";
}

.xgl-power_alt::before {
  content: "\eb75";
}

.xgl-power_cycle::before {
  content: "\e78a";
}

.xgl-power_cycle_alt::before {
  content: "\eb74";
}

.xgl-power_cycle_two_tone::before {
  content: "\e78a";
}

.xgl-power_cycle_two_tone::after {
  content: "\eb74";
  opacity: 0.2;
}

.xgl-power_off::before {
  content: "\e78b";
}

.xgl-power_on::before {
  content: "\e78c";
}

.xgl-power_square::before {
  content: "\ef70";
}

.xgl-power_square_alt::before {
  content: "\ef71";
}

.xgl-power_square_two_tone::before {
  content: "\ef70";
}

.xgl-power_square_two_tone::after {
  content: "\ef71";
  opacity: 0.2;
}

.xgl-power_two_tone::before {
  content: "\e37f";
}

.xgl-power_two_tone::after {
  content: "\eb75";
  opacity: 0.2;
}

.xgl-pre_gate_roll::before {
  content: "\ead2";
}

.xgl-pre_gate_roll_alt::before {
  content: "\ead3";
}

.xgl-pre_gate_roll_two_tone::before {
  content: "\ead2";
}

.xgl-pre_gate_roll_two_tone::after {
  content: "\ead3";
  opacity: 0.2;
}

.xgl-precut_tabs_lef::before {
  content: "\e380";
}

.xgl-precut_tabs_lef_alt::before {
  content: "\e741";
}

.xgl-precut_tabs_lef_two_tone::before {
  content: "\e380";
}

.xgl-precut_tabs_lef_two_tone::after {
  content: "\e741";
  opacity: 0.2;
}

.xgl-precut_tabs_sef::before {
  content: "\e381";
}

.xgl-precut_tabs_sef_alt::before {
  content: "\e742";
}

.xgl-precut_tabs_sef_two_tone::before {
  content: "\e381";
}

.xgl-precut_tabs_sef_two_tone::after {
  content: "\e742";
  opacity: 0.2;
}

.xgl-preprinted_lef::before {
  content: "\e382";
}

.xgl-preprinted_lef_alt::before {
  content: "\e743";
}

.xgl-preprinted_lef_two_tone::before {
  content: "\e382";
}

.xgl-preprinted_lef_two_tone::after {
  content: "\e743";
  opacity: 0.2;
}

.xgl-preprinted_sef::before {
  content: "\e383";
}

.xgl-preprinted_sef_alt::before {
  content: "\e744";
}

.xgl-preprinted_sef_two_tone::before {
  content: "\e383";
}

.xgl-preprinted_sef_two_tone::after {
  content: "\e744";
  opacity: 0.2;
}

.xgl-presentation::before {
  content: "\e384";
}

.xgl-presentation_alt::before {
  content: "\e385";
}

.xgl-presentation_two_tone::before {
  content: "\e384";
}

.xgl-presentation_two_tone::after {
  content: "\e385";
  opacity: 0.2;
}

.xgl-preset_pixels::before {
  content: "\ec0d";
}

.xgl-preset_pixels_alt::before {
  content: "\ec0e";
}

.xgl-preset_pixels_two_tone::before {
  content: "\ec0d";
}

.xgl-preset_pixels_two_tone::after {
  content: "\ec0e";
  opacity: 0.2;
}

.xgl-press_mark::before {
  content: "\ee2d";
}

.xgl-press_mark_alt::before {
  content: "\ee2e";
}

.xgl-press_mark_two_tone::before {
  content: "\ee2d";
}

.xgl-press_mark_two_tone::after {
  content: "\ee2e";
  opacity: 0.2;
}

.xgl-previous::before {
  content: "\e386";
}

.xgl-previous_alt::before {
  content: "\e387";
}

.xgl-previous_square::before {
  content: "\e388";
}

.xgl-previous_square_alt::before {
  content: "\e389";
}

.xgl-previous_square_two_tone::before {
  content: "\e388";
}

.xgl-previous_square_two_tone::after {
  content: "\e389";
  opacity: 0.2;
}

.xgl-previous_two_tone::before {
  content: "\e386";
}

.xgl-previous_two_tone::after {
  content: "\e387";
  opacity: 0.2;
}

.xgl-print::before {
  content: "\e38a";
}

.xgl-print_all::before {
  content: "\e697";
}

.xgl-print_all_alt::before {
  content: "\e698";
}

.xgl-print_all_two_tone::before {
  content: "\e697";
}

.xgl-print_all_two_tone::after {
  content: "\e698";
  opacity: 0.2;
}

.xgl-print_alt::before {
  content: "\e38b";
}

.xgl-print_burn::before {
  content: "\ef50";
}

.xgl-print_burn_alt::before {
  content: "\ef51";
}

.xgl-print_burn_two_tone::before {
  content: "\ef50";
}

.xgl-print_burn_two_tone::after {
  content: "\ef51";
  opacity: 0.2;
}

.xgl-print_calibrate::before {
  content: "\ef52";
}

.xgl-print_calibrate_alt::before {
  content: "\ef53";
}

.xgl-print_calibrate_two_tone::before {
  content: "\ef52";
}

.xgl-print_calibrate_two_tone::after {
  content: "\ef53";
  opacity: 0.2;
}

.xgl-print_cartridge::before {
  content: "\e809";
}

.xgl-print_cartridge_alt::before {
  content: "\e80a";
}

.xgl-print_cartridge_two_tone::before {
  content: "\e809";
}

.xgl-print_cartridge_two_tone::after {
  content: "\e80a";
  opacity: 0.2;
}

.xgl-print_drum::before {
  content: "\e7bd";
}

.xgl-print_drum_two_tone::before {
  content: "\e7bd";
}

.xgl-print_drum_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-print_estimation::before {
  content: "\ee42";
}

.xgl-print_estimation_alt::before {
  content: "\ee43";
}

.xgl-print_estimation_two_tone::before {
  content: "\ee42";
}

.xgl-print_estimation_two_tone::after {
  content: "\ee43";
  opacity: 0.2;
}

.xgl-print_from_usb::before {
  content: "\ee84";
}

.xgl-print_from_usb_alt::before {
  content: "\ee85";
}

.xgl-print_from_usb_two_tone::before {
  content: "\ee84";
}

.xgl-print_from_usb_two_tone::after {
  content: "\ee85";
  opacity: 0.2;
}

.xgl-print_head::before {
  content: "\ef54";
}

.xgl-print_head_alt::before {
  content: "\ef55";
}

.xgl-print_head_two_tone::before {
  content: "\ef54";
}

.xgl-print_head_two_tone::after {
  content: "\ef55";
  opacity: 0.2;
}

.xgl-print_jetting::before {
  content: "\ef56";
}

.xgl-print_jetting_alt::before {
  content: "\ef57";
}

.xgl-print_jetting_two_tone::before {
  content: "\ef56";
}

.xgl-print_jetting_two_tone::after {
  content: "\ef57";
  opacity: 0.2;
}

.xgl-print_power::before {
  content: "\ef58";
}

.xgl-print_power_alt::before {
  content: "\ef59";
}

.xgl-print_power_two_tone::before {
  content: "\ef58";
}

.xgl-print_power_two_tone::after {
  content: "\ef59";
  opacity: 0.2;
}

.xgl-print_report::before {
  content: "\eff7";
}

.xgl-print_report_alt::before {
  content: "\eff8";
}

.xgl-print_report_two_tone::before {
  content: "\eff7";
}

.xgl-print_report_two_tone::after {
  content: "\eff8";
  opacity: 0.2;
}

.xgl-print_settings::before {
  content: "\ee44";
}

.xgl-print_settings_alt::before {
  content: "\ee45";
}

.xgl-print_settings_two_tone::before {
  content: "\ee44";
}

.xgl-print_settings_two_tone::after {
  content: "\ee45";
  opacity: 0.2;
}

.xgl-print_square::before {
  content: "\e38c";
}

.xgl-print_square_alt::before {
  content: "\e38d";
}

.xgl-print_square_two_tone::before {
  content: "\e38c";
}

.xgl-print_square_two_tone::after {
  content: "\e38d";
  opacity: 0.2;
}

.xgl-print_two_tone::before {
  content: "\e38a";
}

.xgl-print_two_tone::after {
  content: "\e38b";
  opacity: 0.2;
}

.xgl-printability_analysis::before {
  content: "\ee46";
}

.xgl-printability_analysis_alt::before {
  content: "\ee47";
}

.xgl-printability_analysis_two_tone::before {
  content: "\ee46";
}

.xgl-printability_analysis_two_tone::after {
  content: "\ee47";
  opacity: 0.2;
}

.xgl-printer_default_type_lef::before {
  content: "\e38e";
}

.xgl-printer_default_type_lef_alt::before {
  content: "\e745";
}

.xgl-printer_default_type_lef_two_tone::before {
  content: "\e38e";
}

.xgl-printer_default_type_lef_two_tone::after {
  content: "\e745";
  opacity: 0.2;
}

.xgl-printer_default_type_sef::before {
  content: "\e38f";
}

.xgl-printer_default_type_sef_alt::before {
  content: "\e76e";
}

.xgl-printer_default_type_sef_two_tone::before {
  content: "\e38f";
}

.xgl-printer_default_type_sef_two_tone::after {
  content: "\e76e";
  opacity: 0.2;
}

.xgl-printer_home::before {
  content: "\f017";
}

.xgl-printer_home_alt::before {
  content: "\f018";
}

.xgl-printer_home_two_tone::before {
  content: "\f017";
}

.xgl-printer_home_two_tone::after {
  content: "\f018";
  opacity: 0.2;
}

.xgl-printer_office::before {
  content: "\f019";
}

.xgl-printer_office_alt::before {
  content: "\f01a";
}

.xgl-printer_office_two_tone::before {
  content: "\f019";
}

.xgl-printer_office_two_tone::after {
  content: "\f01a";
  opacity: 0.2;
}

.xgl-printer_settings::before {
  content: "\ef79";
}

.xgl-printer_settings_alt::before {
  content: "\ef7a";
}

.xgl-printer_settings_two_tone::before {
  content: "\ef79";
}

.xgl-printer_settings_two_tone::after {
  content: "\ef7a";
  opacity: 0.2;
}

.xgl-printer_three_d::before {
  content: "\ecf1";
}

.xgl-printer_three_d_alt::before {
  content: "\ecf2";
}

.xgl-printer_three_d_two_tone::before {
  content: "\ecf1";
}

.xgl-printer_three_d_two_tone::after {
  content: "\ecf2";
  opacity: 0.2;
}

.xgl-printhead::before {
  content: "\e640";
}

.xgl-printhead_alt::before {
  content: "\e641";
}

.xgl-printhead_two_tone::before {
  content: "\e640";
}

.xgl-printhead_two_tone::after {
  content: "\e641";
  opacity: 0.2;
}

.xgl-processing_stack_bkgd::before {
  content: "\e9b8";
}

.xgl-processing_stack_frgd::before {
  content: "\e9b9";
}

.xgl-processing_stack_mdgd::before {
  content: "\e9ba";
}

.xgl-production_print::before {
  content: "\edd9";
}

.xgl-production_print_alt::before {
  content: "\edda";
}

.xgl-production_print_two_tone::before {
  content: "\edd9";
}

.xgl-production_print_two_tone::after {
  content: "\edda";
  opacity: 0.2;
}

.xgl-profile::before {
  content: "\e390";
}

.xgl-profile_add::before {
  content: "\e954";
}

.xgl-profile_add_alt::before {
  content: "\e955";
}

.xgl-profile_add_two_tone::before {
  content: "\e954";
}

.xgl-profile_add_two_tone::after {
  content: "\e955";
  opacity: 0.2;
}

.xgl-profile_alt::before {
  content: "\e391";
}

.xgl-profile_group::before {
  content: "\ea78";
}

.xgl-profile_group_alt::before {
  content: "\ea79";
}

.xgl-profile_group_two_tone::before {
  content: "\ea78";
}

.xgl-profile_group_two_tone::after {
  content: "\ea79";
  opacity: 0.2;
}

.xgl-profile_two_tone::before {
  content: "\e390";
}

.xgl-profile_two_tone::after {
  content: "\e391";
  opacity: 0.2;
}

.xgl-prohibit::before {
  content: "\e392";
}

.xgl-prohibit_square::before {
  content: "\e393";
}

.xgl-prohibit_square_alt::before {
  content: "\e394";
}

.xgl-prohibit_square_two_tone::before {
  content: "\e393";
}

.xgl-prohibit_square_two_tone::after {
  content: "\e394";
  opacity: 0.2;
}

.xgl-prohibit_two_tone::before {
  content: "\e392";
}

.xgl-prohibit_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-promo::before {
  content: "\e638";
}

.xgl-promo_alt::before {
  content: "\e639";
}

.xgl-promo_two_tone::before {
  content: "\e638";
}

.xgl-promo_two_tone::after {
  content: "\e639";
  opacity: 0.2;
}

.xgl-promote::before {
  content: "\e395";
}

.xgl-promote_square::before {
  content: "\e396";
}

.xgl-promote_square_alt::before {
  content: "\e397";
}

.xgl-promote_square_two_tone::before {
  content: "\e396";
}

.xgl-promote_square_two_tone::after {
  content: "\e397";
  opacity: 0.2;
}

.xgl-property::before {
  content: "\e855";
}

.xgl-property_alt::before {
  content: "\e856";
}

.xgl-property_two_tone::before {
  content: "\e855";
}

.xgl-property_two_tone::after {
  content: "\e856";
  opacity: 0.2;
}

.xgl-prototype::before {
  content: "\e8ac";
}

.xgl-prototype_alt::before {
  content: "\e8ad";
}

.xgl-prototype_two_tone::before {
  content: "\e8ac";
}

.xgl-prototype_two_tone::after {
  content: "\e8ad";
  opacity: 0.2;
}

.xgl-puzzle::before {
  content: "\e599";
}

.xgl-puzzle_alt::before {
  content: "\e59a";
}

.xgl-puzzle_two_tone::before {
  content: "\e599";
}

.xgl-puzzle_two_tone::after {
  content: "\e59a";
  opacity: 0.2;
}

.xgl-qr_code::before {
  content: "\e398";
}

.xgl-qr_code_alt::before {
  content: "\ec88";
}

.xgl-qr_code_two_tone::before {
  content: "\e398";
}

.xgl-qr_code_two_tone::after {
  content: "\ec88";
  opacity: 0.2;
}

.xgl-quantity::before {
  content: "\e399";
}

.xgl-quantity_add::before {
  content: "\ef2c";
}

.xgl-quantity_add_alt::before {
  content: "\ef2d";
}

.xgl-quantity_add_two_tone::before {
  content: "\ef2c";
}

.xgl-quantity_add_two_tone::after {
  content: "\ef2d";
  opacity: 0.2;
}

.xgl-quantity_alt::before {
  content: "\e39a";
}

.xgl-quantity_two_tone::before {
  content: "\e399";
}

.xgl-quantity_two_tone::after {
  content: "\e39a";
  opacity: 0.2;
}

.xgl-queue::before {
  content: "\e39b";
}

.xgl-queue_active::before {
  content: "\e39c";
}

.xgl-queue_active_alt::before {
  content: "\e39d";
}

.xgl-queue_active_two_tone::before {
  content: "\e39c";
}

.xgl-queue_active_two_tone::after {
  content: "\e39d";
  opacity: 0.2;
}

.xgl-queue_add::before {
  content: "\e62b";
}

.xgl-queue_add_alt::before {
  content: "\e62c";
}

.xgl-queue_add_two_tone::before {
  content: "\e62b";
}

.xgl-queue_add_two_tone::after {
  content: "\e62c";
  opacity: 0.2;
}

.xgl-queue_alt::before {
  content: "\e39e";
}

.xgl-queue_auto::before {
  content: "\ef2e";
}

.xgl-queue_auto_alt::before {
  content: "\ef2f";
}

.xgl-queue_auto_two_tone::before {
  content: "\ef2e";
}

.xgl-queue_auto_two_tone::after {
  content: "\ef2f";
  opacity: 0.2;
}

.xgl-queue_completed::before {
  content: "\e39f";
}

.xgl-queue_completed_alt::before {
  content: "\e3a0";
}

.xgl-queue_completed_two_tone::before {
  content: "\e39f";
}

.xgl-queue_completed_two_tone::after {
  content: "\e3a0";
  opacity: 0.2;
}

.xgl-queue_copy::before {
  content: "\eff9";
}

.xgl-queue_copy_alt::before {
  content: "\effa";
}

.xgl-queue_copy_two_tone::before {
  content: "\eff9";
}

.xgl-queue_copy_two_tone::after {
  content: "\effa";
  opacity: 0.2;
}

.xgl-queue_delete::before {
  content: "\ef30";
}

.xgl-queue_delete_alt::before {
  content: "\ef31";
}

.xgl-queue_delete_two_tone::before {
  content: "\ef30";
}

.xgl-queue_delete_two_tone::after {
  content: "\ef31";
  opacity: 0.2;
}

.xgl-queue_held::before {
  content: "\e3a1";
}

.xgl-queue_held_alt::before {
  content: "\e3a2";
}

.xgl-queue_held_two_tone::before {
  content: "\e3a1";
}

.xgl-queue_held_two_tone::after {
  content: "\e3a2";
  opacity: 0.2;
}

.xgl-queue_options::before {
  content: "\ee0f";
}

.xgl-queue_options_alt::before {
  content: "\ee10";
}

.xgl-queue_options_two_tone::before {
  content: "\ee0f";
}

.xgl-queue_options_two_tone::after {
  content: "\ee10";
  opacity: 0.2;
}

.xgl-queue_print::before {
  content: "\effb";
}

.xgl-queue_print_alt::before {
  content: "\effc";
}

.xgl-queue_print_two_tone::before {
  content: "\effb";
}

.xgl-queue_print_two_tone::after {
  content: "\effc";
  opacity: 0.2;
}

.xgl-queue_scan::before {
  content: "\effd";
}

.xgl-queue_scan_alt::before {
  content: "\effe";
}

.xgl-queue_scan_two_tone::before {
  content: "\effd";
}

.xgl-queue_scan_two_tone::after {
  content: "\effe";
  opacity: 0.2;
}

.xgl-queue_secure::before {
  content: "\eb72";
}

.xgl-queue_secure_alt::before {
  content: "\eb73";
}

.xgl-queue_secure_two_tone::before {
  content: "\eb72";
}

.xgl-queue_secure_two_tone::after {
  content: "\eb73";
  opacity: 0.2;
}

.xgl-queue_time::before {
  content: "\ef32";
}

.xgl-queue_time_alt::before {
  content: "\ef33";
}

.xgl-queue_time_two_tone::before {
  content: "\ef32";
}

.xgl-queue_time_two_tone::after {
  content: "\ef33";
  opacity: 0.2;
}

.xgl-queue_two_tone::before {
  content: "\e39b";
}

.xgl-queue_two_tone::after {
  content: "\e39e";
  opacity: 0.2;
}

.xgl-quote::before {
  content: "\e3a3";
}

.xgl-quote_alt::before {
  content: "\e3a4";
}

.xgl-quote_open::before {
  content: "\e5b5";
}

.xgl-quote_open_alt::before {
  content: "\e5b6";
}

.xgl-quote_open_two_tone::before {
  content: "\e5b5";
}

.xgl-quote_open_two_tone::after {
  content: "\e5b6";
  opacity: 0.2;
}

.xgl-quote_two_tone::before {
  content: "\e3a3";
}

.xgl-quote_two_tone::after {
  content: "\e3a4";
  opacity: 0.2;
}

.xgl-radio_off::before {
  content: "\e3a5";
}

.xgl-radio_off_hover::before {
  content: "\eb6a";
}

.xgl-radio_on::before {
  content: "\e3a6";
}

.xgl-radio_on_hover::before {
  content: "\eb6b";
}

.xgl-rate::before {
  content: "\e3a7";
}

.xgl-rate_alt::before {
  content: "\e3a8";
}

.xgl-rate_two_tone::before {
  content: "\e3a7";
}

.xgl-rate_two_tone::after {
  content: "\e3a8";
  opacity: 0.2;
}

.xgl-re_independent::before {
  content: "\ee7e";
}

.xgl-re_independent_alt::before {
  content: "\ee7f";
}

.xgl-re_independent_two_tone::before {
  content: "\ee7e";
}

.xgl-re_independent_two_tone::after {
  content: "\ee7f";
  opacity: 0.2;
}

.xgl-read_receipts::before {
  content: "\e3a9";
}

.xgl-read_receipts_alt::before {
  content: "\e3aa";
}

.xgl-read_receipts_two_tone::before {
  content: "\e3a9";
}

.xgl-read_receipts_two_tone::after {
  content: "\e3aa";
  opacity: 0.2;
}

.xgl-reading_list::before {
  content: "\e3ab";
}

.xgl-reading_list_alt::before {
  content: "\eb71";
}

.xgl-reading_list_two_tone::before {
  content: "\e3ab";
}

.xgl-reading_list_two_tone::after {
  content: "\eb71";
  opacity: 0.2;
}

.xgl-reading_order_l_r::before {
  content: "\e3ac";
}

.xgl-reading_order_l_r_alt::before {
  content: "\e3ad";
}

.xgl-reading_order_l_r_two_tone::before {
  content: "\e3ac";
}

.xgl-reading_order_l_r_two_tone::after {
  content: "\e3ad";
  opacity: 0.2;
}

.xgl-reading_order_r_l::before {
  content: "\e3ae";
}

.xgl-reading_order_r_l_alt::before {
  content: "\e3af";
}

.xgl-reading_order_r_l_two_tone::before {
  content: "\e3ae";
}

.xgl-reading_order_r_l_two_tone::after {
  content: "\e3af";
  opacity: 0.2;
}

.xgl-receipt::before {
  content: "\e3b0";
}

.xgl-receipt_alt::before {
  content: "\e3b1";
}

.xgl-receipt_two_tone::before {
  content: "\e3b0";
}

.xgl-receipt_two_tone::after {
  content: "\e3b1";
  opacity: 0.2;
}

.xgl-recipient_bcc::before {
  content: "\e857";
}

.xgl-recipient_bcc_alt::before {
  content: "\e858";
}

.xgl-recipient_bcc_two_tone::before {
  content: "\e857";
}

.xgl-recipient_bcc_two_tone::after {
  content: "\e858";
  opacity: 0.2;
}

.xgl-recipient_cc::before {
  content: "\e859";
}

.xgl-recipient_cc_alt::before {
  content: "\e85a";
}

.xgl-recipient_cc_two_tone::before {
  content: "\e859";
}

.xgl-recipient_cc_two_tone::after {
  content: "\e85a";
  opacity: 0.2;
}

.xgl-recipient_to::before {
  content: "\e85b";
}

.xgl-recipient_to_alt::before {
  content: "\e85c";
}

.xgl-recipient_to_two_tone::before {
  content: "\e85b";
}

.xgl-recipient_to_two_tone::after {
  content: "\e85c";
  opacity: 0.2;
}

.xgl-record::before {
  content: "\e3b2";
}

.xgl-record_alt::before {
  content: "\e3b3";
}

.xgl-record_two_tone::before {
  content: "\e3b2";
}

.xgl-record_two_tone::after {
  content: "\e3b3";
  opacity: 0.2;
}

.xgl-rectangle_horiz_bkgd::before {
  content: "\e3b4";
}

.xgl-rectangle_vert_bkgd::before {
  content: "\e3b5";
}

.xgl-recycle::before {
  content: "\e3b6";
}

.xgl-recycle_two_tone::before {
  content: "\e3b6";
}

.xgl-recycle_two_tone::after {
  content: "\ec89";
  opacity: 0.2;
}

.xgl-recycled_full_cut_tabs_lef::before {
  content: "\e3b7";
}

.xgl-recycled_full_cut_tabs_lef_alt::before {
  content: "\e746";
}

.xgl-recycled_full_cut_tabs_lef_two_tone::before {
  content: "\e3b7";
}

.xgl-recycled_full_cut_tabs_lef_two_tone::after {
  content: "\e746";
  opacity: 0.2;
}

.xgl-recycled_full_cut_tabs_sef::before {
  content: "\e3b8";
}

.xgl-recycled_full_cut_tabs_sef_alt::before {
  content: "\e747";
}

.xgl-recycled_full_cut_tabs_sef_two_tone::before {
  content: "\e3b8";
}

.xgl-recycled_full_cut_tabs_sef_two_tone::after {
  content: "\e747";
  opacity: 0.2;
}

.xgl-recycled_lef::before {
  content: "\e3b9";
}

.xgl-recycled_lef_alt::before {
  content: "\e748";
}

.xgl-recycled_lef_two_tone::before {
  content: "\e3b9";
}

.xgl-recycled_lef_two_tone::after {
  content: "\e748";
  opacity: 0.2;
}

.xgl-recycled_precut_tabs_lef::before {
  content: "\e3ba";
}

.xgl-recycled_precut_tabs_lef_alt::before {
  content: "\e749";
}

.xgl-recycled_precut_tabs_lef_two_tone::before {
  content: "\e3ba";
}

.xgl-recycled_precut_tabs_lef_two_tone::after {
  content: "\e749";
  opacity: 0.2;
}

.xgl-recycled_precut_tabs_sef::before {
  content: "\e3bb";
}

.xgl-recycled_precut_tabs_sef_alt::before {
  content: "\e74a";
}

.xgl-recycled_precut_tabs_sef_two_tone::before {
  content: "\e3bb";
}

.xgl-recycled_precut_tabs_sef_two_tone::after {
  content: "\e74a";
  opacity: 0.2;
}

.xgl-recycled_reloaded_lef::before {
  content: "\e943";
}

.xgl-recycled_reloaded_lef_alt::before {
  content: "\e944";
}

.xgl-recycled_reloaded_lef_two_tone::before {
  content: "\e943";
}

.xgl-recycled_reloaded_lef_two_tone::after {
  content: "\e944";
  opacity: 0.2;
}

.xgl-recycled_reloaded_sef::before {
  content: "\e941";
}

.xgl-recycled_reloaded_sef_alt::before {
  content: "\e942";
}

.xgl-recycled_reloaded_sef_two_tone::before {
  content: "\e941";
}

.xgl-recycled_reloaded_sef_two_tone::after {
  content: "\e942";
  opacity: 0.2;
}

.xgl-recycled_sef::before {
  content: "\e3bc";
}

.xgl-recycled_sef_alt::before {
  content: "\e74b";
}

.xgl-recycled_sef_two_tone::before {
  content: "\e3bc";
}

.xgl-recycled_sef_two_tone::after {
  content: "\e74b";
  opacity: 0.2;
}

.xgl-redirect::before {
  content: "\e3bd";
}

.xgl-redirect_all::before {
  content: "\eac2";
}

.xgl-redirect_all_alt::before {
  content: "\eac3";
}

.xgl-redirect_all_rtl::before {
  content: "\eac4";
}

.xgl-redirect_all_rtl_alt::before {
  content: "\eac5";
}

.xgl-redirect_all_rtl_two_tone::before {
  content: "\eac4";
}

.xgl-redirect_all_rtl_two_tone::after {
  content: "\eac5";
  opacity: 0.2;
}

.xgl-redirect_all_two_tone::before {
  content: "\eac2";
}

.xgl-redirect_all_two_tone::after {
  content: "\eac3";
  opacity: 0.2;
}

.xgl-redirect_alt::before {
  content: "\e95f";
}

.xgl-redirect_rtl::before {
  content: "\e5a7";
}

.xgl-redirect_rtl_alt::before {
  content: "\e960";
}

.xgl-redirect_rtl_two_tone::before {
  content: "\e5a7";
}

.xgl-redirect_rtl_two_tone::after {
  content: "\e960";
  opacity: 0.2;
}

.xgl-redirect_two_tone::before {
  content: "\e3bd";
}

.xgl-redirect_two_tone::after {
  content: "\e95f";
  opacity: 0.2;
}

.xgl-redo::before {
  content: "\e3be";
}

.xgl-redo_square::before {
  content: "\e3bf";
}

.xgl-redo_square_alt::before {
  content: "\e3c0";
}

.xgl-redo_square_two_tone::before {
  content: "\e3bf";
}

.xgl-redo_square_two_tone::after {
  content: "\e3c0";
  opacity: 0.2;
}

.xgl-reduce_down::before {
  content: "\eddb";
}

.xgl-reduce_down_alt::before {
  content: "\eddc";
}

.xgl-reduce_down_two_tone::before {
  content: "\eddb";
}

.xgl-reduce_down_two_tone::after {
  content: "\eddc";
  opacity: 0.2;
}

.xgl-reduce_enlarge::before {
  content: "\e3c1";
}

.xgl-reduce_enlarge_100::before {
  content: "\ec60";
}

.xgl-reduce_enlarge_100_alt::before {
  content: "\ec61";
}

.xgl-reduce_enlarge_100_two_tone::before {
  content: "\ec60";
}

.xgl-reduce_enlarge_100_two_tone::after {
  content: "\ec61";
  opacity: 0.2;
}

.xgl-reduce_enlarge_alt::before {
  content: "\e3c2";
}

.xgl-reduce_enlarge_locked::before {
  content: "\ec36";
}

.xgl-reduce_enlarge_locked_alt::before {
  content: "\ec37";
}

.xgl-reduce_enlarge_locked_two_tone::before {
  content: "\ec36";
}

.xgl-reduce_enlarge_locked_two_tone::after {
  content: "\ec37";
  opacity: 0.2;
}

.xgl-reduce_enlarge_two_tone::before {
  content: "\e3c1";
}

.xgl-reduce_enlarge_two_tone::after {
  content: "\e3c2";
  opacity: 0.2;
}

.xgl-reduce_up::before {
  content: "\eddd";
}

.xgl-reduce_up_alt::before {
  content: "\edde";
}

.xgl-reduce_up_two_tone::before {
  content: "\eddd";
}

.xgl-reduce_up_two_tone::after {
  content: "\edde";
  opacity: 0.2;
}

.xgl-refresh::before {
  content: "\e3c3";
}

.xgl-refresh_all::before {
  content: "\e3c4";
}

.xgl-refresh_all_alt::before {
  content: "\e3c5";
}

.xgl-refresh_all_two_tone::before {
  content: "\e3c4";
}

.xgl-refresh_all_two_tone::after {
  content: "\e3c5";
  opacity: 0.2;
}

.xgl-refresh_square::before {
  content: "\e3c6";
}

.xgl-refresh_square_alt::before {
  content: "\e3c7";
}

.xgl-refresh_square_two_tone::before {
  content: "\e3c6";
}

.xgl-refresh_square_two_tone::after {
  content: "\e3c7";
  opacity: 0.2;
}

.xgl-regi_loop::before {
  content: "\ead0";
}

.xgl-regi_loop_alt::before {
  content: "\ead1";
}

.xgl-regi_loop_two_tone::before {
  content: "\ead0";
}

.xgl-regi_loop_two_tone::after {
  content: "\ead1";
  opacity: 0.2;
}

.xgl-registered::before {
  content: "\ef46";
}

.xgl-reload::before {
  content: "\e3c8";
}

.xgl-reload_circle::before {
  content: "\efce";
}

.xgl-reload_circle_alt::before {
  content: "\efcf";
}

.xgl-reload_circle_two_tone::before {
  content: "\efce";
}

.xgl-reload_circle_two_tone::after {
  content: "\efcf";
  opacity: 0.2;
}

.xgl-reload_indicator::before {
  content: "\efd0";
}

.xgl-reload_partial::before {
  content: "\ea7a";
}

.xgl-remote::before {
  content: "\e3c9";
}

.xgl-remote_alt::before {
  content: "\e3ca";
}

.xgl-remote_desktop::before {
  content: "\e3cb";
}

.xgl-remote_desktop_alt::before {
  content: "\e3cc";
}

.xgl-remote_desktop_two_tone::before {
  content: "\e3cb";
}

.xgl-remote_desktop_two_tone::after {
  content: "\e3cc";
  opacity: 0.2;
}

.xgl-remote_two_tone::before {
  content: "\e3c9";
}

.xgl-remote_two_tone::after {
  content: "\e3ca";
  opacity: 0.2;
}

.xgl-remote_vert::before {
  content: "\e3cd";
}

.xgl-remote_vert_alt::before {
  content: "\e3ce";
}

.xgl-remote_vert_two_tone::before {
  content: "\e3cd";
}

.xgl-remote_vert_two_tone::after {
  content: "\e3ce";
  opacity: 0.2;
}

.xgl-remove_all::before {
  content: "\e3cf";
}

.xgl-remove_all_alt::before {
  content: "\e3d0";
}

.xgl-remove_all_square::before {
  content: "\e3d1";
}

.xgl-remove_all_square_alt::before {
  content: "\e3d2";
}

.xgl-remove_all_square_two_tone::before {
  content: "\e3d1";
}

.xgl-remove_all_square_two_tone::after {
  content: "\e3d2";
  opacity: 0.2;
}

.xgl-remove_all_two_tone::before {
  content: "\e3cf";
}

.xgl-remove_all_two_tone::after {
  content: "\e3d0";
  opacity: 0.2;
}

.xgl-remove_blank_pages::before {
  content: "\ec28";
}

.xgl-remove_blank_pages_alt::before {
  content: "\ec29";
}

.xgl-remove_blank_pages_two_tone::before {
  content: "\ec28";
}

.xgl-remove_blank_pages_two_tone::after {
  content: "\ec29";
  opacity: 0.2;
}

.xgl-remove_pages::before {
  content: "\ec09";
}

.xgl-remove_pages_alt::before {
  content: "\ec0a";
}

.xgl-remove_pages_two_tone::before {
  content: "\ec09";
}

.xgl-remove_pages_two_tone::after {
  content: "\ec0a";
  opacity: 0.2;
}

.xgl-rename::before {
  content: "\e3d3";
}

.xgl-rename_alt::before {
  content: "\ec75";
}

.xgl-rename_two_tone::before {
  content: "\e3d3";
}

.xgl-rename_two_tone::after {
  content: "\ec75";
  opacity: 0.2;
}

.xgl-reorder::before {
  content: "\e3d4";
}

.xgl-reorder_horizontal::before {
  content: "\e3d5";
}

.xgl-repeat::before {
  content: "\e3d6";
}

.xgl-replay::before {
  content: "\e3d7";
}

.xgl-replay_all::before {
  content: "\e3d8";
}

.xgl-replay_all_alt::before {
  content: "\e3d9";
}

.xgl-replay_all_two_tone::before {
  content: "\e3d8";
}

.xgl-replay_all_two_tone::after {
  content: "\e3d9";
  opacity: 0.2;
}

.xgl-replay_square::before {
  content: "\e3da";
}

.xgl-replay_square_alt::before {
  content: "\e3db";
}

.xgl-replay_square_two_tone::before {
  content: "\e3da";
}

.xgl-replay_square_two_tone::after {
  content: "\e3db";
  opacity: 0.2;
}

.xgl-reply_all_circle::before {
  content: "\eddf";
}

.xgl-reply_all_circle_alt::before {
  content: "\ede0";
}

.xgl-reply_all_circle_two_tone::before {
  content: "\eddf";
}

.xgl-reply_all_circle_two_tone::after {
  content: "\ede0";
  opacity: 0.2;
}

.xgl-reply_circle::before {
  content: "\ede1";
}

.xgl-reply_circle_alt::before {
  content: "\ede2";
}

.xgl-reply_circle_two_tone::before {
  content: "\ede1";
}

.xgl-reply_circle_two_tone::after {
  content: "\ede2";
  opacity: 0.2;
}

.xgl-reply_to::before {
  content: "\e3dc";
}

.xgl-reply_to_all::before {
  content: "\e3dd";
}

.xgl-repository::before {
  content: "\e3de";
}

.xgl-repository_alt::before {
  content: "\e3df";
}

.xgl-repository_two_tone::before {
  content: "\e3de";
}

.xgl-repository_two_tone::after {
  content: "\e3df";
  opacity: 0.2;
}

.xgl-res_bkgd::before {
  content: "\ec0c";
}

.xgl-res_four_hundred::before {
  content: "\e826";
}

.xgl-res_four_hundred_two_tone::before {
  content: "\e826";
}

.xgl-res_four_hundred_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_high::before {
  content: "\e827";
}

.xgl-res_high_two_tone::before {
  content: "\e827";
}

.xgl-res_high_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-res_low::before {
  content: "\e828";
}

.xgl-res_low_two_tone::before {
  content: "\e828";
}

.xgl-res_low_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-res_medium::before {
  content: "\e829";
}

.xgl-res_medium_two_tone::before {
  content: "\e829";
}

.xgl-res_medium_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-res_one_fifty::before {
  content: "\e82a";
}

.xgl-res_one_fifty_two_tone::before {
  content: "\e82a";
}

.xgl-res_one_fifty_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_one_hundred::before {
  content: "\e82b";
}

.xgl-res_one_hundred_two_tone::before {
  content: "\e82b";
}

.xgl-res_one_hundred_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_seventy_two::before {
  content: "\e82c";
}

.xgl-res_seventy_two_two_tone::before {
  content: "\e82c";
}

.xgl-res_seventy_two_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_six_hundred::before {
  content: "\e82d";
}

.xgl-res_six_hundred_two_tone::before {
  content: "\e82d";
}

.xgl-res_six_hundred_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_three_hundred::before {
  content: "\e82e";
}

.xgl-res_three_hundred_two_tone::before {
  content: "\e82e";
}

.xgl-res_three_hundred_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_two_hundred::before {
  content: "\e82f";
}

.xgl-res_two_hundred_two_tone::before {
  content: "\e82f";
}

.xgl-res_two_hundred_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_two_x_four::before {
  content: "\e830";
}

.xgl-res_two_x_four_two_tone::before {
  content: "\e830";
}

.xgl-res_two_x_four_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-res_two_x_one::before {
  content: "\e831";
}

.xgl-res_two_x_one_two_tone::before {
  content: "\e831";
}

.xgl-res_two_x_one_two_tone::after {
  content: "\ec0c";
  opacity: 0.2;
}

.xgl-reset::before {
  content: "\e3e0";
}

.xgl-reset_all::before {
  content: "\e3e1";
}

.xgl-reset_all_alt::before {
  content: "\e3e2";
}

.xgl-reset_all_two_tone::before {
  content: "\e3e1";
}

.xgl-reset_all_two_tone::after {
  content: "\e3e2";
  opacity: 0.2;
}

.xgl-reset_square::before {
  content: "\e3e3";
}

.xgl-reset_square_alt::before {
  content: "\e3e4";
}

.xgl-reset_square_two_tone::before {
  content: "\e3e3";
}

.xgl-reset_square_two_tone::after {
  content: "\e3e4";
  opacity: 0.2;
}

.xgl-responsive::before {
  content: "\e91d";
}

.xgl-responsive_alt::before {
  content: "\e91e";
}

.xgl-responsive_two_tone::before {
  content: "\e91d";
}

.xgl-responsive_two_tone::after {
  content: "\e91e";
  opacity: 0.2;
}

.xgl-restart::before {
  content: "\e3e5";
}

.xgl-restart_two_tone::before {
  content: "\e3e5";
}

.xgl-restart_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-retrieve_settings::before {
  content: "\ec30";
}

.xgl-retrieve_settings_alt::before {
  content: "\ec31";
}

.xgl-retrieve_settings_two_tone::before {
  content: "\ec30";
}

.xgl-retrieve_settings_two_tone::after {
  content: "\ec31";
  opacity: 0.2;
}

.xgl-return::before {
  content: "\e3e6";
}

.xgl-rewind::before {
  content: "\e3e8";
}

.xgl-rewind_alt::before {
  content: "\e3e9";
}

.xgl-rewind_two_tone::before {
  content: "\e3e8";
}

.xgl-rewind_two_tone::after {
  content: "\e3e9";
  opacity: 0.2;
}

.xgl-right_panel::before {
  content: "\efb0";
}

.xgl-right_panel_alt::before {
  content: "\efb1";
}

.xgl-right_panel_two_tone::before {
  content: "\efb0";
}

.xgl-right_panel_two_tone::after {
  content: "\efb1";
  opacity: 0.2;
}

.xgl-robotic_arm::before {
  content: "\e7ed";
}

.xgl-robotic_arm_alt::before {
  content: "\e7ee";
}

.xgl-robotic_arm_two_tone::before {
  content: "\e7ed";
}

.xgl-robotic_arm_two_tone::after {
  content: "\e7ee";
  opacity: 0.2;
}

.xgl-rocket::before {
  content: "\e3ea";
}

.xgl-rocket_alt::before {
  content: "\e3eb";
}

.xgl-rocket_two_tone::before {
  content: "\e3ea";
}

.xgl-rocket_two_tone::after {
  content: "\e3eb";
  opacity: 0.2;
}

.xgl-roller::before {
  content: "\e80b";
}

.xgl-roller_alt::before {
  content: "\e80c";
}

.xgl-roller_two_tone::before {
  content: "\e80b";
}

.xgl-roller_two_tone::after {
  content: "\e80c";
  opacity: 0.2;
}

.xgl-rotate::before {
  content: "\e915";
}

.xgl-rotate_alt::before {
  content: "\e916";
}

.xgl-rotate_around::before {
  content: "\ed0d";
}

.xgl-rotate_around_alt::before {
  content: "\ed0e";
}

.xgl-rotate_around_two_tone::before {
  content: "\ed0d";
}

.xgl-rotate_around_two_tone::after {
  content: "\ed0e";
  opacity: 0.2;
}

.xgl-rotate_axis::before {
  content: "\ede3";
}

.xgl-rotate_axis_alt::before {
  content: "\ed0f";
}

.xgl-rotate_axis_center::before {
  content: "\ed10";
}

.xgl-rotate_axis_center_two_tone::before {
  content: "\ed10";
}

.xgl-rotate_axis_center_two_tone::after {
  content: "\ed0f";
  opacity: 0.2;
}

.xgl-rotate_axis_two_tone::before {
  content: "\ede3";
}

.xgl-rotate_axis_two_tone::after {
  content: "\ed0f";
  opacity: 0.2;
}

.xgl-rotate_axis_x::before {
  content: "\ed11";
}

.xgl-rotate_axis_x_two_tone::before {
  content: "\ed11";
}

.xgl-rotate_axis_x_two_tone::after {
  content: "\ed0f";
  opacity: 0.2;
}

.xgl-rotate_axis_y::before {
  content: "\ed12";
}

.xgl-rotate_axis_y_two_tone::before {
  content: "\ed12";
}

.xgl-rotate_axis_y_two_tone::after {
  content: "\ed0f";
  opacity: 0.2;
}

.xgl-rotate_axis_z::before {
  content: "\ed13";
}

.xgl-rotate_axis_z_two_tone::before {
  content: "\ed13";
}

.xgl-rotate_axis_z_two_tone::after {
  content: "\ed0f";
  opacity: 0.2;
}

.xgl-rotate_left::before {
  content: "\e3ec";
}

.xgl-rotate_right::before {
  content: "\e3ed";
}

.xgl-rotate_two_tone::before {
  content: "\e915";
}

.xgl-rotate_two_tone::after {
  content: "\e916";
  opacity: 0.2;
}

.xgl-rough_surface_lef::before {
  content: "\e3ee";
}

.xgl-rough_surface_lef_alt::before {
  content: "\e74c";
}

.xgl-rough_surface_lef_two_tone::before {
  content: "\e3ee";
}

.xgl-rough_surface_lef_two_tone::after {
  content: "\e74c";
  opacity: 0.2;
}

.xgl-rough_surface_sef::before {
  content: "\e3ef";
}

.xgl-rough_surface_sef_alt::before {
  content: "\e74d";
}

.xgl-rough_surface_sef_two_tone::before {
  content: "\e3ef";
}

.xgl-rough_surface_sef_two_tone::after {
  content: "\e74d";
  opacity: 0.2;
}

.xgl-rows::before {
  content: "\e3f0";
}

.xgl-rows_alt::before {
  content: "\e3f1";
}

.xgl-rows_off::before {
  content: "\edfc";
}

.xgl-rows_off_alt::before {
  content: "\edfd";
}

.xgl-rows_off_two_tone::before {
  content: "\edfc";
}

.xgl-rows_off_two_tone::after {
  content: "\edfd";
  opacity: 0.2;
}

.xgl-rows_two_tone::before {
  content: "\e3f0";
}

.xgl-rows_two_tone::after {
  content: "\e3f1";
  opacity: 0.2;
}

.xgl-ruler::before {
  content: "\e3f2";
}

.xgl-ruler_alt::before {
  content: "\e3f3";
}

.xgl-ruler_off::before {
  content: "\ee01";
}

.xgl-ruler_off_alt::before {
  content: "\ee02";
}

.xgl-ruler_off_two_tone::before {
  content: "\ee01";
}

.xgl-ruler_off_two_tone::after {
  content: "\ee02";
  opacity: 0.2;
}

.xgl-ruler_two_tone::before {
  content: "\e3f2";
}

.xgl-ruler_two_tone::after {
  content: "\e3f3";
  opacity: 0.2;
}

.xgl-safari::before {
  content: "\e3f4";
}

.xgl-safari_alt::before {
  content: "\e3f5";
}

.xgl-safari_two_tone::before {
  content: "\e3f4";
}

.xgl-safari_two_tone::after {
  content: "\e3f5";
  opacity: 0.2;
}

.xgl-safe::before {
  content: "\e3f6";
}

.xgl-safe_alt::before {
  content: "\e3f7";
}

.xgl-safe_two_tone::before {
  content: "\e3f6";
}

.xgl-safe_two_tone::after {
  content: "\e3f7";
  opacity: 0.2;
}

.xgl-sample::before {
  content: "\e3f8";
}

.xgl-sample_alt::before {
  content: "\e3f9";
}

.xgl-sample_copy::before {
  content: "\edf4";
}

.xgl-sample_copy_alt::before {
  content: "\edf5";
}

.xgl-sample_copy_two_tone::before {
  content: "\edf4";
}

.xgl-sample_copy_two_tone::after {
  content: "\edf5";
  opacity: 0.2;
}

.xgl-sample_two_tone::before {
  content: "\e3f8";
}

.xgl-sample_two_tone::after {
  content: "\e3f9";
  opacity: 0.2;
}

.xgl-saturation::before {
  content: "\ebdf";
}

.xgl-saturation_alt::before {
  content: "\ebe0";
}

.xgl-saturation_two_tone::before {
  content: "\ebdf";
}

.xgl-saturation_two_tone::after {
  content: "\ebe0";
  opacity: 0.2;
}

.xgl-save::before {
  content: "\e3fa";
}

.xgl-save_all::before {
  content: "\ef95";
}

.xgl-save_all_alt::before {
  content: "\ef96";
}

.xgl-save_all_two_tone::before {
  content: "\ef95";
}

.xgl-save_all_two_tone::after {
  content: "\ef96";
  opacity: 0.2;
}

.xgl-save_alt::before {
  content: "\e3fb";
}

.xgl-save_disabled::before {
  content: "\e3fc";
}

.xgl-save_disabled_alt::before {
  content: "\e3fd";
}

.xgl-save_disabled_two_tone::before {
  content: "\e3fc";
}

.xgl-save_disabled_two_tone::after {
  content: "\e3fd";
  opacity: 0.2;
}

.xgl-save_two_tone::before {
  content: "\e3fa";
}

.xgl-save_two_tone::after {
  content: "\e3fb";
  opacity: 0.2;
}

.xgl-saved_jobs::before {
  content: "\e3fe";
}

.xgl-saved_jobs_alt::before {
  content: "\e3ff";
}

.xgl-saved_jobs_two_tone::before {
  content: "\e3fe";
}

.xgl-saved_jobs_two_tone::after {
  content: "\e3ff";
  opacity: 0.2;
}

.xgl-scale_balance::before {
  content: "\e7ec";
}

.xgl-scale_balance_alt::before {
  content: "\e893";
}

.xgl-scale_balance_two_tone::before {
  content: "\e7ec";
}

.xgl-scale_balance_two_tone::after {
  content: "\e893";
  opacity: 0.2;
}

.xgl-scale_center::before {
  content: "\ec32";
}

.xgl-scale_down::before {
  content: "\e400";
}

.xgl-scale_image::before {
  content: "\ebb5";
}

.xgl-scale_image_alt::before {
  content: "\ebb6";
}

.xgl-scale_image_two_tone::before {
  content: "\ebb5";
}

.xgl-scale_image_two_tone::after {
  content: "\ebb6";
  opacity: 0.2;
}

.xgl-scale_up::before {
  content: "\e401";
}

.xgl-scale_up_off::before {
  content: "\edfe";
}

.xgl-scan::before {
  content: "\e402";
}

.xgl-scan_alt::before {
  content: "\e403";
}

.xgl-scan_print::before {
  content: "\f00e";
}

.xgl-scan_print_alt::before {
  content: "\f00f";
}

.xgl-scan_print_two_tone::before {
  content: "\f00e";
}

.xgl-scan_print_two_tone::after {
  content: "\f00f";
  opacity: 0.2;
}

.xgl-scan_sent::before {
  content: "\ec2c";
}

.xgl-scan_sent_alt::before {
  content: "\ec2d";
}

.xgl-scan_sent_two_tone::before {
  content: "\ec2c";
}

.xgl-scan_sent_two_tone::after {
  content: "\ec2d";
  opacity: 0.2;
}

.xgl-scan_two_tone::before {
  content: "\e402";
}

.xgl-scan_two_tone::after {
  content: "\e403";
  opacity: 0.2;
}

.xgl-scanner::before {
  content: "\e673";
}

.xgl-scanner_alt::before {
  content: "\e674";
}

.xgl-scanner_bed::before {
  content: "\e78d";
}

.xgl-scanner_bed_alt::before {
  content: "\e78e";
}

.xgl-scanner_bed_full::before {
  content: "\e78f";
}

.xgl-scanner_bed_full_two_tone::before {
  content: "\e78f";
}

.xgl-scanner_bed_full_two_tone::after {
  content: "\e78e";
  opacity: 0.2;
}

.xgl-scanner_bed_two_tone::before {
  content: "\e78d";
}

.xgl-scanner_bed_two_tone::after {
  content: "\e78e";
  opacity: 0.2;
}

.xgl-scanner_two_tone::before {
  content: "\e673";
}

.xgl-scanner_two_tone::after {
  content: "\e674";
  opacity: 0.2;
}

.xgl-scene::before {
  content: "\e93b";
}

.xgl-scene_alt::before {
  content: "\e93c";
}

.xgl-scene_two_tone::before {
  content: "\e93b";
}

.xgl-scene_two_tone::after {
  content: "\e93c";
  opacity: 0.2;
}

.xgl-school::before {
  content: "\e404";
}

.xgl-school_alt::before {
  content: "\e405";
}

.xgl-school_two_tone::before {
  content: "\e404";
}

.xgl-school_two_tone::after {
  content: "\e405";
  opacity: 0.2;
}

.xgl-screen_reader::before {
  content: "\e7a8";
}

.xgl-screen_reader_alt::before {
  content: "\e7a9";
}

.xgl-screen_reader_two_tone::before {
  content: "\e7a8";
}

.xgl-screen_reader_two_tone::after {
  content: "\e7a9";
  opacity: 0.2;
}

.xgl-screen_share::before {
  content: "\e406";
}

.xgl-screen_share_alt::before {
  content: "\e407";
}

.xgl-screen_share_two_tone::before {
  content: "\e406";
}

.xgl-screen_share_two_tone::after {
  content: "\e407";
  opacity: 0.2;
}

.xgl-screenshot::before {
  content: "\e408";
}

.xgl-screenshot_two_tone::before {
  content: "\e408";
}

.xgl-screenshot_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-scroll_top::before {
  content: "\e409";
}

.xgl-scroll_top_alt::before {
  content: "\e40a";
}

.xgl-scroll_top_two_tone::before {
  content: "\e409";
}

.xgl-scroll_top_two_tone::after {
  content: "\e40a";
  opacity: 0.2;
}

.xgl-sd_card::before {
  content: "\e40b";
}

.xgl-sd_card_alt::before {
  content: "\e40c";
}

.xgl-sd_card_two_tone::before {
  content: "\e40b";
}

.xgl-sd_card_two_tone::after {
  content: "\e40c";
  opacity: 0.2;
}

.xgl-search::before {
  content: "\e40d";
}

.xgl-search_alt::before {
  content: "\e40e";
}

.xgl-search_circle::before {
  content: "\e40f";
}

.xgl-search_circle_alt::before {
  content: "\e410";
}

.xgl-search_circle_two_tone::before {
  content: "\e40f";
}

.xgl-search_circle_two_tone::after {
  content: "\e410";
  opacity: 0.2;
}

.xgl-search_two_tone::before {
  content: "\e40d";
}

.xgl-search_two_tone::after {
  content: "\e40e";
  opacity: 0.2;
}

.xgl-secure::before {
  content: "\e411";
}

.xgl-secure_alt::before {
  content: "\e412";
}

.xgl-secure_print::before {
  content: "\e413";
}

.xgl-secure_print_alt::before {
  content: "\e414";
}

.xgl-secure_print_two_tone::before {
  content: "\e413";
}

.xgl-secure_print_two_tone::after {
  content: "\e414";
  opacity: 0.2;
}

.xgl-secure_two_tone::before {
  content: "\e411";
}

.xgl-secure_two_tone::after {
  content: "\e412";
  opacity: 0.2;
}

.xgl-select::before {
  content: "\e802";
}

.xgl-select_all::before {
  content: "\e415";
}

.xgl-select_all_alt::before {
  content: "\e416";
}

.xgl-select_all_two_tone::before {
  content: "\e415";
}

.xgl-select_all_two_tone::after {
  content: "\e416";
  opacity: 0.2;
}

.xgl-select_two_tone::before {
  content: "\e802";
}

.xgl-select_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-selection_box::before {
  content: "\ed14";
}

.xgl-selection_box_alt::before {
  content: "\ed15";
}

.xgl-selection_box_two_tone::before {
  content: "\ed14";
}

.xgl-selection_box_two_tone::after {
  content: "\ed15";
  opacity: 0.2;
}

.xgl-selection_tool::before {
  content: "\ed16";
}

.xgl-selection_tool_alt::before {
  content: "\ed17";
}

.xgl-selection_tool_two_tone::before {
  content: "\ed16";
}

.xgl-selection_tool_two_tone::after {
  content: "\ed17";
  opacity: 0.2;
}

.xgl-send::before {
  content: "\e417";
}

.xgl-send_alt::before {
  content: "\e418";
}

.xgl-send_rtl::before {
  content: "\e5b0";
}

.xgl-send_rtl_alt::before {
  content: "\e5b1";
}

.xgl-send_rtl_two_tone::before {
  content: "\e5b0";
}

.xgl-send_rtl_two_tone::after {
  content: "\e5b1";
  opacity: 0.2;
}

.xgl-send_two_tone::before {
  content: "\e417";
}

.xgl-send_two_tone::after {
  content: "\e418";
  opacity: 0.2;
}

.xgl-sequence_emboss_lef::before {
  content: "\e419";
}

.xgl-sequence_emboss_lef_alt::before {
  content: "\e74e";
}

.xgl-sequence_emboss_lef_two_tone::before {
  content: "\e419";
}

.xgl-sequence_emboss_lef_two_tone::after {
  content: "\e74e";
  opacity: 0.2;
}

.xgl-sequence_emboss_sef::before {
  content: "\e41a";
}

.xgl-sequence_emboss_sef_alt::before {
  content: "\e74f";
}

.xgl-sequence_emboss_sef_two_tone::before {
  content: "\e41a";
}

.xgl-sequence_emboss_sef_two_tone::after {
  content: "\e74f";
  opacity: 0.2;
}

.xgl-sequence_lef::before {
  content: "\e41b";
}

.xgl-sequence_lef_alt::before {
  content: "\e750";
}

.xgl-sequence_lef_two_tone::before {
  content: "\e41b";
}

.xgl-sequence_lef_two_tone::after {
  content: "\e750";
  opacity: 0.2;
}

.xgl-sequence_recycled_lef::before {
  content: "\e41c";
}

.xgl-sequence_recycled_lef_alt::before {
  content: "\e751";
}

.xgl-sequence_recycled_lef_two_tone::before {
  content: "\e41c";
}

.xgl-sequence_recycled_lef_two_tone::after {
  content: "\e751";
  opacity: 0.2;
}

.xgl-sequence_recycled_sef::before {
  content: "\e41d";
}

.xgl-sequence_recycled_sef_alt::before {
  content: "\e752";
}

.xgl-sequence_recycled_sef_two_tone::before {
  content: "\e41d";
}

.xgl-sequence_recycled_sef_two_tone::after {
  content: "\e752";
  opacity: 0.2;
}

.xgl-sequence_sef::before {
  content: "\e41e";
}

.xgl-sequence_sef_alt::before {
  content: "\e753";
}

.xgl-sequence_sef_two_tone::before {
  content: "\e41e";
}

.xgl-sequence_sef_two_tone::after {
  content: "\e753";
  opacity: 0.2;
}

.xgl-server::before {
  content: "\e41f";
}

.xgl-server_alt::before {
  content: "\e420";
}

.xgl-server_lock::before {
  content: "\eb6f";
}

.xgl-server_lock_alt::before {
  content: "\eb70";
}

.xgl-server_lock_two_tone::before {
  content: "\eb6f";
}

.xgl-server_lock_two_tone::after {
  content: "\eb70";
  opacity: 0.2;
}

.xgl-server_shield::before {
  content: "\ef34";
}

.xgl-server_shield_alt::before {
  content: "\ef35";
}

.xgl-server_shield_two_tone::before {
  content: "\ef34";
}

.xgl-server_shield_two_tone::after {
  content: "\ef35";
  opacity: 0.2;
}

.xgl-server_two_tone::before {
  content: "\e41f";
}

.xgl-server_two_tone::after {
  content: "\e420";
  opacity: 0.2;
}

.xgl-seven_circle::before {
  content: "\ee60";
}

.xgl-seven_circle_alt::before {
  content: "\ee61";
}

.xgl-seven_circle_two_tone::before {
  content: "\ee60";
}

.xgl-seven_circle_two_tone::after {
  content: "\ee61";
  opacity: 0.2;
}

.xgl-shading_flat::before {
  content: "\ed18";
}

.xgl-shading_flat_alt::before {
  content: "\ed19";
}

.xgl-shading_flat_edge::before {
  content: "\ed1a";
}

.xgl-shading_flat_edge_alt::before {
  content: "\ed1b";
}

.xgl-shading_flat_edge_two_tone::before {
  content: "\ed1a";
}

.xgl-shading_flat_edge_two_tone::after {
  content: "\ed1b";
  opacity: 0.2;
}

.xgl-shading_flat_two_tone::before {
  content: "\ed18";
}

.xgl-shading_flat_two_tone::after {
  content: "\ed19";
  opacity: 0.2;
}

.xgl-shading_smooth::before {
  content: "\ed1c";
}

.xgl-shading_smooth_alt::before {
  content: "\ed1d";
}

.xgl-shading_smooth_two_tone::before {
  content: "\ed1c";
}

.xgl-shading_smooth_two_tone::after {
  content: "\ed1d";
  opacity: 0.2;
}

.xgl-shadow::before {
  content: "\e9bb";
}

.xgl-shadow_alt::before {
  content: "\e9bc";
}

.xgl-shadow_two_tone::before {
  content: "\e9bb";
}

.xgl-shadow_two_tone::after {
  content: "\e9bc";
  opacity: 0.2;
}

.xgl-shape::before {
  content: "\e8ae";
}

.xgl-shape_add::before {
  content: "\e8b0";
}

.xgl-shape_add_alt::before {
  content: "\e8b1";
}

.xgl-shape_add_two_tone::before {
  content: "\e8b0";
}

.xgl-shape_add_two_tone::after {
  content: "\e8b1";
  opacity: 0.2;
}

.xgl-shape_alt::before {
  content: "\e8af";
}

.xgl-shape_two_tone::before {
  content: "\e8ae";
}

.xgl-shape_two_tone::after {
  content: "\e8af";
  opacity: 0.2;
}

.xgl-shapes::before {
  content: "\e421";
}

.xgl-shapes_alt::before {
  content: "\e422";
}

.xgl-shapes_two_tone::before {
  content: "\e421";
}

.xgl-shapes_two_tone::after {
  content: "\e422";
  opacity: 0.2;
}

.xgl-share::before {
  content: "\e423";
}

.xgl-share_alt::before {
  content: "\e7ac";
}

.xgl-share_android::before {
  content: "\e424";
}

.xgl-share_android_alt::before {
  content: "\e425";
}

.xgl-share_android_two_tone::before {
  content: "\e424";
}

.xgl-share_android_two_tone::after {
  content: "\e425";
  opacity: 0.2;
}

.xgl-share_two_tone::before {
  content: "\e423";
}

.xgl-share_two_tone::after {
  content: "\e7ac";
  opacity: 0.2;
}

.xgl-sharpness::before {
  content: "\e426";
}

.xgl-sharpness_two_tone::before {
  content: "\e426";
}

.xgl-sharpness_two_tone::after {
  content: "\e0d3";
  opacity: 0.2;
}

.xgl-sheet_paper_feed::before {
  content: "\e790";
}

.xgl-shield::before {
  content: "\e427";
}

.xgl-shield_accounting::before {
  content: "\e7be";
}

.xgl-shield_accounting_alt::before {
  content: "\e7bf";
}

.xgl-shield_accounting_two_tone::before {
  content: "\e7be";
}

.xgl-shield_accounting_two_tone::after {
  content: "\e7bf";
  opacity: 0.2;
}

.xgl-shield_add::before {
  content: "\e7c0";
}

.xgl-shield_add_alt::before {
  content: "\e7c1";
}

.xgl-shield_add_two_tone::before {
  content: "\e7c0";
}

.xgl-shield_add_two_tone::after {
  content: "\e7c1";
  opacity: 0.2;
}

.xgl-shield_alt::before {
  content: "\e428";
}

.xgl-shield_auto::before {
  content: "\e7c2";
}

.xgl-shield_auto_alt::before {
  content: "\e7c3";
}

.xgl-shield_auto_two_tone::before {
  content: "\e7c2";
}

.xgl-shield_auto_two_tone::after {
  content: "\e7c3";
  opacity: 0.2;
}

.xgl-shield_defense::before {
  content: "\e7c4";
}

.xgl-shield_defense_alt::before {
  content: "\e7c5";
}

.xgl-shield_defense_two_tone::before {
  content: "\e7c4";
}

.xgl-shield_defense_two_tone::after {
  content: "\e7c5";
  opacity: 0.2;
}

.xgl-shield_disabled::before {
  content: "\e7c6";
}

.xgl-shield_disabled_alt::before {
  content: "\e7c7";
}

.xgl-shield_disabled_two_tone::before {
  content: "\e7c6";
}

.xgl-shield_disabled_two_tone::after {
  content: "\e7c7";
  opacity: 0.2;
}

.xgl-shield_download::before {
  content: "\e7c8";
}

.xgl-shield_download_alt::before {
  content: "\e7c9";
}

.xgl-shield_download_two_tone::before {
  content: "\e7c8";
}

.xgl-shield_download_two_tone::after {
  content: "\e7c9";
  opacity: 0.2;
}

.xgl-shield_education::before {
  content: "\e7e0";
}

.xgl-shield_education_alt::before {
  content: "\e7e1";
}

.xgl-shield_education_two_tone::before {
  content: "\e7e0";
}

.xgl-shield_education_two_tone::after {
  content: "\e7e1";
  opacity: 0.2;
}

.xgl-shield_favorite::before {
  content: "\e7ca";
}

.xgl-shield_favorite_alt::before {
  content: "\e7cb";
}

.xgl-shield_favorite_two_tone::before {
  content: "\e7ca";
}

.xgl-shield_favorite_two_tone::after {
  content: "\e7cb";
  opacity: 0.2;
}

.xgl-shield_file::before {
  content: "\ee17";
}

.xgl-shield_file_alt::before {
  content: "\ee18";
}

.xgl-shield_file_two_tone::before {
  content: "\ee17";
}

.xgl-shield_file_two_tone::after {
  content: "\ee18";
  opacity: 0.2;
}

.xgl-shield_gears::before {
  content: "\eac6";
}

.xgl-shield_gears_alt::before {
  content: "\eac7";
}

.xgl-shield_gears_two_tone::before {
  content: "\eac6";
}

.xgl-shield_gears_two_tone::after {
  content: "\eac7";
  opacity: 0.2;
}

.xgl-shield_government::before {
  content: "\e7e2";
}

.xgl-shield_government_alt::before {
  content: "\e7e3";
}

.xgl-shield_government_two_tone::before {
  content: "\e7e2";
}

.xgl-shield_government_two_tone::after {
  content: "\e7e3";
  opacity: 0.2;
}

.xgl-shield_half::before {
  content: "\e429";
}

.xgl-shield_half_two_tone::before {
  content: "\e429";
}

.xgl-shield_half_two_tone::after {
  content: "\e428";
  opacity: 0.2;
}

.xgl-shield_healthcare::before {
  content: "\e7e4";
}

.xgl-shield_healthcare_alt::before {
  content: "\e7e5";
}

.xgl-shield_healthcare_two_tone::before {
  content: "\e7e4";
}

.xgl-shield_healthcare_two_tone::after {
  content: "\e7e5";
  opacity: 0.2;
}

.xgl-shield_heart::before {
  content: "\e7cc";
}

.xgl-shield_heart_alt::before {
  content: "\e7cd";
}

.xgl-shield_heart_two_tone::before {
  content: "\e7cc";
}

.xgl-shield_heart_two_tone::after {
  content: "\e7cd";
  opacity: 0.2;
}

.xgl-shield_hot::before {
  content: "\e7ce";
}

.xgl-shield_hot_alt::before {
  content: "\e7cf";
}

.xgl-shield_hot_two_tone::before {
  content: "\e7ce";
}

.xgl-shield_hot_two_tone::after {
  content: "\e7cf";
  opacity: 0.2;
}

.xgl-shield_list::before {
  content: "\eac8";
}

.xgl-shield_list_alt::before {
  content: "\eac9";
}

.xgl-shield_list_two_tone::before {
  content: "\eac8";
}

.xgl-shield_list_two_tone::after {
  content: "\eac9";
  opacity: 0.2;
}

.xgl-shield_lock::before {
  content: "\e7d0";
}

.xgl-shield_lock_alt::before {
  content: "\e7d1";
}

.xgl-shield_lock_two_tone::before {
  content: "\e7d0";
}

.xgl-shield_lock_two_tone::after {
  content: "\e7d1";
  opacity: 0.2;
}

.xgl-shield_locked::before {
  content: "\e7d2";
}

.xgl-shield_locked_alt::before {
  content: "\e7d3";
}

.xgl-shield_locked_two_tone::before {
  content: "\e7d2";
}

.xgl-shield_locked_two_tone::after {
  content: "\e7d3";
  opacity: 0.2;
}

.xgl-shield_manufacturing::before {
  content: "\e7e6";
}

.xgl-shield_manufacturing_alt::before {
  content: "\e7e7";
}

.xgl-shield_manufacturing_two_tone::before {
  content: "\e7e6";
}

.xgl-shield_manufacturing_two_tone::after {
  content: "\e7e7";
  opacity: 0.2;
}

.xgl-shield_marketing::before {
  content: "\e7e8";
}

.xgl-shield_marketing_alt::before {
  content: "\e7e9";
}

.xgl-shield_marketing_two_tone::before {
  content: "\e7e8";
}

.xgl-shield_marketing_two_tone::after {
  content: "\e7e9";
  opacity: 0.2;
}

.xgl-shield_medical::before {
  content: "\e7d4";
}

.xgl-shield_medical_alt::before {
  content: "\e7d5";
}

.xgl-shield_medical_two_tone::before {
  content: "\e7d4";
}

.xgl-shield_medical_two_tone::after {
  content: "\e7d5";
  opacity: 0.2;
}

.xgl-shield_permissions::before {
  content: "\eb76";
}

.xgl-shield_permissions_alt::before {
  content: "\eb77";
}

.xgl-shield_permissions_two_tone::before {
  content: "\eb76";
}

.xgl-shield_permissions_two_tone::after {
  content: "\eb77";
  opacity: 0.2;
}

.xgl-shield_personal::before {
  content: "\e7d6";
}

.xgl-shield_personal_alt::before {
  content: "\e7d7";
}

.xgl-shield_personal_two_tone::before {
  content: "\e7d6";
}

.xgl-shield_personal_two_tone::after {
  content: "\e7d7";
  opacity: 0.2;
}

.xgl-shield_print::before {
  content: "\eaca";
}

.xgl-shield_print_alt::before {
  content: "\eacb";
}

.xgl-shield_print_two_tone::before {
  content: "\eaca";
}

.xgl-shield_print_two_tone::after {
  content: "\eacb";
  opacity: 0.2;
}

.xgl-shield_prohibit::before {
  content: "\e7d8";
}

.xgl-shield_prohibit_alt::before {
  content: "\e7d9";
}

.xgl-shield_prohibit_two_tone::before {
  content: "\e7d8";
}

.xgl-shield_prohibit_two_tone::after {
  content: "\e7d9";
  opacity: 0.2;
}

.xgl-shield_public::before {
  content: "\e7da";
}

.xgl-shield_public_alt::before {
  content: "\e7db";
}

.xgl-shield_public_two_tone::before {
  content: "\e7da";
}

.xgl-shield_public_two_tone::after {
  content: "\e7db";
  opacity: 0.2;
}

.xgl-shield_receipt::before {
  content: "\eacc";
}

.xgl-shield_receipt_alt::before {
  content: "\eacd";
}

.xgl-shield_receipt_two_tone::before {
  content: "\eacc";
}

.xgl-shield_receipt_two_tone::after {
  content: "\eacd";
  opacity: 0.2;
}

.xgl-shield_retail::before {
  content: "\e7ea";
}

.xgl-shield_retail_alt::before {
  content: "\e7eb";
}

.xgl-shield_retail_two_tone::before {
  content: "\e7ea";
}

.xgl-shield_retail_two_tone::after {
  content: "\e7eb";
  opacity: 0.2;
}

.xgl-shield_scan::before {
  content: "\eace";
}

.xgl-shield_scan_alt::before {
  content: "\eacf";
}

.xgl-shield_scan_two_tone::before {
  content: "\eace";
}

.xgl-shield_scan_two_tone::after {
  content: "\eacf";
  opacity: 0.2;
}

.xgl-shield_subtract::before {
  content: "\ea27";
}

.xgl-shield_subtract_alt::before {
  content: "\ea28";
}

.xgl-shield_subtract_two_tone::before {
  content: "\ea27";
}

.xgl-shield_subtract_two_tone::after {
  content: "\ea28";
  opacity: 0.2;
}

.xgl-shield_two_tone::before {
  content: "\e427";
}

.xgl-shield_two_tone::after {
  content: "\e428";
  opacity: 0.2;
}

.xgl-shield_upload::before {
  content: "\e7dc";
}

.xgl-shield_upload_alt::before {
  content: "\e7dd";
}

.xgl-shield_upload_two_tone::before {
  content: "\e7dc";
}

.xgl-shield_upload_two_tone::after {
  content: "\e7dd";
  opacity: 0.2;
}

.xgl-shield_warning::before {
  content: "\e7de";
}

.xgl-shield_warning_alt::before {
  content: "\e7df";
}

.xgl-shield_warning_two_tone::before {
  content: "\e7de";
}

.xgl-shield_warning_two_tone::after {
  content: "\e7df";
  opacity: 0.2;
}

.xgl-shift::before {
  content: "\e42a";
}

.xgl-shifted::before {
  content: "\e42b";
}

.xgl-shopping_bag::before {
  content: "\e42c";
}

.xgl-shopping_bag_alt::before {
  content: "\e42d";
}

.xgl-shopping_bag_disabled::before {
  content: "\e42e";
}

.xgl-shopping_bag_disabled_alt::before {
  content: "\e42f";
}

.xgl-shopping_bag_disabled_two_tone::before {
  content: "\e42e";
}

.xgl-shopping_bag_disabled_two_tone::after {
  content: "\e42f";
  opacity: 0.2;
}

.xgl-shopping_bag_overlay::before {
  content: "\e430";
}

.xgl-shopping_bag_two_tone::before {
  content: "\e42c";
}

.xgl-shopping_bag_two_tone::after {
  content: "\e42d";
  opacity: 0.2;
}

.xgl-short_edge_feed::before {
  content: "\e431";
}

.xgl-short_edge_feed_alt::before {
  content: "\e432";
}

.xgl-short_edge_feed_two_tone::before {
  content: "\e431";
}

.xgl-short_edge_feed_two_tone::after {
  content: "\e432";
  opacity: 0.2;
}

.xgl-side_door_closed_locked::before {
  content: "\efb2";
}

.xgl-side_door_closed_locked_alt::before {
  content: "\efb3";
}

.xgl-side_door_closed_locked_two_tone::before {
  content: "\efb2";
}

.xgl-side_door_closed_locked_two_tone::after {
  content: "\efb3";
  opacity: 0.2;
}

.xgl-side_door_closed_unlocked::before {
  content: "\efb4";
}

.xgl-side_door_closed_unlocked_alt::before {
  content: "\efb5";
}

.xgl-side_door_closed_unlocked_two_tone::before {
  content: "\efb4";
}

.xgl-side_door_closed_unlocked_two_tone::after {
  content: "\efb5";
  opacity: 0.2;
}

.xgl-side_door_open::before {
  content: "\efb6";
}

.xgl-side_door_open_alt::before {
  content: "\efb7";
}

.xgl-side_door_open_two_tone::before {
  content: "\efb6";
}

.xgl-side_door_open_two_tone::after {
  content: "\efb7";
  opacity: 0.2;
}

.xgl-sign_post::before {
  content: "\e433";
}

.xgl-sign_post_alt::before {
  content: "\e434";
}

.xgl-sign_post_two_tone::before {
  content: "\e433";
}

.xgl-sign_post_two_tone::after {
  content: "\e434";
  opacity: 0.2;
}

.xgl-signature::before {
  content: "\e435";
}

.xgl-signature_tag_left::before {
  content: "\e8cd";
}

.xgl-signature_tag_left_alt::before {
  content: "\e8ce";
}

.xgl-signature_tag_left_two_tone::before {
  content: "\e8cd";
}

.xgl-signature_tag_left_two_tone::after {
  content: "\e8ce";
  opacity: 0.2;
}

.xgl-signature_tag_right::before {
  content: "\e8cb";
}

.xgl-signature_tag_right_alt::before {
  content: "\e8cc";
}

.xgl-signature_tag_right_two_tone::before {
  content: "\e8cb";
}

.xgl-signature_tag_right_two_tone::after {
  content: "\e8cc";
  opacity: 0.2;
}

.xgl-sim_card::before {
  content: "\e436";
}

.xgl-sim_card_alt::before {
  content: "\e437";
}

.xgl-sim_card_two_tone::before {
  content: "\e436";
}

.xgl-sim_card_two_tone::after {
  content: "\e437";
  opacity: 0.2;
}

.xgl-simplex::before {
  content: "\e438";
}

.xgl-simplex_alt::before {
  content: "\e439";
}

.xgl-simplex_two_tone::before {
  content: "\e438";
}

.xgl-simplex_two_tone::after {
  content: "\e439";
  opacity: 0.2;
}

.xgl-six_circle::before {
  content: "\ee5e";
}

.xgl-six_circle_alt::before {
  content: "\ee5f";
}

.xgl-six_circle_two_tone::before {
  content: "\ee5e";
}

.xgl-six_circle_two_tone::after {
  content: "\ee5f";
  opacity: 0.2;
}

.xgl-sketch::before {
  content: "\e8a8";
}

.xgl-sketch_alt::before {
  content: "\e8a9";
}

.xgl-sketch_two_tone::before {
  content: "\e8a8";
}

.xgl-sketch_two_tone::after {
  content: "\e8a9";
  opacity: 0.2;
}

.xgl-skew::before {
  content: "\ed1e";
}

.xgl-skew_alt::before {
  content: "\ed1f";
}

.xgl-skew_two_tone::before {
  content: "\ed1e";
}

.xgl-skew_two_tone::after {
  content: "\ed1f";
  opacity: 0.2;
}

.xgl-skip_backward::before {
  content: "\e43a";
}

.xgl-skip_backward_alt::before {
  content: "\e43b";
}

.xgl-skip_backward_fifteen::before {
  content: "\e67b";
}

.xgl-skip_backward_five::before {
  content: "\e679";
}

.xgl-skip_backward_ten::before {
  content: "\e67a";
}

.xgl-skip_backward_two_tone::before {
  content: "\e43a";
}

.xgl-skip_backward_two_tone::after {
  content: "\e43b";
  opacity: 0.2;
}

.xgl-skip_down::before {
  content: "\ef97";
}

.xgl-skip_down_alt::before {
  content: "\ef98";
}

.xgl-skip_down_two_tone::before {
  content: "\ef97";
}

.xgl-skip_down_two_tone::after {
  content: "\ef98";
  opacity: 0.2;
}

.xgl-skip_forward::before {
  content: "\e43c";
}

.xgl-skip_forward_alt::before {
  content: "\e43d";
}

.xgl-skip_forward_fifteen::before {
  content: "\e67e";
}

.xgl-skip_forward_five::before {
  content: "\e67c";
}

.xgl-skip_forward_ten::before {
  content: "\e67d";
}

.xgl-skip_forward_two_tone::before {
  content: "\e43c";
}

.xgl-skip_forward_two_tone::after {
  content: "\e43d";
  opacity: 0.2;
}

.xgl-sleep::before {
  content: "\e43e";
}

.xgl-sleep_alt::before {
  content: "\e43f";
}

.xgl-sleep_auto::before {
  content: "\ea7b";
}

.xgl-sleep_auto_alt::before {
  content: "\ea7c";
}

.xgl-sleep_auto_two_tone::before {
  content: "\ea7b";
}

.xgl-sleep_auto_two_tone::after {
  content: "\ea7c";
  opacity: 0.2;
}

.xgl-sleep_two_tone::before {
  content: "\e43e";
}

.xgl-sleep_two_tone::after {
  content: "\e43f";
  opacity: 0.2;
}

.xgl-smart::before {
  content: "\f01b";
}

.xgl-smart_alt::before {
  content: "\f01c";
}

.xgl-smart_card::before {
  content: "\e440";
}

.xgl-smart_card_two_tone::before {
  content: "\e440";
}

.xgl-smart_card_two_tone::after {
  content: "\ec80";
  opacity: 0.2;
}

.xgl-smart_two_tone::before {
  content: "\f01b";
}

.xgl-smart_two_tone::after {
  content: "\f01c";
  opacity: 0.2;
}

.xgl-smear::before {
  content: "\ef36";
}

.xgl-smear_alt::before {
  content: "\ef37";
}

.xgl-smear_two_tone::before {
  content: "\ef36";
}

.xgl-smear_two_tone::after {
  content: "\ef37";
  opacity: 0.2;
}

.xgl-snowflake::before {
  content: "\e63f";
}

.xgl-snowflake_circle::before {
  content: "\eeb2";
}

.xgl-snowflake_circle_alt::before {
  content: "\eeb3";
}

.xgl-snowflake_circle_two_tone::before {
  content: "\eeb2";
}

.xgl-snowflake_circle_two_tone::after {
  content: "\eeb3";
  opacity: 0.2;
}

.xgl-solid_toner::before {
  content: "\eeb4";
}

.xgl-solid_toner_alt::before {
  content: "\eeb5";
}

.xgl-solid_toner_two_tone::before {
  content: "\eeb4";
}

.xgl-solid_toner_two_tone::after {
  content: "\eeb5";
  opacity: 0.2;
}

.xgl-sort::before {
  content: "\e441";
}

.xgl-sort_a_z::before {
  content: "\e442";
}

.xgl-sort_ascending::before {
  content: "\e443";
}

.xgl-sort_big_small::before {
  content: "\e444";
}

.xgl-sort_descending::before {
  content: "\e445";
}

.xgl-sort_down::before {
  content: "\e446";
}

.xgl-sort_left::before {
  content: "\e447";
}

.xgl-sort_right::before {
  content: "\e448";
}

.xgl-sort_small_big::before {
  content: "\e449";
}

.xgl-sort_up::before {
  content: "\e44a";
}

.xgl-sort_z_a::before {
  content: "\e44b";
}

.xgl-space_bar::before {
  content: "\e44c";
}

.xgl-special_pages::before {
  content: "\ec2a";
}

.xgl-special_pages_alt::before {
  content: "\ec2b";
}

.xgl-special_pages_two_tone::before {
  content: "\ec2a";
}

.xgl-special_pages_two_tone::after {
  content: "\ec2b";
  opacity: 0.2;
}

.xgl-speech::before {
  content: "\e44d";
}

.xgl-speech_rectangle::before {
  content: "\e44e";
}

.xgl-speech_rectangle_alt::before {
  content: "\e44f";
}

.xgl-speech_rectangle_two_tone::before {
  content: "\e44e";
}

.xgl-speech_rectangle_two_tone::after {
  content: "\e44f";
  opacity: 0.2;
}

.xgl-speed_ipv4::before {
  content: "\ebff";
}

.xgl-speed_ipv4_alt::before {
  content: "\ec00";
}

.xgl-speed_ipv4_two_tone::before {
  content: "\ebff";
}

.xgl-speed_ipv4_two_tone::after {
  content: "\ec00";
  opacity: 0.2;
}

.xgl-speed_ipv6::before {
  content: "\ec01";
}

.xgl-speed_ipv6_alt::before {
  content: "\ec02";
}

.xgl-speed_ipv6_two_tone::before {
  content: "\ec01";
}

.xgl-speed_ipv6_two_tone::after {
  content: "\ec02";
  opacity: 0.2;
}

.xgl-spell_check::before {
  content: "\e894";
}

.xgl-spell_check_alt::before {
  content: "\e895";
}

.xgl-spell_check_two_tone::before {
  content: "\e894";
}

.xgl-spell_check_two_tone::after {
  content: "\e895";
  opacity: 0.2;
}

.xgl-spinner::before {
  content: "\e450";
}

.xgl-spinner_two_tone::before {
  content: "\e450";
}

.xgl-spinner_two_tone::after {
  content: "\e0de";
  opacity: 0.2;
}

.xgl-split::before {
  content: "\e451";
}

.xgl-split_all::before {
  content: "\ec65";
}

.xgl-split_all_alt::before {
  content: "\ec66";
}

.xgl-split_all_two_tone::before {
  content: "\ec65";
}

.xgl-split_all_two_tone::after {
  content: "\ec66";
  opacity: 0.2;
}

.xgl-split_fit::before {
  content: "\ec63";
}

.xgl-split_fit_alt::before {
  content: "\ec64";
}

.xgl-split_fit_two_tone::before {
  content: "\ec63";
}

.xgl-split_fit_two_tone::after {
  content: "\ec64";
  opacity: 0.2;
}

.xgl-split_square::before {
  content: "\ede4";
}

.xgl-split_square_alt::before {
  content: "\ede5";
}

.xgl-split_square_two_tone::before {
  content: "\ede4";
}

.xgl-split_square_two_tone::after {
  content: "\ede5";
  opacity: 0.2;
}

.xgl-spread::before {
  content: "\e900";
}

.xgl-spread_alt::before {
  content: "\e912";
}

.xgl-spread_two_tone::before {
  content: "\e900";
}

.xgl-spread_two_tone::after {
  content: "\e912";
  opacity: 0.2;
}

.xgl-springboard::before {
  content: "\e452";
}

.xgl-springboard_alt::before {
  content: "\e453";
}

.xgl-springboard_destination::before {
  content: "\ede6";
}

.xgl-springboard_destination_alt::before {
  content: "\ede7";
}

.xgl-springboard_destination_two_tone::before {
  content: "\ede6";
}

.xgl-springboard_destination_two_tone::after {
  content: "\ede7";
  opacity: 0.2;
}

.xgl-springboard_source::before {
  content: "\ede8";
}

.xgl-springboard_source_alt::before {
  content: "\ede9";
}

.xgl-springboard_source_two_tone::before {
  content: "\ede8";
}

.xgl-springboard_source_two_tone::after {
  content: "\ede9";
  opacity: 0.2;
}

.xgl-springboard_two_tone::before {
  content: "\e452";
}

.xgl-springboard_two_tone::after {
  content: "\e453";
  opacity: 0.2;
}

.xgl-sqr_wave::before {
  content: "\ef99";
}

.xgl-sqr_wave_alt::before {
  content: "\ef9a";
}

.xgl-sqr_wave_two_tone::before {
  content: "\ef99";
}

.xgl-sqr_wave_two_tone::after {
  content: "\ef9a";
  opacity: 0.2;
}

.xgl-square_bkgd::before {
  content: "\e454";
}

.xgl-square_one::before {
  content: "\ee86";
}

.xgl-square_one_alt::before {
  content: "\ee87";
}

.xgl-square_one_two_tone::before {
  content: "\ee86";
}

.xgl-square_one_two_tone::after {
  content: "\ee87";
  opacity: 0.2;
}

.xgl-square_two::before {
  content: "\ee88";
}

.xgl-square_two_alt::before {
  content: "\ee89";
}

.xgl-square_two_two_tone::before {
  content: "\ee88";
}

.xgl-square_two_two_tone::after {
  content: "\ee89";
  opacity: 0.2;
}

.xgl-stamp::before {
  content: "\ec04";
}

.xgl-stamp_alt::before {
  content: "\ec05";
}

.xgl-stamp_prohibit::before {
  content: "\ec03";
}

.xgl-stamp_prohibit_alt::before {
  content: "\ec06";
}

.xgl-stamp_prohibit_two_tone::before {
  content: "\ec03";
}

.xgl-stamp_prohibit_two_tone::after {
  content: "\ec06";
  opacity: 0.2;
}

.xgl-stamp_two_tone::before {
  content: "\ec04";
}

.xgl-stamp_two_tone::after {
  content: "\ec05";
  opacity: 0.2;
}

.xgl-staple_horizontal_top::before {
  content: "\e455";
}

.xgl-staple_jam::before {
  content: "\e791";
}

.xgl-staple_none::before {
  content: "\e456";
}

.xgl-staple_two_horizontal_top::before {
  content: "\e457";
}

.xgl-staple_two_vertical_left::before {
  content: "\e458";
}

.xgl-staple_two_vertical_right::before {
  content: "\e459";
}

.xgl-staple_upper_left::before {
  content: "\e45a";
}

.xgl-staple_upper_right::before {
  content: "\e45b";
}

.xgl-staple_vertical_left::before {
  content: "\e45c";
}

.xgl-staple_vertical_right::before {
  content: "\e45d";
}

.xgl-stapling::before {
  content: "\e45e";
}

.xgl-stapling_alt::before {
  content: "\e45f";
}

.xgl-stapling_disabled::before {
  content: "\e9bd";
}

.xgl-stapling_disabled_alt::before {
  content: "\e9be";
}

.xgl-stapling_disabled_two_tone::before {
  content: "\e9bd";
}

.xgl-stapling_disabled_two_tone::after {
  content: "\e9be";
  opacity: 0.2;
}

.xgl-stapling_two_tone::before {
  content: "\e45e";
}

.xgl-stapling_two_tone::after {
  content: "\e45f";
  opacity: 0.2;
}

.xgl-star::before {
  content: "\e460";
}

.xgl-star_add::before {
  content: "\e8c5";
}

.xgl-star_add_alt::before {
  content: "\e8c6";
}

.xgl-star_add_two_tone::before {
  content: "\e8c5";
}

.xgl-star_add_two_tone::after {
  content: "\e8c6";
  opacity: 0.2;
}

.xgl-star_alt::before {
  content: "\e461";
}

.xgl-star_disabled::before {
  content: "\e462";
}

.xgl-star_disabled_alt::before {
  content: "\e463";
}

.xgl-star_disabled_two_tone::before {
  content: "\e462";
}

.xgl-star_disabled_two_tone::after {
  content: "\e463";
  opacity: 0.2;
}

.xgl-star_half::before {
  content: "\e464";
}

.xgl-star_half_rtl::before {
  content: "\e3e7";
}

.xgl-star_half_rtl_two_tone::before {
  content: "\e3e7";
}

.xgl-star_half_rtl_two_tone::after {
  content: "\e461";
  opacity: 0.2;
}

.xgl-star_half_two_tone::before {
  content: "\e464";
}

.xgl-star_half_two_tone::after {
  content: "\e461";
  opacity: 0.2;
}

.xgl-star_subtract::before {
  content: "\e8c7";
}

.xgl-star_subtract_alt::before {
  content: "\e8c8";
}

.xgl-star_subtract_two_tone::before {
  content: "\e8c7";
}

.xgl-star_subtract_two_tone::after {
  content: "\e8c8";
  opacity: 0.2;
}

.xgl-star_two_tone::before {
  content: "\e460";
}

.xgl-star_two_tone::after {
  content: "\e461";
  opacity: 0.2;
}

.xgl-starburst::before {
  content: "\e465";
}

.xgl-starburst_alt::before {
  content: "\e466";
}

.xgl-starburst_two_tone::before {
  content: "\e465";
}

.xgl-starburst_two_tone::after {
  content: "\e466";
  opacity: 0.2;
}

.xgl-start::before {
  content: "\e467";
}

.xgl-start_alt::before {
  content: "\e468";
}

.xgl-start_two_tone::before {
  content: "\e467";
}

.xgl-start_two_tone::after {
  content: "\e468";
  opacity: 0.2;
}

.xgl-startup_page::before {
  content: "\ebfb";
}

.xgl-startup_page_alt::before {
  content: "\ebfc";
}

.xgl-startup_page_two_tone::before {
  content: "\ebfb";
}

.xgl-startup_page_two_tone::after {
  content: "\ebfc";
  opacity: 0.2;
}

.xgl-stethoscope::before {
  content: "\e61f";
}

.xgl-sticky_note::before {
  content: "\e62d";
}

.xgl-sticky_note_alt::before {
  content: "\e62e";
}

.xgl-sticky_note_two_tone::before {
  content: "\e62d";
}

.xgl-sticky_note_two_tone::after {
  content: "\e62e";
  opacity: 0.2;
}

.xgl-stop::before {
  content: "\e469";
}

.xgl-stop_action::before {
  content: "\e63e";
}

.xgl-stop_action_two_tone::before {
  content: "\e63e";
}

.xgl-stop_action_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-stop_alt::before {
  content: "\e46a";
}

.xgl-stop_circle::before {
  content: "\efc6";
}

.xgl-stop_circle_alt::before {
  content: "\efc7";
}

.xgl-stop_circle_two_tone::before {
  content: "\efc6";
}

.xgl-stop_circle_two_tone::after {
  content: "\efc7";
  opacity: 0.2;
}

.xgl-stop_indicator::before {
  content: "\efd1";
}

.xgl-stop_two_tone::before {
  content: "\e469";
}

.xgl-stop_two_tone::after {
  content: "\e46a";
  opacity: 0.2;
}

.xgl-stopwatch::before {
  content: "\e46b";
}

.xgl-stopwatch_alt::before {
  content: "\e46c";
}

.xgl-stopwatch_empty::before {
  content: "\ec9b";
}

.xgl-stopwatch_empty_alt::before {
  content: "\ec9c";
}

.xgl-stopwatch_empty_two_tone::before {
  content: "\ec9b";
}

.xgl-stopwatch_empty_two_tone::after {
  content: "\ec9c";
  opacity: 0.2;
}

.xgl-stopwatch_two_tone::before {
  content: "\e46b";
}

.xgl-stopwatch_two_tone::after {
  content: "\e46c";
  opacity: 0.2;
}

.xgl-store::before {
  content: "\e46d";
}

.xgl-store_alt::before {
  content: "\e46e";
}

.xgl-store_two_tone::before {
  content: "\e46d";
}

.xgl-store_two_tone::after {
  content: "\e46e";
  opacity: 0.2;
}

.xgl-straighten::before {
  content: "\e46f";
}

.xgl-straighten_alt::before {
  content: "\eae4";
}

.xgl-straighten_two_tone::before {
  content: "\e46f";
}

.xgl-straighten_two_tone::after {
  content: "\eae4";
  opacity: 0.2;
}

.xgl-strikethrough::before {
  content: "\e470";
}

.xgl-submit_file::before {
  content: "\e471";
}

.xgl-submit_file_alt::before {
  content: "\e472";
}

.xgl-submit_file_rtl::before {
  content: "\e5b2";
}

.xgl-submit_file_rtl_alt::before {
  content: "\e5b3";
}

.xgl-submit_file_rtl_two_tone::before {
  content: "\e5b2";
}

.xgl-submit_file_rtl_two_tone::after {
  content: "\e5b3";
  opacity: 0.2;
}

.xgl-submit_file_two_tone::before {
  content: "\e471";
}

.xgl-submit_file_two_tone::after {
  content: "\e472";
  opacity: 0.2;
}

.xgl-subscript::before {
  content: "\e5ba";
}

.xgl-subtask::before {
  content: "\e9bf";
}

.xgl-subtask_alt::before {
  content: "\e9c0";
}

.xgl-subtask_two_tone::before {
  content: "\e9bf";
}

.xgl-subtask_two_tone::after {
  content: "\e9c0";
  opacity: 0.2;
}

.xgl-subtract_circle::before {
  content: "\e473";
}

.xgl-subtract_circle_alt::before {
  content: "\e474";
}

.xgl-subtract_circle_two_tone::before {
  content: "\e473";
}

.xgl-subtract_circle_two_tone::after {
  content: "\e474";
  opacity: 0.2;
}

.xgl-subtract_square::before {
  content: "\e475";
}

.xgl-subtract_square_alt::before {
  content: "\e476";
}

.xgl-subtract_square_two_tone::before {
  content: "\e475";
}

.xgl-subtract_square_two_tone::after {
  content: "\e476";
  opacity: 0.2;
}

.xgl-success::before {
  content: "\e9c1";
}

.xgl-success_alt::before {
  content: "\e9c2";
}

.xgl-success_overlay_stack_bkgd::before {
  content: "\ef9b";
}

.xgl-success_overlay_stack_frgd::before {
  content: "\ef9c";
}

.xgl-success_stack_bkgd::before {
  content: "\e9c3";
}

.xgl-success_stack_frgd::before {
  content: "\e9c4";
}

.xgl-success_stack_mdgd::before {
  content: "\e9c5";
}

.xgl-success_two_tone::before {
  content: "\e9c1";
}

.xgl-success_two_tone::after {
  content: "\e9c2";
  opacity: 0.2;
}

.xgl-suggestion::before {
  content: "\ead8";
}

.xgl-suggestion_alt::before {
  content: "\ead9";
}

.xgl-suggestion_email::before {
  content: "\eae0";
}

.xgl-suggestion_email_alt::before {
  content: "\eae1";
}

.xgl-suggestion_email_two_tone::before {
  content: "\eae0";
}

.xgl-suggestion_email_two_tone::after {
  content: "\eae1";
  opacity: 0.2;
}

.xgl-suggestion_file::before {
  content: "\eada";
}

.xgl-suggestion_file_alt::before {
  content: "\eadb";
}

.xgl-suggestion_file_two_tone::before {
  content: "\eada";
}

.xgl-suggestion_file_two_tone::after {
  content: "\eadb";
  opacity: 0.2;
}

.xgl-suggestion_manage::before {
  content: "\ec73";
}

.xgl-suggestion_manage_alt::before {
  content: "\ec74";
}

.xgl-suggestion_manage_two_tone::before {
  content: "\ec73";
}

.xgl-suggestion_manage_two_tone::after {
  content: "\ec74";
  opacity: 0.2;
}

.xgl-suggestion_phone::before {
  content: "\eade";
}

.xgl-suggestion_phone_alt::before {
  content: "\eadf";
}

.xgl-suggestion_phone_two_tone::before {
  content: "\eade";
}

.xgl-suggestion_phone_two_tone::after {
  content: "\eadf";
  opacity: 0.2;
}

.xgl-suggestion_scan::before {
  content: "\eadc";
}

.xgl-suggestion_scan_alt::before {
  content: "\eadd";
}

.xgl-suggestion_scan_two_tone::before {
  content: "\eadc";
}

.xgl-suggestion_scan_two_tone::after {
  content: "\eadd";
  opacity: 0.2;
}

.xgl-suggestion_two_tone::before {
  content: "\ead8";
}

.xgl-suggestion_two_tone::after {
  content: "\ead9";
  opacity: 0.2;
}

.xgl-sunburst::before {
  content: "\e927";
}

.xgl-sunburst_alt::before {
  content: "\e928";
}

.xgl-sunburst_compare::before {
  content: "\e92b";
}

.xgl-sunburst_compare_alt::before {
  content: "\e92c";
}

.xgl-sunburst_compare_two_tone::before {
  content: "\e92b";
}

.xgl-sunburst_compare_two_tone::after {
  content: "\e92c";
  opacity: 0.2;
}

.xgl-sunburst_progress::before {
  content: "\e929";
}

.xgl-sunburst_progress_alt::before {
  content: "\e92a";
}

.xgl-sunburst_progress_two_tone::before {
  content: "\e929";
}

.xgl-sunburst_progress_two_tone::after {
  content: "\e92a";
  opacity: 0.2;
}

.xgl-sunburst_two_tone::before {
  content: "\e927";
}

.xgl-sunburst_two_tone::after {
  content: "\e928";
  opacity: 0.2;
}

.xgl-sunshine::before {
  content: "\e477";
}

.xgl-sunshine_alt::before {
  content: "\e478";
}

.xgl-sunshine_two_tone::before {
  content: "\e477";
}

.xgl-sunshine_two_tone::after {
  content: "\e478";
  opacity: 0.2;
}

.xgl-superscript::before {
  content: "\e5b9";
}

.xgl-support::before {
  content: "\e479";
}

.xgl-support_alt::before {
  content: "\e47a";
}

.xgl-support_two_tone::before {
  content: "\e479";
}

.xgl-support_two_tone::after {
  content: "\e47a";
  opacity: 0.2;
}

.xgl-supports::before {
  content: "\ee48";
}

.xgl-supports_alt::before {
  content: "\ee49";
}

.xgl-supports_two_tone::before {
  content: "\ee48";
}

.xgl-supports_two_tone::after {
  content: "\ee49";
  opacity: 0.2;
}

.xgl-sustainability::before {
  content: "\efd5";
}

.xgl-sustainability_alt::before {
  content: "\efd6";
}

.xgl-sustainability_two_tone::before {
  content: "\efd5";
}

.xgl-sustainability_two_tone::after {
  content: "\efd6";
  opacity: 0.2;
}

.xgl-swipe_card::before {
  content: "\e47b";
}

.xgl-swipe_card_two_tone::before {
  content: "\e47b";
}

.xgl-swipe_card_two_tone::after {
  content: "\ec80";
  opacity: 0.2;
}

.xgl-sync::before {
  content: "\e47c";
}

.xgl-sync_alert::before {
  content: "\e47d";
}

.xgl-sync_alert_alt::before {
  content: "\ef38";
}

.xgl-sync_alert_two_tone::before {
  content: "\e47d";
}

.xgl-sync_alert_two_tone::after {
  content: "\ef38";
  opacity: 0.2;
}

.xgl-sync_check::before {
  content: "\e47e";
}

.xgl-sync_check_alt::before {
  content: "\ef39";
}

.xgl-sync_check_two_tone::before {
  content: "\e47e";
}

.xgl-sync_check_two_tone::after {
  content: "\ef39";
  opacity: 0.2;
}

.xgl-sync_circle::before {
  content: "\efc8";
}

.xgl-sync_circle_alt::before {
  content: "\efc9";
}

.xgl-sync_circle_two_tone::before {
  content: "\efc8";
}

.xgl-sync_circle_two_tone::after {
  content: "\efc9";
  opacity: 0.2;
}

.xgl-sync_fault::before {
  content: "\e47f";
}

.xgl-sync_fault_alt::before {
  content: "\ef3a";
}

.xgl-sync_fault_two_tone::before {
  content: "\e47f";
}

.xgl-sync_fault_two_tone::after {
  content: "\ef3a";
  opacity: 0.2;
}

.xgl-sync_square::before {
  content: "\ef3b";
}

.xgl-sync_square_alt::before {
  content: "\ef3c";
}

.xgl-sync_square_two_tone::before {
  content: "\ef3b";
}

.xgl-sync_square_two_tone::after {
  content: "\ef3c";
  opacity: 0.2;
}

.xgl-tab_backward::before {
  content: "\e480";
}

.xgl-tab_forward::before {
  content: "\e481";
}

.xgl-tables::before {
  content: "\e482";
}

.xgl-tables_alt::before {
  content: "\e483";
}

.xgl-tables_off::before {
  content: "\edff";
}

.xgl-tables_off_alt::before {
  content: "\ee00";
}

.xgl-tables_off_two_tone::before {
  content: "\edff";
}

.xgl-tables_off_two_tone::after {
  content: "\ee00";
  opacity: 0.2;
}

.xgl-tables_two_tone::before {
  content: "\e482";
}

.xgl-tables_two_tone::after {
  content: "\e483";
  opacity: 0.2;
}

.xgl-tablet::before {
  content: "\e484";
}

.xgl-tablet_alt::before {
  content: "\e485";
}

.xgl-tablet_two_tone::before {
  content: "\e484";
}

.xgl-tablet_two_tone::after {
  content: "\e485";
  opacity: 0.2;
}

.xgl-tag::before {
  content: "\e486";
}

.xgl-tag_alt::before {
  content: "\e487";
}

.xgl-tag_two_tone::before {
  content: "\e486";
}

.xgl-tag_two_tone::after {
  content: "\e487";
  opacity: 0.2;
}

.xgl-tags::before {
  content: "\e488";
}

.xgl-tags_alt::before {
  content: "\e489";
}

.xgl-tags_two_tone::before {
  content: "\e488";
}

.xgl-tags_two_tone::after {
  content: "\e489";
  opacity: 0.2;
}

.xgl-tap::before {
  content: "\e48a";
}

.xgl-tap_alt::before {
  content: "\e48b";
}

.xgl-tap_down::before {
  content: "\e48c";
}

.xgl-tap_down_alt::before {
  content: "\e48d";
}

.xgl-tap_down_two_tone::before {
  content: "\e48c";
}

.xgl-tap_down_two_tone::after {
  content: "\e48d";
  opacity: 0.2;
}

.xgl-tap_left::before {
  content: "\e48e";
}

.xgl-tap_left_alt::before {
  content: "\e48f";
}

.xgl-tap_left_two_tone::before {
  content: "\e48e";
}

.xgl-tap_left_two_tone::after {
  content: "\e48f";
  opacity: 0.2;
}

.xgl-tap_right::before {
  content: "\e490";
}

.xgl-tap_right_alt::before {
  content: "\e491";
}

.xgl-tap_right_two_tone::before {
  content: "\e490";
}

.xgl-tap_right_two_tone::after {
  content: "\e491";
  opacity: 0.2;
}

.xgl-tap_two::before {
  content: "\e651";
}

.xgl-tap_two_alt::before {
  content: "\e652";
}

.xgl-tap_two_tone::before {
  content: "\e48a";
}

.xgl-tap_two_tone::after {
  content: "\e48b";
  opacity: 0.2;
}

.xgl-tap_two_two_tone::before {
  content: "\e651";
}

.xgl-tap_two_two_tone::after {
  content: "\e652";
  opacity: 0.2;
}

.xgl-tap_up::before {
  content: "\e492";
}

.xgl-tap_up_alt::before {
  content: "\e493";
}

.xgl-tap_up_two_tone::before {
  content: "\e492";
}

.xgl-tap_up_two_tone::after {
  content: "\e493";
  opacity: 0.2;
}

.xgl-target::before {
  content: "\e494";
}

.xgl-target_two_tone::before {
  content: "\e494";
}

.xgl-target_two_tone::after {
  content: "\e0df";
  opacity: 0.2;
}

.xgl-team::before {
  content: "\e495";
}

.xgl-team_alt::before {
  content: "\e496";
}

.xgl-team_two_tone::before {
  content: "\e495";
}

.xgl-team_two_tone::after {
  content: "\e496";
  opacity: 0.2;
}

.xgl-teamwork::before {
  content: "\e8d1";
}

.xgl-teamwork_alt::before {
  content: "\e8d2";
}

.xgl-teamwork_two_tone::before {
  content: "\e8d1";
}

.xgl-teamwork_two_tone::after {
  content: "\e8d2";
  opacity: 0.2;
}

.xgl-template_update::before {
  content: "\ebf3";
}

.xgl-template_update_alt::before {
  content: "\ebf4";
}

.xgl-template_update_two_tone::before {
  content: "\ebf3";
}

.xgl-template_update_two_tone::after {
  content: "\ebf4";
  opacity: 0.2;
}

.xgl-ten_circle::before {
  content: "\ee68";
}

.xgl-ten_circle_alt::before {
  content: "\ee69";
}

.xgl-ten_circle_two_tone::before {
  content: "\ee68";
}

.xgl-ten_circle_two_tone::after {
  content: "\ee69";
  opacity: 0.2;
}

.xgl-terms::before {
  content: "\e497";
}

.xgl-terms_alt::before {
  content: "\e498";
}

.xgl-terms_two_tone::before {
  content: "\e497";
}

.xgl-terms_two_tone::after {
  content: "\e498";
  opacity: 0.2;
}

.xgl-text::before {
  content: "\e499";
}

.xgl-text_align_left::before {
  content: "\e49a";
}

.xgl-text_align_right::before {
  content: "\e49b";
}

.xgl-text_box::before {
  content: "\e49c";
}

.xgl-text_box_alt::before {
  content: "\e7aa";
}

.xgl-text_box_two_tone::before {
  content: "\e49c";
}

.xgl-text_box_two_tone::after {
  content: "\e7aa";
  opacity: 0.2;
}

.xgl-text_lines_square::before {
  content: "\e49d";
}

.xgl-text_lines_square_alt::before {
  content: "\e49e";
}

.xgl-text_lines_square_rtl::before {
  content: "\e5a9";
}

.xgl-text_lines_square_rtl_alt::before {
  content: "\e5a8";
}

.xgl-text_lines_square_rtl_two_tone::before {
  content: "\e5a9";
}

.xgl-text_lines_square_rtl_two_tone::after {
  content: "\e5a8";
  opacity: 0.2;
}

.xgl-text_lines_square_two_tone::before {
  content: "\e49d";
}

.xgl-text_lines_square_two_tone::after {
  content: "\e49e";
  opacity: 0.2;
}

.xgl-text_rotate::before {
  content: "\efff";
}

.xgl-text_rotate_alt::before {
  content: "\f000";
}

.xgl-text_rotate_two_tone::before {
  content: "\efff";
}

.xgl-text_rotate_two_tone::after {
  content: "\f000";
  opacity: 0.2;
}

.xgl-text_square::before {
  content: "\e49f";
}

.xgl-text_square_alt::before {
  content: "\e4a0";
}

.xgl-text_square_two_tone::before {
  content: "\e49f";
}

.xgl-text_square_two_tone::after {
  content: "\e4a0";
  opacity: 0.2;
}

.xgl-thermometer::before {
  content: "\eac0";
}

.xgl-thermometer_alt::before {
  content: "\eac1";
}

.xgl-thermometer_two_tone::before {
  content: "\eac0";
}

.xgl-thermometer_two_tone::after {
  content: "\eac1";
  opacity: 0.2;
}

.xgl-three_circle::before {
  content: "\ee58";
}

.xgl-three_circle_alt::before {
  content: "\ee59";
}

.xgl-three_circle_two_tone::before {
  content: "\ee58";
}

.xgl-three_circle_two_tone::after {
  content: "\ee59";
  opacity: 0.2;
}

.xgl-three_free_staple::before {
  content: "\eb36";
}

.xgl-three_free_staple_alt::before {
  content: "\eb37";
}

.xgl-three_free_staple_two_tone::before {
  content: "\eb36";
}

.xgl-three_free_staple_two_tone::after {
  content: "\eb37";
  opacity: 0.2;
}

.xgl-three_hole::before {
  content: "\ed71";
}

.xgl-three_hole_alt::before {
  content: "\ed60";
}

.xgl-three_hole_two_tone::before {
  content: "\ed71";
}

.xgl-three_hole_two_tone::after {
  content: "\ed60";
  opacity: 0.2;
}

.xgl-three_holes_bottom_l::before {
  content: "\e8f3";
}

.xgl-three_holes_bottom_l_alt::before {
  content: "\e8f4";
}

.xgl-three_holes_bottom_l_two_tone::before {
  content: "\e8f3";
}

.xgl-three_holes_bottom_l_two_tone::after {
  content: "\e8f4";
  opacity: 0.2;
}

.xgl-three_holes_bottom_p::before {
  content: "\e8f5";
}

.xgl-three_holes_bottom_p_alt::before {
  content: "\e8f6";
}

.xgl-three_holes_bottom_p_two_tone::before {
  content: "\e8f5";
}

.xgl-three_holes_bottom_p_two_tone::after {
  content: "\e8f6";
  opacity: 0.2;
}

.xgl-three_holes_left_l::before {
  content: "\e4a1";
}

.xgl-three_holes_left_l_alt::before {
  content: "\e754";
}

.xgl-three_holes_left_l_two_tone::before {
  content: "\e4a1";
}

.xgl-three_holes_left_l_two_tone::after {
  content: "\e754";
  opacity: 0.2;
}

.xgl-three_holes_left_p::before {
  content: "\e4a2";
}

.xgl-three_holes_left_p_alt::before {
  content: "\e755";
}

.xgl-three_holes_left_p_two_tone::before {
  content: "\e4a2";
}

.xgl-three_holes_left_p_two_tone::after {
  content: "\e755";
  opacity: 0.2;
}

.xgl-three_holes_right_l::before {
  content: "\e4a3";
}

.xgl-three_holes_right_l_alt::before {
  content: "\e756";
}

.xgl-three_holes_right_l_two_tone::before {
  content: "\e4a3";
}

.xgl-three_holes_right_l_two_tone::after {
  content: "\e756";
  opacity: 0.2;
}

.xgl-three_holes_right_p::before {
  content: "\e4a4";
}

.xgl-three_holes_right_p_alt::before {
  content: "\e757";
}

.xgl-three_holes_right_p_two_tone::before {
  content: "\e4a4";
}

.xgl-three_holes_right_p_two_tone::after {
  content: "\e757";
  opacity: 0.2;
}

.xgl-three_holes_top_l::before {
  content: "\e4a5";
}

.xgl-three_holes_top_l_alt::before {
  content: "\e758";
}

.xgl-three_holes_top_l_two_tone::before {
  content: "\e4a5";
}

.xgl-three_holes_top_l_two_tone::after {
  content: "\e758";
  opacity: 0.2;
}

.xgl-three_holes_top_p::before {
  content: "\e4a6";
}

.xgl-three_holes_top_p_alt::before {
  content: "\e759";
}

.xgl-three_holes_top_p_two_tone::before {
  content: "\e4a6";
}

.xgl-three_holes_top_p_two_tone::after {
  content: "\e759";
  opacity: 0.2;
}

.xgl-three_round_tile::before {
  content: "\e9d7";
}

.xgl-three_round_tile_alt::before {
  content: "\e9d8";
}

.xgl-three_round_tile_two_tone::before {
  content: "\e9d7";
}

.xgl-three_round_tile_two_tone::after {
  content: "\e9d8";
  opacity: 0.2;
}

.xgl-three_staple::before {
  content: "\eb34";
}

.xgl-three_staple_alt::before {
  content: "\eb35";
}

.xgl-three_staple_two_tone::before {
  content: "\eb34";
}

.xgl-three_staple_two_tone::after {
  content: "\eb35";
  opacity: 0.2;
}

.xgl-three_staples_bottom_l::before {
  content: "\ed61";
}

.xgl-three_staples_bottom_l_alt::before {
  content: "\ed62";
}

.xgl-three_staples_bottom_l_two_tone::before {
  content: "\ed61";
}

.xgl-three_staples_bottom_l_two_tone::after {
  content: "\ed62";
  opacity: 0.2;
}

.xgl-three_staples_bottom_p::before {
  content: "\ed63";
}

.xgl-three_staples_bottom_p_alt::before {
  content: "\ed64";
}

.xgl-three_staples_bottom_p_two_tone::before {
  content: "\ed63";
}

.xgl-three_staples_bottom_p_two_tone::after {
  content: "\ed64";
  opacity: 0.2;
}

.xgl-three_staples_left_l::before {
  content: "\ed65";
}

.xgl-three_staples_left_l_alt::before {
  content: "\ed66";
}

.xgl-three_staples_left_l_two_tone::before {
  content: "\ed65";
}

.xgl-three_staples_left_l_two_tone::after {
  content: "\ed66";
  opacity: 0.2;
}

.xgl-three_staples_left_p::before {
  content: "\ed67";
}

.xgl-three_staples_left_p_alt::before {
  content: "\ed68";
}

.xgl-three_staples_left_p_two_tone::before {
  content: "\ed67";
}

.xgl-three_staples_left_p_two_tone::after {
  content: "\ed68";
  opacity: 0.2;
}

.xgl-three_staples_right_l::before {
  content: "\ed69";
}

.xgl-three_staples_right_l_alt::before {
  content: "\ed6a";
}

.xgl-three_staples_right_l_two_tone::before {
  content: "\ed69";
}

.xgl-three_staples_right_l_two_tone::after {
  content: "\ed6a";
  opacity: 0.2;
}

.xgl-three_staples_right_p::before {
  content: "\ed6b";
}

.xgl-three_staples_right_p_alt::before {
  content: "\ed6c";
}

.xgl-three_staples_right_p_two_tone::before {
  content: "\ed6b";
}

.xgl-three_staples_right_p_two_tone::after {
  content: "\ed6c";
  opacity: 0.2;
}

.xgl-three_staples_top_l::before {
  content: "\ed6d";
}

.xgl-three_staples_top_l_alt::before {
  content: "\ed6e";
}

.xgl-three_staples_top_l_two_tone::before {
  content: "\ed6d";
}

.xgl-three_staples_top_l_two_tone::after {
  content: "\ed6e";
  opacity: 0.2;
}

.xgl-three_staples_top_p::before {
  content: "\ed6f";
}

.xgl-three_staples_top_p_alt::before {
  content: "\ed70";
}

.xgl-three_staples_top_p_two_tone::before {
  content: "\ed6f";
}

.xgl-three_staples_top_p_two_tone::after {
  content: "\ed70";
  opacity: 0.2;
}

.xgl-thumb_drive::before {
  content: "\e4a7";
}

.xgl-thumb_drive_alt::before {
  content: "\e4a8";
}

.xgl-thumb_drive_two_tone::before {
  content: "\e4a7";
}

.xgl-thumb_drive_two_tone::after {
  content: "\e4a8";
  opacity: 0.2;
}

.xgl-thumb_drive_usb::before {
  content: "\edea";
}

.xgl-thumb_drive_usb_alt::before {
  content: "\edeb";
}

.xgl-thumb_drive_usb_two_tone::before {
  content: "\edea";
}

.xgl-thumb_drive_usb_two_tone::after {
  content: "\edeb";
  opacity: 0.2;
}

.xgl-thumbnail_reorder::before {
  content: "\e4a9";
}

.xgl-thumbnail_strip_four::before {
  content: "\e67f";
}

.xgl-thumbnail_strip_four_alt::before {
  content: "\e680";
}

.xgl-thumbnail_strip_four_two_tone::before {
  content: "\e67f";
}

.xgl-thumbnail_strip_four_two_tone::after {
  content: "\e680";
  opacity: 0.2;
}

.xgl-thumbnail_strip_two::before {
  content: "\e681";
}

.xgl-thumbnail_strip_two_alt::before {
  content: "\e682";
}

.xgl-thumbnail_strip_two_two_tone::before {
  content: "\e681";
}

.xgl-thumbnail_strip_two_two_tone::after {
  content: "\e682";
  opacity: 0.2;
}

.xgl-thumbnail_text::before {
  content: "\e4aa";
}

.xgl-thumbnail_text_alt::before {
  content: "\e4ab";
}

.xgl-thumbnail_text_two_tone::before {
  content: "\e4aa";
}

.xgl-thumbnail_text_two_tone::after {
  content: "\e4ab";
  opacity: 0.2;
}

.xgl-thumbnails::before {
  content: "\e4ac";
}

.xgl-thumbnails_alt::before {
  content: "\e4ad";
}

.xgl-thumbnails_six::before {
  content: "\e4ae";
}

.xgl-thumbnails_six_alt::before {
  content: "\e4af";
}

.xgl-thumbnails_six_two_tone::before {
  content: "\e4ae";
}

.xgl-thumbnails_six_two_tone::after {
  content: "\e4af";
  opacity: 0.2;
}

.xgl-thumbnails_two_tone::before {
  content: "\e4ac";
}

.xgl-thumbnails_two_tone::after {
  content: "\e4ad";
  opacity: 0.2;
}

.xgl-thumbs_down::before {
  content: "\e4b0";
}

.xgl-thumbs_down_alt::before {
  content: "\e4b1";
}

.xgl-thumbs_down_two_tone::before {
  content: "\e4b0";
}

.xgl-thumbs_down_two_tone::after {
  content: "\e4b1";
  opacity: 0.2;
}

.xgl-thumbs_up::before {
  content: "\e4b2";
}

.xgl-thumbs_up_alt::before {
  content: "\e4b3";
}

.xgl-thumbs_up_two_tone::before {
  content: "\e4b2";
}

.xgl-thumbs_up_two_tone::after {
  content: "\e4b3";
  opacity: 0.2;
}

.xgl-ticket::before {
  content: "\e4b4";
}

.xgl-ticket_alt::before {
  content: "\e4b5";
}

.xgl-ticket_two_tone::before {
  content: "\e4b4";
}

.xgl-ticket_two_tone::after {
  content: "\e4b5";
  opacity: 0.2;
}

.xgl-time_off::before {
  content: "\ea84";
}

.xgl-time_off_alt::before {
  content: "\ea85";
}

.xgl-time_off_two_tone::before {
  content: "\ea84";
}

.xgl-time_off_two_tone::after {
  content: "\ea85";
  opacity: 0.2;
}

.xgl-timer_start::before {
  content: "\ebfd";
}

.xgl-timer_start_alt::before {
  content: "\ebfe";
}

.xgl-timer_start_two_tone::before {
  content: "\ebfd";
}

.xgl-timer_start_two_tone::after {
  content: "\ebfe";
  opacity: 0.2;
}

.xgl-timezone::before {
  content: "\ebef";
}

.xgl-timezone_alt::before {
  content: "\ebf0";
}

.xgl-timezone_two_tone::before {
  content: "\ebef";
}

.xgl-timezone_two_tone::after {
  content: "\ebf0";
  opacity: 0.2;
}

.xgl-toast::before {
  content: "\ef3d";
}

.xgl-toast_alt::before {
  content: "\ef3e";
}

.xgl-toast_two_tone::before {
  content: "\ef3d";
}

.xgl-toast_two_tone::after {
  content: "\ef3e";
  opacity: 0.2;
}

.xgl-today::before {
  content: "\ed41";
}

.xgl-toggles::before {
  content: "\e4b6";
}

.xgl-toggles_alt::before {
  content: "\e4b7";
}

.xgl-toggles_disabled::before {
  content: "\ea7d";
}

.xgl-toggles_disabled_alt::before {
  content: "\ea7e";
}

.xgl-toggles_disabled_two_tone::before {
  content: "\ea7d";
}

.xgl-toggles_disabled_two_tone::after {
  content: "\ea7e";
  opacity: 0.2;
}

.xgl-toggles_two_tone::before {
  content: "\e4b6";
}

.xgl-toggles_two_tone::after {
  content: "\e4b7";
  opacity: 0.2;
}

.xgl-toner::before {
  content: "\e4b8";
}

.xgl-toner_add::before {
  content: "\e792";
}

.xgl-toner_add_two_tone::before {
  content: "\e792";
}

.xgl-toner_add_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_black::before {
  content: "\e813";
}

.xgl-toner_black_label::before {
  content: "\f001";
}

.xgl-toner_black_two_tone::before {
  content: "\e813";
}

.xgl-toner_black_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_blue::before {
  content: "\e81d";
}

.xgl-toner_blue_two_tone::before {
  content: "\e81d";
}

.xgl-toner_blue_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_c::before {
  content: "\e65f";
}

.xgl-toner_c_alt::before {
  content: "\e660";
}

.xgl-toner_c_two_tone::before {
  content: "\e65f";
}

.xgl-toner_c_two_tone::after {
  content: "\e660";
  opacity: 0.2;
}

.xgl-toner_clear::before {
  content: "\e81e";
}

.xgl-toner_clear_two_tone::before {
  content: "\e81e";
}

.xgl-toner_clear_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_cyan::before {
  content: "\e810";
}

.xgl-toner_cyan_label::before {
  content: "\f002";
}

.xgl-toner_cyan_two_tone::before {
  content: "\e810";
}

.xgl-toner_cyan_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_ember_gold::before {
  content: "\e821";
}

.xgl-toner_ember_gold_two_tone::before {
  content: "\e821";
}

.xgl-toner_ember_gold_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_fifty::before {
  content: "\e816";
}

.xgl-toner_full::before {
  content: "\e814";
}

.xgl-toner_gold::before {
  content: "\e81f";
}

.xgl-toner_gold_two_tone::before {
  content: "\e81f";
}

.xgl-toner_gold_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_green::before {
  content: "\e818";
}

.xgl-toner_green_two_tone::before {
  content: "\e818";
}

.xgl-toner_green_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_k::before {
  content: "\e665";
}

.xgl-toner_k_alt::before {
  content: "\e666";
}

.xgl-toner_k_two_tone::before {
  content: "\e665";
}

.xgl-toner_k_two_tone::after {
  content: "\e666";
  opacity: 0.2;
}

.xgl-toner_m::before {
  content: "\e661";
}

.xgl-toner_m_alt::before {
  content: "\e662";
}

.xgl-toner_m_two_tone::before {
  content: "\e661";
}

.xgl-toner_m_two_tone::after {
  content: "\e662";
  opacity: 0.2;
}

.xgl-toner_magenta::before {
  content: "\e811";
}

.xgl-toner_magenta_label::before {
  content: "\f003";
}

.xgl-toner_magenta_two_tone::before {
  content: "\e811";
}

.xgl-toner_magenta_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_management::before {
  content: "\f004";
}

.xgl-toner_management_alt::before {
  content: "\f005";
}

.xgl-toner_management_two_tone::before {
  content: "\f004";
}

.xgl-toner_management_two_tone::after {
  content: "\f005";
  opacity: 0.2;
}

.xgl-toner_orange::before {
  content: "\e81b";
}

.xgl-toner_orange_two_tone::before {
  content: "\e81b";
}

.xgl-toner_orange_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_purple::before {
  content: "\e81c";
}

.xgl-toner_purple_two_tone::before {
  content: "\e81c";
}

.xgl-toner_purple_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_red::before {
  content: "\e81a";
}

.xgl-toner_red_two_tone::before {
  content: "\e81a";
}

.xgl-toner_red_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_save::before {
  content: "\e793";
}

.xgl-toner_save_two_tone::before {
  content: "\e793";
}

.xgl-toner_save_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_seventy_five::before {
  content: "\e815";
}

.xgl-toner_silver::before {
  content: "\e820";
}

.xgl-toner_silver_two_tone::before {
  content: "\e820";
}

.xgl-toner_silver_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_square::before {
  content: "\e4b9";
}

.xgl-toner_square_alt::before {
  content: "\e4ba";
}

.xgl-toner_square_two_tone::before {
  content: "\e4b9";
}

.xgl-toner_square_two_tone::after {
  content: "\e4ba";
  opacity: 0.2;
}

.xgl-toner_twenty_five::before {
  content: "\e817";
}

.xgl-toner_white::before {
  content: "\e819";
}

.xgl-toner_white_two_tone::before {
  content: "\e819";
}

.xgl-toner_white_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toner_y::before {
  content: "\e663";
}

.xgl-toner_y_alt::before {
  content: "\e664";
}

.xgl-toner_y_two_tone::before {
  content: "\e663";
}

.xgl-toner_y_two_tone::after {
  content: "\e664";
  opacity: 0.2;
}

.xgl-toner_yellow::before {
  content: "\e812";
}

.xgl-toner_yellow_label::before {
  content: "\f006";
}

.xgl-toner_yellow_two_tone::before {
  content: "\e812";
}

.xgl-toner_yellow_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-toolbox::before {
  content: "\e4bb";
}

.xgl-toolbox_alt::before {
  content: "\e4bc";
}

.xgl-toolbox_two_tone::before {
  content: "\e4bb";
}

.xgl-toolbox_two_tone::after {
  content: "\e4bc";
  opacity: 0.2;
}

.xgl-tools::before {
  content: "\e4bd";
}

.xgl-tools_alt::before {
  content: "\e4be";
}

.xgl-tools_two_tone::before {
  content: "\e4bd";
}

.xgl-tools_two_tone::after {
  content: "\e4be";
  opacity: 0.2;
}

.xgl-top::before {
  content: "\e6b4";
}

.xgl-transfer::before {
  content: "\e4bf";
}

.xgl-transfer_lef::before {
  content: "\e4c0";
}

.xgl-transfer_lef_alt::before {
  content: "\e75a";
}

.xgl-transfer_lef_two_tone::before {
  content: "\e4c0";
}

.xgl-transfer_lef_two_tone::after {
  content: "\e75a";
  opacity: 0.2;
}

.xgl-transfer_secure::before {
  content: "\e6a2";
}

.xgl-transfer_secure_square::before {
  content: "\edec";
}

.xgl-transfer_secure_square_alt::before {
  content: "\eded";
}

.xgl-transfer_secure_square_two_tone::before {
  content: "\edec";
}

.xgl-transfer_secure_square_two_tone::after {
  content: "\eded";
  opacity: 0.2;
}

.xgl-transfer_sef::before {
  content: "\e4c1";
}

.xgl-transfer_sef_alt::before {
  content: "\e75b";
}

.xgl-transfer_sef_two_tone::before {
  content: "\e4c1";
}

.xgl-transfer_sef_two_tone::after {
  content: "\e75b";
  opacity: 0.2;
}

.xgl-transfer_square::before {
  content: "\edee";
}

.xgl-transfer_square_alt::before {
  content: "\edef";
}

.xgl-transfer_square_two_tone::before {
  content: "\edee";
}

.xgl-transfer_square_two_tone::after {
  content: "\edef";
  opacity: 0.2;
}

.xgl-transform::before {
  content: "\ee4a";
}

.xgl-transform_alt::before {
  content: "\ee4b";
}

.xgl-transform_two_tone::before {
  content: "\ee4a";
}

.xgl-transform_two_tone::after {
  content: "\ee4b";
  opacity: 0.2;
}

.xgl-transition::before {
  content: "\ec68";
}

.xgl-transition_alt::before {
  content: "\ec69";
}

.xgl-transition_two_tone::before {
  content: "\ec68";
}

.xgl-transition_two_tone::after {
  content: "\ec69";
  opacity: 0.2;
}

.xgl-translate::before {
  content: "\e8a0";
}

.xgl-translate_alt::before {
  content: "\e8a1";
}

.xgl-translate_two_tone::before {
  content: "\e8a0";
}

.xgl-translate_two_tone::after {
  content: "\e8a1";
  opacity: 0.2;
}

.xgl-transparency_lef::before {
  content: "\e4c2";
}

.xgl-transparency_lef_alt::before {
  content: "\e75c";
}

.xgl-transparency_lef_two_tone::before {
  content: "\e4c2";
}

.xgl-transparency_lef_two_tone::after {
  content: "\e75c";
  opacity: 0.2;
}

.xgl-transparency_sef::before {
  content: "\e4c3";
}

.xgl-transparency_sef_alt::before {
  content: "\e75d";
}

.xgl-transparency_sef_two_tone::before {
  content: "\e4c3";
}

.xgl-transparency_sef_two_tone::after {
  content: "\e75d";
  opacity: 0.2;
}

.xgl-transparency_separator::before {
  content: "\ebf5";
}

.xgl-transparency_separator_alt::before {
  content: "\ebf6";
}

.xgl-transparency_separator_disabled::before {
  content: "\ebf7";
}

.xgl-transparency_separator_disabled_alt::before {
  content: "\ebf8";
}

.xgl-transparency_separator_disabled_two_tone::before {
  content: "\ebf7";
}

.xgl-transparency_separator_disabled_two_tone::after {
  content: "\ebf8";
  opacity: 0.2;
}

.xgl-transparency_separator_printed::before {
  content: "\ebf9";
}

.xgl-transparency_separator_printed_alt::before {
  content: "\ebfa";
}

.xgl-transparency_separator_printed_two_tone::before {
  content: "\ebf9";
}

.xgl-transparency_separator_printed_two_tone::after {
  content: "\ebfa";
  opacity: 0.2;
}

.xgl-transparency_separator_two_tone::before {
  content: "\ebf5";
}

.xgl-transparency_separator_two_tone::after {
  content: "\ebf6";
  opacity: 0.2;
}

.xgl-trash::before {
  content: "\e4c4";
}

.xgl-trash_alt::before {
  content: "\e4c5";
}

.xgl-trash_square::before {
  content: "\e4c6";
}

.xgl-trash_square_alt::before {
  content: "\e4c7";
}

.xgl-trash_square_two_tone::before {
  content: "\e4c6";
}

.xgl-trash_square_two_tone::after {
  content: "\e4c7";
  opacity: 0.2;
}

.xgl-trash_two_tone::before {
  content: "\e4c4";
}

.xgl-trash_two_tone::after {
  content: "\e4c5";
  opacity: 0.2;
}

.xgl-travel::before {
  content: "\e4c8";
}

.xgl-travel_alt::before {
  content: "\e4c9";
}

.xgl-travel_two_tone::before {
  content: "\e4c8";
}

.xgl-travel_two_tone::after {
  content: "\e4c9";
  opacity: 0.2;
}

.xgl-tray_alt::before {
  content: "\e7fc";
}

.xgl-tray_auto::before {
  content: "\e4ca";
}

.xgl-tray_auto_two_tone::before {
  content: "\e4ca";
}

.xgl-tray_auto_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_bkgd::before {
  content: "\ea7f";
}

.xgl-tray_eight_empty::before {
  content: "\e4cb";
}

.xgl-tray_eight_empty_two_tone::before {
  content: "\e4cb";
}

.xgl-tray_eight_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_eight_fifty::before {
  content: "\e4cc";
}

.xgl-tray_eight_fifty_two_tone::before {
  content: "\e4cc";
}

.xgl-tray_eight_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_eight_full::before {
  content: "\e4cd";
}

.xgl-tray_eight_full_two_tone::before {
  content: "\e4cd";
}

.xgl-tray_eight_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_eight_inserter_empty::before {
  content: "\e4ce";
}

.xgl-tray_eight_inserter_present::before {
  content: "\e4cf";
}

.xgl-tray_eight_seventy_five::before {
  content: "\e4d0";
}

.xgl-tray_eight_seventy_five_two_tone::before {
  content: "\e4d0";
}

.xgl-tray_eight_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_eight_twenty_five::before {
  content: "\e4d1";
}

.xgl-tray_eight_twenty_five_two_tone::before {
  content: "\e4d1";
}

.xgl-tray_eight_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_empty::before {
  content: "\e4d2";
}

.xgl-tray_empty_two_tone::before {
  content: "\e4d2";
}

.xgl-tray_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_favorite::before {
  content: "\e4d3";
}

.xgl-tray_favorite_two_tone::before {
  content: "\e4d3";
}

.xgl-tray_favorite_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_fifty::before {
  content: "\e4d4";
}

.xgl-tray_fifty_two_tone::before {
  content: "\e4d4";
}

.xgl-tray_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_five_bypass_empty::before {
  content: "\e4d5";
}

.xgl-tray_five_bypass_present::before {
  content: "\e4d6";
}

.xgl-tray_five_empty::before {
  content: "\e4d7";
}

.xgl-tray_five_empty_two_tone::before {
  content: "\e4d7";
}

.xgl-tray_five_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_five_fifty::before {
  content: "\e4d8";
}

.xgl-tray_five_fifty_two_tone::before {
  content: "\e4d8";
}

.xgl-tray_five_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_five_full::before {
  content: "\e4d9";
}

.xgl-tray_five_full_two_tone::before {
  content: "\e4d9";
}

.xgl-tray_five_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_five_seventy_five::before {
  content: "\e4da";
}

.xgl-tray_five_seventy_five_two_tone::before {
  content: "\e4da";
}

.xgl-tray_five_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_five_twenty_five::before {
  content: "\e4db";
}

.xgl-tray_five_twenty_five_two_tone::before {
  content: "\e4db";
}

.xgl-tray_five_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_four_empty::before {
  content: "\e4dc";
}

.xgl-tray_four_empty_two_tone::before {
  content: "\e4dc";
}

.xgl-tray_four_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_four_fifty::before {
  content: "\e4dd";
}

.xgl-tray_four_fifty_two_tone::before {
  content: "\e4dd";
}

.xgl-tray_four_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_four_full::before {
  content: "\e4de";
}

.xgl-tray_four_full_two_tone::before {
  content: "\e4de";
}

.xgl-tray_four_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_four_seventy_five::before {
  content: "\e4df";
}

.xgl-tray_four_seventy_five_two_tone::before {
  content: "\e4df";
}

.xgl-tray_four_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_four_twenty_five::before {
  content: "\e4e0";
}

.xgl-tray_four_twenty_five_two_tone::before {
  content: "\e4e0";
}

.xgl-tray_four_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_full::before {
  content: "\e4e1";
}

.xgl-tray_full_alt::before {
  content: "\ed20";
}

.xgl-tray_full_two_tone::before {
  content: "\e4e1";
}

.xgl-tray_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_heater::before {
  content: "\ead4";
}

.xgl-tray_heater_alt::before {
  content: "\ead5";
}

.xgl-tray_heater_two_tone::before {
  content: "\ead4";
}

.xgl-tray_heater_two_tone::after {
  content: "\ead5";
  opacity: 0.2;
}

.xgl-tray_level_fifty::before {
  content: "\e824";
}

.xgl-tray_level_full::before {
  content: "\e822";
}

.xgl-tray_level_seventy_five::before {
  content: "\e823";
}

.xgl-tray_level_twenty_five::before {
  content: "\e825";
}

.xgl-tray_management::before {
  content: "\f007";
}

.xgl-tray_management_alt::before {
  content: "\f008";
}

.xgl-tray_management_two_tone::before {
  content: "\f007";
}

.xgl-tray_management_two_tone::after {
  content: "\f008";
  opacity: 0.2;
}

.xgl-tray_nine_empty::before {
  content: "\e896";
}

.xgl-tray_nine_empty_two_tone::before {
  content: "\e896";
}

.xgl-tray_nine_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_nine_fifty::before {
  content: "\e897";
}

.xgl-tray_nine_fifty_two_tone::before {
  content: "\e897";
}

.xgl-tray_nine_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_nine_full::before {
  content: "\e898";
}

.xgl-tray_nine_full_two_tone::before {
  content: "\e898";
}

.xgl-tray_nine_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_nine_seventy_five::before {
  content: "\e899";
}

.xgl-tray_nine_seventy_five_two_tone::before {
  content: "\e899";
}

.xgl-tray_nine_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_nine_twenty_five::before {
  content: "\e89a";
}

.xgl-tray_nine_twenty_five_two_tone::before {
  content: "\e89a";
}

.xgl-tray_nine_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_one_bypass_empty::before {
  content: "\e4e2";
}

.xgl-tray_one_bypass_present::before {
  content: "\e4e3";
}

.xgl-tray_one_empty::before {
  content: "\e4e4";
}

.xgl-tray_one_empty_two_tone::before {
  content: "\e4e4";
}

.xgl-tray_one_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_one_fifty::before {
  content: "\e4e5";
}

.xgl-tray_one_fifty_two_tone::before {
  content: "\e4e5";
}

.xgl-tray_one_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_one_full::before {
  content: "\e4e6";
}

.xgl-tray_one_full_two_tone::before {
  content: "\e4e6";
}

.xgl-tray_one_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_one_seventy_five::before {
  content: "\e4e7";
}

.xgl-tray_one_seventy_five_two_tone::before {
  content: "\e4e7";
}

.xgl-tray_one_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_one_twenty_five::before {
  content: "\e4e8";
}

.xgl-tray_one_twenty_five_two_tone::before {
  content: "\e4e8";
}

.xgl-tray_one_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_seven_empty::before {
  content: "\e4e9";
}

.xgl-tray_seven_empty_two_tone::before {
  content: "\e4e9";
}

.xgl-tray_seven_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_seven_fifty::before {
  content: "\e4ea";
}

.xgl-tray_seven_fifty_two_tone::before {
  content: "\e4ea";
}

.xgl-tray_seven_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_seven_full::before {
  content: "\e4eb";
}

.xgl-tray_seven_full_two_tone::before {
  content: "\e4eb";
}

.xgl-tray_seven_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_seven_inserter_empty::before {
  content: "\e4ec";
}

.xgl-tray_seven_inserter_present::before {
  content: "\e4ed";
}

.xgl-tray_seven_seventy_five::before {
  content: "\e4ee";
}

.xgl-tray_seven_seventy_five_two_tone::before {
  content: "\e4ee";
}

.xgl-tray_seven_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_seven_twenty_five::before {
  content: "\e4ef";
}

.xgl-tray_seven_twenty_five_two_tone::before {
  content: "\e4ef";
}

.xgl-tray_seven_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_seventy_five::before {
  content: "\e4f0";
}

.xgl-tray_seventy_five_two_tone::before {
  content: "\e4f0";
}

.xgl-tray_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_six_empty::before {
  content: "\e4f1";
}

.xgl-tray_six_empty_two_tone::before {
  content: "\e4f1";
}

.xgl-tray_six_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_six_fifty::before {
  content: "\e4f2";
}

.xgl-tray_six_fifty_two_tone::before {
  content: "\e4f2";
}

.xgl-tray_six_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_six_full::before {
  content: "\e4f3";
}

.xgl-tray_six_full_two_tone::before {
  content: "\e4f3";
}

.xgl-tray_six_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_six_inserter_empty::before {
  content: "\e4f4";
}

.xgl-tray_six_inserter_present::before {
  content: "\e4f5";
}

.xgl-tray_six_seventy_five::before {
  content: "\e4f6";
}

.xgl-tray_six_seventy_five_two_tone::before {
  content: "\e4f6";
}

.xgl-tray_six_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_six_twenty_five::before {
  content: "\e4f7";
}

.xgl-tray_six_twenty_five_two_tone::before {
  content: "\e4f7";
}

.xgl-tray_six_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_square::before {
  content: "\e4f8";
}

.xgl-tray_square_alt::before {
  content: "\e4f9";
}

.xgl-tray_square_two_tone::before {
  content: "\e4f8";
}

.xgl-tray_square_two_tone::after {
  content: "\e4f9";
  opacity: 0.2;
}

.xgl-tray_t_one_inserter_empty::before {
  content: "\e89b";
}

.xgl-tray_t_one_inserter_present::before {
  content: "\e89c";
}

.xgl-tray_t_two_inserter_empty::before {
  content: "\e89d";
}

.xgl-tray_t_two_inserter_present::before {
  content: "\e89e";
}

.xgl-tray_three_empty::before {
  content: "\e4fa";
}

.xgl-tray_three_empty_two_tone::before {
  content: "\e4fa";
}

.xgl-tray_three_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_three_fifty::before {
  content: "\e4fb";
}

.xgl-tray_three_fifty_two_tone::before {
  content: "\e4fb";
}

.xgl-tray_three_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_three_full::before {
  content: "\e4fc";
}

.xgl-tray_three_full_two_tone::before {
  content: "\e4fc";
}

.xgl-tray_three_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_three_seventy_five::before {
  content: "\e4fd";
}

.xgl-tray_three_seventy_five_two_tone::before {
  content: "\e4fd";
}

.xgl-tray_three_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_three_twenty_five::before {
  content: "\e4fe";
}

.xgl-tray_three_twenty_five_two_tone::before {
  content: "\e4fe";
}

.xgl-tray_three_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_twenty_five::before {
  content: "\e4ff";
}

.xgl-tray_twenty_five_two_tone::before {
  content: "\e4ff";
}

.xgl-tray_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_two_empty::before {
  content: "\e500";
}

.xgl-tray_two_empty_two_tone::before {
  content: "\e500";
}

.xgl-tray_two_empty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_two_fifty::before {
  content: "\e501";
}

.xgl-tray_two_fifty_two_tone::before {
  content: "\e501";
}

.xgl-tray_two_fifty_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_two_full::before {
  content: "\e502";
}

.xgl-tray_two_full_two_tone::before {
  content: "\e502";
}

.xgl-tray_two_full_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_two_seventy_five::before {
  content: "\e503";
}

.xgl-tray_two_seventy_five_two_tone::before {
  content: "\e503";
}

.xgl-tray_two_seventy_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tray_two_twenty_five::before {
  content: "\e504";
}

.xgl-tray_two_twenty_five_two_tone::before {
  content: "\e504";
}

.xgl-tray_two_twenty_five_two_tone::after {
  content: "\ea7f";
  opacity: 0.2;
}

.xgl-tree::before {
  content: "\ec21";
}

.xgl-tree_alt::before {
  content: "\ec22";
}

.xgl-tree_two_tone::before {
  content: "\ec21";
}

.xgl-tree_two_tone::after {
  content: "\ec22";
  opacity: 0.2;
}

.xgl-tree_view::before {
  content: "\e633";
}

.xgl-tree_view_alt::before {
  content: "\e634";
}

.xgl-tree_view_two_tone::before {
  content: "\e633";
}

.xgl-tree_view_two_tone::after {
  content: "\e634";
  opacity: 0.2;
}

.xgl-trellix::before {
  content: "\efb8";
}

.xgl-trend_down::before {
  content: "\ed21";
}

.xgl-trend_down_alt::before {
  content: "\ed22";
}

.xgl-trend_down_stack_bkgd::before {
  content: "\ecc8";
}

.xgl-trend_down_stack_frgd::before {
  content: "\ecca";
}

.xgl-trend_down_stack_mdgd::before {
  content: "\ecc9";
}

.xgl-trend_down_two_tone::before {
  content: "\ed21";
}

.xgl-trend_down_two_tone::after {
  content: "\ed22";
  opacity: 0.2;
}

.xgl-trend_up::before {
  content: "\ed23";
}

.xgl-trend_up_alt::before {
  content: "\ed24";
}

.xgl-trend_up_stack_bkgd::before {
  content: "\eccb";
}

.xgl-trend_up_stack_frgd::before {
  content: "\eccd";
}

.xgl-trend_up_stack_mdgd::before {
  content: "\eccc";
}

.xgl-trend_up_two_tone::before {
  content: "\ed23";
}

.xgl-trend_up_two_tone::after {
  content: "\ed24";
  opacity: 0.2;
}

.xgl-triangle::before {
  content: "\ec89";
}

.xgl-triangle_bkgd::before {
  content: "\e505";
}

.xgl-trophy::before {
  content: "\e506";
}

.xgl-trophy_alt::before {
  content: "\e507";
}

.xgl-trophy_two_tone::before {
  content: "\e506";
}

.xgl-trophy_two_tone::after {
  content: "\e507";
  opacity: 0.2;
}

.xgl-troubleshoot::before {
  content: "\eae2";
}

.xgl-troubleshoot_alt::before {
  content: "\eae3";
}

.xgl-troubleshoot_two_tone::before {
  content: "\eae2";
}

.xgl-troubleshoot_two_tone::after {
  content: "\eae3";
  opacity: 0.2;
}

.xgl-truck::before {
  content: "\e508";
}

.xgl-truck_alt::before {
  content: "\e509";
}

.xgl-truck_two_tone::before {
  content: "\e508";
}

.xgl-truck_two_tone::after {
  content: "\e509";
  opacity: 0.2;
}

.xgl-tshirt::before {
  content: "\e50a";
}

.xgl-tshirt_alt::before {
  content: "\e50b";
}

.xgl-tshirt_two_tone::before {
  content: "\e50a";
}

.xgl-tshirt_two_tone::after {
  content: "\e50b";
  opacity: 0.2;
}

.xgl-tulip::before {
  content: "\e50c";
}

.xgl-tulip_alt::before {
  content: "\e50d";
}

.xgl-tulip_two_tone::before {
  content: "\e50c";
}

.xgl-tulip_two_tone::after {
  content: "\e50d";
  opacity: 0.2;
}

.xgl-tv::before {
  content: "\e50e";
}

.xgl-tv_alt::before {
  content: "\e50f";
}

.xgl-tv_two_tone::before {
  content: "\e50e";
}

.xgl-tv_two_tone::after {
  content: "\e50f";
  opacity: 0.2;
}

.xgl-twitter::before {
  content: "\e510";
}

.xgl-twitter_alt::before {
  content: "\ec8b";
}

.xgl-twitter_two_tone::before {
  content: "\e510";
}

.xgl-twitter_two_tone::after {
  content: "\ec8b";
  opacity: 0.2;
}

.xgl-two_circle::before {
  content: "\ee56";
}

.xgl-two_circle_alt::before {
  content: "\ee57";
}

.xgl-two_circle_two_tone::before {
  content: "\ee56";
}

.xgl-two_circle_two_tone::after {
  content: "\ee57";
  opacity: 0.2;
}

.xgl-two_free_staple::before {
  content: "\eb2e";
}

.xgl-two_free_staple_alt::before {
  content: "\eb2f";
}

.xgl-two_free_staple_l::before {
  content: "\eb30";
}

.xgl-two_free_staple_l_alt::before {
  content: "\eb31";
}

.xgl-two_free_staple_l_two_tone::before {
  content: "\eb30";
}

.xgl-two_free_staple_l_two_tone::after {
  content: "\eb31";
  opacity: 0.2;
}

.xgl-two_free_staple_p::before {
  content: "\eb32";
}

.xgl-two_free_staple_p_alt::before {
  content: "\eb33";
}

.xgl-two_free_staple_p_two_tone::before {
  content: "\eb32";
}

.xgl-two_free_staple_p_two_tone::after {
  content: "\eb33";
  opacity: 0.2;
}

.xgl-two_free_staple_two_tone::before {
  content: "\eb2e";
}

.xgl-two_free_staple_two_tone::after {
  content: "\eb2f";
  opacity: 0.2;
}

.xgl-two_holes_bottom_l::before {
  content: "\e8ed";
}

.xgl-two_holes_bottom_l_alt::before {
  content: "\e8ee";
}

.xgl-two_holes_bottom_l_two_tone::before {
  content: "\e8ed";
}

.xgl-two_holes_bottom_l_two_tone::after {
  content: "\e8ee";
  opacity: 0.2;
}

.xgl-two_holes_bottom_p::before {
  content: "\e8ef";
}

.xgl-two_holes_bottom_p_alt::before {
  content: "\e8f0";
}

.xgl-two_holes_bottom_p_two_tone::before {
  content: "\e8ef";
}

.xgl-two_holes_bottom_p_two_tone::after {
  content: "\e8f0";
  opacity: 0.2;
}

.xgl-two_holes_left_l::before {
  content: "\e511";
}

.xgl-two_holes_left_l_alt::before {
  content: "\e75e";
}

.xgl-two_holes_left_l_two_tone::before {
  content: "\e511";
}

.xgl-two_holes_left_l_two_tone::after {
  content: "\e75e";
  opacity: 0.2;
}

.xgl-two_holes_left_p::before {
  content: "\e512";
}

.xgl-two_holes_left_p_alt::before {
  content: "\e75f";
}

.xgl-two_holes_left_p_two_tone::before {
  content: "\e512";
}

.xgl-two_holes_left_p_two_tone::after {
  content: "\e75f";
  opacity: 0.2;
}

.xgl-two_holes_right_l::before {
  content: "\e513";
}

.xgl-two_holes_right_l_alt::before {
  content: "\e760";
}

.xgl-two_holes_right_l_two_tone::before {
  content: "\e513";
}

.xgl-two_holes_right_l_two_tone::after {
  content: "\e760";
  opacity: 0.2;
}

.xgl-two_holes_right_p::before {
  content: "\e514";
}

.xgl-two_holes_right_p_alt::before {
  content: "\e761";
}

.xgl-two_holes_right_p_two_tone::before {
  content: "\e514";
}

.xgl-two_holes_right_p_two_tone::after {
  content: "\e761";
  opacity: 0.2;
}

.xgl-two_holes_top_l::before {
  content: "\e515";
}

.xgl-two_holes_top_l_alt::before {
  content: "\e762";
}

.xgl-two_holes_top_l_two_tone::before {
  content: "\e515";
}

.xgl-two_holes_top_l_two_tone::after {
  content: "\e762";
  opacity: 0.2;
}

.xgl-two_holes_top_p::before {
  content: "\e516";
}

.xgl-two_holes_top_p_alt::before {
  content: "\e763";
}

.xgl-two_holes_top_p_two_tone::before {
  content: "\e516";
}

.xgl-two_holes_top_p_two_tone::after {
  content: "\e763";
  opacity: 0.2;
}

.xgl-two_lists::before {
  content: "\ee03";
}

.xgl-two_lists_off::before {
  content: "\ee04";
}

.xgl-two_round_tile::before {
  content: "\e9d5";
}

.xgl-two_round_tile_alt::before {
  content: "\e9d6";
}

.xgl-two_round_tile_two_tone::before {
  content: "\e9d5";
}

.xgl-two_round_tile_two_tone::after {
  content: "\e9d6";
  opacity: 0.2;
}

.xgl-two_staple::before {
  content: "\eb2c";
}

.xgl-two_staple_alt::before {
  content: "\eb2d";
}

.xgl-two_staple_two_tone::before {
  content: "\eb2c";
}

.xgl-two_staple_two_tone::after {
  content: "\eb2d";
  opacity: 0.2;
}

.xgl-two_staples_bottom_l::before {
  content: "\ed5c";
}

.xgl-two_staples_bottom_l_alt::before {
  content: "\ed5d";
}

.xgl-two_staples_bottom_l_two_tone::before {
  content: "\ed5c";
}

.xgl-two_staples_bottom_l_two_tone::after {
  content: "\ed5d";
  opacity: 0.2;
}

.xgl-two_staples_bottom_p::before {
  content: "\ed5e";
}

.xgl-two_staples_bottom_p_alt::before {
  content: "\ed5f";
}

.xgl-two_staples_bottom_p_two_tone::before {
  content: "\ed5e";
}

.xgl-two_staples_bottom_p_two_tone::after {
  content: "\ed5f";
  opacity: 0.2;
}

.xgl-two_staples_left_l::before {
  content: "\e517";
}

.xgl-two_staples_left_l_alt::before {
  content: "\e764";
}

.xgl-two_staples_left_l_two_tone::before {
  content: "\e517";
}

.xgl-two_staples_left_l_two_tone::after {
  content: "\e764";
  opacity: 0.2;
}

.xgl-two_staples_left_p::before {
  content: "\e518";
}

.xgl-two_staples_left_p_alt::before {
  content: "\e765";
}

.xgl-two_staples_left_p_two_tone::before {
  content: "\e518";
}

.xgl-two_staples_left_p_two_tone::after {
  content: "\e765";
  opacity: 0.2;
}

.xgl-two_staples_right_l::before {
  content: "\e519";
}

.xgl-two_staples_right_l_alt::before {
  content: "\e766";
}

.xgl-two_staples_right_l_two_tone::before {
  content: "\e519";
}

.xgl-two_staples_right_l_two_tone::after {
  content: "\e766";
  opacity: 0.2;
}

.xgl-two_staples_right_p::before {
  content: "\e51a";
}

.xgl-two_staples_right_p_alt::before {
  content: "\e767";
}

.xgl-two_staples_right_p_two_tone::before {
  content: "\e51a";
}

.xgl-two_staples_right_p_two_tone::after {
  content: "\e767";
  opacity: 0.2;
}

.xgl-two_staples_top_l::before {
  content: "\e51b";
}

.xgl-two_staples_top_l_alt::before {
  content: "\e768";
}

.xgl-two_staples_top_l_two_tone::before {
  content: "\e51b";
}

.xgl-two_staples_top_l_two_tone::after {
  content: "\e768";
  opacity: 0.2;
}

.xgl-two_staples_top_p::before {
  content: "\e51c";
}

.xgl-two_staples_top_p_alt::before {
  content: "\e769";
}

.xgl-two_staples_top_p_two_tone::before {
  content: "\e51c";
}

.xgl-two_staples_top_p_two_tone::after {
  content: "\e769";
  opacity: 0.2;
}

.xgl-type_text::before {
  content: "\e7f5";
}

.xgl-type_text_photo::before {
  content: "\e7f4";
}

.xgl-type_text_photo_alt::before {
  content: "\ecbe";
}

.xgl-type_text_photo_two_tone::before {
  content: "\e7f4";
}

.xgl-type_text_photo_two_tone::after {
  content: "\ecbe";
  opacity: 0.2;
}

.xgl-umbrella::before {
  content: "\e620";
}

.xgl-umbrella_alt::before {
  content: "\e621";
}

.xgl-umbrella_two_tone::before {
  content: "\e620";
}

.xgl-umbrella_two_tone::after {
  content: "\e621";
  opacity: 0.2;
}

.xgl-uncoated_lef::before {
  content: "\e51d";
}

.xgl-uncoated_lef_alt::before {
  content: "\e76a";
}

.xgl-uncoated_lef_two_tone::before {
  content: "\e51d";
}

.xgl-uncoated_lef_two_tone::after {
  content: "\e76a";
  opacity: 0.2;
}

.xgl-uncoated_reloaded_lef::before {
  content: "\e51e";
}

.xgl-uncoated_reloaded_lef_alt::before {
  content: "\e76b";
}

.xgl-uncoated_reloaded_lef_two_tone::before {
  content: "\e51e";
}

.xgl-uncoated_reloaded_lef_two_tone::after {
  content: "\e76b";
  opacity: 0.2;
}

.xgl-uncoated_reloaded_sef::before {
  content: "\e51f";
}

.xgl-uncoated_reloaded_sef_alt::before {
  content: "\e76c";
}

.xgl-uncoated_reloaded_sef_two_tone::before {
  content: "\e51f";
}

.xgl-uncoated_reloaded_sef_two_tone::after {
  content: "\e76c";
  opacity: 0.2;
}

.xgl-uncoated_sef::before {
  content: "\e520";
}

.xgl-uncoated_sef_alt::before {
  content: "\e76d";
}

.xgl-uncoated_sef_two_tone::before {
  content: "\e520";
}

.xgl-uncoated_sef_two_tone::after {
  content: "\e76d";
  opacity: 0.2;
}

.xgl-underline::before {
  content: "\e521";
}

.xgl-undo::before {
  content: "\e522";
}

.xgl-undo_square::before {
  content: "\e523";
}

.xgl-undo_square_alt::before {
  content: "\e524";
}

.xgl-undo_square_two_tone::before {
  content: "\e523";
}

.xgl-undo_square_two_tone::after {
  content: "\e524";
  opacity: 0.2;
}

.xgl-universal_print::before {
  content: "\f009";
}

.xgl-universal_print_alt::before {
  content: "\f00a";
}

.xgl-universal_print_two_tone::before {
  content: "\f009";
}

.xgl-universal_print_two_tone::after {
  content: "\f00a";
  opacity: 0.2;
}

.xgl-unknown_stack_bkgd_dark::before {
  content: "\f014";
}

.xgl-unknown_stack_frgd_dark::before {
  content: "\f016";
}

.xgl-unknown_stack_mdgd_dark::before {
  content: "\f015";
}

.xgl-unlock::before {
  content: "\e525";
}

.xgl-unlock_alt::before {
  content: "\e526";
}

.xgl-unlock_front::before {
  content: "\ef5a";
}

.xgl-unlock_front_alt::before {
  content: "\ef5b";
}

.xgl-unlock_front_two_tone::before {
  content: "\ef5a";
}

.xgl-unlock_front_two_tone::after {
  content: "\ef5b";
  opacity: 0.2;
}

.xgl-unlock_side::before {
  content: "\ef5c";
}

.xgl-unlock_side_alt::before {
  content: "\ef5d";
}

.xgl-unlock_side_two_tone::before {
  content: "\ef5c";
}

.xgl-unlock_side_two_tone::after {
  content: "\ef5d";
  opacity: 0.2;
}

.xgl-unlock_square::before {
  content: "\e527";
}

.xgl-unlock_square_alt::before {
  content: "\e528";
}

.xgl-unlock_square_two_tone::before {
  content: "\e527";
}

.xgl-unlock_square_two_tone::after {
  content: "\e528";
  opacity: 0.2;
}

.xgl-unlock_two_tone::before {
  content: "\e525";
}

.xgl-unlock_two_tone::after {
  content: "\e526";
  opacity: 0.2;
}

.xgl-unlocked_stack_bkgd::before {
  content: "\ec94";
}

.xgl-unlocked_stack_frgd::before {
  content: "\ec95";
}

.xgl-unlocked_stack_mdgd::before {
  content: "\ec96";
}

.xgl-unsubscribe::before {
  content: "\e9c6";
}

.xgl-unsubscribe_alt::before {
  content: "\e9c7";
}

.xgl-unsubscribe_two_tone::before {
  content: "\e9c6";
}

.xgl-unsubscribe_two_tone::after {
  content: "\e9c7";
  opacity: 0.2;
}

.xgl-up::before {
  content: "\e529";
}

.xgl-up_alt::before {
  content: "\e52a";
}

.xgl-up_square::before {
  content: "\e52b";
}

.xgl-up_square_alt::before {
  content: "\e52c";
}

.xgl-up_square_two_tone::before {
  content: "\e52b";
}

.xgl-up_square_two_tone::after {
  content: "\e52c";
  opacity: 0.2;
}

.xgl-up_two_tone::before {
  content: "\e529";
}

.xgl-up_two_tone::after {
  content: "\e52a";
  opacity: 0.2;
}

.xgl-upload::before {
  content: "\e52d";
}

.xgl-upload_indicator::before {
  content: "\efd2";
}

.xgl-upload_square::before {
  content: "\e52e";
}

.xgl-upload_square_alt::before {
  content: "\e52f";
}

.xgl-upload_square_two_tone::before {
  content: "\e52e";
}

.xgl-upload_square_two_tone::after {
  content: "\e52f";
  opacity: 0.2;
}

.xgl-usage_counter::before {
  content: "\e530";
}

.xgl-usage_counter_alt::before {
  content: "\e531";
}

.xgl-usage_counter_disabled::before {
  content: "\e9c8";
}

.xgl-usage_counter_disabled_alt::before {
  content: "\e9c9";
}

.xgl-usage_counter_disabled_two_tone::before {
  content: "\e9c8";
}

.xgl-usage_counter_disabled_two_tone::after {
  content: "\e9c9";
  opacity: 0.2;
}

.xgl-usage_counter_two_tone::before {
  content: "\e530";
}

.xgl-usage_counter_two_tone::after {
  content: "\e531";
  opacity: 0.2;
}

.xgl-usb::before {
  content: "\e532";
}

.xgl-usb_c::before {
  content: "\e79f";
}

.xgl-usb_c_alt::before {
  content: "\e7a0";
}

.xgl-usb_c_two_tone::before {
  content: "\e79f";
}

.xgl-usb_c_two_tone::after {
  content: "\e7a0";
  opacity: 0.2;
}

.xgl-usb_micro::before {
  content: "\e7a1";
}

.xgl-usb_micro_alt::before {
  content: "\e7a2";
}

.xgl-usb_micro_two_tone::before {
  content: "\e7a1";
}

.xgl-usb_micro_two_tone::after {
  content: "\e7a2";
  opacity: 0.2;
}

.xgl-user::before {
  content: "\e533";
}

.xgl-user_accounting::before {
  content: "\ef3f";
}

.xgl-user_accounting_alt::before {
  content: "\ef40";
}

.xgl-user_accounting_two_tone::before {
  content: "\ef3f";
}

.xgl-user_accounting_two_tone::after {
  content: "\ef40";
  opacity: 0.2;
}

.xgl-user_add::before {
  content: "\e534";
}

.xgl-user_add_alt::before {
  content: "\e535";
}

.xgl-user_add_two_tone::before {
  content: "\e534";
}

.xgl-user_add_two_tone::after {
  content: "\e535";
  opacity: 0.2;
}

.xgl-user_admin::before {
  content: "\e536";
}

.xgl-user_admin_alt::before {
  content: "\e537";
}

.xgl-user_admin_two_tone::before {
  content: "\e536";
}

.xgl-user_admin_two_tone::after {
  content: "\e537";
  opacity: 0.2;
}

.xgl-user_alt::before {
  content: "\e538";
}

.xgl-user_check_on::before {
  content: "\e539";
}

.xgl-user_check_on_alt::before {
  content: "\e53a";
}

.xgl-user_check_on_two_tone::before {
  content: "\e539";
}

.xgl-user_check_on_two_tone::after {
  content: "\e53a";
  opacity: 0.2;
}

.xgl-user_diagnose::before {
  content: "\e53b";
}

.xgl-user_diagnose_alt::before {
  content: "\e53c";
}

.xgl-user_diagnose_two_tone::before {
  content: "\e53b";
}

.xgl-user_diagnose_two_tone::after {
  content: "\e53c";
  opacity: 0.2;
}

.xgl-user_disabled::before {
  content: "\e85d";
}

.xgl-user_disabled_alt::before {
  content: "\e85e";
}

.xgl-user_disabled_two_tone::before {
  content: "\e85d";
}

.xgl-user_disabled_two_tone::after {
  content: "\e85e";
  opacity: 0.2;
}

.xgl-user_edit::before {
  content: "\ee82";
}

.xgl-user_edit_alt::before {
  content: "\ee83";
}

.xgl-user_edit_two_tone::before {
  content: "\ee82";
}

.xgl-user_edit_two_tone::after {
  content: "\ee83";
  opacity: 0.2;
}

.xgl-user_favorite::before {
  content: "\e53d";
}

.xgl-user_favorite_alt::before {
  content: "\e53e";
}

.xgl-user_favorite_two_tone::before {
  content: "\e53d";
}

.xgl-user_favorite_two_tone::after {
  content: "\e53e";
  opacity: 0.2;
}

.xgl-user_job::before {
  content: "\e53f";
}

.xgl-user_job_alt::before {
  content: "\e540";
}

.xgl-user_job_two_tone::before {
  content: "\e53f";
}

.xgl-user_job_two_tone::after {
  content: "\e540";
  opacity: 0.2;
}

.xgl-user_network::before {
  content: "\e541";
}

.xgl-user_network_alt::before {
  content: "\e542";
}

.xgl-user_network_two_tone::before {
  content: "\e541";
}

.xgl-user_network_two_tone::after {
  content: "\e542";
  opacity: 0.2;
}

.xgl-user_password::before {
  content: "\e543";
}

.xgl-user_password_alt::before {
  content: "\e544";
}

.xgl-user_password_two_tone::before {
  content: "\e543";
}

.xgl-user_password_two_tone::after {
  content: "\e544";
  opacity: 0.2;
}

.xgl-user_permissions::before {
  content: "\eb78";
}

.xgl-user_permissions_alt::before {
  content: "\eb79";
}

.xgl-user_permissions_two_tone::before {
  content: "\eb78";
}

.xgl-user_permissions_two_tone::after {
  content: "\eb79";
  opacity: 0.2;
}

.xgl-user_personalize::before {
  content: "\e545";
}

.xgl-user_personalize_alt::before {
  content: "\e546";
}

.xgl-user_personalize_two_tone::before {
  content: "\e545";
}

.xgl-user_personalize_two_tone::after {
  content: "\e546";
  opacity: 0.2;
}

.xgl-user_save::before {
  content: "\e547";
}

.xgl-user_save_alt::before {
  content: "\e548";
}

.xgl-user_save_two_tone::before {
  content: "\e547";
}

.xgl-user_save_two_tone::after {
  content: "\e548";
  opacity: 0.2;
}

.xgl-user_secure::before {
  content: "\e549";
}

.xgl-user_secure_alt::before {
  content: "\e54a";
}

.xgl-user_secure_two_tone::before {
  content: "\e549";
}

.xgl-user_secure_two_tone::after {
  content: "\e54a";
  opacity: 0.2;
}

.xgl-user_send::before {
  content: "\edf6";
}

.xgl-user_send_alt::before {
  content: "\edf7";
}

.xgl-user_send_two_tone::before {
  content: "\edf6";
}

.xgl-user_send_two_tone::after {
  content: "\edf7";
  opacity: 0.2;
}

.xgl-user_square::before {
  content: "\e54b";
}

.xgl-user_square_alt::before {
  content: "\e54c";
}

.xgl-user_square_two_tone::before {
  content: "\e54b";
}

.xgl-user_square_two_tone::after {
  content: "\e54c";
  opacity: 0.2;
}

.xgl-user_subtract::before {
  content: "\e54d";
}

.xgl-user_subtract_alt::before {
  content: "\e54e";
}

.xgl-user_subtract_two_tone::before {
  content: "\e54d";
}

.xgl-user_subtract_two_tone::after {
  content: "\e54e";
  opacity: 0.2;
}

.xgl-user_two_tone::before {
  content: "\e533";
}

.xgl-user_two_tone::after {
  content: "\e538";
  opacity: 0.2;
}

.xgl-user_unknown::before {
  content: "\e8d3";
}

.xgl-user_unknown_alt::before {
  content: "\e8d4";
}

.xgl-user_unknown_two_tone::before {
  content: "\e8d3";
}

.xgl-user_unknown_two_tone::after {
  content: "\e8d4";
  opacity: 0.2;
}

.xgl-user_view::before {
  content: "\ecb3";
}

.xgl-user_view_alt::before {
  content: "\ecb4";
}

.xgl-user_view_two_tone::before {
  content: "\ecb3";
}

.xgl-user_view_two_tone::after {
  content: "\ecb4";
  opacity: 0.2;
}

.xgl-user_watermark::before {
  content: "\ebe4";
}

.xgl-user_watermark_alt::before {
  content: "\ebe3";
}

.xgl-user_watermark_two_tone::before {
  content: "\ebe4";
}

.xgl-user_watermark_two_tone::after {
  content: "\ebe3";
  opacity: 0.2;
}

.xgl-users::before {
  content: "\e653";
}

.xgl-users_alt::before {
  content: "\e654";
}

.xgl-users_two_tone::before {
  content: "\e653";
}

.xgl-users_two_tone::after {
  content: "\e654";
  opacity: 0.2;
}

.xgl-versant::before {
  content: "\ee2f";
}

.xgl-versant_alt::before {
  content: "\ee30";
}

.xgl-versant_two_tone::before {
  content: "\ee2f";
}

.xgl-versant_two_tone::after {
  content: "\ee30";
  opacity: 0.2;
}

.xgl-video::before {
  content: "\e54f";
}

.xgl-video_alt::before {
  content: "\e550";
}

.xgl-video_disabled::before {
  content: "\e551";
}

.xgl-video_disabled_alt::before {
  content: "\e552";
}

.xgl-video_disabled_two_tone::before {
  content: "\e551";
}

.xgl-video_disabled_two_tone::after {
  content: "\e552";
  opacity: 0.2;
}

.xgl-video_player::before {
  content: "\e553";
}

.xgl-video_player_alt::before {
  content: "\e554";
}

.xgl-video_player_two_tone::before {
  content: "\e553";
}

.xgl-video_player_two_tone::after {
  content: "\e554";
  opacity: 0.2;
}

.xgl-video_two_tone::before {
  content: "\e54f";
}

.xgl-video_two_tone::after {
  content: "\e550";
  opacity: 0.2;
}

.xgl-view::before {
  content: "\e555";
}

.xgl-view_alt::before {
  content: "\e556";
}

.xgl-view_disabled::before {
  content: "\e557";
}

.xgl-view_disabled_alt::before {
  content: "\e558";
}

.xgl-view_disabled_two_tone::before {
  content: "\e557";
}

.xgl-view_disabled_two_tone::after {
  content: "\e558";
  opacity: 0.2;
}

.xgl-view_lock::before {
  content: "\e8c9";
}

.xgl-view_lock_alt::before {
  content: "\e8ca";
}

.xgl-view_lock_two_tone::before {
  content: "\e8c9";
}

.xgl-view_lock_two_tone::after {
  content: "\e8ca";
  opacity: 0.2;
}

.xgl-view_orientation::before {
  content: "\ed25";
}

.xgl-view_orientation_alt::before {
  content: "\ed26";
}

.xgl-view_orientation_two_tone::before {
  content: "\ed25";
}

.xgl-view_orientation_two_tone::after {
  content: "\ed26";
  opacity: 0.2;
}

.xgl-view_side::before {
  content: "\ed27";
}

.xgl-view_side_alt::before {
  content: "\ed28";
}

.xgl-view_side_back::before {
  content: "\ed29";
}

.xgl-view_side_back_two_tone::before {
  content: "\ed29";
}

.xgl-view_side_back_two_tone::after {
  content: "\ed28";
  opacity: 0.2;
}

.xgl-view_side_bottom::before {
  content: "\ed2a";
}

.xgl-view_side_bottom_two_tone::before {
  content: "\ed2a";
}

.xgl-view_side_bottom_two_tone::after {
  content: "\ed28";
  opacity: 0.2;
}

.xgl-view_side_front::before {
  content: "\ed2b";
}

.xgl-view_side_front_two_tone::before {
  content: "\ed2b";
}

.xgl-view_side_front_two_tone::after {
  content: "\ed28";
  opacity: 0.2;
}

.xgl-view_side_left::before {
  content: "\ed2c";
}

.xgl-view_side_left_two_tone::before {
  content: "\ed2c";
}

.xgl-view_side_left_two_tone::after {
  content: "\ed28";
  opacity: 0.2;
}

.xgl-view_side_right::before {
  content: "\ed2d";
}

.xgl-view_side_right_two_tone::before {
  content: "\ed2d";
}

.xgl-view_side_right_two_tone::after {
  content: "\ed28";
  opacity: 0.2;
}

.xgl-view_side_top::before {
  content: "\ed2e";
}

.xgl-view_side_top_two_tone::before {
  content: "\ed2e";
}

.xgl-view_side_top_two_tone::after {
  content: "\ed28";
  opacity: 0.2;
}

.xgl-view_side_two_tone::before {
  content: "\ed27";
}

.xgl-view_side_two_tone::after {
  content: "\ed28";
  opacity: 0.2;
}

.xgl-view_three_d::before {
  content: "\ed2f";
}

.xgl-view_three_d_alt::before {
  content: "\ed30";
}

.xgl-view_three_d_two_tone::before {
  content: "\ed2f";
}

.xgl-view_three_d_two_tone::after {
  content: "\ed30";
  opacity: 0.2;
}

.xgl-view_trimetric::before {
  content: "\ee4c";
}

.xgl-view_trimetric_alt::before {
  content: "\ee4d";
}

.xgl-view_trimetric_two_tone::before {
  content: "\ee4c";
}

.xgl-view_trimetric_two_tone::after {
  content: "\ee4d";
  opacity: 0.2;
}

.xgl-view_two_d::before {
  content: "\ed31";
}

.xgl-view_two_d_alt::before {
  content: "\ed32";
}

.xgl-view_two_d_two_tone::before {
  content: "\ed31";
}

.xgl-view_two_d_two_tone::after {
  content: "\ed32";
  opacity: 0.2;
}

.xgl-view_two_tone::before {
  content: "\e555";
}

.xgl-view_two_tone::after {
  content: "\e556";
  opacity: 0.2;
}

.xgl-virtual_reality::before {
  content: "\efb9";
}

.xgl-virtual_reality_alt::before {
  content: "\efb9";
}

.xgl-virtual_reality_two_tone::before {
  content: "\efb9";
}

.xgl-virtual_reality_two_tone::after {
  content: "\efb9";
  opacity: 0.2;
}

.xgl-visa::before {
  content: "\ecb5";
}

.xgl-visa_alt::before {
  content: "\ecb6";
}

.xgl-visa_two_tone::before {
  content: "\ecb5";
}

.xgl-visa_two_tone::after {
  content: "\ecb6";
  opacity: 0.2;
}

.xgl-vision_low::before {
  content: "\e7b1";
}

.xgl-vision_low_alt::before {
  content: "\e7b2";
}

.xgl-vision_low_two_tone::before {
  content: "\e7b1";
}

.xgl-vision_low_two_tone::after {
  content: "\e7b2";
  opacity: 0.2;
}

.xgl-voice::before {
  content: "\e9ca";
}

.xgl-voice_alt::before {
  content: "\e9cb";
}

.xgl-voice_two_tone::before {
  content: "\e9ca";
}

.xgl-voice_two_tone::after {
  content: "\e9cb";
  opacity: 0.2;
}

.xgl-volume::before {
  content: "\e559";
}

.xgl-volume_alt::before {
  content: "\e55a";
}

.xgl-volume_high::before {
  content: "\e55b";
}

.xgl-volume_high_alt::before {
  content: "\e55c";
}

.xgl-volume_high_two_tone::before {
  content: "\e55b";
}

.xgl-volume_high_two_tone::after {
  content: "\e55c";
  opacity: 0.2;
}

.xgl-volume_low::before {
  content: "\e55d";
}

.xgl-volume_low_alt::before {
  content: "\e55e";
}

.xgl-volume_low_two_tone::before {
  content: "\e55d";
}

.xgl-volume_low_two_tone::after {
  content: "\e55e";
  opacity: 0.2;
}

.xgl-volume_measurement::before {
  content: "\ee31";
}

.xgl-volume_measurement_alt::before {
  content: "\ee32";
}

.xgl-volume_measurement_two_tone::before {
  content: "\ee31";
}

.xgl-volume_measurement_two_tone::after {
  content: "\ee32";
  opacity: 0.2;
}

.xgl-volume_med::before {
  content: "\e55f";
}

.xgl-volume_med_alt::before {
  content: "\e560";
}

.xgl-volume_med_two_tone::before {
  content: "\e55f";
}

.xgl-volume_med_two_tone::after {
  content: "\e560";
  opacity: 0.2;
}

.xgl-volume_mute::before {
  content: "\e561";
}

.xgl-volume_mute_alt::before {
  content: "\e562";
}

.xgl-volume_mute_two_tone::before {
  content: "\e561";
}

.xgl-volume_mute_two_tone::after {
  content: "\e562";
  opacity: 0.2;
}

.xgl-volume_two_tone::before {
  content: "\e559";
}

.xgl-volume_two_tone::after {
  content: "\e55a";
  opacity: 0.2;
}

.xgl-w3c_logo::before {
  content: "\ef9d";
}

.xgl-wait_print::before {
  content: "\ec62";
}

.xgl-wait_print_alt::before {
  content: "\ef41";
}

.xgl-wait_print_two_tone::before {
  content: "\ec62";
}

.xgl-wait_print_two_tone::after {
  content: "\ef41";
  opacity: 0.2;
}

.xgl-wallet::before {
  content: "\e563";
}

.xgl-wallet_alt::before {
  content: "\e564";
}

.xgl-wallet_two_tone::before {
  content: "\e563";
}

.xgl-wallet_two_tone::after {
  content: "\e564";
  opacity: 0.2;
}

.xgl-wand::before {
  content: "\e565";
}

.xgl-wand_alt::before {
  content: "\e566";
}

.xgl-wand_two_tone::before {
  content: "\e565";
}

.xgl-wand_two_tone::after {
  content: "\e566";
  opacity: 0.2;
}

.xgl-warming_stack_bkgd::before {
  content: "\ecb7";
}

.xgl-warming_stack_frgd::before {
  content: "\ecb8";
}

.xgl-warming_stack_mdgd::before {
  content: "\ecb9";
}

.xgl-warning_overlay_stack_bkgd::before {
  content: "\ef9e";
}

.xgl-warning_overlay_stack_frgd::before {
  content: "\ef9f";
}

.xgl-warning_stack_bkgd::before {
  content: "\e956";
}

.xgl-warning_stack_frgd::before {
  content: "\e958";
}

.xgl-warning_stack_mdgd::before {
  content: "\e957";
}

.xgl-waste::before {
  content: "\e64d";
}

.xgl-waste_paper::before {
  content: "\ecbf";
}

.xgl-waste_paper_alt::before {
  content: "\ecc0";
}

.xgl-waste_paper_two_tone::before {
  content: "\ecbf";
}

.xgl-waste_paper_two_tone::after {
  content: "\ecc0";
  opacity: 0.2;
}

.xgl-waste_square::before {
  content: "\e667";
}

.xgl-waste_square_alt::before {
  content: "\e668";
}

.xgl-waste_square_two_tone::before {
  content: "\e667";
}

.xgl-waste_square_two_tone::after {
  content: "\e668";
  opacity: 0.2;
}

.xgl-watch::before {
  content: "\e61c";
}

.xgl-watch_alt::before {
  content: "\e61d";
}

.xgl-watch_two_tone::before {
  content: "\e61c";
}

.xgl-watch_two_tone::after {
  content: "\e61d";
  opacity: 0.2;
}

.xgl-watermark::before {
  content: "\ebed";
}

.xgl-watermark_alt::before {
  content: "\ebee";
}

.xgl-watermark_date::before {
  content: "\ebeb";
}

.xgl-watermark_date_alt::before {
  content: "\ebec";
}

.xgl-watermark_date_two_tone::before {
  content: "\ebeb";
}

.xgl-watermark_date_two_tone::after {
  content: "\ebec";
  opacity: 0.2;
}

.xgl-watermark_disabled::before {
  content: "\ebe5";
}

.xgl-watermark_disabled_alt::before {
  content: "\ebe6";
}

.xgl-watermark_disabled_two_tone::before {
  content: "\ebe5";
}

.xgl-watermark_disabled_two_tone::after {
  content: "\ebe6";
  opacity: 0.2;
}

.xgl-watermark_emboss::before {
  content: "\ebe9";
}

.xgl-watermark_emboss_alt::before {
  content: "\ebea";
}

.xgl-watermark_emboss_two_tone::before {
  content: "\ebe9";
}

.xgl-watermark_emboss_two_tone::after {
  content: "\ebea";
  opacity: 0.2;
}

.xgl-watermark_save::before {
  content: "\ebe7";
}

.xgl-watermark_save_alt::before {
  content: "\ebe8";
}

.xgl-watermark_save_two_tone::before {
  content: "\ebe7";
}

.xgl-watermark_save_two_tone::after {
  content: "\ebe8";
  opacity: 0.2;
}

.xgl-watermark_square::before {
  content: "\ef42";
}

.xgl-watermark_square_alt::before {
  content: "\ef43";
}

.xgl-watermark_square_two_tone::before {
  content: "\ef42";
}

.xgl-watermark_square_two_tone::after {
  content: "\ef43";
  opacity: 0.2;
}

.xgl-watermark_two_tone::before {
  content: "\ebed";
}

.xgl-watermark_two_tone::after {
  content: "\ebee";
  opacity: 0.2;
}

.xgl-weight::before {
  content: "\e567";
}

.xgl-weight_alt::before {
  content: "\e568";
}

.xgl-weight_two_tone::before {
  content: "\e567";
}

.xgl-weight_two_tone::after {
  content: "\e568";
  opacity: 0.2;
}

.xgl-wifi::before {
  content: "\e569";
}

.xgl-wifi_bkgd::before {
  content: "\e959";
}

.xgl-wifi_configure::before {
  content: "\f022";
}

.xgl-wifi_configure_bkgd::before {
  content: "\f023";
}

.xgl-wifi_configure_two_tone::before {
  content: "\f022";
}

.xgl-wifi_configure_two_tone::after {
  content: "\f023";
  opacity: 0.2;
}

.xgl-wifi_direct::before {
  content: "\e56a";
}

.xgl-wifi_direct_two_tone::before {
  content: "\e56a";
}

.xgl-wifi_direct_two_tone::after {
  content: "\e959";
  opacity: 0.2;
}

.xgl-wifi_disabled::before {
  content: "\e56b";
}

.xgl-wifi_disabled_two_tone::before {
  content: "\e56b";
}

.xgl-wifi_disabled_two_tone::after {
  content: "\e959";
  opacity: 0.2;
}

.xgl-wifi_medium::before {
  content: "\e56c";
}

.xgl-wifi_medium_two_tone::before {
  content: "\e56c";
}

.xgl-wifi_medium_two_tone::after {
  content: "\e959";
  opacity: 0.2;
}

.xgl-wifi_none::before {
  content: "\e56d";
}

.xgl-wifi_none_two_tone::before {
  content: "\e56d";
}

.xgl-wifi_none_two_tone::after {
  content: "\e959";
  opacity: 0.2;
}

.xgl-wifi_secure_bkgd::before {
  content: "\e961";
}

.xgl-wifi_secure_medium::before {
  content: "\e56e";
}

.xgl-wifi_secure_medium_two_tone::before {
  content: "\e56e";
}

.xgl-wifi_secure_medium_two_tone::after {
  content: "\e961";
  opacity: 0.2;
}

.xgl-wifi_secure_none::before {
  content: "\e56f";
}

.xgl-wifi_secure_none_two_tone::before {
  content: "\e56f";
}

.xgl-wifi_secure_none_two_tone::after {
  content: "\e961";
  opacity: 0.2;
}

.xgl-wifi_secure_strong::before {
  content: "\e570";
}

.xgl-wifi_secure_strong_two_tone::before {
  content: "\e570";
}

.xgl-wifi_secure_strong_two_tone::after {
  content: "\e961";
  opacity: 0.2;
}

.xgl-wifi_secure_weak::before {
  content: "\e571";
}

.xgl-wifi_secure_weak_two_tone::before {
  content: "\e571";
}

.xgl-wifi_secure_weak_two_tone::after {
  content: "\e961";
  opacity: 0.2;
}

.xgl-wifi_square::before {
  content: "\e572";
}

.xgl-wifi_square_alt::before {
  content: "\e573";
}

.xgl-wifi_square_two_tone::before {
  content: "\e572";
}

.xgl-wifi_square_two_tone::after {
  content: "\e573";
  opacity: 0.2;
}

.xgl-wifi_two_tone::before {
  content: "\e569";
}

.xgl-wifi_two_tone::after {
  content: "\e959";
  opacity: 0.2;
}

.xgl-wifi_weak::before {
  content: "\e574";
}

.xgl-wifi_weak_two_tone::before {
  content: "\e574";
}

.xgl-wifi_weak_two_tone::after {
  content: "\e959";
  opacity: 0.2;
}

.xgl-window::before {
  content: "\e575";
}

.xgl-window_alt::before {
  content: "\e576";
}

.xgl-window_secure::before {
  content: "\eef2";
}

.xgl-window_secure_alt::before {
  content: "\eef3";
}

.xgl-window_secure_two_tone::before {
  content: "\eef2";
}

.xgl-window_secure_two_tone::after {
  content: "\eef3";
  opacity: 0.2;
}

.xgl-window_two_tone::before {
  content: "\e575";
}

.xgl-window_two_tone::after {
  content: "\e576";
  opacity: 0.2;
}

.xgl-windows_live::before {
  content: "\eb84";
}

.xgl-windows_live_alt::before {
  content: "\eb85";
}

.xgl-windows_live_two_tone::before {
  content: "\eb84";
}

.xgl-windows_live_two_tone::after {
  content: "\eb85";
  opacity: 0.2;
}

.xgl-windows_phone::before {
  content: "\ec24";
}

.xgl-windows_phone_alt::before {
  content: "\eb87";
}

.xgl-windows_phone_two_tone::before {
  content: "\ec24";
}

.xgl-windows_phone_two_tone::after {
  content: "\eb87";
  opacity: 0.2;
}

.xgl-wired::before {
  content: "\ebe2";
}

.xgl-wired_alt::before {
  content: "\ebe1";
}

.xgl-wired_two_tone::before {
  content: "\ebe2";
}

.xgl-wired_two_tone::after {
  content: "\ebe1";
  opacity: 0.2;
}

.xgl-wireframe::before {
  content: "\ed33";
}

.xgl-wireframe_alt::before {
  content: "\ed34";
}

.xgl-wireframe_two_tone::before {
  content: "\ed33";
}

.xgl-wireframe_two_tone::after {
  content: "\ed34";
  opacity: 0.2;
}

.xgl-workflow::before {
  content: "\e578";
}

.xgl-workflow_add::before {
  content: "\e579";
}

.xgl-workflow_add_alt::before {
  content: "\e57a";
}

.xgl-workflow_add_two_tone::before {
  content: "\e579";
}

.xgl-workflow_add_two_tone::after {
  content: "\e57a";
  opacity: 0.2;
}

.xgl-workflow_alt::before {
  content: "\e57b";
}

.xgl-workflow_central::before {
  content: "\ed44";
}

.xgl-workflow_central_alt::before {
  content: "\ed45";
}

.xgl-workflow_central_two_tone::before {
  content: "\ed44";
}

.xgl-workflow_central_two_tone::after {
  content: "\ed45";
  opacity: 0.2;
}

.xgl-workflow_combo::before {
  content: "\f020";
}

.xgl-workflow_combo_alt::before {
  content: "\f021";
}

.xgl-workflow_combo_two_tone::before {
  content: "\f020";
}

.xgl-workflow_combo_two_tone::after {
  content: "\f021";
  opacity: 0.2;
}

.xgl-workflow_single::before {
  content: "\f01f";
}

.xgl-workflow_single_alt::before {
  content: "\f01e";
}

.xgl-workflow_single_two_tone::before {
  content: "\f01f";
}

.xgl-workflow_single_two_tone::after {
  content: "\f01e";
  opacity: 0.2;
}

.xgl-workflow_two_tone::before {
  content: "\e578";
}

.xgl-workflow_two_tone::after {
  content: "\e57b";
  opacity: 0.2;
}

.xgl-workspace::before {
  content: "\e925";
}

.xgl-workspace_alt::before {
  content: "\e926";
}

.xgl-workspace_two_tone::before {
  content: "\e925";
}

.xgl-workspace_two_tone::after {
  content: "\e926";
  opacity: 0.2;
}

.xgl-world::before {
  content: "\e57c";
}

.xgl-world_alt::before {
  content: "\e57d";
}

.xgl-world_two_tone::before {
  content: "\e57c";
}

.xgl-world_two_tone::after {
  content: "\e57d";
  opacity: 0.2;
}

.xgl-wps_logo::before {
  content: "\e94f";
}

.xgl-wps_logo_alt::before {
  content: "\e950";
}

.xgl-wps_logo_two_tone::before {
  content: "\e94f";
}

.xgl-wps_logo_two_tone::after {
  content: "\e950";
  opacity: 0.2;
}

.xgl-wrench::before {
  content: "\e57e";
}

.xgl-wrench_alt::before {
  content: "\e57f";
}

.xgl-wrench_circle::before {
  content: "\eeb6";
}

.xgl-wrench_circle_alt::before {
  content: "\eeb7";
}

.xgl-wrench_circle_off::before {
  content: "\eeb8";
}

.xgl-wrench_circle_off_alt::before {
  content: "\eeb9";
}

.xgl-wrench_circle_off_two_tone::before {
  content: "\eeb8";
}

.xgl-wrench_circle_off_two_tone::after {
  content: "\eeb9";
  opacity: 0.2;
}

.xgl-wrench_circle_two_tone::before {
  content: "\eeb6";
}

.xgl-wrench_circle_two_tone::after {
  content: "\eeb7";
  opacity: 0.2;
}

.xgl-wrench_phone::before {
  content: "\e580";
}

.xgl-wrench_phone_alt::before {
  content: "\e581";
}

.xgl-wrench_phone_two_tone::before {
  content: "\e580";
}

.xgl-wrench_phone_two_tone::after {
  content: "\e581";
  opacity: 0.2;
}

.xgl-wrench_square::before {
  content: "\e582";
}

.xgl-wrench_square_alt::before {
  content: "\e583";
}

.xgl-wrench_square_two_tone::before {
  content: "\e582";
}

.xgl-wrench_square_two_tone::after {
  content: "\e583";
  opacity: 0.2;
}

.xgl-wrench_two_tone::before {
  content: "\e57e";
}

.xgl-wrench_two_tone::after {
  content: "\e57f";
  opacity: 0.2;
}

.xgl-xds::before {
  content: "\e7fb";
}

.xgl-xds_alt::before {
  content: "\e806";
}

.xgl-xds_two_tone::before {
  content: "\e7fb";
}

.xgl-xds_two_tone::after {
  content: "\e806";
  opacity: 0.2;
}

.xgl-xerox_logo::before {
  content: "\e89f";
}

.xgl-xerox_logo_sans_tm::before {
  content: "\e8f2";
}

.xgl-xerox_logo_tm::before {
  content: "\e8f1";
}

.xgl-xids::before {
  content: "\e8a7";
}

.xgl-xsa_accounting::before {
  content: "\ee80";
}

.xgl-xsa_accounting_alt::before {
  content: "\ee81";
}

.xgl-xsa_accounting_two_tone::before {
  content: "\ee80";
}

.xgl-xsa_accounting_two_tone::after {
  content: "\ee81";
  opacity: 0.2;
}

.xgl-yahoo::before {
  content: "\eb7a";
}

.xgl-yahoo_alt::before {
  content: "\eb7b";
}

.xgl-yahoo_two_tone::before {
  content: "\eb7a";
}

.xgl-yahoo_two_tone::after {
  content: "\eb7b";
  opacity: 0.2;
}

.xgl-youtube::before {
  content: "\e584";
}

.xgl-youtube_alt::before {
  content: "\ec8a";
}

.xgl-youtube_two_tone::before {
  content: "\e584";
}

.xgl-youtube_two_tone::after {
  content: "\ec8a";
  opacity: 0.2;
}

.xgl-zoom_in::before {
  content: "\e585";
}

.xgl-zoom_in_alt::before {
  content: "\e586";
}

.xgl-zoom_in_two_tone::before {
  content: "\e585";
}

.xgl-zoom_in_two_tone::after {
  content: "\e586";
  opacity: 0.2;
}

.xgl-zoom_out::before {
  content: "\e587";
}

.xgl-zoom_out_alt::before {
  content: "\e588";
}

.xgl-zoom_out_two_tone::before {
  content: "\e587";
}

.xgl-zoom_out_two_tone::after {
  content: "\e588";
  opacity: 0.2;
}

.xgl-zoom_to_fit::before {
  content: "\ee4e";
}

.xgl-zoom_to_fit_alt::before {
  content: "\ee4f";
}

.xgl-zoom_to_fit_two_tone::before {
  content: "\ee4e";
}

.xgl-zoom_to_fit_two_tone::after {
  content: "\ee4f";
  opacity: 0.2;
}

.xgl-zoom_to_window::before {
  content: "\ed35";
}

.xgl-zoom_to_window_alt::before {
  content: "\ed36";
}

.xgl-zoom_to_window_two_tone::before {
  content: "\ed35";
}

.xgl-zoom_to_window_two_tone::after {
  content: "\ed36";
  opacity: 0.2;
}

.xgl-zoom_window::before {
  content: "\ed37";
}

.xgl-zoom_window_alt::before {
  content: "\ed38";
}

.xgl-zoom_window_two_tone::before {
  content: "\ed37";
}

.xgl-zoom_window_two_tone::after {
  content: "\ed38";
  opacity: 0.2;
}

.svg-defs {
  position: fixed;
  left: -2000px;
  width: 0;
  height: 0;
}

.xrx-theme-appearance {
  color: #ffffff;
  background-color: #72504c;
}

.xrx-dark-appearance {
  background-color: #27272a;
  color: #ffffff;
}

body.xrx-dark-appearance {
  color: #ffffff;
}

.xrx-dark-appearance .xrx-theme-appearance {
  background-color: #654441;
}

.xrx-activity-indicator-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.xrx-activity-indicator-round .xrx-activity-indicator-center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}
.xrx-activity-indicator-round .xrx-activity-indicator-center::after {
  -webkit-border-radius: 100% 0 0;
     -moz-border-radius: 100% 0 0;
          border-radius: 100% 0 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  background: transparent;
  border-color: #61626b;
  border-style: solid;
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: 100% 100%;
     -moz-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
       -o-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-animation: xrx-activity-indicator-round 1.1s infinite ease-in-out;
     -moz-animation: xrx-activity-indicator-round 1.1s infinite ease-in-out;
       -o-animation: xrx-activity-indicator-round 1.1s infinite ease-in-out;
          animation: xrx-activity-indicator-round 1.1s infinite ease-in-out;
}
.xrx-activity-indicator-round.stopped .xrx-activity-indicator-center::after {
  -webkit-animation-play-state: paused;
     -moz-animation-play-state: paused;
       -o-animation-play-state: paused;
          animation-play-state: paused;
}
.xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center::after {
  border-color: #000000;
}
.xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #000000;
}
.xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center::after {
  border-color: #7c5a56;
}
.xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #7c5a56;
}
.xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-label {
  color: #7c5a56;
}
.xrx-theme-appearance .xrx-activity-indicator-round .xrx-activity-indicator-center::after {
  border-color: #d5c8c5;
}
.xrx-theme-appearance .xrx-activity-indicator-round .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: inherit;
}
.xrx-theme-appearance .xrx-activity-indicator-round .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-theme-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center::after {
  border-color: #ffffff;
}
.xrx-theme-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #ffffff;
}
.xrx-theme-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-theme-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center::after {
  border-color: #ffffff;
}
.xrx-theme-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #ffffff;
}
.xrx-theme-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-label {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-activity-indicator-round .xrx-activity-indicator-center::after {
  border-color: #c3c3cc;
}
.xrx-dark-appearance .xrx-activity-indicator-round .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-activity-indicator-round .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-dark-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center::after {
  border-color: #ffffff;
}
.xrx-dark-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-dark-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center::after {
  border-color: #c7b5b2;
}
.xrx-dark-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #c7b5b2;
}
.xrx-dark-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-label {
  color: #c7b5b2;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round .xrx-activity-indicator-center::after {
  border-color: #c7b5b2;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: inherit;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center::after {
  border-color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round.interactive-indicator .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center::after {
  border-color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-center .xrx-activity-indicator-content {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-round.primary-indicator .xrx-activity-indicator-label {
  color: #ffffff;
}

@-webkit-keyframes xrx-activity-indicator-round {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes xrx-activity-indicator-round {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@-o-keyframes xrx-activity-indicator-round {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes xrx-activity-indicator-round {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.xrx-activity-indicator-round .xrx-activity-indicator-label {
  margin-left: 10px;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.15px;
}
.xrx-activity-indicator-round .xrx-activity-indicator-center, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center {
  width: 32px;
  height: 32px;
}
.xrx-activity-indicator-round .xrx-activity-indicator-center::after, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center::after {
  width: 16px;
  height: 16px;
  border-width: 3px;
}
.xrx-activity-indicator-round .xrx-activity-indicator-label, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-label {
  line-height: 32px;
}
.xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center {
  width: 48px;
  height: 48px;
}
.xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center::after {
  width: 24px;
  height: 24px;
  border-width: 5px;
}
.xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center {
  width: 64px;
  height: 64px;
}
.xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center::after {
  width: 32px;
  height: 32px;
  border-width: 7px;
}
.xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center {
  width: 170px;
  height: 170px;
}
.xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center::after {
  width: 85px;
  height: 85px;
  border-width: 11px;
}
.xrx-activity-indicator-round ~ .btn-label {
  padding-left: 10px;
}
.btn-label ~ .xrx-activity-indicator-round {
  margin-right: -5px;
  margin-left: 10px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-round .xrx-activity-indicator-label {
    margin-left: 10px;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.15px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-center, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center {
    width: 32px;
    height: 32px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-center::after, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center::after {
    width: 16px;
    height: 16px;
    border-width: 3px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-label, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-label {
    line-height: 32px;
  }
  .xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center {
    width: 48px;
    height: 48px;
  }
  .xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center::after {
    width: 24px;
    height: 24px;
    border-width: 5px;
  }
  .xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center {
    width: 64px;
    height: 64px;
  }
  .xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center::after {
    width: 32px;
    height: 32px;
    border-width: 7px;
  }
  .xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center {
    width: 170px;
    height: 170px;
  }
  .xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center::after {
    width: 85px;
    height: 85px;
    border-width: 11px;
  }
  .xrx-activity-indicator-round ~ .btn-label {
    padding-left: 10px;
  }
  .btn-label ~ .xrx-activity-indicator-round {
    margin-right: -5px;
    margin-left: 10px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-round .xrx-activity-indicator-label {
    margin-left: 10px;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.15px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-center, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center {
    width: 32px;
    height: 32px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-center::after, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center::after {
    width: 16px;
    height: 16px;
    border-width: 3px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-label, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-label {
    line-height: 32px;
  }
  .xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center {
    width: 48px;
    height: 48px;
  }
  .xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center::after {
    width: 24px;
    height: 24px;
    border-width: 5px;
  }
  .xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center {
    width: 64px;
    height: 64px;
  }
  .xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center::after {
    width: 32px;
    height: 32px;
    border-width: 7px;
  }
  .xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center {
    width: 170px;
    height: 170px;
  }
  .xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center::after {
    width: 85px;
    height: 85px;
    border-width: 11px;
  }
  .xrx-activity-indicator-round ~ .btn-label {
    padding-left: 10px;
  }
  .btn-label ~ .xrx-activity-indicator-round {
    margin-right: -5px;
    margin-left: 10px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-round .xrx-activity-indicator-label {
    margin-left: 9.375px;
    font-size: 20.625px;
    line-height: 30px;
    letter-spacing: 0.140625px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-center, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center {
    width: 30px;
    height: 30px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-center::after, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-center::after {
    width: 15px;
    height: 15px;
    border-width: 2.8125px;
  }
  .xrx-activity-indicator-round .xrx-activity-indicator-label, .xrx-activity-indicator-round.size-32 .xrx-activity-indicator-label {
    line-height: 30px;
  }
  .xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center {
    width: 45px;
    height: 45px;
  }
  .xrx-activity-indicator-round.size-48 .xrx-activity-indicator-center::after {
    width: 22.5px;
    height: 22.5px;
    border-width: 4.6875px;
  }
  .xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center {
    width: 60px;
    height: 60px;
  }
  .xrx-activity-indicator-round.size-64 .xrx-activity-indicator-center::after {
    width: 30px;
    height: 30px;
    border-width: 6.5625px;
  }
  .xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center {
    width: 159.375px;
    height: 159.375px;
  }
  .xrx-activity-indicator-round.size-170 .xrx-activity-indicator-center::after {
    width: 79.6875px;
    height: 79.6875px;
    border-width: 10.3125px;
  }
  .xrx-activity-indicator-round ~ .btn-label {
    padding-left: 9.375px;
  }
  .btn-label ~ .xrx-activity-indicator-round {
    margin-right: -4.6875px;
    margin-left: 9.375px;
  }
}
.xrx-activity-indicator-horizontal {
  position: relative;
  overflow: hidden;
}
.xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
  color: #000000;
}
.xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25%;
  background: #61626b;
  -webkit-animation: xrx-activity-indicator-line 1.1s infinite ease-in-out;
     -moz-animation: xrx-activity-indicator-line 1.1s infinite ease-in-out;
       -o-animation: xrx-activity-indicator-line 1.1s infinite ease-in-out;
          animation: xrx-activity-indicator-line 1.1s infinite ease-in-out;
}
.xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-label {
  color: #7c5a56;
}
.xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-horizontal-line {
  background: #7c5a56;
}
.xrx-theme-appearance .xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
  color: #ffffff;
}
.xrx-theme-appearance .xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
  background: #d5c8c5;
}
.xrx-theme-appearance .xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-label {
  color: #ffffff;
}
.xrx-theme-appearance .xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-horizontal-line {
  background: #ffffff;
}
.xrx-dark-appearance .xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-dark-appearance .xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
  background: #c3c3cc;
}
.xrx-dark-appearance .xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-label {
  color: #c7b5b2;
}
.xrx-dark-appearance .xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-horizontal-line {
  background: #c7b5b2;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
  color: inherit;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
  background: #c7b5b2;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-label {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-activity-indicator-horizontal.primary-indicator .xrx-activity-indicator-horizontal-line {
  background: #ffffff;
}

.xrx-activity-indicator-horizontal {
  min-height: 12px;
}
.xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
  margin-bottom: 44px;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.15px;
}
.xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
  height: 12px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal {
    min-height: 12px;
  }
  .xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
    margin-bottom: 44px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.15px;
  }
  .xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
    height: 12px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal {
    min-height: 12px;
  }
  .xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
    margin-bottom: 44px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.15px;
  }
  .xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
    height: 12px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal {
    min-height: 11.25px;
  }
  .xrx-activity-indicator-horizontal .xrx-activity-indicator-label {
    margin-bottom: 41.25px;
    font-size: 20.625px;
    line-height: 28.125px;
    letter-spacing: 0.140625px;
  }
  .xrx-activity-indicator-horizontal .xrx-activity-indicator-horizontal-line {
    height: 11.25px;
  }
}
.xrx-activity-indicator-horizontal.size-8 {
  min-height: 8px;
}
.xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-label {
  margin-bottom: 40px;
}
.xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-horizontal-line {
  height: 8px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-8 {
    min-height: 8px;
  }
  .xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-label {
    margin-bottom: 40px;
  }
  .xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-horizontal-line {
    height: 8px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-8 {
    min-height: 8px;
  }
  .xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-label {
    margin-bottom: 40px;
  }
  .xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-horizontal-line {
    height: 8px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-8 {
    min-height: 7.5px;
  }
  .xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-label {
    margin-bottom: 37.5px;
  }
  .xrx-activity-indicator-horizontal.size-8 .xrx-activity-indicator-horizontal-line {
    height: 7.5px;
  }
}
.xrx-activity-indicator-horizontal.size-9 {
  min-height: 9px;
}
.xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-label {
  margin-bottom: 41px;
}
.xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-horizontal-line {
  height: 9px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-9 {
    min-height: 9px;
  }
  .xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-label {
    margin-bottom: 41px;
  }
  .xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-horizontal-line {
    height: 9px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-9 {
    min-height: 9px;
  }
  .xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-label {
    margin-bottom: 41px;
  }
  .xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-horizontal-line {
    height: 9px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-9 {
    min-height: 8.4375px;
  }
  .xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-label {
    margin-bottom: 38.4375px;
  }
  .xrx-activity-indicator-horizontal.size-9 .xrx-activity-indicator-horizontal-line {
    height: 8.4375px;
  }
}
.xrx-activity-indicator-horizontal.size-10 {
  min-height: 10px;
}
.xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-label {
  margin-bottom: 42px;
}
.xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-horizontal-line {
  height: 10px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-10 {
    min-height: 10px;
  }
  .xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-label {
    margin-bottom: 42px;
  }
  .xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-horizontal-line {
    height: 10px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-10 {
    min-height: 10px;
  }
  .xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-label {
    margin-bottom: 42px;
  }
  .xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-horizontal-line {
    height: 10px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-10 {
    min-height: 9.375px;
  }
  .xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-label {
    margin-bottom: 39.375px;
  }
  .xrx-activity-indicator-horizontal.size-10 .xrx-activity-indicator-horizontal-line {
    height: 9.375px;
  }
}
.xrx-activity-indicator-horizontal.size-11 {
  min-height: 11px;
}
.xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-label {
  margin-bottom: 43px;
}
.xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-horizontal-line {
  height: 11px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-11 {
    min-height: 11px;
  }
  .xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-label {
    margin-bottom: 43px;
  }
  .xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-horizontal-line {
    height: 11px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-11 {
    min-height: 11px;
  }
  .xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-label {
    margin-bottom: 43px;
  }
  .xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-horizontal-line {
    height: 11px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-11 {
    min-height: 10.3125px;
  }
  .xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-label {
    margin-bottom: 40.3125px;
  }
  .xrx-activity-indicator-horizontal.size-11 .xrx-activity-indicator-horizontal-line {
    height: 10.3125px;
  }
}
.xrx-activity-indicator-horizontal.size-12 {
  min-height: 12px;
}
.xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-label {
  margin-bottom: 44px;
}
.xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-horizontal-line {
  height: 12px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-12 {
    min-height: 12px;
  }
  .xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-label {
    margin-bottom: 44px;
  }
  .xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-horizontal-line {
    height: 12px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-12 {
    min-height: 12px;
  }
  .xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-label {
    margin-bottom: 44px;
  }
  .xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-horizontal-line {
    height: 12px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-12 {
    min-height: 11.25px;
  }
  .xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-label {
    margin-bottom: 41.25px;
  }
  .xrx-activity-indicator-horizontal.size-12 .xrx-activity-indicator-horizontal-line {
    height: 11.25px;
  }
}
.xrx-activity-indicator-horizontal.size-13 {
  min-height: 13px;
}
.xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-label {
  margin-bottom: 45px;
}
.xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-horizontal-line {
  height: 13px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-13 {
    min-height: 13px;
  }
  .xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-label {
    margin-bottom: 45px;
  }
  .xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-horizontal-line {
    height: 13px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-13 {
    min-height: 13px;
  }
  .xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-label {
    margin-bottom: 45px;
  }
  .xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-horizontal-line {
    height: 13px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-13 {
    min-height: 12.1875px;
  }
  .xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-label {
    margin-bottom: 42.1875px;
  }
  .xrx-activity-indicator-horizontal.size-13 .xrx-activity-indicator-horizontal-line {
    height: 12.1875px;
  }
}
.xrx-activity-indicator-horizontal.size-14 {
  min-height: 14px;
}
.xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-label {
  margin-bottom: 46px;
}
.xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-horizontal-line {
  height: 14px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-14 {
    min-height: 14px;
  }
  .xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-label {
    margin-bottom: 46px;
  }
  .xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-horizontal-line {
    height: 14px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-14 {
    min-height: 14px;
  }
  .xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-label {
    margin-bottom: 46px;
  }
  .xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-horizontal-line {
    height: 14px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-14 {
    min-height: 13.125px;
  }
  .xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-label {
    margin-bottom: 43.125px;
  }
  .xrx-activity-indicator-horizontal.size-14 .xrx-activity-indicator-horizontal-line {
    height: 13.125px;
  }
}
.xrx-activity-indicator-horizontal.size-15 {
  min-height: 15px;
}
.xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-label {
  margin-bottom: 47px;
}
.xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-horizontal-line {
  height: 15px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-15 {
    min-height: 15px;
  }
  .xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-label {
    margin-bottom: 47px;
  }
  .xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-horizontal-line {
    height: 15px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-15 {
    min-height: 15px;
  }
  .xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-label {
    margin-bottom: 47px;
  }
  .xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-horizontal-line {
    height: 15px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-15 {
    min-height: 14.0625px;
  }
  .xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-label {
    margin-bottom: 44.0625px;
  }
  .xrx-activity-indicator-horizontal.size-15 .xrx-activity-indicator-horizontal-line {
    height: 14.0625px;
  }
}
.xrx-activity-indicator-horizontal.size-16 {
  min-height: 16px;
}
.xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-label {
  margin-bottom: 48px;
}
.xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-horizontal-line {
  height: 16px;
}

@media (min-width: 480px) {
  .xrx-activity-indicator-horizontal.size-16 {
    min-height: 16px;
  }
  .xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-label {
    margin-bottom: 48px;
  }
  .xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-horizontal-line {
    height: 16px;
  }
}
@media (min-width: 800px) {
  .xrx-activity-indicator-horizontal.size-16 {
    min-height: 16px;
  }
  .xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-label {
    margin-bottom: 48px;
  }
  .xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-horizontal-line {
    height: 16px;
  }
}
@media (min-width: 1024px) {
  .xrx-activity-indicator-horizontal.size-16 {
    min-height: 15px;
  }
  .xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-label {
    margin-bottom: 45px;
  }
  .xrx-activity-indicator-horizontal.size-16 .xrx-activity-indicator-horizontal-line {
    height: 15px;
  }
}
@-webkit-keyframes xrx-activity-indicator-line {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
@-moz-keyframes xrx-activity-indicator-line {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
@-o-keyframes xrx-activity-indicator-line {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
@keyframes xrx-activity-indicator-line {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
.xrx-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  padding-left: 16px;
  background-color: #e2e2ea;
  color: #000000;
  font-weight: 700;
}
.xrx-header.header-secondary {
  background-color: #ffffff;
}
.xrx-header.header-primary {
  background-color: #d5c8c5;
}
.xrx-header.header-success {
  background-color: #caf7ba;
}
.xrx-header.header-warning {
  background-color: #fff3c7;
}
.xrx-header.header-danger {
  background-color: #ffd5d7;
}
.xrx-header.header-info {
  background-color: #bcefff;
}

.xrx-header {
  height: auto;
  min-height: 54px;
  padding: 12px 21px;
}

@media (min-width: 480px) {
  .xrx-header {
    height: auto;
    min-height: 54px;
    padding: 12px 21px;
  }
}
@media (min-width: 800px) {
  .xrx-header {
    height: auto;
    min-height: 54px;
    padding: 12px 21px;
  }
}
@media (min-width: 1024px) {
  .xrx-header {
    height: auto;
    min-height: 50.625px;
    padding: 11.25px 19.6875px;
  }
}
.xrx-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  outline: none !important;
  color: #000000;
  background-color: #fafaff;
  -webkit-box-shadow: inset 0 1px 0 0 #ffffff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #ffffff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #ffffff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
  height: 3rem;
  padding: 0 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  -webkit-border-radius: 0.375rem;
     -moz-border-radius: 0.375rem;
          border-radius: 0.375rem;
}
@media (hover) {
  .xrx-btn:hover {
    color: #000000;
    background-color: #f2f2f9;
    -webkit-box-shadow: inset 0 1px 0 0 #fafaff, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #fafaff, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #fafaff, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-btn:active, .xrx-btn.active {
  color: #000000;
  background-color: #e2e2ea;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.disabled, .xrx-btn:disabled {
  color: #000000 !important;
  background-color: #e2e2ea !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}
.xrx-btn.btn-inline {
  height: 40px;
  padding: 0 12px;
}
.xrx-btn.btn-inline.btn-glyph {
  padding: 0 10px;
}
.xrx-btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.xrx-btn:disabled, .xrx-btn.disabled {
  cursor: not-allowed;
}

a.xrx-btn {
  line-height: 3rem;
}

a.xrx-btn.disabled,
fieldset:disabled a.xrx-btn {
  pointer-events: none;
}

.xrx-btn.btn-primary {
  color: #ffffff;
  background-color: #7c5a56;
  -webkit-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-primary:hover {
    color: #ffffff;
    background-color: #72504c;
    -webkit-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-btn.btn-primary:active, .xrx-btn.btn-primary.active {
  color: #ffffff;
  background-color: #654441;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-primary.disabled, .xrx-btn.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #866662 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-theme-appearance .xrx-btn {
  color: #ffffff;
  background-color: #7c5a56;
  -webkit-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-theme-appearance .xrx-btn:hover {
    color: #ffffff;
    background-color: #72504c;
    -webkit-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-theme-appearance .xrx-btn:active, .xrx-theme-appearance .xrx-btn.active {
  color: #ffffff;
  background-color: #654441;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-theme-appearance .xrx-btn.disabled, .xrx-theme-appearance .xrx-btn:disabled {
  color: #ffffff !important;
  background-color: #866662 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-theme-appearance .xrx-btn.btn-primary {
  color: #000000;
  background-color: #d5c8c5;
  -webkit-box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-theme-appearance .xrx-btn.btn-primary:hover {
    color: #000000;
    background-color: #c7b5b2;
    -webkit-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-theme-appearance .xrx-btn.btn-primary:active, .xrx-theme-appearance .xrx-btn.btn-primary.active {
  color: #000000;
  background-color: #987b76;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-theme-appearance .xrx-btn.btn-primary.disabled, .xrx-theme-appearance .xrx-btn.btn-primary:disabled {
  color: #000000 !important;
  background-color: #d5c8c5 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis {
  color: #000000;
  background-color: #d5c8c5;
  -webkit-box-shadow: inset 0 1px 0 0 #e6dedc, 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #e6dedc, 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #e6dedc, 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:hover {
    color: #000000;
    background-color: #c7b5b2;
    -webkit-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #d5c8c5, 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
  }
}
.xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:active, .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis.active {
  color: #000000;
  background-color: #987b76;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis.disabled, .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:disabled {
  color: #000000 !important;
  background-color: #d5c8c5 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-success {
  color: #ffffff;
  background-color: #24882b;
  -webkit-box-shadow: inset 0 1px 0 0 #3ea33e, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #3ea33e, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #3ea33e, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-success:hover {
    color: #ffffff;
    background-color: #0d7115;
    -webkit-box-shadow: inset 0 1px 0 0 #24882b, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #24882b, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #24882b, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-btn.btn-success:active, .xrx-btn.btn-success.active {
  color: #ffffff;
  background-color: #13601a;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-success.disabled, .xrx-btn.btn-success:disabled {
  color: #ffffff !important;
  background-color: #24882b !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-success:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-warning {
  color: #ffffff;
  background-color: #c85206;
  -webkit-box-shadow: inset 0 1px 0 0 #e46800, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #e46800, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #e46800, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-warning:hover {
    color: #ffffff;
    background-color: #9d4003;
    -webkit-box-shadow: inset 0 1px 0 0 #c85206, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #c85206, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #c85206, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-btn.btn-warning:active, .xrx-btn.btn-warning.active {
  color: #ffffff;
  background-color: #783202;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-warning.disabled, .xrx-btn.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #c85206 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-info {
  color: #ffffff;
  background-color: #177896;
  -webkit-box-shadow: inset 0 1px 0 0 #3192b0, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #3192b0, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #3192b0, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-info:hover {
    color: #ffffff;
    background-color: #126884;
    -webkit-box-shadow: inset 0 1px 0 0 #177896, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #177896, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #177896, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-btn.btn-info:active, .xrx-btn.btn-info.active {
  color: #ffffff;
  background-color: #0d5872;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-info.disabled, .xrx-btn.btn-info:disabled {
  color: #ffffff !important;
  background-color: #177896 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-info:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-danger {
  color: #ffffff;
  background-color: #d92231;
  -webkit-box-shadow: inset 0 1px 0 0 #ed3745, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #ed3745, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #ed3745, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-danger:hover {
    color: #ffffff;
    background-color: #bd1623;
    -webkit-box-shadow: inset 0 1px 0 0 #d92231, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: inset 0 1px 0 0 #d92231, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 0 0 #d92231, 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-btn.btn-danger:active, .xrx-btn.btn-danger.active {
  color: #ffffff;
  background-color: #9f0b14;
  -webkit-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-danger.disabled, .xrx-btn.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #d92231 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-borderless {
  color: #000000;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-borderless:hover {
    color: #000000;
    background-color: #e2e2ea;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-btn.btn-borderless:active, .xrx-btn.btn-borderless.active {
  color: #000000;
  background-color: #d7d7df;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-borderless.disabled, .xrx-btn.btn-borderless:disabled {
  color: #000000 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-primary.btn-borderless {
  color: #654441;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-primary.btn-borderless:hover {
    color: #654441;
    background-color: #e6dedc;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-btn.btn-primary.btn-borderless:active, .xrx-btn.btn-primary.btn-borderless.active {
  color: #654441;
  background-color: #d5c8c5;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-primary.btn-borderless.disabled, .xrx-btn.btn-primary.btn-borderless:disabled {
  color: #654441 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-primary.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-alpha.btn-borderless {
  color: #000000;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-alpha.btn-borderless:hover {
    color: #000000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-btn.btn-alpha.btn-borderless:active, .xrx-btn.btn-alpha.btn-borderless.active {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-alpha.btn-borderless.disabled, .xrx-btn.btn-alpha.btn-borderless:disabled {
  color: #000000 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-alpha.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-theme-appearance .xrx-btn.btn-borderless {
  color: #ffffff;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-theme-appearance .xrx-btn.btn-borderless:hover {
    color: #ffffff;
    background-color: #654441;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-theme-appearance .xrx-btn.btn-borderless:active, .xrx-theme-appearance .xrx-btn.btn-borderless.active {
  color: #ffffff;
  background-color: #4c322e;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-theme-appearance .xrx-btn.btn-borderless.disabled, .xrx-theme-appearance .xrx-btn.btn-borderless:disabled {
  color: #ffffff !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless {
  color: #ffffff;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:active, .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless.active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless.disabled, .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:disabled {
  color: #ffffff !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-success.btn-borderless {
  color: #13601a;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-success.btn-borderless:hover {
    color: #13601a;
    background-color: #caf7ba;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-btn.btn-success.btn-borderless:active, .xrx-btn.btn-success.btn-borderless.active {
  color: #13601a;
  background-color: #a4e195;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-success.btn-borderless.disabled, .xrx-btn.btn-success.btn-borderless:disabled {
  color: #13601a !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-success.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-warning.btn-borderless {
  color: #9d4003;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-warning.btn-borderless:hover {
    color: #9d4003;
    background-color: #fff3c7;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-btn.btn-warning.btn-borderless:active, .xrx-btn.btn-warning.btn-borderless.active {
  color: #9d4003;
  background-color: #ffe399;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-warning.btn-borderless.disabled, .xrx-btn.btn-warning.btn-borderless:disabled {
  color: #9d4003 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-warning.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-info.btn-borderless {
  color: #0d5872;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-info.btn-borderless:hover {
    color: #0d5872;
    background-color: #bcefff;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-btn.btn-info.btn-borderless:active, .xrx-btn.btn-info.btn-borderless.active {
  color: #0d5872;
  background-color: #87d8ec;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-info.btn-borderless.disabled, .xrx-btn.btn-info.btn-borderless:disabled {
  color: #0d5872 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-info.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-btn.btn-danger.btn-borderless {
  color: #9f0b14;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-btn.btn-danger.btn-borderless:hover {
    color: #9f0b14;
    background-color: #ffd5d7;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-btn.btn-danger.btn-borderless:active, .xrx-btn.btn-danger.btn-borderless.active {
  color: #9f0b14;
  background-color: #ffa9b1;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-btn.btn-danger.btn-borderless.disabled, .xrx-btn.btn-danger.btn-borderless:disabled {
  color: #9f0b14 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-btn.btn-danger.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000 !important;
}

.xrx-dark-appearance .xrx-btn {
  color: #ffffff;
  background-color: #333337;
  -webkit-box-shadow: inset 0 1px 0 0 #45454b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #45454b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #45454b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn:hover {
    color: #ffffff;
    background-color: #45454b;
    -webkit-box-shadow: inset 0 1px 0 0 #61626b, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #61626b, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #61626b, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-btn:active, .xrx-dark-appearance .xrx-btn.active {
  color: #ffffff;
  background-color: #61626b;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.disabled, .xrx-dark-appearance .xrx-btn:disabled {
  color: #ffffff !important;
  background-color: #19191a !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-primary {
  color: #000000;
  background-color: #c7b5b2;
  -webkit-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-primary:hover {
    color: #000000;
    background-color: #d5c8c5;
    -webkit-box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-btn.btn-primary:active, .xrx-dark-appearance .xrx-btn.btn-primary.active {
  color: #000000;
  background-color: #e6dedc;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-primary.disabled, .xrx-dark-appearance .xrx-btn.btn-primary:disabled {
  color: #000000 !important;
  background-color: #c7b5b2 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-success {
  color: #000000;
  background-color: #7bc76f;
  -webkit-box-shadow: inset 0 1px 0 0 #a4e195, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #a4e195, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #a4e195, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-success:hover {
    color: #000000;
    background-color: #a4e195;
    -webkit-box-shadow: inset 0 1px 0 0 #caf7ba, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #caf7ba, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #caf7ba, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-btn.btn-success:active, .xrx-dark-appearance .xrx-btn.btn-success.active {
  color: #000000;
  background-color: #caf7ba;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-success.disabled, .xrx-dark-appearance .xrx-btn.btn-success:disabled {
  color: #000000 !important;
  background-color: #7bc76f !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-success:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-warning {
  color: #000000;
  background-color: #ffcc6c;
  -webkit-box-shadow: inset 0 1px 0 0 #ffe399, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #ffe399, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #ffe399, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-warning:hover {
    color: #000000;
    background-color: #ffe399;
    -webkit-box-shadow: inset 0 1px 0 0 #fff3c7, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #fff3c7, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #fff3c7, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-btn.btn-warning:active, .xrx-dark-appearance .xrx-btn.btn-warning.active {
  color: #000000;
  background-color: #fff3c7;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-warning.disabled, .xrx-dark-appearance .xrx-btn.btn-warning:disabled {
  color: #000000 !important;
  background-color: #ffcc6c !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-info {
  color: #000000;
  background-color: #64bbd2;
  -webkit-box-shadow: inset 0 1px 0 0 #87d8ec, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #87d8ec, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #87d8ec, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-info:hover {
    color: #000000;
    background-color: #87d8ec;
    -webkit-box-shadow: inset 0 1px 0 0 #bcefff, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #bcefff, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #bcefff, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-btn.btn-info:active, .xrx-dark-appearance .xrx-btn.btn-info.active {
  color: #000000;
  background-color: #bcefff;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-info.disabled, .xrx-dark-appearance .xrx-btn.btn-info:disabled {
  color: #000000 !important;
  background-color: #64bbd2 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-info:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-danger {
  color: #000000;
  background-color: #ff808b;
  -webkit-box-shadow: inset 0 1px 0 0 #ffa9b1, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #ffa9b1, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #ffa9b1, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-danger:hover {
    color: #000000;
    background-color: #ffa9b1;
    -webkit-box-shadow: inset 0 1px 0 0 #ffd5d7, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #ffd5d7, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #ffd5d7, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-btn.btn-danger:active, .xrx-dark-appearance .xrx-btn.btn-danger.active {
  color: #000000;
  background-color: #ffd5d7;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-danger.disabled, .xrx-dark-appearance .xrx-btn.btn-danger:disabled {
  color: #000000 !important;
  background-color: #ff808b !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-theme-appearance .xrx-btn {
  color: #ffffff;
  background-color: #72504c;
  -webkit-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-btn:hover {
    color: #ffffff;
    background-color: #7c5a56;
    -webkit-box-shadow: inset 0 1px 0 0 #866662, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #866662, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #866662, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn:active, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.active {
  color: #ffffff;
  background-color: #866662;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.disabled, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn:disabled {
  color: #ffffff !important;
  background-color: #7c5a56 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-theme-appearance .xrx-btn:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary {
  color: #000000;
  background-color: #c7b5b2;
  -webkit-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #d5c8c5, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary:hover {
    color: #000000;
    background-color: #d5c8c5;
    -webkit-box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #e6dedc, 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary:active, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.active {
  color: #000000;
  background-color: #e6dedc;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.disabled, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary:disabled {
  color: #000000 !important;
  background-color: #c7b5b2 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis {
  color: #000000;
  background-color: #c7b5b2;
  -webkit-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #d5c8c5, 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #d5c8c5, 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:hover {
    color: #000000;
    background-color: #d5c8c5;
    -webkit-box-shadow: inset 0 1px 0 0 #e6dedc, 0 3px 10px 0 rgba(0, 0, 0, 0.32), 0 3px 15px 3px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 1px 0 0 #e6dedc, 0 3px 10px 0 rgba(0, 0, 0, 0.32), 0 3px 15px 3px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 1px 0 0 #e6dedc, 0 3px 10px 0 rgba(0, 0, 0, 0.32), 0 3px 15px 3px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:active, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis.active {
  color: #000000;
  background-color: #e6dedc;
  -webkit-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
     -moz-box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
          box-shadow: inset 0 1px 2px 0 rgb(0, 0, 0);
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis.disabled, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:disabled {
  color: #000000 !important;
  background-color: #c7b5b2 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-borderless {
  color: #ffffff;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-borderless:hover {
    color: #ffffff;
    background-color: #45454b;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-btn.btn-borderless:active, .xrx-dark-appearance .xrx-btn.btn-borderless.active {
  color: #ffffff;
  background-color: #61626b;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-borderless.disabled, .xrx-dark-appearance .xrx-btn.btn-borderless:disabled {
  color: #ffffff !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-primary.btn-borderless {
  color: #d5c8c5;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-primary.btn-borderless:hover {
    color: #d5c8c5;
    background-color: #3a2520;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-btn.btn-primary.btn-borderless:active, .xrx-dark-appearance .xrx-btn.btn-primary.btn-borderless.active {
  color: #d5c8c5;
  background-color: #4c322e;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-primary.btn-borderless.disabled, .xrx-dark-appearance .xrx-btn.btn-primary.btn-borderless:disabled {
  color: #d5c8c5 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-primary.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-alpha.btn-borderless {
  color: #ffffff;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-alpha.btn-borderless:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-btn.btn-alpha.btn-borderless:active, .xrx-dark-appearance .xrx-btn.btn-alpha.btn-borderless.active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-alpha.btn-borderless.disabled, .xrx-dark-appearance .xrx-btn.btn-alpha.btn-borderless:disabled {
  color: #ffffff !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-alpha.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-success.btn-borderless {
  color: #7bc76f;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-success.btn-borderless:hover {
    color: #7bc76f;
    background-color: #04390b;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-btn.btn-success.btn-borderless:active, .xrx-dark-appearance .xrx-btn.btn-success.btn-borderless.active {
  color: #7bc76f;
  background-color: #0b4d12;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-success.btn-borderless.disabled, .xrx-dark-appearance .xrx-btn.btn-success.btn-borderless:disabled {
  color: #7bc76f !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-success.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-warning.btn-borderless {
  color: #ffcc6c;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-warning.btn-borderless:hover {
    color: #ffcc6c;
    background-color: #542301;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-btn.btn-warning.btn-borderless:active, .xrx-dark-appearance .xrx-btn.btn-warning.btn-borderless.active {
  color: #ffcc6c;
  background-color: #783202;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-warning.btn-borderless.disabled, .xrx-dark-appearance .xrx-btn.btn-warning.btn-borderless:disabled {
  color: #ffcc6c !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-warning.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-info.btn-borderless {
  color: #64bbd2;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-info.btn-borderless:hover {
    color: #64bbd2;
    background-color: #002c3e;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-btn.btn-info.btn-borderless:active, .xrx-dark-appearance .xrx-btn.btn-info.btn-borderless.active {
  color: #64bbd2;
  background-color: #07485f;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-info.btn-borderless.disabled, .xrx-dark-appearance .xrx-btn.btn-info.btn-borderless:disabled {
  color: #64bbd2 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-info.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-btn.btn-danger.btn-borderless {
  color: #ff808b;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-btn.btn-danger.btn-borderless:hover {
    color: #ff808b;
    background-color: #5a0004;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-btn.btn-danger.btn-borderless:active, .xrx-dark-appearance .xrx-btn.btn-danger.btn-borderless.active {
  color: #ff808b;
  background-color: #7f0309;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-btn.btn-danger.btn-borderless.disabled, .xrx-dark-appearance .xrx-btn.btn-danger.btn-borderless:disabled {
  color: #ff808b !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-btn.btn-danger.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-borderless {
  color: #ffffff;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-borderless:hover {
    color: #ffffff;
    background-color: #7c5a56;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-borderless:active, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-borderless.active {
  color: #ffffff;
  background-color: #866662;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-borderless.disabled, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-borderless:disabled {
  color: #ffffff !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless {
  color: #ffffff;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -webkit-transform 0.165s;
  -o-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, -o-transform 0.165s;
  -moz-transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -moz-box-shadow 0.165s, -moz-transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s;
  transition: color 0.165s, background-color 0.165s, box-shadow 0.165s, transform 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s, -webkit-transform 0.165s, -moz-transform 0.165s, -o-transform 0.165s;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:active, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless.active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-transition-duration: 0.067s;
     -moz-transition-duration: 0.067s;
       -o-transition-duration: 0.067s;
          transition-duration: 0.067s;
  -webkit-transform: scale(0.978);
     -moz-transform: scale(0.978);
      -ms-transform: scale(0.978);
       -o-transform: scale(0.978);
          transform: scale(0.978);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless.disabled, .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:disabled {
  color: #ffffff !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
body:not(.using-mouse) .xrx-dark-appearance .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff !important;
}

.btn-sm {
  height: 2rem;
  padding: 0 0.6875rem;
  font-size: 1rem;
  line-height: 1.25;
  -webkit-border-radius: 0.25rem;
     -moz-border-radius: 0.25rem;
          border-radius: 0.25rem;
}
.btn-sm.btn-inline {
  height: 26px;
  padding: 0 8px;
}
.btn-sm.btn-inline.btn-glyph {
  padding: 0 7px;
}

a.btn-sm {
  line-height: 2rem;
}

.btn-block {
  width: 100%;
}

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

.xrx-btn [class*=xgl-] {
  position: relative;
}
.xrx-btn [class*=xgl-] ~ .btn-label {
  padding-left: 0.375rem;
}

.xrx-btn.btn-sm [class*=xgl-] {
  top: 0;
}
.xrx-btn.btn-sm [class*=xgl-] ~ .btn-label {
  padding-left: 0.25rem;
}

.xrx-btn .btn-label ~ [class*=xgl-] {
  margin-right: -0.125rem;
  margin-left: 0.375rem;
}

.xrx-btn.btn-sm .btn-label ~ [class*=xgl-] {
  margin-left: 0.25rem;
}

.xrx-btn .btn-label {
  position: relative;
  letter-spacing: 0.01rem;
}

.xrx-btn.btn-sm .btn-label {
  top: 0.0625rem;
  letter-spacing: 0.0125rem;
}

.btn-glyph {
  min-width: 0;
}
.btn-glyph [class*=xgl-] {
  margin-right: -0.125rem;
  margin-left: -0.125rem;
}
.btn-glyph.btn-sm [class*=xgl-] {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}

.xrx-btn i,
.xrx-btn span {
  pointer-events: none;
}

.xrx-btn {
  height: 64px;
  padding: 0 21px;
  font-size: 1.25rem;
  line-height: 1.5;
  -webkit-border-radius: border-radius(8px);
     -moz-border-radius: border-radius(8px);
          border-radius: border-radius(8px);
}
.xrx-btn .btn-label {
  letter-spacing: 0.16px;
}
.xrx-btn [class*=xgl-] ~ .btn-label {
  padding-left: 10px;
}
.xrx-btn .btn-label ~ [class*=xgl-] {
  margin-right: -5px;
  margin-left: 10px;
}
.xrx-btn [class*=xgl-]:has(+ .btn-label) {
  margin-left: -5px;
}
.xrx-btn.btn-glyph [class*=xgl-] {
  margin-right: -5px;
  margin-left: -5px;
}
.xrx-btn.btn-glyph .xglsize-24 {
  margin-right: -1px;
  margin-left: -1px;
}

.xrx-btn.btn-sm {
  height: 54px;
  padding: 0 14px;
  font-size: 1rem;
  line-height: 1.25;
  -webkit-border-radius: border-radius(5px);
     -moz-border-radius: border-radius(5px);
          border-radius: border-radius(5px);
}
.xrx-btn.btn-sm .btn-label {
  line-height: 30px;
  letter-spacing: 0.2px;
  vertical-align: middle;
}
.xrx-btn.btn-sm [class*=xgl-] ~ .btn-label {
  padding-left: 10px;
}
.xrx-btn.btn-sm .btn-label ~ [class*=xgl-] {
  margin-left: 10px;
}
.xrx-btn.btn-sm [class*=xgl-]:has(+ .btn-label) {
  margin-left: -3px;
}
.xrx-btn.btn-sm.btn-glyph [class*=xgl-] {
  margin-right: -3px;
  margin-left: -3px;
}
.xrx-btn.btn-sm.btn-glyph .xglsize-24 {
  margin-right: 1px;
  margin-left: 1px;
}

@media (min-width: 480px) {
  .xrx-btn {
    height: 64px;
    padding: 0 21px;
    font-size: 1.25rem;
    line-height: 1.5;
    -webkit-border-radius: border-radius(8px);
       -moz-border-radius: border-radius(8px);
            border-radius: border-radius(8px);
  }
  .xrx-btn .btn-label {
    letter-spacing: 0.16px;
  }
  .xrx-btn [class*=xgl-] ~ .btn-label {
    padding-left: 10px;
  }
  .xrx-btn .btn-label ~ [class*=xgl-] {
    margin-right: -5px;
    margin-left: 10px;
  }
  .xrx-btn [class*=xgl-]:has(+ .btn-label) {
    margin-left: -5px;
  }
  .xrx-btn.btn-glyph [class*=xgl-] {
    margin-right: -5px;
    margin-left: -5px;
  }
  .xrx-btn.btn-glyph .xglsize-24 {
    margin-right: -1px;
    margin-left: -1px;
  }
  .xrx-btn.btn-sm {
    height: 54px;
    padding: 0 14px;
    font-size: 1rem;
    line-height: 1.25;
    -webkit-border-radius: border-radius(5px);
       -moz-border-radius: border-radius(5px);
            border-radius: border-radius(5px);
  }
  .xrx-btn.btn-sm .btn-label {
    line-height: 30px;
    letter-spacing: 0.2px;
    vertical-align: middle;
  }
  .xrx-btn.btn-sm [class*=xgl-] ~ .btn-label {
    padding-left: 10px;
  }
  .xrx-btn.btn-sm .btn-label ~ [class*=xgl-] {
    margin-left: 10px;
  }
  .xrx-btn.btn-sm [class*=xgl-]:has(+ .btn-label) {
    margin-left: -3px;
  }
  .xrx-btn.btn-sm.btn-glyph [class*=xgl-] {
    margin-right: -3px;
    margin-left: -3px;
  }
  .xrx-btn.btn-sm.btn-glyph .xglsize-24 {
    margin-right: 1px;
    margin-left: 1px;
  }
}
@media (min-width: 800px) {
  .xrx-btn {
    height: 64px;
    padding: 0 21px;
    font-size: 1.25rem;
    line-height: 1.5;
    -webkit-border-radius: border-radius(8px);
       -moz-border-radius: border-radius(8px);
            border-radius: border-radius(8px);
  }
  .xrx-btn .btn-label {
    letter-spacing: 0.16px;
  }
  .xrx-btn [class*=xgl-] ~ .btn-label {
    padding-left: 10px;
  }
  .xrx-btn .btn-label ~ [class*=xgl-] {
    margin-right: -5px;
    margin-left: 10px;
  }
  .xrx-btn [class*=xgl-]:has(+ .btn-label) {
    margin-left: -5px;
  }
  .xrx-btn.btn-glyph [class*=xgl-] {
    margin-right: -5px;
    margin-left: -5px;
  }
  .xrx-btn.btn-glyph .xglsize-24 {
    margin-right: -1px;
    margin-left: -1px;
  }
  .xrx-btn.btn-sm {
    height: 54px;
    padding: 0 14px;
    font-size: 1rem;
    line-height: 1.25;
    -webkit-border-radius: border-radius(5px);
       -moz-border-radius: border-radius(5px);
            border-radius: border-radius(5px);
  }
  .xrx-btn.btn-sm .btn-label {
    line-height: 30px;
    letter-spacing: 0.2px;
    vertical-align: middle;
  }
  .xrx-btn.btn-sm [class*=xgl-] ~ .btn-label {
    padding-left: 10px;
  }
  .xrx-btn.btn-sm .btn-label ~ [class*=xgl-] {
    margin-left: 10px;
  }
  .xrx-btn.btn-sm [class*=xgl-]:has(+ .btn-label) {
    margin-left: -3px;
  }
  .xrx-btn.btn-sm.btn-glyph [class*=xgl-] {
    margin-right: -3px;
    margin-left: -3px;
  }
  .xrx-btn.btn-sm.btn-glyph .xglsize-24 {
    margin-right: 1px;
    margin-left: 1px;
  }
}
@media (min-width: 1024px) {
  .xrx-btn {
    height: 60px;
    padding: 0 19.6875px;
    font-size: 1.25rem;
    line-height: 1.5;
    -webkit-border-radius: border-radius(7.5px);
       -moz-border-radius: border-radius(7.5px);
            border-radius: border-radius(7.5px);
  }
  .xrx-btn .btn-label {
    letter-spacing: 0.15px;
  }
  .xrx-btn [class*=xgl-] ~ .btn-label {
    padding-left: 9.375px;
  }
  .xrx-btn .btn-label ~ [class*=xgl-] {
    margin-right: -4.6875px;
    margin-left: 9.375px;
  }
  .xrx-btn [class*=xgl-]:has(+ .btn-label) {
    margin-left: -4.6875px;
  }
  .xrx-btn.btn-glyph [class*=xgl-] {
    margin-right: -4.6875px;
    margin-left: -4.6875px;
  }
  .xrx-btn.btn-glyph .xglsize-24 {
    margin-right: -0.9375px;
    margin-left: -0.9375px;
  }
  .xrx-btn.btn-sm {
    height: 50.625px;
    padding: 0 13.125px;
    font-size: 1rem;
    line-height: 1.25;
    -webkit-border-radius: border-radius(4.6875px);
       -moz-border-radius: border-radius(4.6875px);
            border-radius: border-radius(4.6875px);
  }
  .xrx-btn.btn-sm .btn-label {
    line-height: 28.125px;
    letter-spacing: 0.1875px;
    vertical-align: middle;
  }
  .xrx-btn.btn-sm [class*=xgl-] ~ .btn-label {
    padding-left: 9.375px;
  }
  .xrx-btn.btn-sm .btn-label ~ [class*=xgl-] {
    margin-left: 9.375px;
  }
  .xrx-btn.btn-sm [class*=xgl-]:has(+ .btn-label) {
    margin-left: -2.8125px;
  }
  .xrx-btn.btn-sm.btn-glyph [class*=xgl-] {
    margin-right: -2.8125px;
    margin-left: -2.8125px;
  }
  .xrx-btn.btn-sm.btn-glyph .xglsize-24 {
    margin-right: 0.9375px;
    margin-left: 0.9375px;
  }
}
.xrx-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  overflow: hidden;
  word-wrap: break-word;
  color: #000000;
  background-color: #fafaff;
  background-clip: border-box;
  border: none;
  -webkit-border-radius: 0.5rem;
     -moz-border-radius: 0.5rem;
          border-radius: 0.5rem;
  outline: none !important;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: background-color 0.165s, -webkit-box-shadow 0.165s;
  transition: background-color 0.165s, -webkit-box-shadow 0.165s;
  -o-transition: box-shadow 0.165s, background-color 0.165s;
  -moz-transition: box-shadow 0.165s, background-color 0.165s, -moz-box-shadow 0.165s;
  transition: box-shadow 0.165s, background-color 0.165s;
  transition: box-shadow 0.165s, background-color 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s;
}
.xrx-card.card-action {
  cursor: pointer;
}
.xrx-card.card-action .card-img-overlay {
  position: relative;
}
.xrx-card.card-action .card-img-overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 9;
  background-color: #19191a;
  opacity: 0;
  -webkit-transition: opacity 0.165s;
  -o-transition: opacity 0.165s;
  -moz-transition: opacity 0.165s;
  transition: opacity 0.165s;
}
@media (hover) {
  .xrx-card.card-action:hover {
    background-color: #f2f2f9;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
  .xrx-card.card-action:hover .card-img-overlay::before {
    opacity: 0.24;
  }
}
.xrx-card.card-action.active:not(.disabled), .xrx-card.card-action:active:not(.disabled) {
  background-color: #e2e2ea;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.xrx-card.card-action.active:not(.disabled) .card-img-overlay::before, .xrx-card.card-action:active:not(.disabled) .card-img-overlay::before {
  opacity: 0.48;
}
.xrx-card.card-action {
  text-decoration: none;
}
.xrx-card.card-dragging {
  background-color: #f2f2f9;
  -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.xrx-card.card-dragging .card-img-overlay::before {
  opacity: 0.24;
}
.xrx-card.disabled {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #e2e2ea !important;
  opacity: 0.3;
  cursor: not-allowed !important;
}
.xrx-card > hr {
  margin-right: 0;
  margin-left: 0;
}
.xrx-card h1, .xrx-card h2, .xrx-card h3, .xrx-card h4, .xrx-card h5, .xrx-card h6 {
  margin-top: 0.625rem;
}

.card-1line-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 60px;
  padding: 16px;
  color: #000000;
}
.card-1line-title h5 {
  margin: 0;
}
.card-1line-title .card-subtitle {
  font-size: 16px;
  letter-spacing: 0.25px;
}
.card-1line-title .right-object {
  margin-left: auto;
}

.card-1line-title-subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 76px;
  padding: 16px;
  color: #000000;
}
.card-1line-title-subtitle h6 {
  position: relative;
  top: -10px;
  margin: 0;
  line-height: 0;
}
.card-1line-title-subtitle .card-subtitle {
  position: relative;
  top: 19px;
  font-size: 16px;
  line-height: 0;
  letter-spacing: 0.25px;
  color: #45454b;
}
.card-1line-title-subtitle .right-object {
  margin-left: auto;
}

.card-2line-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 70px;
  padding: 16px;
  color: #000000;
}
.card-2line-title .card-title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.15px;
  line-height: 1.4;
}
.card-2line-title .right-object {
  margin-left: auto;
}

.card-1line-title .right-object [class*=xgl-],
.card-1line-title-subtitle .right-object [class*=xgl-],
.card-2line-title .right-object [class*=xgl-] {
  display: block;
}

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 16px;
  color: #000000;
}

.card-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
}
.card-buttons .xrx-btn + .xrx-btn {
  margin-left: 16px;
}

.card-borderless-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
}
.card-borderless-buttons .xrx-btn + .xrx-btn {
  margin-left: 8px;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-header {
  margin-bottom: 0;
}

.card-deck {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-deck .xrx-card {
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .xrx-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-border-radius: 0.5rem;
     -moz-border-radius: 0.5rem;
          border-radius: 0.5rem;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.card-group .divider-vertical {
  position: absolute;
  right: 0;
  z-index: 999;
  width: 1px;
  height: 100%;
  background-color: #d7d7df;
}
.card-group > .xrx-card {
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  }
  .card-group > .xrx-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .card-group > .xrx-card + .xrx-card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .xrx-card:first-child {
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
  }
  .card-group > .xrx-card:first-child .card-img-top,
  .card-group > .xrx-card:first-child .card-header {
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0;
  }
  .card-group > .xrx-card:first-child .card-img-bottom,
  .card-group > .xrx-card:first-child .card-footer {
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
  }
  .card-group > .xrx-card:last-child {
    -webkit-border-top-left-radius: 0;
       -moz-border-radius-topleft: 0;
            border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
  }
  .card-group > .xrx-card:last-child .card-img-top,
  .card-group > .xrx-card:last-child .card-header {
    -webkit-border-top-left-radius: 0;
       -moz-border-radius-topleft: 0;
            border-top-left-radius: 0;
  }
  .card-group > .xrx-card:last-child .card-img-bottom,
  .card-group > .xrx-card:last-child .card-footer {
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
  }
  .card-group > .xrx-card:only-child {
    -webkit-border-radius: 0.5rem;
       -moz-border-radius: 0.5rem;
            border-radius: 0.5rem;
  }
  .card-group > .xrx-card:only-child .card-img-top,
  .card-group > .xrx-card:only-child .card-header {
    -webkit-border-top-left-radius: 0.5rem;
       -moz-border-radius-topleft: 0.5rem;
            border-top-left-radius: 0.5rem;
    -webkit-border-top-right-radius: 0.5rem;
       -moz-border-radius-topright: 0.5rem;
            border-top-right-radius: 0.5rem;
  }
  .card-group > .xrx-card:only-child .card-img-bottom,
  .card-group > .xrx-card:only-child .card-footer {
    -webkit-border-bottom-right-radius: 0.5rem;
       -moz-border-radius-bottomright: 0.5rem;
            border-bottom-right-radius: 0.5rem;
    -webkit-border-bottom-left-radius: 0.5rem;
       -moz-border-radius-bottomleft: 0.5rem;
            border-bottom-left-radius: 0.5rem;
  }
  .card-group > .xrx-card:not(:first-child):not(:last-child):not(:only-child) {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
  .card-group > .xrx-card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .xrx-card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .xrx-card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .xrx-card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
}

.card-columns .xrx-card {
  margin-bottom: 0.75rem;
}
@media (min-width: 480px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .xrx-card {
    display: inline-block;
    width: 100%;
  }
}

.xrx-theme-appearance .card-1line-title h5, .xrx-theme-appearance .card-1line-title h6, .xrx-theme-appearance .card-1line-title .card-title,
.xrx-theme-appearance .card-1line-title-subtitle h5,
.xrx-theme-appearance .card-1line-title-subtitle h6,
.xrx-theme-appearance .card-1line-title-subtitle .card-title,
.xrx-theme-appearance .card-2line-title h5,
.xrx-theme-appearance .card-2line-title h6,
.xrx-theme-appearance .card-2line-title .card-title,
.xrx-dark-appearance .card-1line-title h5,
.xrx-dark-appearance .card-1line-title h6,
.xrx-dark-appearance .card-1line-title .card-title,
.xrx-dark-appearance .card-1line-title-subtitle h5,
.xrx-dark-appearance .card-1line-title-subtitle h6,
.xrx-dark-appearance .card-1line-title-subtitle .card-title,
.xrx-dark-appearance .card-2line-title h5,
.xrx-dark-appearance .card-2line-title h6,
.xrx-dark-appearance .card-2line-title .card-title {
  color: #ffffff;
}
.xrx-theme-appearance .card-1line-title .right-object,
.xrx-theme-appearance .card-1line-title-subtitle .right-object,
.xrx-theme-appearance .card-2line-title .right-object,
.xrx-dark-appearance .card-1line-title .right-object,
.xrx-dark-appearance .card-1line-title-subtitle .right-object,
.xrx-dark-appearance .card-2line-title .right-object {
  color: #ffffff;
}
.xrx-theme-appearance .card-body,
.xrx-dark-appearance .card-body {
  color: #ffffff;
}

.xrx-theme-appearance .xrx-card {
  background-color: #7c5a56;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
  color: #ffffff;
}
@media (hover) {
  .xrx-theme-appearance .xrx-card.card-action:hover {
    background-color: #72504c;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
            box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }
}
.xrx-theme-appearance .xrx-card.card-action.active:not(.disabled), .xrx-theme-appearance .xrx-card.card-action:active:not(.disabled) {
  background-color: #654441;
}
.xrx-theme-appearance .xrx-card.card-dragging {
  background-color: #72504c;
  -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
}
.xrx-theme-appearance .xrx-card.disabled {
  background-color: #654441 !important;
}
.xrx-theme-appearance .xrx-card .card-1line-title .card-subtitle,
.xrx-theme-appearance .xrx-card .card-1line-title-subtitle .card-subtitle,
.xrx-theme-appearance .xrx-card .card-2line-title .card-subtitle {
  color: #f2f2f9;
}

.xrx-dark-appearance .xrx-card {
  background-color: #333337;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  color: #ffffff;
}
.xrx-dark-appearance .xrx-card.card-action .card-img-overlay::before {
  background-color: #e2e2ea;
}
@media (hover) {
  .xrx-dark-appearance .xrx-card.card-action:hover {
    background-color: #45454b;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-card.card-action.active:not(.disabled), .xrx-dark-appearance .xrx-card.card-action:active:not(.disabled) {
  background-color: #61626b;
}
.xrx-dark-appearance .xrx-card.card-dragging {
  background-color: #45454b;
  -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .xrx-card.disabled {
  background-color: #19191a !important;
}
.xrx-dark-appearance .xrx-card .card-group {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .xrx-card .card-group .divider-vertical {
  background-color: #45454b;
}
.xrx-dark-appearance .xrx-card .card-1line-title .card-subtitle,
.xrx-dark-appearance .xrx-card .card-1line-title-subtitle .card-subtitle,
.xrx-dark-appearance .xrx-card .card-2line-title .card-subtitle {
  color: #d7d7df;
}

.xrx-dark-appearance .xrx-theme-appearance .xrx-card {
  background-color: #72504c;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
  color: #ffffff;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-card.card-action:hover {
    background-color: #7c5a56;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
            box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 1px rgba(0, 0, 0, 0.16);
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-card.card-action.active:not(.disabled), .xrx-dark-appearance .xrx-theme-appearance .xrx-card.card-action:active:not(.disabled) {
  background-color: #866662;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-card.card-dragging {
  background-color: #7c5a56;
  -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-card.disabled {
  background-color: #4c322e !important;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-card .card-1line-title .card-subtitle,
.xrx-dark-appearance .xrx-theme-appearance .xrx-card .card-1line-title-subtitle .card-subtitle,
.xrx-dark-appearance .xrx-theme-appearance .xrx-card .card-2line-title .card-subtitle {
  color: #f2f2f9;
}

body:not(.using-mouse) .xrx-card:focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000;
}

body:not(.using-mouse) .xrx-dark-appearance .xrx-card:focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff;
}

.xrx-card {
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}
.xrx-card h1,
.xrx-card h2,
.xrx-card h3,
.xrx-card h4,
.xrx-card h5,
.xrx-card h6,
.xrx-card .card-title {
  margin-top: 0px;
}

.card-subtitle {
  margin-top: -8.5px;
}

.card-1line-title {
  min-height: 78px;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0;
}

.card-1line-title-subtitle {
  min-height: 108px;
}
.card-1line-title-subtitle,
.card-1line-title-subtitle .card-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.25px;
}
.card-1line-title-subtitle .card-title {
  position: relative;
  top: -2px;
  display: block;
  line-height: 0;
}
.card-1line-title-subtitle .card-subtitle {
  top: 28px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.25px;
}

.card-2line-title {
  min-height: 90px;
}
.card-2line-title,
.card-2line-title .card-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.15px;
}

.card-1line-title,
.card-1line-title-subtitle,
.card-2line-title,
.card-body,
.card-buttons {
  padding: 21px;
}

.card-buttons .xrx-btn + .xrx-btn {
  margin-left: 21px;
}

.card-borderless-buttons {
  padding: 13px;
}
.card-borderless-buttons .xrx-btn + .xrx-btn {
  margin-left: 13px;
}

@media (min-width: 480px) {
  .xrx-card {
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .xrx-card h1,
  .xrx-card h2,
  .xrx-card h3,
  .xrx-card h4,
  .xrx-card h5,
  .xrx-card h6,
  .xrx-card .card-title {
    margin-top: 0px;
  }
  .card-subtitle {
    margin-top: -8.5px;
  }
  .card-1line-title {
    min-height: 78px;
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0;
  }
  .card-1line-title-subtitle {
    min-height: 108px;
  }
  .card-1line-title-subtitle,
  .card-1line-title-subtitle .card-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.25px;
  }
  .card-1line-title-subtitle .card-title {
    position: relative;
    top: -2px;
    display: block;
    line-height: 0;
  }
  .card-1line-title-subtitle .card-subtitle {
    top: 28px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.25px;
  }
  .card-2line-title {
    min-height: 90px;
  }
  .card-2line-title,
  .card-2line-title .card-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.15px;
  }
  .card-1line-title,
  .card-1line-title-subtitle,
  .card-2line-title,
  .card-body,
  .card-buttons {
    padding: 21px;
  }
  .card-buttons .xrx-btn + .xrx-btn {
    margin-left: 21px;
  }
  .card-borderless-buttons {
    padding: 13px;
  }
  .card-borderless-buttons .xrx-btn + .xrx-btn {
    margin-left: 13px;
  }
}
@media (min-width: 800px) {
  .xrx-card {
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .xrx-card h1,
  .xrx-card h2,
  .xrx-card h3,
  .xrx-card h4,
  .xrx-card h5,
  .xrx-card h6,
  .xrx-card .card-title {
    margin-top: 0px;
  }
  .card-subtitle {
    margin-top: -8.5px;
  }
  .card-1line-title {
    min-height: 78px;
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0;
  }
  .card-1line-title-subtitle {
    min-height: 108px;
  }
  .card-1line-title-subtitle,
  .card-1line-title-subtitle .card-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.25px;
  }
  .card-1line-title-subtitle .card-title {
    position: relative;
    top: -2px;
    display: block;
    line-height: 0;
  }
  .card-1line-title-subtitle .card-subtitle {
    top: 28px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.25px;
  }
  .card-2line-title {
    min-height: 90px;
  }
  .card-2line-title,
  .card-2line-title .card-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.15px;
  }
  .card-1line-title,
  .card-1line-title-subtitle,
  .card-2line-title,
  .card-body,
  .card-buttons {
    padding: 21px;
  }
  .card-buttons .xrx-btn + .xrx-btn {
    margin-left: 21px;
  }
  .card-borderless-buttons {
    padding: 13px;
  }
  .card-borderless-buttons .xrx-btn + .xrx-btn {
    margin-left: 13px;
  }
}
@media (min-width: 1024px) {
  .xrx-card {
    -webkit-border-radius: 7.5px;
       -moz-border-radius: 7.5px;
            border-radius: 7.5px;
  }
  .xrx-card h1,
  .xrx-card h2,
  .xrx-card h3,
  .xrx-card h4,
  .xrx-card h5,
  .xrx-card h6,
  .xrx-card .card-title {
    margin-top: 0px;
  }
  .card-subtitle {
    margin-top: -7.96875px;
  }
  .card-1line-title {
    min-height: 73.125px;
    font-size: 30px;
    font-weight: 700;
    line-height: 41.25px;
    letter-spacing: 0;
  }
  .card-1line-title-subtitle {
    min-height: 101.25px;
  }
  .card-1line-title-subtitle,
  .card-1line-title-subtitle .card-title {
    font-size: 24.375px;
    font-weight: 700;
    line-height: 37.5px;
    letter-spacing: 0.234375px;
  }
  .card-1line-title-subtitle .card-title {
    position: relative;
    top: -1.875px;
    display: block;
    line-height: 0;
  }
  .card-1line-title-subtitle .card-subtitle {
    top: 26.25px;
    font-size: 18.75px;
    font-weight: 400;
    line-height: 28.125px;
    letter-spacing: 0.234375px;
  }
  .card-2line-title {
    min-height: 84.375px;
  }
  .card-2line-title,
  .card-2line-title .card-title {
    font-size: 18.75px;
    font-weight: 700;
    line-height: 28.125px;
    letter-spacing: 0.140625px;
  }
  .card-1line-title,
  .card-1line-title-subtitle,
  .card-2line-title,
  .card-body,
  .card-buttons {
    padding: 19.6875px;
  }
  .card-buttons .xrx-btn + .xrx-btn {
    margin-left: 19.6875px;
  }
  .card-borderless-buttons {
    padding: 12.1875px;
  }
  .card-borderless-buttons .xrx-btn + .xrx-btn {
    margin-left: 12.1875px;
  }
}
.xrx-radio,
.xrx-checkbox {
  position: relative;
  display: table;
  font-size: 0;
}
.xrx-radio label,
.xrx-checkbox label {
  position: relative;
  top: 10px;
  margin-bottom: 0;
  margin-left: -2px;
  font-size: 20px;
  letter-spacing: 0.16px;
  float: right;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.xrx-radio.radio-sm label, .xrx-radio.checkbox-sm label,
.xrx-checkbox.radio-sm label,
.xrx-checkbox.checkbox-sm label {
  top: 5px;
  font-size: 16px;
  letter-spacing: 0.2px;
}
.xrx-radio input,
.xrx-checkbox input {
  position: absolute;
  z-index: 1;
  width: 48px;
  height: 48px;
  opacity: 0;
}
.xrx-radio .svg-checkbox-indeterminate,
.xrx-radio .svg-checkbox-checkmark,
.xrx-radio .svg-checkbox-focus,
.xrx-radio .svg-checkbox-background,
.xrx-checkbox .svg-checkbox-indeterminate,
.xrx-checkbox .svg-checkbox-checkmark,
.xrx-checkbox .svg-checkbox-focus,
.xrx-checkbox .svg-checkbox-background {
  opacity: 0;
}
.xrx-radio .svg-checkbox-inner-focus-ring,
.xrx-checkbox .svg-checkbox-inner-focus-ring {
  fill: #ffffff;
}
.xrx-radio .svg-checkbox-outer-focus-ring,
.xrx-checkbox .svg-checkbox-outer-focus-ring {
  fill: #000000;
}
.xrx-radio .svg-checkbox,
.xrx-checkbox .svg-checkbox {
  fill: #61626b;
}
@media (hover) {
  .xrx-radio input:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-checkbox input:hover:not(:disabled) ~ svg .svg-checkbox-background {
    opacity: 1;
    fill: rgba(97, 98, 107, 0.2);
  }
}
.xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #45454b;
}
.xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox,
.xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox {
  opacity: 0;
}
.xrx-radio input:focus ~ svg .svg-checkbox-focus,
.xrx-checkbox input:focus ~ svg .svg-checkbox-focus {
  opacity: 1;
}
.xrx-radio input:disabled ~ label,
.xrx-checkbox input:disabled ~ label {
  color: rgba(0, 0, 0, 0.3);
}
.xrx-radio input:disabled ~ svg .svg-checkbox,
.xrx-checkbox input:disabled ~ svg .svg-checkbox {
  fill: rgba(97, 98, 107, 0.3);
}
.xrx-radio input:disabled,
.xrx-checkbox input:disabled {
  cursor: not-allowed;
}
.xrx-radio input:disabled ~ label,
.xrx-checkbox input:disabled ~ label {
  cursor: not-allowed;
}
.xrx-radio input:checked ~ svg .svg-checkbox-checkmark,
.xrx-checkbox input:checked ~ svg .svg-checkbox-checkmark {
  opacity: 1;
  fill: #ffffff;
}
.xrx-radio input:checked ~ svg .svg-checkbox-background,
.xrx-checkbox input:checked ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #654441;
}
.xrx-radio input:checked ~ svg .svg-checkbox,
.xrx-checkbox input:checked ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark,
  .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #654441;
  }
}
.xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark,
.xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark {
  opacity: 0;
}
.xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #4c322e;
}
.xrx-radio input:checked:disabled ~ label,
.xrx-checkbox input:checked:disabled ~ label {
  color: rgba(0, 0, 0, 0.3);
}
.xrx-radio input:checked:disabled ~ svg .svg-checkbox-background,
.xrx-checkbox input:checked:disabled ~ svg .svg-checkbox-background {
  fill: rgba(124, 90, 86, 0.3);
}
.xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate,
.xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate {
  opacity: 1;
  fill: #ffffff;
}
.xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background,
.xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #654441;
}
.xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox,
.xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate,
  .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #654441;
  }
}
.xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate,
.xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate {
  opacity: 0;
}
.xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #4c322e;
}
.xrx-radio input:indeterminate:not([type=radio]):disabled ~ label,
.xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ label {
  color: rgba(0, 0, 0, 0.3);
}
.xrx-radio input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background,
.xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background {
  fill: rgba(124, 90, 86, 0.3);
}

.xrx-dark-appearance .svg-checkbox-inner-focus-ring {
  fill: #000000;
}
.xrx-dark-appearance .svg-checkbox-outer-focus-ring {
  fill: #ffffff;
}
.xrx-dark-appearance .xrx-radio label,
.xrx-dark-appearance .xrx-checkbox label {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-radio .svg-checkbox,
.xrx-dark-appearance .xrx-checkbox .svg-checkbox {
  fill: #c3c3cc;
}
@media (hover) {
  .xrx-dark-appearance .xrx-radio input:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-dark-appearance .xrx-checkbox input:hover:not(:disabled) ~ svg .svg-checkbox-background {
    opacity: 1;
    fill: rgba(195, 195, 204, 0.2);
  }
}
.xrx-dark-appearance .xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #d7d7df;
}
.xrx-dark-appearance .xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox {
  opacity: 0;
}
.xrx-dark-appearance .xrx-radio input:focus ~ svg .svg-checkbox-focus,
.xrx-dark-appearance .xrx-checkbox input:focus ~ svg .svg-checkbox-focus {
  opacity: 1;
}
.xrx-dark-appearance .xrx-radio input:disabled ~ label,
.xrx-dark-appearance .xrx-checkbox input:disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-dark-appearance .xrx-radio input:disabled ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-checkbox input:disabled ~ svg .svg-checkbox {
  fill: rgba(195, 195, 204, 0.3);
}
.xrx-dark-appearance .xrx-radio input:checked ~ svg .svg-checkbox-checkmark,
.xrx-dark-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox-checkmark {
  opacity: 1;
  fill: #27272a;
}
.xrx-dark-appearance .xrx-radio input:checked ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #d5c8c5;
}
.xrx-dark-appearance .xrx-radio input:checked ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-dark-appearance .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark,
  .xrx-dark-appearance .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-dark-appearance .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-dark-appearance .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #d5c8c5;
  }
}
.xrx-dark-appearance .xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark,
.xrx-dark-appearance .xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark {
  opacity: 0;
}
.xrx-dark-appearance .xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #e6dedc;
}
.xrx-dark-appearance .xrx-radio input:checked:disabled ~ label,
.xrx-dark-appearance .xrx-checkbox input:checked:disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-dark-appearance .xrx-radio input:checked:disabled ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-checkbox input:checked:disabled ~ svg .svg-checkbox-background {
  fill: rgba(199, 181, 178, 0.3);
}
.xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate,
.xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate {
  opacity: 1;
  fill: #27272a;
}
.xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #d5c8c5;
}
.xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate,
  .xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #d5c8c5;
  }
}
.xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate,
.xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate {
  opacity: 0;
}
.xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #e6dedc;
}
.xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]):disabled ~ label,
.xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-dark-appearance .xrx-radio input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background {
  fill: rgba(199, 181, 178, 0.3);
}

.xrx-theme-appearance .xrx-radio label,
.xrx-theme-appearance .xrx-checkbox label {
  color: #ffffff;
}
.xrx-theme-appearance .xrx-radio .svg-checkbox,
.xrx-theme-appearance .xrx-checkbox .svg-checkbox {
  fill: #f5efee;
}
@media (hover) {
  .xrx-theme-appearance .xrx-radio input:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-theme-appearance .xrx-checkbox input:hover:not(:disabled) ~ svg .svg-checkbox-background {
    opacity: 1;
    fill: rgba(230, 222, 220, 0.2);
  }
}
.xrx-theme-appearance .xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-theme-appearance .xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #e6dedc;
}
.xrx-theme-appearance .xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox,
.xrx-theme-appearance .xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox {
  opacity: 0;
}
.xrx-theme-appearance .xrx-radio input:focus ~ svg .svg-checkbox-focus,
.xrx-theme-appearance .xrx-checkbox input:focus ~ svg .svg-checkbox-focus {
  opacity: 1;
}
.xrx-theme-appearance .xrx-radio input:disabled ~ label,
.xrx-theme-appearance .xrx-checkbox input:disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-theme-appearance .xrx-radio input:disabled ~ svg .svg-checkbox,
.xrx-theme-appearance .xrx-checkbox input:disabled ~ svg .svg-checkbox {
  fill: rgba(245, 239, 238, 0.3);
}
.xrx-theme-appearance .xrx-radio input:checked ~ svg .svg-checkbox-checkmark,
.xrx-theme-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox-checkmark {
  opacity: 1;
  fill: #72504c;
}
.xrx-theme-appearance .xrx-radio input:checked ~ svg .svg-checkbox-background,
.xrx-theme-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #e6dedc;
}
.xrx-theme-appearance .xrx-radio input:checked ~ svg .svg-checkbox,
.xrx-theme-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-theme-appearance .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark,
  .xrx-theme-appearance .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-theme-appearance .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-theme-appearance .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #e6dedc;
  }
}
.xrx-theme-appearance .xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark,
.xrx-theme-appearance .xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark {
  opacity: 0;
}
.xrx-theme-appearance .xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-theme-appearance .xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #d5c8c5;
}
.xrx-theme-appearance .xrx-radio input:checked:disabled ~ label,
.xrx-theme-appearance .xrx-checkbox input:checked:disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-theme-appearance .xrx-radio input:checked:disabled ~ svg .svg-checkbox-background,
.xrx-theme-appearance .xrx-checkbox input:checked:disabled ~ svg .svg-checkbox-background {
  fill: rgba(213, 200, 197, 0.3);
}
.xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate,
.xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate {
  opacity: 1;
  fill: #72504c;
}
.xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background,
.xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #e6dedc;
}
.xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox,
.xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate,
  .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #e6dedc;
  }
}
.xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate,
.xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate {
  opacity: 0;
}
.xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #d5c8c5;
}
.xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):disabled ~ label,
.xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background,
.xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background {
  fill: rgba(213, 200, 197, 0.3);
}

.xrx-dark-appearance .xrx-theme-appearance .svg-checkbox-focus {
  fill: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio label,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox label {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio .svg-checkbox,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox .svg-checkbox {
  fill: #e6dedc;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:hover:not(:disabled) ~ svg .svg-checkbox-background {
    opacity: 1;
    fill: rgba(230, 222, 220, 0.2);
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #f5efee;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:active:not(:disabled) ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:active:not(:disabled) ~ svg .svg-checkbox {
  opacity: 0;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:focus ~ svg .svg-checkbox-focus,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:focus ~ svg .svg-checkbox-focus {
  opacity: 1;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:disabled ~ label,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:disabled ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:disabled ~ svg .svg-checkbox {
  fill: rgba(230, 222, 220, 0.3);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked ~ svg .svg-checkbox-checkmark,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox-checkmark {
  opacity: 1;
  fill: #654441;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #d5c8c5;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark,
  .xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-checkmark {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked:hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #d5c8c5;
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-checkmark {
  opacity: 0;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked:active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked:active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #e6dedc;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked:disabled ~ label,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked:disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:checked:disabled ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:checked:disabled ~ svg .svg-checkbox-background {
  fill: rgba(213, 200, 197, 0.3);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-indeterminate {
  opacity: 1;
  fill: #72504c;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox-background {
  opacity: 1;
  fill: #d5c8c5;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]) ~ svg .svg-checkbox,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]) ~ svg .svg-checkbox {
  opacity: 0;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate,
  .xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-indeterminate {
    opacity: 0.8;
  }
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background,
  .xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):hover:not(:disabled) ~ svg .svg-checkbox-background {
    fill: #d5c8c5;
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-indeterminate {
  opacity: 0;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):active:not(:disabled) ~ svg .svg-checkbox-background {
  fill: #e6dedc;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):disabled ~ label,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ label {
  color: rgba(255, 255, 255, 0.3);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-radio input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-checkbox input:indeterminate:not([type=radio]):disabled ~ svg .svg-checkbox-background {
  fill: rgba(213, 200, 197, 0.3);
}

.using-mouse .svg-checkbox-focus {
  opacity: 0 !important;
}

.xrx-radio .xrx-radio-svg g,
.xrx-radio .xrx-radio-svg use,
.xrx-radio .xrx-checkbox-svg g,
.xrx-radio .xrx-checkbox-svg use,
.xrx-checkbox .xrx-radio-svg g,
.xrx-checkbox .xrx-radio-svg use,
.xrx-checkbox .xrx-checkbox-svg g,
.xrx-checkbox .xrx-checkbox-svg use {
  pointer-events: none;
}

.xrx-radio input,
.xrx-checkbox input {
  top: -7px;
  left: -7px;
  width: 66px;
  height: 66px;
}
.xrx-radio .xrx-radio-svg,
.xrx-radio .xrx-checkbox-svg,
.xrx-checkbox .xrx-radio-svg,
.xrx-checkbox .xrx-checkbox-svg {
  width: 66px;
  height: 66px;
  margin: -6px;
}
.xrx-radio label,
.xrx-checkbox label {
  top: 8px;
  margin-left: 0;
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0.15px;
}

@media (min-width: 480px) {
  .xrx-radio input,
  .xrx-checkbox input {
    top: -7px;
    left: -7px;
    width: 66px;
    height: 66px;
  }
  .xrx-radio .xrx-radio-svg,
  .xrx-radio .xrx-checkbox-svg,
  .xrx-checkbox .xrx-radio-svg,
  .xrx-checkbox .xrx-checkbox-svg {
    width: 66px;
    height: 66px;
    margin: -6px;
  }
  .xrx-radio label,
  .xrx-checkbox label {
    top: 8px;
    margin-left: 0;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.15px;
  }
}
@media (min-width: 800px) {
  .xrx-radio input,
  .xrx-checkbox input {
    top: -7px;
    left: -7px;
    width: 66px;
    height: 66px;
  }
  .xrx-radio .xrx-radio-svg,
  .xrx-radio .xrx-checkbox-svg,
  .xrx-checkbox .xrx-radio-svg,
  .xrx-checkbox .xrx-checkbox-svg {
    width: 66px;
    height: 66px;
    margin: -6px;
  }
  .xrx-radio label,
  .xrx-checkbox label {
    top: 8px;
    margin-left: 0;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.15px;
  }
}
@media (min-width: 1024px) {
  .xrx-radio input,
  .xrx-checkbox input {
    top: -6.5625px;
    left: -6.5625px;
    width: 61.875px;
    height: 61.875px;
  }
  .xrx-radio .xrx-radio-svg,
  .xrx-radio .xrx-checkbox-svg,
  .xrx-checkbox .xrx-radio-svg,
  .xrx-checkbox .xrx-checkbox-svg {
    width: 61.875px;
    height: 61.875px;
    margin: -5.625px;
  }
  .xrx-radio label,
  .xrx-checkbox label {
    top: 7.5px;
    margin-left: 0;
    font-size: 24.375px;
    line-height: 37.5px;
    letter-spacing: 0.140625px;
  }
}
.xrx-dropdown {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  z-index: 1070;
  visibility: hidden;
  opacity: 0;
  margin-top: -8px !important;
  -webkit-transition: visibility 0.165s linear, opacity 0.165s linear, margin-top 0.165s linear, margin-bottom 0.165s linear, margin-left 0.165s linear, margin-right 0.165s linear;
  -o-transition: visibility 0.165s linear, opacity 0.165s linear, margin-top 0.165s linear, margin-bottom 0.165s linear, margin-left 0.165s linear, margin-right 0.165s linear;
  -moz-transition: visibility 0.165s linear, opacity 0.165s linear, margin-top 0.165s linear, margin-bottom 0.165s linear, margin-left 0.165s linear, margin-right 0.165s linear;
  transition: visibility 0.165s linear, opacity 0.165s linear, margin-top 0.165s linear, margin-bottom 0.165s linear, margin-left 0.165s linear, margin-right 0.165s linear;
  min-width: 9rem;
  color: #000000;
  list-style: none;
  background-color: #fafaff;
  background-clip: padding-box;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
}
.dropdown-menu a.list-group-item {
  text-decoration: none !important;
}
.dropdown-menu a.list-group-item .left-label {
  padding-right: 16px;
  white-space: nowrap;
  cursor: pointer;
}
.dropdown-menu .menu-scroll-container {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  overflow: hidden;
}

.menu-divider {
  height: 1px;
  background-color: #d7d7df;
}

.dropdown-menu-arrow,
.dropdown-menu-arrow::before {
  position: absolute;
  width: 10px;
  height: 10px;
  z-index: -1;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

.dropdown-menu-arrow::before {
  content: "";
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fafaff;
}

svg.dropdown-menu-arrow {
  fill: #fafaff;
}

[data-popper-placement^=top] > .dropdown-menu-arrow {
  bottom: -4px;
}

[data-popper-placement^=bottom] > .dropdown-menu-arrow {
  top: -4px;
}

[data-popper-placement^=left] > .dropdown-menu-arrow {
  right: -4px;
}

[data-popper-placement^=right] > .dropdown-menu-arrow {
  left: -4px;
}

.dropup .dropdown-menu {
  margin-bottom: -8px !important;
}

.dropright .dropdown-menu {
  margin-top: 0px !important;
  margin-left: -8px !important;
}

.dropleft .dropdown-menu {
  margin-top: 0px !important;
  margin-right: -8px !important;
}

.dropdown-menu.show {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  visibility: visible;
  opacity: 1;
}

.xrx-dark-appearance .dropdown-menu {
  background-color: #333337;
}
.xrx-dark-appearance .dropdown-menu-arrow::before {
  content: "";
  background: #333337;
}
.xrx-dark-appearance svg.dropdown-menu-arrow {
  fill: #333337;
}
.xrx-dark-appearance .menu-divider {
  background-color: #45454b;
}

.xrx-list-group .xrx-dropdown {
  margin-right: 16px;
}
.xrx-list-group .xrx-dropdown .list-group-item:not(.divider) .content-container:before {
  border: none;
}

.dropdown-menu {
  min-width: 192px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}
.dropdown-menu .list-group-item .left-label {
  padding-right: 21px;
}
.dropdown-menu .menu-scroll-container {
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}

.dropdown-menu-arrow,
.dropdown-menu-arrow::before {
  width: 16px;
  height: 16px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

[data-popper-placement^=top] > .dropdown-menu-arrow {
  bottom: -6px;
}

[data-popper-placement^=bottom] > .dropdown-menu-arrow {
  top: -6px;
}

[data-popper-placement^=left] > .dropdown-menu-arrow {
  right: -6px;
}

[data-popper-placement^=right] > .dropdown-menu-arrow {
  left: -6px;
}

.dropup .dropdown-menu {
  margin-bottom: -5px;
}

.dropright .dropdown-menu {
  margin-left: -5px;
}

.dropleft .dropdown-menu {
  margin-right: -5px;
}

.xrx-list-group .xrx-dropdown {
  margin-right: 21px;
}

@media (min-width: 480px) {
  .dropdown-menu {
    min-width: 192px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .dropdown-menu .list-group-item .left-label {
    padding-right: 21px;
  }
  .dropdown-menu .menu-scroll-container {
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .dropdown-menu-arrow,
  .dropdown-menu-arrow::before {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  [data-popper-placement^=top] > .dropdown-menu-arrow {
    bottom: -6px;
  }
  [data-popper-placement^=bottom] > .dropdown-menu-arrow {
    top: -6px;
  }
  [data-popper-placement^=left] > .dropdown-menu-arrow {
    right: -6px;
  }
  [data-popper-placement^=right] > .dropdown-menu-arrow {
    left: -6px;
  }
}
.dropup .dropdown-menu {
  margin-bottom: -5px;
}

.dropright .dropdown-menu {
  margin-left: -5px;
}

.dropleft .dropdown-menu {
  margin-right: -5px;
}

.xrx-list-group .xrx-dropdown {
  margin-right: 21px;
}

@media (min-width: 800px) {
  .dropdown-menu {
    min-width: 192px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .dropdown-menu .list-group-item .left-label {
    padding-right: 21px;
  }
  .dropdown-menu .menu-scroll-container {
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .dropdown-menu-arrow,
  .dropdown-menu-arrow::before {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  [data-popper-placement^=top] > .dropdown-menu-arrow {
    bottom: -6px;
  }
  [data-popper-placement^=bottom] > .dropdown-menu-arrow {
    top: -6px;
  }
  [data-popper-placement^=left] > .dropdown-menu-arrow {
    right: -6px;
  }
  [data-popper-placement^=right] > .dropdown-menu-arrow {
    left: -6px;
  }
}
.dropup .dropdown-menu {
  margin-bottom: -5px;
}

.dropright .dropdown-menu {
  margin-left: -5px;
}

.dropleft .dropdown-menu {
  margin-right: -5px;
}

.xrx-list-group .xrx-dropdown {
  margin-right: 21px;
}

@media (min-width: 1024px) {
  .dropdown-menu {
    min-width: 180px;
    -webkit-border-radius: 7.5px;
       -moz-border-radius: 7.5px;
            border-radius: 7.5px;
  }
  .dropdown-menu .list-group-item .left-label {
    padding-right: 19.6875px;
  }
  .dropdown-menu .menu-scroll-container {
    -webkit-border-radius: 7.5px;
       -moz-border-radius: 7.5px;
            border-radius: 7.5px;
  }
  .dropdown-menu-arrow,
  .dropdown-menu-arrow::before {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 2.8125px;
       -moz-border-radius: 2.8125px;
            border-radius: 2.8125px;
  }
  [data-popper-placement^=top] > .dropdown-menu-arrow {
    bottom: -5.625px;
  }
  [data-popper-placement^=bottom] > .dropdown-menu-arrow {
    top: -5.625px;
  }
  [data-popper-placement^=left] > .dropdown-menu-arrow {
    right: -5.625px;
  }
  [data-popper-placement^=right] > .dropdown-menu-arrow {
    left: -5.625px;
  }
}
.dropup .dropdown-menu {
  margin-bottom: -4.6875px;
}

.dropright .dropdown-menu {
  margin-left: -4.6875px;
}

.dropleft .dropdown-menu {
  margin-right: -4.6875px;
}

.xrx-list-group .xrx-dropdown {
  margin-right: 19.6875px;
}

label {
  margin-bottom: 0.1875rem;
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.25px;
}

.form-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.1875rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.3px;
  color: #45454b;
}
.form-text.multiline {
  display: block;
}
.form-text .message-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.xrx-input {
  position: relative;
  height: 48px;
  padding: 3px;
  margin-bottom: 1rem;
  background-color: #fafaff;
  border: 1px solid #d7d7df;
  -webkit-border-top-left-radius: 6px;
     -moz-border-radius-topleft: 6px;
          border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
     -moz-border-radius-topright: 6px;
          border-top-right-radius: 6px;
  -webkit-transition: background-color 0.165s, -webkit-box-shadow 0.165s;
  transition: background-color 0.165s, -webkit-box-shadow 0.165s;
  -o-transition: background-color 0.165s, box-shadow 0.165s;
  -moz-transition: background-color 0.165s, box-shadow 0.165s, -moz-box-shadow 0.165s;
  transition: background-color 0.165s, box-shadow 0.165s;
  transition: background-color 0.165s, box-shadow 0.165s, -webkit-box-shadow 0.165s, -moz-box-shadow 0.165s;
}
.xrx-input::before {
  content: " ";
  position: absolute;
  border-bottom: 1px solid #757682;
  left: -1px;
  right: -1px;
  bottom: -1px;
  pointer-events: none;
}
.xrx-input.input-hover {
  background-color: #e2e2ea;
}
.xrx-input.input-active {
  background-color: #d7d7df;
}
.xrx-input.input-active-focus {
  background-color: #fafaff;
}
.xrx-input.input-active-focus::before {
  border-width: 2px;
  border-bottom-color: #7c5a56;
}
.xrx-input.input-readonly {
  background-color: #f2f2f9;
}
.xrx-input.input-disabled {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 0.3;
  cursor: not-allowed;
}
.xrx-input.input-disabled input, .xrx-input.input-disabled .input-group {
  pointer-events: none;
}

.label-disabled,
.form-text-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.xrx-input .form-control {
  border-color: transparent !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 11px 0.375rem 11px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 1.2;
  color: #000000;
  background-color: transparent !important;
  background-clip: padding-box;
  -webkit-border-radius: 0.25rem;
     -moz-border-radius: 0.25rem;
          border-radius: 0.25rem;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #000000;
  background-color: #fafaff;
  border-color: #7c5a56;
  outline: 0;
  -webkit-box-shadow: inset 0 0 0 1px #7c5a56;
     -moz-box-shadow: inset 0 0 0 1px #7c5a56;
          box-shadow: inset 0 0 0 1px #7c5a56;
}
.form-control::-webkit-input-placeholder {
  color: #45454b;
  opacity: 1;
  font-style: italic;
}
.form-control:-moz-placeholder {
  color: #45454b;
  opacity: 1;
  font-style: italic;
}
.form-control::-moz-placeholder {
  color: #45454b;
  opacity: 1;
  font-style: italic;
}
.form-control:-ms-input-placeholder {
  color: #45454b;
  opacity: 1;
  font-style: italic;
}
.form-control::-ms-input-placeholder {
  color: #45454b;
  opacity: 1;
  font-style: italic;
}
.form-control::placeholder {
  color: #45454b;
  opacity: 1;
  font-style: italic;
}
.form-control:disabled, .form-control[readonly] {
  background-color: transparent;
  opacity: 1;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: -webkit-calc(0.375rem + 1px);
  padding-top: -moz-calc(0.375rem + 1px);
  padding-top: calc(0.375rem + 1px);
  padding-bottom: -webkit-calc(0.375rem + 1px);
  padding-bottom: -moz-calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: -webkit-calc(0.5rem + 1px);
  padding-top: -moz-calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
  padding-bottom: -webkit-calc(0.5rem + 1px);
  padding-bottom: -moz-calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.5625rem;
  line-height: 1.65;
}

.col-form-label-sm {
  padding-top: -webkit-calc(0.25rem + 1px);
  padding-top: -moz-calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
  padding-bottom: -webkit-calc(0.25rem + 1px);
  padding-bottom: -moz-calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1.09375rem;
  line-height: 1.25;
}

.form-group {
  margin-bottom: 1rem;
}

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 480px) {
  .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.form-text .xrx-stacked-icon {
  position: relative;
  top: -1px;
  margin-right: 6px;
}

.xrx-input.input-validation-success::before {
  border-bottom-color: #24882b;
}
.xrx-input.input-validation-success + .form-text .message {
  color: #0d7115;
}

.form-text .success-message {
  color: #0d7115 !important;
}

.xrx-input.input-validation-danger::before {
  border-bottom-color: #d92231;
}
.xrx-input.input-validation-danger + .form-text .message {
  color: #9f0b14;
}

.form-text .danger-message {
  color: #9f0b14 !important;
}

.xrx-input.input-validation-warning::before {
  border-bottom-color: #e46800;
}
.xrx-input.input-validation-warning + .form-text .message {
  color: #783202;
}

.form-text .warning-message {
  color: #783202 !important;
}

.form-helper-text {
  margin-bottom: 0 !important;
}

.xrx-theme-appearance label,
.xrx-theme-appearance .form-control {
  color: #ffffff;
}
.xrx-theme-appearance .form-text {
  color: #f2f2f9;
}
.xrx-theme-appearance .form-control::-webkit-input-placeholder {
  color: #f2f2f9;
}
.xrx-theme-appearance .form-control:-moz-placeholder {
  color: #f2f2f9;
}
.xrx-theme-appearance .form-control::-moz-placeholder {
  color: #f2f2f9;
}
.xrx-theme-appearance .form-control:-ms-input-placeholder {
  color: #f2f2f9;
}
.xrx-theme-appearance .form-control::-ms-input-placeholder {
  color: #f2f2f9;
}
.xrx-theme-appearance .form-control::placeholder {
  color: #f2f2f9;
}
.xrx-theme-appearance .xrx-input {
  background-color: #7c5a56;
  border-color: #987b76;
}
.xrx-theme-appearance .xrx-input::before {
  border-bottom-color: #e6dedc;
}
.xrx-theme-appearance .xrx-input.input-hover {
  background-color: #654441;
}
.xrx-theme-appearance .xrx-input.input-active {
  background-color: #4c322e;
}
.xrx-theme-appearance .xrx-input.input-active-focus {
  background-color: #7c5a56;
}
.xrx-theme-appearance .xrx-input.input-active-focus::before {
  border-bottom-color: #f5efee;
}
.xrx-theme-appearance .xrx-input.input-readonly {
  background-color: #72504c;
}
.xrx-theme-appearance .xrx-input.input-validation-success::before {
  border-bottom-color: #a4e195;
}
.xrx-theme-appearance .xrx-input.input-validation-success + .form-text .message {
  color: #c7b5b2;
}
.xrx-theme-appearance .xrx-input .form-text .success-message {
  color: #c7b5b2 !important;
}
.xrx-theme-appearance .xrx-input.input-validation-danger::before {
  border-bottom-color: #ffa9b1;
}
.xrx-theme-appearance .xrx-input.input-validation-danger + .form-text .message {
  color: #c7b5b2;
}
.xrx-theme-appearance .xrx-input .form-text .danger-message {
  color: #c7b5b2 !important;
}
.xrx-theme-appearance .xrx-input.input-validation-warning::before {
  border-bottom-color: #ffe399;
}
.xrx-theme-appearance .xrx-input.input-validation-warning + .form-text .message {
  color: #c7b5b2;
}
.xrx-theme-appearance .xrx-input .form-text .warning-message {
  color: #c7b5b2 !important;
}

.xrx-dark-appearance label,
.xrx-dark-appearance .form-control {
  color: #ffffff;
}
.xrx-dark-appearance .form-text {
  color: #d7d7df;
}
.xrx-dark-appearance .form-control::-webkit-input-placeholder {
  color: #d7d7df;
}
.xrx-dark-appearance .form-control:-moz-placeholder {
  color: #d7d7df;
}
.xrx-dark-appearance .form-control::-moz-placeholder {
  color: #d7d7df;
}
.xrx-dark-appearance .form-control:-ms-input-placeholder {
  color: #d7d7df;
}
.xrx-dark-appearance .form-control::-ms-input-placeholder {
  color: #d7d7df;
}
.xrx-dark-appearance .form-control::placeholder {
  color: #d7d7df;
}
.xrx-dark-appearance .xrx-input {
  background-color: #333337;
  border-color: #45454b;
}
.xrx-dark-appearance .xrx-input::before {
  border-bottom-color: #c3c3cc;
}
.xrx-dark-appearance .xrx-input.input-hover {
  background-color: #45454b;
}
.xrx-dark-appearance .xrx-input.input-active {
  background-color: #61626b;
}
.xrx-dark-appearance .xrx-input.input-active-focus {
  background-color: #333337;
}
.xrx-dark-appearance .xrx-input.input-active-focus::before {
  border-bottom-color: #c7b5b2;
}
.xrx-dark-appearance .xrx-input.input-readonly {
  background-color: #27272a;
}
.xrx-dark-appearance .xrx-input.input-validation-success::before {
  border-bottom-color: #7bc76f;
}
.xrx-dark-appearance .xrx-input.input-validation-success + .form-text .message {
  color: #7bc76f;
}
.xrx-dark-appearance .xrx-input .form-text .success-message {
  color: #7bc76f !important;
}
.xrx-dark-appearance .xrx-input.input-validation-danger::before {
  border-bottom-color: #ff808b;
}
.xrx-dark-appearance .xrx-input.input-validation-danger + .form-text .message {
  color: #ff808b;
}
.xrx-dark-appearance .xrx-input .form-text .danger-message {
  color: #ff808b !important;
}
.xrx-dark-appearance .xrx-input.input-validation-warning::before {
  border-bottom-color: #ffcc6c;
}
.xrx-dark-appearance .xrx-input.input-validation-warning + .form-text .message {
  color: #ffcc6c;
}
.xrx-dark-appearance .xrx-input .form-text .warning-message {
  color: #ffcc6c !important;
}

.xrx-dark-appearance .xrx-theme-appearance label,
.xrx-dark-appearance .xrx-theme-appearance .form-control {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .form-text {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .form-control::-webkit-input-placeholder {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .form-control:-moz-placeholder {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .form-control::-moz-placeholder {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .form-control:-ms-input-placeholder {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .form-control::-ms-input-placeholder {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .form-control::placeholder {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input {
  background-color: #72504c;
  border-color: #866662;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input::before {
  border-bottom-color: #d5c8c5;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-hover {
  background-color: #7c5a56;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-active {
  background-color: #866662;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-active-focus {
  background-color: #72504c;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-active-focus::before {
  border-bottom-color: #e6dedc;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-readonly {
  background-color: #654441;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-validation-success::before {
  border-bottom-color: #7bc76f;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-validation-success + .form-text .message {
  color: #c7b5b2;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input .form-text .success-message {
  color: #c7b5b2 !important;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-validation-danger::before {
  border-bottom-color: #ff808b;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-validation-danger + .form-text .message {
  color: #c7b5b2;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input .form-text .danger-message {
  color: #c7b5b2 !important;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-validation-warning::before {
  border-bottom-color: #ffcc6c;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input.input-validation-warning + .form-text .message {
  color: #c7b5b2;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-input .form-text .warning-message {
  color: #c7b5b2 !important;
}

.input-active-focus {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000;
     -moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000;
          box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #000000;
}

.xrx-dark-appearance .input-active-focus {
  -webkit-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff;
     -moz-box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff;
          box-shadow: 0 0 0 2px #000000, 0 0 0 4px #ffffff;
}

body.using-mouse .input-active-focus {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

label {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.15px;
}

.form-text {
  margin-top: 5px;
  margin-bottom: 21px;
  font-size: 26px;
  letter-spacing: 0.15px;
}

.xrx-input {
  height: 64px;
  padding: 5px;
  margin-bottom: 21px;
  -webkit-border-top-left-radius: 8px;
     -moz-border-radius-topleft: 8px;
          border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
     -moz-border-radius-topright: 8px;
          border-top-right-radius: 8px;
}
.xrx-input.xrx-input-inline {
  min-width: 55px;
  height: 44px;
}

.form-control {
  padding: 0.375rem 16px 0.375rem 16px;
  font-size: 23px;
  line-height: 1.5;
  vertical-align: middle;
}

@media (min-width: 480px) {
  label {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.15px;
  }
  .form-text {
    margin-top: 5px;
    margin-bottom: 21px;
    font-size: 26px;
    letter-spacing: 0.15px;
  }
  .xrx-input {
    height: 64px;
    padding: 5px;
    margin-bottom: 21px;
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .xrx-input.xrx-input-inline {
    min-width: 55px;
    height: 44px;
  }
  .form-control {
    padding: 0.375rem 16px 0.375rem 16px;
    font-size: 23px;
    line-height: 1.5;
    vertical-align: middle;
  }
}
@media (min-width: 800px) {
  label {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.15px;
  }
  .form-text {
    margin-top: 5px;
    margin-bottom: 21px;
    font-size: 26px;
    letter-spacing: 0.15px;
  }
  .xrx-input {
    height: 64px;
    padding: 5px;
    margin-bottom: 21px;
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .xrx-input.xrx-input-inline {
    min-width: 55px;
    height: 44px;
  }
  .form-control {
    padding: 0.375rem 16px 0.375rem 16px;
    font-size: 23px;
    line-height: 1.5;
    vertical-align: middle;
  }
}
@media (min-width: 1024px) {
  label {
    margin-bottom: 4.6875px;
    font-size: 20.625px;
    line-height: 28.125px;
    letter-spacing: 0.140625px;
  }
  .form-text {
    margin-top: 4.6875px;
    margin-bottom: 19.6875px;
    font-size: 24.375px;
    letter-spacing: 0.140625px;
  }
  .xrx-input {
    height: 60px;
    padding: 4.6875px;
    margin-bottom: 19.6875px;
    -webkit-border-top-left-radius: 7.5px;
       -moz-border-radius-topleft: 7.5px;
            border-top-left-radius: 7.5px;
    -webkit-border-top-right-radius: 7.5px;
       -moz-border-radius-topright: 7.5px;
            border-top-right-radius: 7.5px;
  }
  .xrx-input.xrx-input-inline {
    min-width: 51.5625px;
    height: 41.25px;
  }
  .form-control {
    padding: 0.375rem 15px 0.375rem 15px;
    font-size: 21.5625px;
    line-height: 1.40625;
    vertical-align: middle;
  }
}
.xrx-input-number-inline.input-hover {
  background-color: #e2e2ea;
}
.xrx-input-number-inline.input-active {
  background-color: #d7d7df;
}
.xrx-input-number-inline.input-active-focus {
  background-color: #fafaff;
}
.xrx-input-number-inline.input-active-focus::before {
  border-width: 2px;
  border-bottom-color: #7c5a56;
}
.xrx-input-number-inline.input-disabled {
  cursor: not-allowed;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  opacity: 0.3;
}
.xrx-input-number-inline.input-disabled input, .xrx-input-number-inline.input-disabled .input-group {
  pointer-events: none;
}

.xrx-input-number-inline.input-validation-success::before {
  border-bottom-color: #24882b;
}
.xrx-input-number-inline.input-validation-success + .form-text .message {
  color: #0d7115;
}

.xrx-input-number-inline.input-validation-danger::before {
  border-bottom-color: #d92231;
}
.xrx-input-number-inline.input-validation-danger + .form-text .message {
  color: #9f0b14;
}

.xrx-input-number-inline.input-validation-warning::before {
  border-bottom-color: #e46800;
}
.xrx-input-number-inline.input-validation-warning + .form-text .message {
  color: #783202;
}

.xrx-list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  background-color: #fafaff;
  border: 1px solid #d7d7df;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.xrx-list-group.list-group-flush {
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.xrx-list-group.list-group-flush .list-group-item {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.xrx-list-group.emphasized {
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.xrx-list-group.emphasized .list-group-item:first-child {
  -webkit-border-top-left-radius: 6px;
     -moz-border-radius-topleft: 6px;
          border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
     -moz-border-radius-topright: 6px;
          border-top-right-radius: 6px;
}
.xrx-list-group.emphasized .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 6px;
     -moz-border-radius-bottomright: 6px;
          border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
     -moz-border-radius-bottomleft: 6px;
          border-bottom-left-radius: 6px;
}

.list-group-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 48px;
  background-color: transparent;
  color: #000000;
  outline: none;
}
.list-group-item:first-child {
  -webkit-border-top-left-radius: 5px;
     -moz-border-radius-topleft: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topright: 5px;
          border-top-right-radius: 5px;
}
.list-group-item:last-child {
  -webkit-border-bottom-right-radius: 5px;
     -moz-border-radius-bottomright: 5px;
          border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
     -moz-border-radius-bottomleft: 5px;
          border-bottom-left-radius: 5px;
}
.list-group-item .content-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 16px;
}
.list-group-item .left-label {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  cursor: default;
}
.list-group-item .left-label span {
  font-size: 20px;
  letter-spacing: 0.15px;
}
.list-group-item .left-label._2line64-sub-label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 64px;
}
.list-group-item .left-label._2line64-sub-label span {
  position: relative;
  top: 4px;
}
.list-group-item .left-label._2line64-sub-label .sub-label {
  position: relative;
  top: 5px;
  font-size: 16px;
}
@media (hover) {
  .list-group-item:hover {
    color: #000000;
  }
}
.list-group-item.divider:not(:last-child) .content-container::before {
  position: absolute;
  bottom: 0;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  width: 100%;
  content: "";
  border-bottom: 1px solid #d7d7df;
}
.list-group-item .left-object ~ .content-container {
  margin-left: 0;
}
.list-group-item .left-object [class*=xgl-] {
  display: table;
  margin: 0 14px;
}
.list-group-item .left-object.custom-icon-rounded img {
  width: 36px;
  margin: 10px 16px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
}
.list-group-item .left-object.custom-image img {
  margin: 4px 16px 4px 4px;
}
.list-group-item .left-object.custom-image-flush img {
  margin: 0 16px 0 0;
}
.list-group-item .left-object .xrx-checkbox {
  margin: 4px 2px;
}
.list-group-item .sub-label,
.list-group-item .feedback-label {
  color: #45454b;
}
.list-group-item .right-object {
  margin-left: auto;
}
.list-group-item .right-object .feedback-label {
  position: relative;
  margin: 0 16px;
  font-size: 16px;
  letter-spacing: 0.15px;
  white-space: nowrap;
}
.list-group-item .right-object.borderless-button {
  margin-right: 6px;
}
.list-group-item .right-object .xrx-switch {
  margin: 0 12px;
}
.list-group-item .right-object .xrx-checkbox {
  margin: 4px 2px;
}
.list-group-item .right-object > [class*=xgl-] {
  display: table;
  margin: 0 14px;
}
.list-group-item:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}
.list-group-item.read-only {
  background-color: #f2f2f9;
}

a.list-group-item {
  color: #000000;
  text-decoration: none;
}

.xrx-list-group.list-group-sm {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.xrx-list-group.list-group-sm.list-group-flush {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.xrx-list-group.list-group-sm.list-group-flush .list-group-item {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.xrx-list-group.list-group-sm .list-group-header {
  padding: 0 5px;
  height: 28px;
  font-size: 14px;
}
.xrx-list-group.list-group-sm .list-group-item {
  min-height: 38px;
}
.xrx-list-group.list-group-sm .list-group-item:first-child {
  -webkit-border-top-left-radius: 3px;
     -moz-border-radius-topleft: 3px;
          border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
     -moz-border-radius-topright: 3px;
          border-top-right-radius: 3px;
}
.xrx-list-group.list-group-sm .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 3px;
     -moz-border-radius-bottomright: 3px;
          border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
     -moz-border-radius-bottomleft: 3px;
          border-bottom-left-radius: 3px;
}
.xrx-list-group.list-group-sm .list-group-item.compact {
  min-height: 32px;
}
.xrx-list-group.list-group-sm .list-group-item .content-container {
  margin-left: 9px;
}
.xrx-list-group.list-group-sm .list-group-item .left-label span {
  position: relative;
  top: 1px;
  font-size: 16px;
  letter-spacing: 0.15px;
}
.xrx-list-group.list-group-sm .list-group-item .left-label._2line44-sub-label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 44px;
}
.xrx-list-group.list-group-sm .list-group-item .left-label._2line44-sub-label span {
  top: 2px;
}
.xrx-list-group.list-group-sm .list-group-item .left-label._2line44-sub-label .sub-label {
  top: -3px;
  font-size: 14px;
}
.xrx-list-group.list-group-sm .list-group-item .left-object ~ .content-container {
  margin-left: 0;
}
.xrx-list-group.list-group-sm .list-group-item .left-object [class*=xgl-] {
  margin: 0 9px;
}
.xrx-list-group.list-group-sm .list-group-item .left-object .custom-icon {
  width: 24px;
  margin: 7px 9px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.xrx-list-group.list-group-sm .list-group-item .left-object .custom-image-margin {
  margin: 0 9px 0 3px;
}
.xrx-list-group.list-group-sm .list-group-item .left-object .custom-image-flush {
  margin: 0 9px 0 0;
}
.xrx-list-group.list-group-sm .list-group-item .left-object .xrx-checkbox {
  margin: 0 5px;
}
.xrx-list-group.list-group-sm .list-group-item .right-object {
  margin-left: auto;
}
.xrx-list-group.list-group-sm .list-group-item .right-object .feedback-label {
  position: relative;
  top: 1px;
  margin: 0 9px;
  font-size: 14px;
  letter-spacing: 0.25px;
}
.xrx-list-group.list-group-sm .list-group-item .right-object .xrx-btn {
  margin: 6px;
}
.xrx-list-group.list-group-sm .list-group-item .right-object .xrx-switch {
  margin: 0 4px;
}
.xrx-list-group.list-group-sm .list-group-item .right-object .xrx-checkbox {
  margin: 0 3px;
}
.xrx-list-group.list-group-sm .list-group-item .right-object > [class*=xgl-] {
  margin: 0 9px;
}
.xrx-list-group.list-group-sm.emphasized .list-group-item:first-child {
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
}
.xrx-list-group.list-group-sm.emphasized .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
}

.list-group-item-action {
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media (hover) {
  .list-group-item-action:hover:not(.disabled) {
    background-color: #e2e2ea;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
  }
}
.list-group-item-action:active:not(.disabled) {
  background-color: #d7d7df;
}
.list-group-item-action:active:not(.disabled).divider:not(:last-child) .content-container::before {
  border-bottom-color: transparent !important;
}
.list-group-item-action.active:not(.disabled) {
  background-color: #7c5a56;
  color: #ffffff;
}
.list-group-item-action.active:not(.disabled) .sub-label,
.list-group-item-action.active:not(.disabled) .feedback-label {
  color: #f2f2f9;
}
.list-group-item-action.active:not(.disabled).divider:not(:last-child) .content-container::before {
  border-bottom-color: transparent !important;
}
.list-group-item-action.active:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}

.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) {
  background-color: #7c5a56;
  border-color: #987b76;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group).emphasized {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item {
  color: #ffffff;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item .sub-label,
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item .feedback-label {
  color: #f2f2f9;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item.divider:not(:last-child) .content-container::before {
  border-bottom-color: #987b76;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item.read-only {
  background-color: #72504c;
}
@media (hover) {
  .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action:hover:not(.disabled) {
    background-color: #654441;
  }
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action:active:not(.disabled) {
  background-color: #4c322e;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:not(.disabled) {
  background-color: #d5c8c5;
  color: #000000;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:not(.disabled) .sub-label,
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:not(.disabled) .feedback-label {
  color: #333337;
}
.xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}

.xrx-dark-appearance .xrx-list-group {
  background-color: #333337;
  border-color: #45454b;
}
.xrx-dark-appearance .xrx-list-group.emphasized {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .list-group-item {
  color: #ffffff;
}
.xrx-dark-appearance .list-group-item .sub-label,
.xrx-dark-appearance .list-group-item .feedback-label {
  color: #d7d7df;
}
.xrx-dark-appearance .list-group-item.divider:not(:last-child) .content-container::before {
  border-bottom-color: #45454b;
}
.xrx-dark-appearance .list-group-item:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
.xrx-dark-appearance .list-group-item.read-only {
  background-color: #27272a;
}
@media (hover) {
  .xrx-dark-appearance .list-group-item-action:hover:not(.disabled) {
    background-color: #45454b;
  }
}
.xrx-dark-appearance .list-group-item-action:active:not(.disabled) {
  background-color: #61626b;
}
.xrx-dark-appearance .list-group-item-action:active:not(.disabled) .sub-label,
.xrx-dark-appearance .list-group-item-action:active:not(.disabled) .feedback-label {
  color: #e2e2ea;
}
.xrx-dark-appearance .list-group-item-action.active:not(.disabled) {
  background-color: #c7b5b2;
  color: #000000;
}
.xrx-dark-appearance .list-group-item-action.active:not(.disabled) .sub-label,
.xrx-dark-appearance .list-group-item-action.active:not(.disabled) .feedback-label {
  color: #333337;
}
.xrx-dark-appearance .list-group-item-action.active:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}

.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) {
  background-color: #72504c;
  border-color: #987b76;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group).emphasized {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item .sub-label,
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item .feedback-label {
  color: #f2f2f9;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item.divider:not(:last-child) .content-container::before {
  border-bottom-color: #866662;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item.read-only {
  background-color: #72504c;
}
@media (hover) {
  .xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action:hover:not(.disabled) {
    background-color: #7c5a56;
  }
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action:active:not(.disabled) {
  background-color: #866662;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:not(.disabled) {
  background-color: #d5c8c5;
  color: #000000;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:not(.disabled) .sub-label,
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:not(.disabled) .feedback-label {
  color: #333337;
}
.xrx-dark-appearance .xrx-theme-appearance .xrx-list-group:not(.dropdown-menu-list-group) .list-group-item-action.active:focus:not(.disabled) {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}

.list-group-item.disabled {
  opacity: 0.3;
  cursor: not-allowed !important;
}
.list-group-item.disabled .left-label {
  cursor: not-allowed !important;
}
.list-group-item.disabled .custom-image-flush,
.list-group-item.disabled .custom-image-margin,
.list-group-item.disabled .custom-icon {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.list-group-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px;
  height: 32px;
  font-size: 16px;
  letter-spacing: 0.25px;
  background-color: #e2e2ea;
  color: #000000;
}
.list-group-header .label {
  position: relative;
  top: 1px;
}
.xrx-dark-appearance .list-group-header {
  background-color: #19191a;
  color: #ffffff;
}

body.using-mouse .list-group-item {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.multi-list-group .xrx-list-group,
.multi-list-group .xrx-list-group.list-group-sm {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.multi-list-group .xrx-list-group:not(:first-child),
.multi-list-group .xrx-list-group.list-group-sm:not(:first-child) {
  border-top: none;
}
.multi-list-group .xrx-list-group:not(:last-child),
.multi-list-group .xrx-list-group.list-group-sm:not(:last-child) {
  border-bottom: none;
}
.multi-list-group .xrx-list-group:first-child {
  -webkit-border-top-left-radius: 6px;
     -moz-border-radius-topleft: 6px;
          border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
     -moz-border-radius-topright: 6px;
          border-top-right-radius: 6px;
}
.multi-list-group .xrx-list-group:last-child {
  -webkit-border-bottom-right-radius: 6px;
     -moz-border-radius-bottomright: 6px;
          border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
     -moz-border-radius-bottomleft: 6px;
          border-bottom-left-radius: 6px;
}
.multi-list-group .xrx-list-group.list-group-sm:first-child {
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
}
.multi-list-group .xrx-list-group.list-group-sm:last-child {
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
}
.multi-list-group .xrx-list-group:first-child .list-group-header {
  -webkit-border-top-left-radius: 5px;
     -moz-border-radius-topleft: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topright: 5px;
          border-top-right-radius: 5px;
}
.multi-list-group .xrx-list-group.list-group-sm:first-child .list-group-header {
  -webkit-border-top-left-radius: 3px;
     -moz-border-radius-topleft: 3px;
          border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
     -moz-border-radius-topright: 3px;
          border-top-right-radius: 3px;
}
.multi-list-group .xrx-list-group:not(:last-child) .list-group-item {
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
}

.list-group-item-primary,
.list-group-item-success,
.list-group-item-warning,
.list-group-item-info,
.list-group-item-danger {
  background-color: transparent;
}
.list-group-item-primary .left-label .sub-label,
.list-group-item-primary .left-label .feedback-label,
.list-group-item-success .left-label .sub-label,
.list-group-item-success .left-label .feedback-label,
.list-group-item-warning .left-label .sub-label,
.list-group-item-warning .left-label .feedback-label,
.list-group-item-info .left-label .sub-label,
.list-group-item-info .left-label .feedback-label,
.list-group-item-danger .left-label .sub-label,
.list-group-item-danger .left-label .feedback-label {
  color: #45454b;
}
.xrx-dark-appearance .list-group-item-primary .left-label .sub-label,
.xrx-dark-appearance .list-group-item-primary .left-label .feedback-label,
.xrx-dark-appearance .list-group-item-success .left-label .sub-label,
.xrx-dark-appearance .list-group-item-success .left-label .feedback-label,
.xrx-dark-appearance .list-group-item-warning .left-label .sub-label,
.xrx-dark-appearance .list-group-item-warning .left-label .feedback-label,
.xrx-dark-appearance .list-group-item-info .left-label .sub-label,
.xrx-dark-appearance .list-group-item-info .left-label .feedback-label,
.xrx-dark-appearance .list-group-item-danger .left-label .sub-label,
.xrx-dark-appearance .list-group-item-danger .left-label .feedback-label {
  color: #d7d7df;
}

.list-group-item-primary {
  color: #654441 !important;
}
.list-group-item-primary.read-only {
  background-color: #72504c;
}
@media (hover) {
  .list-group-item-primary.list-group-item-action:hover:not(.disabled) {
    background-color: #f5efee;
  }
}
.list-group-item-primary.list-group-item-action:active:not(.disabled) {
  background-color: #e6dedc;
}

.list-group-item-success {
  color: #0d7115 !important;
}
.list-group-item-success.read-only {
  background-color: #f2f2f9;
}
@media (hover) {
  .list-group-item-success.list-group-item-action:hover:not(.disabled) {
    background-color: #effcea;
  }
}
.list-group-item-success.list-group-item-action:active:not(.disabled) {
  background-color: #caf7ba;
}

.list-group-item-warning {
  color: #783202 !important;
}
.list-group-item-warning.read-only {
  background-color: #f2f2f9;
}
@media (hover) {
  .list-group-item-warning.list-group-item-action:hover:not(.disabled) {
    background-color: #fffbee;
  }
}
.list-group-item-warning.list-group-item-action:active:not(.disabled) {
  background-color: #fff3c7;
}

.list-group-item-info {
  color: #126884 !important;
}
.list-group-item-info.read-only {
  background-color: #f2f2f9;
}
@media (hover) {
  .list-group-item-info.list-group-item-action:hover:not(.disabled) {
    background-color: #ebfaff;
  }
}
.list-group-item-info.list-group-item-action:active:not(.disabled) {
  background-color: #bcefff;
}

.list-group-item-danger {
  color: #9f0b14 !important;
}
.list-group-item-danger.read-only {
  background-color: #f2f2f9;
}
@media (hover) {
  .list-group-item-danger.list-group-item-action:hover:not(.disabled) {
    background-color: #ffeff0;
  }
}
.list-group-item-danger.list-group-item-action:active:not(.disabled) {
  background-color: #ffd5d7;
}

.xrx-dark-appearance .list-group-item-primary {
  color: #d5c8c5 !important;
}
.xrx-dark-appearance .list-group-item-primary.read-only {
  background-color: #27272a;
}
@media (hover) {
  .xrx-dark-appearance .list-group-item-primary.list-group-item-action:hover:not(.disabled) {
    background-color: #3a2520;
  }
}
.xrx-dark-appearance .list-group-item-primary.list-group-item-action:active:not(.disabled) {
  background-color: #4c322e;
}
.xrx-dark-appearance .list-group-item-success {
  color: #7bc76f !important;
}
.xrx-dark-appearance .list-group-item-success.read-only {
  background-color: #27272a;
}
@media (hover) {
  .xrx-dark-appearance .list-group-item-success.list-group-item-action:hover:not(.disabled) {
    background-color: #04390b;
  }
}
.xrx-dark-appearance .list-group-item-success.list-group-item-action:active:not(.disabled) {
  background-color: #0b4d12;
}
.xrx-dark-appearance .list-group-item-warning {
  color: #ffcc6c !important;
}
.xrx-dark-appearance .list-group-item-warning.read-only {
  background-color: #27272a;
}
@media (hover) {
  .xrx-dark-appearance .list-group-item-warning.list-group-item-action:hover:not(.disabled) {
    background-color: #542301;
  }
}
.xrx-dark-appearance .list-group-item-warning.list-group-item-action:active:not(.disabled) {
  background-color: #783202;
}
.xrx-dark-appearance .list-group-item-info {
  color: #64bbd2 !important;
}
.xrx-dark-appearance .list-group-item-info.read-only {
  background-color: #27272a;
}
@media (hover) {
  .xrx-dark-appearance .list-group-item-info.list-group-item-action:hover:not(.disabled) {
    background-color: #002c3e;
  }
}
.xrx-dark-appearance .list-group-item-info.list-group-item-action:active:not(.disabled) {
  background-color: #07485f;
}
.xrx-dark-appearance .list-group-item-danger {
  color: #ff808b !important;
}
.xrx-dark-appearance .list-group-item-danger.read-only {
  background-color: #27272a;
}
@media (hover) {
  .xrx-dark-appearance .list-group-item-danger.list-group-item-action:hover:not(.disabled) {
    background-color: #5a0004;
  }
}
.xrx-dark-appearance .list-group-item-danger.list-group-item-action:active:not(.disabled) {
  background-color: #7f0309;
}

body:not(.using-mouse) .list-group-item.divider:focus .content-container::before {
  border-bottom-color: transparent !important;
}

.list-group-item {
  min-height: 64px;
}
.list-group-item:first-child {
  -webkit-border-top-left-radius: 7px;
     -moz-border-radius-topleft: 7px;
          border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
     -moz-border-radius-topright: 7px;
          border-top-right-radius: 7px;
}
.list-group-item:last-child {
  -webkit-border-bottom-right-radius: 7px;
     -moz-border-radius-bottomright: 7px;
          border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
     -moz-border-radius-bottomleft: 7px;
          border-bottom-left-radius: 7px;
}
.list-group-item .content-container {
  margin-left: 21px;
}

.xrx-list-group {
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}
.xrx-list-group.emphasized .list-group-item:first-child {
  -webkit-border-top-left-radius: 8px;
     -moz-border-radius-topleft: 8px;
          border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
     -moz-border-radius-topright: 8px;
          border-top-right-radius: 8px;
}
.xrx-list-group.emphasized .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 8px;
     -moz-border-radius-bottomright: 8px;
          border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
     -moz-border-radius-bottomleft: 8px;
          border-bottom-left-radius: 8px;
}
.xrx-list-group .left-label span {
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0.15px;
}
.xrx-list-group .left-label._2line64-sub-label {
  height: 84px;
}
.xrx-list-group .left-label._2line64-sub-label span {
  top: 8px;
}
.xrx-list-group .left-label._2line64-sub-label .sub-label {
  top: 7px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.25px;
}
.xrx-list-group .left-object [class*=xgl-] {
  margin: 0 21px;
}
.xrx-list-group .left-object.custom-icon-rounded img {
  width: 48px;
  margin: 5px 21px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}
.xrx-list-group .left-object.custom-image img {
  margin: 5px 21px 5px 5px;
}
.xrx-list-group .left-object.custom-image-flush img {
  margin: 0 21px 0 0;
}
.xrx-list-group .left-object .xrx-checkbox {
  margin: 5px 10px;
}
.xrx-list-group .right-object {
  margin-left: auto;
}
.xrx-list-group .right-object .feedback-label {
  margin: 0 21px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.25px;
}
.xrx-list-group .right-object.borderless-button {
  margin-right: 10px;
}
.xrx-list-group .right-object .xrx-switch {
  margin: 0 21px;
}
.xrx-list-group .right-object .xrx-checkbox {
  margin: 10px;
}
.xrx-list-group .right-object > [class*=xgl-] {
  margin: 0 21px;
}

.list-group-header {
  height: 54px;
  padding: 0 21px;
  font-size: 20px;
  letter-spacing: 0.25px;
}
.list-group-header .label {
  top: 0;
}

.multi-list-group .xrx-list-group:first-child {
  -webkit-border-top-left-radius: 8px;
     -moz-border-radius-topleft: 8px;
          border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
     -moz-border-radius-topright: 8px;
          border-top-right-radius: 8px;
}
.multi-list-group .xrx-list-group:last-child {
  -webkit-border-bottom-right-radius: 8px;
     -moz-border-radius-bottomright: 8px;
          border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
     -moz-border-radius-bottomleft: 8px;
          border-bottom-left-radius: 8px;
}
.multi-list-group .xrx-list-group:first-child .list-group-header {
  -webkit-border-top-left-radius: 7px;
     -moz-border-radius-topleft: 7px;
          border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
     -moz-border-radius-topright: 7px;
          border-top-right-radius: 7px;
}
.multi-list-group .xrx-list-group:not(:last-child) .list-group-item {
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
}

@media (min-width: 480px) {
  .list-group-item {
    min-height: 64px;
  }
  .list-group-item:first-child {
    -webkit-border-top-left-radius: 7px;
       -moz-border-radius-topleft: 7px;
            border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
       -moz-border-radius-topright: 7px;
            border-top-right-radius: 7px;
  }
  .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 7px;
       -moz-border-radius-bottomright: 7px;
            border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
       -moz-border-radius-bottomleft: 7px;
            border-bottom-left-radius: 7px;
  }
  .list-group-item .content-container {
    margin-left: 21px;
  }
  .xrx-list-group {
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .xrx-list-group.emphasized .list-group-item:first-child {
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .xrx-list-group.emphasized .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 8px;
       -moz-border-radius-bottomright: 8px;
            border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
       -moz-border-radius-bottomleft: 8px;
            border-bottom-left-radius: 8px;
  }
  .xrx-list-group .left-label span {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.15px;
  }
  .xrx-list-group .left-label._2line64-sub-label {
    height: 84px;
  }
  .xrx-list-group .left-label._2line64-sub-label span {
    top: 8px;
  }
  .xrx-list-group .left-label._2line64-sub-label .sub-label {
    top: 7px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.25px;
  }
  .xrx-list-group .left-object [class*=xgl-] {
    margin: 0 21px;
  }
  .xrx-list-group .left-object.custom-icon-rounded img {
    width: 48px;
    margin: 5px 21px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .xrx-list-group .left-object.custom-image img {
    margin: 5px 21px 5px 5px;
  }
  .xrx-list-group .left-object.custom-image-flush img {
    margin: 0 21px 0 0;
  }
  .xrx-list-group .left-object .xrx-checkbox {
    margin: 5px 10px;
  }
  .xrx-list-group .right-object {
    margin-left: auto;
  }
  .xrx-list-group .right-object .feedback-label {
    margin: 0 21px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.25px;
  }
  .xrx-list-group .right-object.borderless-button {
    margin-right: 10px;
  }
  .xrx-list-group .right-object .xrx-switch {
    margin: 0 21px;
  }
  .xrx-list-group .right-object .xrx-checkbox {
    margin: 10px;
  }
  .xrx-list-group .right-object > [class*=xgl-] {
    margin: 0 21px;
  }
  .list-group-header {
    height: 54px;
    padding: 0 21px;
    font-size: 20px;
    letter-spacing: 0.25px;
  }
  .list-group-header .label {
    top: 0;
  }
  .multi-list-group .xrx-list-group:first-child {
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .multi-list-group .xrx-list-group:last-child {
    -webkit-border-bottom-right-radius: 8px;
       -moz-border-radius-bottomright: 8px;
            border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
       -moz-border-radius-bottomleft: 8px;
            border-bottom-left-radius: 8px;
  }
  .multi-list-group .xrx-list-group:first-child .list-group-header {
    -webkit-border-top-left-radius: 7px;
       -moz-border-radius-topleft: 7px;
            border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
       -moz-border-radius-topright: 7px;
            border-top-right-radius: 7px;
  }
  .multi-list-group .xrx-list-group:not(:last-child) .list-group-item {
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
  }
}
@media (min-width: 800px) {
  .list-group-item {
    min-height: 64px;
  }
  .list-group-item:first-child {
    -webkit-border-top-left-radius: 7px;
       -moz-border-radius-topleft: 7px;
            border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
       -moz-border-radius-topright: 7px;
            border-top-right-radius: 7px;
  }
  .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 7px;
       -moz-border-radius-bottomright: 7px;
            border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
       -moz-border-radius-bottomleft: 7px;
            border-bottom-left-radius: 7px;
  }
  .list-group-item .content-container {
    margin-left: 21px;
  }
  .xrx-list-group {
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .xrx-list-group.emphasized .list-group-item:first-child {
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .xrx-list-group.emphasized .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 8px;
       -moz-border-radius-bottomright: 8px;
            border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
       -moz-border-radius-bottomleft: 8px;
            border-bottom-left-radius: 8px;
  }
  .xrx-list-group .left-label span {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.15px;
  }
  .xrx-list-group .left-label._2line64-sub-label {
    height: 84px;
  }
  .xrx-list-group .left-label._2line64-sub-label span {
    top: 8px;
  }
  .xrx-list-group .left-label._2line64-sub-label .sub-label {
    top: 7px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.25px;
  }
  .xrx-list-group .left-object [class*=xgl-] {
    margin: 0 21px;
  }
  .xrx-list-group .left-object.custom-icon-rounded img {
    width: 48px;
    margin: 5px 21px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .xrx-list-group .left-object.custom-image img {
    margin: 5px 21px 5px 5px;
  }
  .xrx-list-group .left-object.custom-image-flush img {
    margin: 0 21px 0 0;
  }
  .xrx-list-group .left-object .xrx-checkbox {
    margin: 5px 10px;
  }
  .xrx-list-group .right-object {
    margin-left: auto;
  }
  .xrx-list-group .right-object .feedback-label {
    margin: 0 21px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.25px;
  }
  .xrx-list-group .right-object.borderless-button {
    margin-right: 10px;
  }
  .xrx-list-group .right-object .xrx-switch {
    margin: 0 21px;
  }
  .xrx-list-group .right-object .xrx-checkbox {
    margin: 10px;
  }
  .xrx-list-group .right-object > [class*=xgl-] {
    margin: 0 21px;
  }
  .list-group-header {
    height: 54px;
    padding: 0 21px;
    font-size: 20px;
    letter-spacing: 0.25px;
  }
  .list-group-header .label {
    top: 0;
  }
  .multi-list-group .xrx-list-group:first-child {
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .multi-list-group .xrx-list-group:last-child {
    -webkit-border-bottom-right-radius: 8px;
       -moz-border-radius-bottomright: 8px;
            border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
       -moz-border-radius-bottomleft: 8px;
            border-bottom-left-radius: 8px;
  }
  .multi-list-group .xrx-list-group:first-child .list-group-header {
    -webkit-border-top-left-radius: 7px;
       -moz-border-radius-topleft: 7px;
            border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
       -moz-border-radius-topright: 7px;
            border-top-right-radius: 7px;
  }
  .multi-list-group .xrx-list-group:not(:last-child) .list-group-item {
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
  }
}
@media (min-width: 1024px) {
  .list-group-item {
    min-height: 60px;
  }
  .list-group-item:first-child {
    -webkit-border-top-left-radius: 6.5625px;
       -moz-border-radius-topleft: 6.5625px;
            border-top-left-radius: 6.5625px;
    -webkit-border-top-right-radius: 6.5625px;
       -moz-border-radius-topright: 6.5625px;
            border-top-right-radius: 6.5625px;
  }
  .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 6.5625px;
       -moz-border-radius-bottomright: 6.5625px;
            border-bottom-right-radius: 6.5625px;
    -webkit-border-bottom-left-radius: 6.5625px;
       -moz-border-radius-bottomleft: 6.5625px;
            border-bottom-left-radius: 6.5625px;
  }
  .list-group-item .content-container {
    margin-left: 19.6875px;
  }
  .xrx-list-group {
    -webkit-border-radius: 7.5px;
       -moz-border-radius: 7.5px;
            border-radius: 7.5px;
  }
  .xrx-list-group.emphasized .list-group-item:first-child {
    -webkit-border-top-left-radius: 7.5px;
       -moz-border-radius-topleft: 7.5px;
            border-top-left-radius: 7.5px;
    -webkit-border-top-right-radius: 7.5px;
       -moz-border-radius-topright: 7.5px;
            border-top-right-radius: 7.5px;
  }
  .xrx-list-group.emphasized .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 7.5px;
       -moz-border-radius-bottomright: 7.5px;
            border-bottom-right-radius: 7.5px;
    -webkit-border-bottom-left-radius: 7.5px;
       -moz-border-radius-bottomleft: 7.5px;
            border-bottom-left-radius: 7.5px;
  }
  .xrx-list-group .left-label span {
    font-size: 24.375px;
    line-height: 37.5px;
    letter-spacing: 0.140625px;
  }
  .xrx-list-group .left-label._2line64-sub-label {
    height: 78.75px;
  }
  .xrx-list-group .left-label._2line64-sub-label span {
    top: 7.5px;
  }
  .xrx-list-group .left-label._2line64-sub-label .sub-label {
    top: 6.5625px;
    font-size: 18.75px;
    line-height: 28.125px;
    letter-spacing: 0.234375px;
  }
  .xrx-list-group .left-object [class*=xgl-] {
    margin: 0 19.6875px;
  }
  .xrx-list-group .left-object.custom-icon-rounded img {
    width: 45px;
    margin: 4.6875px 19.6875px;
    -webkit-border-radius: 7.5px;
       -moz-border-radius: 7.5px;
            border-radius: 7.5px;
  }
  .xrx-list-group .left-object.custom-image img {
    margin: 4.6875px 19.6875px 4.6875px 4.6875px;
  }
  .xrx-list-group .left-object.custom-image-flush img {
    margin: 0 19.6875px 0 0;
  }
  .xrx-list-group .left-object .xrx-checkbox {
    margin: 4.6875px 9.375px;
  }
  .xrx-list-group .right-object {
    margin-left: auto;
  }
  .xrx-list-group .right-object .feedback-label {
    margin: 0 19.6875px;
    font-size: 18.75px;
    line-height: 28.125px;
    letter-spacing: 0.234375px;
  }
  .xrx-list-group .right-object.borderless-button {
    margin-right: 9.375px;
  }
  .xrx-list-group .right-object .xrx-switch {
    margin: 0 19.6875px;
  }
  .xrx-list-group .right-object .xrx-checkbox {
    margin: 9.375px;
  }
  .xrx-list-group .right-object > [class*=xgl-] {
    margin: 0 19.6875px;
  }
  .list-group-header {
    height: 50.625px;
    padding: 0 19.6875px;
    font-size: 18.75px;
    letter-spacing: 0.234375px;
  }
  .list-group-header .label {
    top: 2px;
  }
  .multi-list-group .xrx-list-group:first-child {
    -webkit-border-top-left-radius: 7.5px;
       -moz-border-radius-topleft: 7.5px;
            border-top-left-radius: 7.5px;
    -webkit-border-top-right-radius: 7.5px;
       -moz-border-radius-topright: 7.5px;
            border-top-right-radius: 7.5px;
  }
  .multi-list-group .xrx-list-group:last-child {
    -webkit-border-bottom-right-radius: 7.5px;
       -moz-border-radius-bottomright: 7.5px;
            border-bottom-right-radius: 7.5px;
    -webkit-border-bottom-left-radius: 7.5px;
       -moz-border-radius-bottomleft: 7.5px;
            border-bottom-left-radius: 7.5px;
  }
  .multi-list-group .xrx-list-group:first-child .list-group-header {
    -webkit-border-top-left-radius: 6.5625px;
       -moz-border-radius-topleft: 6.5625px;
            border-top-left-radius: 6.5625px;
    -webkit-border-top-right-radius: 6.5625px;
       -moz-border-radius-topright: 6.5625px;
            border-top-right-radius: 6.5625px;
  }
  .multi-list-group .xrx-list-group:not(:last-child) .list-group-item {
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
  }
}
.modal-open {
  overflow: hidden;
}

.xrx-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .xrx-modal {
  overflow-x: hidden;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.modal-dialog {
  position: relative;
  width: auto;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 16px;
  pointer-events: none;
}
.xrx-modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  -o-transition: -o-transform 0.15s ease-out;
  -moz-transition: transform 0.15s ease-out, -moz-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out, -moz-transform 0.15s ease-out, -o-transform 0.15s ease-out;
  -webkit-transform: translate(0, -20px);
     -moz-transform: translate(0, -20px);
      -ms-transform: translate(0, -20px);
       -o-transform: translate(0, -20px);
          transform: translate(0, -20px);
}
@media screen and (prefers-reduced-motion: reduce) {
  .xrx-modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
  }
}
.xrx-modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
     -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog.modal-fullscreen {
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: -webkit-calc(100% - 0.5rem * 2);
  min-height: -moz-calc(100% - 0.5rem * 2);
  min-height: calc(100% - 0.5rem * 2);
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fafaff;
  background-clip: padding-box;
  -webkit-border-radius: 0.75rem;
     -moz-border-radius: 0.75rem;
          border-radius: 0.75rem;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.24), 0 5px 16px 5px rgba(0, 0, 0, 0.08);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.35);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 1;
}

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1rem;
  min-height: 4rem;
  background-color: #fafaff;
}
.modal-header .close {
  margin-right: -0.5rem;
}
.modal-header.modal-header-border {
  border-bottom: 1px solid #e2e2ea;
}

.modal-title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.25px;
  line-height: 1.25;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.modal-footer {
  padding: 0.5rem;
}
.modal-footer .xrx-btn {
  width: 100%;
}
.modal-footer.modal-footer-border {
  border-top: 1px solid #e2e2ea;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-sm {
  margin: 0.5rem auto;
}

@media (min-width: 480px) {
  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 1.75rem * 2);
    min-height: -moz-calc(100% - 1.75rem * 2);
    min-height: calc(100% - 1.75rem * 2);
  }
  .modal-content {
    -webkit-box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.6);
       -moz-box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.6);
            box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.6);
  }
}
.modal-xs {
  max-width: 300px;
}

.modal-sm {
  max-width: 500px;
}

.modal-md {
  max-width: 800px;
}

.modal-lg {
  max-width: 1140px;
}

.modal-fullscreen .modal-content {
  position: fixed;
  top: -20px;
  bottom: 20px;
  left: 0;
  right: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-transition: top 0.15s, bottom 0.15s;
  -o-transition: top 0.15s, bottom 0.15s;
  -moz-transition: top 0.15s, bottom 0.15s;
  transition: top 0.15s, bottom 0.15s;
}

.xrx-modal.show .modal-fullscreen .modal-content {
  top: 0;
  bottom: 0;
}

.modal-demoted {
  z-index: 1039;
}

.no-backdrop {
  opacity: 0 !important;
}

.modal-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 799.98px) {
  .modal-buttons .cb {
    width: 100%;
  }
}
@media (max-width: 479.98px) {
  .modal-buttons {
    display: block;
  }
}
.xrx-dark-appearance .modal-header,
.xrx-dark-appearance .modal-content {
  background-color: #333337;
}
.xrx-dark-appearance .modal-content {
  -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.32), 0 5px 24px 5px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .modal-header.modal-header-border {
  border-bottom-color: #19191a;
}
.xrx-dark-appearance .modal-footer.modal-footer-border {
  border-top-color: #19191a;
}

.xrx-modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
     -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-footer.modal-buttons .footer-button:last-child {
  margin-right: 0;
}

.modal-fullscreen.modal-dialog {
  min-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.modal-fullscreen.modal-dialog .modal-content {
  position: static;
}

.xrx-modal.show .modal-fullscreen .modal-content {
  top: 0;
  bottom: 0;
}

.modal-dialog {
  max-width: 800px;
  padding: 0 16px;
}
.modal-dialog:not(.init-fixed):not(.modal-fullscreen) {
  margin-top: 16px;
  margin-bottom: 16px;
}
.xrx-modal.fade .modal-dialog {
  -webkit-transform: translate(0, -20px);
     -moz-transform: translate(0, -20px);
      -ms-transform: translate(0, -20px);
       -o-transform: translate(0, -20px);
          transform: translate(0, -20px);
}

.modal-dialog-centered {
  min-height: -webkit-calc(100% - 21px * 2);
  min-height: -moz-calc(100% - 21px * 2);
  min-height: calc(100% - 21px * 2);
}

.modal-content {
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
}

.modal-header {
  min-height: 88px;
  padding: 0 21px;
}
.modal-header .close {
  width: 64px;
  height: 64px;
  margin: 12px -11px 12px 10px;
}

.modal-title {
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0.25px;
}

.modal-body {
  padding: 21px;
}

.modal-footer {
  padding: 21px;
}
.modal-footer.modal-buttons .footer-button {
  margin-right: 21px;
}

.modal-scrollbar-measure {
  width: 50px;
  height: 50px;
}

.modal-xs {
  max-width: 300px;
}

.modal-sm {
  max-width: 500px;
}

.modal-md {
  max-width: 800px;
}

.modal-lg {
  max-width: 1140px;
}

.modal-fullscreen .modal-content {
  top: -20px;
  bottom: 20px;
}

@media (min-width: 480px) {
  .modal-dialog {
    max-width: 800px;
    padding: 0 16px;
  }
  .modal-dialog:not(.init-fixed):not(.modal-fullscreen) {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .xrx-modal.fade .modal-dialog {
    -webkit-transform: translate(0, -20px);
       -moz-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
         -o-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 21px * 2);
    min-height: -moz-calc(100% - 21px * 2);
    min-height: calc(100% - 21px * 2);
  }
  .modal-content {
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
  }
  .modal-header {
    min-height: 88px;
    padding: 0 21px;
  }
  .modal-header .close {
    width: 64px;
    height: 64px;
    margin: 12px -11px 12px 10px;
  }
  .modal-title {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.25px;
  }
  .modal-body {
    padding: 21px;
  }
  .modal-footer {
    padding: 21px;
  }
  .modal-footer.modal-buttons .footer-button {
    margin-right: 21px;
  }
  .modal-scrollbar-measure {
    width: 50px;
    height: 50px;
  }
  .modal-xs {
    max-width: 300px;
  }
  .modal-sm {
    max-width: 500px;
  }
  .modal-md {
    max-width: 800px;
  }
  .modal-lg {
    max-width: 1140px;
  }
  .modal-fullscreen .modal-content {
    top: -20px;
    bottom: 20px;
  }
}
@media (min-width: 800px) {
  .modal-dialog {
    max-width: 800px;
    padding: 0 16px;
  }
  .modal-dialog:not(.init-fixed):not(.modal-fullscreen) {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .xrx-modal.fade .modal-dialog {
    -webkit-transform: translate(0, -20px);
       -moz-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
         -o-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 21px * 2);
    min-height: -moz-calc(100% - 21px * 2);
    min-height: calc(100% - 21px * 2);
  }
  .modal-content {
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
  }
  .modal-header {
    min-height: 88px;
    padding: 0 21px;
  }
  .modal-header .close {
    width: 64px;
    height: 64px;
    margin: 12px -11px 12px 10px;
  }
  .modal-title {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.25px;
  }
  .modal-body {
    padding: 21px;
  }
  .modal-footer {
    padding: 21px;
  }
  .modal-footer.modal-buttons .footer-button {
    margin-right: 21px;
  }
  .modal-scrollbar-measure {
    width: 50px;
    height: 50px;
  }
  .modal-xs {
    max-width: 300px;
  }
  .modal-sm {
    max-width: 500px;
  }
  .modal-md {
    max-width: 800px;
  }
  .modal-lg {
    max-width: 1140px;
  }
  .modal-fullscreen .modal-content {
    top: -20px;
    bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .modal-dialog {
    max-width: 750px;
    padding: 0 15px;
  }
  .modal-dialog:not(.init-fixed):not(.modal-fullscreen) {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .xrx-modal.fade .modal-dialog {
    -webkit-transform: translate(0, -18.75px);
       -moz-transform: translate(0, -18.75px);
        -ms-transform: translate(0, -18.75px);
         -o-transform: translate(0, -18.75px);
            transform: translate(0, -18.75px);
  }
  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 19.6875px * 2);
    min-height: -moz-calc(100% - 19.6875px * 2);
    min-height: calc(100% - 19.6875px * 2);
  }
  .modal-content {
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
  }
  .modal-header {
    min-height: 82.5px;
    padding: 0 19.6875px;
  }
  .modal-header .close {
    width: 60px;
    height: 60px;
    margin: 11.25px -10.3125px 11.25px 9.375px;
  }
  .modal-title {
    font-size: 24.375px;
    line-height: 37.5px;
    letter-spacing: 0.234375px;
  }
  .modal-body {
    padding: 19.6875px;
  }
  .modal-footer {
    padding: 19.6875px;
  }
  .modal-footer.modal-buttons .footer-button {
    margin-right: 19.6875px;
  }
  .modal-scrollbar-measure {
    width: 46.875px;
    height: 46.875px;
  }
  .modal-xs {
    max-width: 281.25px;
  }
  .modal-sm {
    max-width: 468.75px;
  }
  .modal-md {
    max-width: 750px;
  }
  .modal-lg {
    max-width: 1068.75px;
  }
  .modal-fullscreen .modal-content {
    top: -18.75px;
    bottom: 18.75px;
  }
}
#content {
  padding-top: 4rem;
}

.xrx-navbar a {
  text-decoration: none !important;
}
.xrx-navbar .dn-level1,
.xrx-navbar .dn-level2,
.xrx-navbar .dn-level3,
.xrx-navbar .mn-level1,
.xrx-navbar .mn-level2,
.xrx-navbar .mn-level3 {
  padding: 0;
  margin: 0;
  list-style: none;
}
.xrx-navbar .dn-level1 a,
.xrx-navbar .dn-level2 a,
.xrx-navbar .dn-level3 a,
.xrx-navbar .mn-level1 a,
.xrx-navbar .mn-level2 a,
.xrx-navbar .mn-level3 a {
  outline: none;
}

.dn-menu-item-label,
.mn-menu-item-label {
  position: relative;
  font-size: 1.25rem;
  letter-spacing: 0.15px;
  color: #000000;
  text-transform: capitalize;
}

.dn-level1-item-glyph,
.dn-level2-item-glyph,
.dn-level3-item-glyph,
.mn-level1-item-glyph,
.mn-level2-item-glyph,
.mn-level3-item-glyph {
  display: none;
}

/* ==============================================================================================
   ** SECTION navbar styles (Desktop)
============================================================================================== */
.dn-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  display: none;
  height: 4rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
}

.dn-inner {
  position: relative;
  font-size: 0;
}

.dn-menu {
  position: relative;
  float: left;
}

.dn-app-brand {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
  padding: 0 1rem;
  float: left;
}
.dn-app-brand .dn-brand-img {
  width: 6.25rem;
}
.dn-app-brand .dn-app-brand-label {
  padding-left: 1rem;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #000000;
}

.dn-brand-img-reverse {
  display: none;
}

.dn-dropdown .dropdown-menu-arrow {
  display: none;
}

.xrx-navbar .dn-header .dn-dropdown-menu {
  padding: 0;
  margin-top: 4px !important;
  overflow: hidden;
  opacity: 1 !important;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}

.dn-menu-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
  padding: 0.0625rem 1rem 0 1rem;
  color: #000000;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.dn-menu-item a:focus {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}
.dn-menu-item a.selected:focus {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}

.dn-level1-item {
  float: left;
}

.dn-level1-item > a:hover {
  background-color: #e2e2ea;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.dn-level1-item > a:active {
  background-color: #d7d7df;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.dn-level1-item > a.dn-indicator {
  color: #7c5a56;
  background-color: #e6dedc !important;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.dn-dropdown-toggle::after {
  display: none;
}

.dn-dropdown-btn-caret {
  margin-left: 0.5rem;
  margin-right: -0.375rem;
}

.dn-level2 {
  background-color: transparent;
}

.dn-level2.dn-open-left .dn-level3 {
  right: auto;
  left: 0;
}

.dn-open-left {
  right: 0;
  left: auto;
}

.dn-level2-item > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3rem;
  padding: 0 0.625rem 0 1rem;
  background-color: #fafaff;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.dn-level2-item > a:hover, .dn-level2-item > .maintain-hover {
  background-color: #e2e2ea;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.dn-level2-item > a:active:not([aria-haspopup]) {
  background-color: #d7d7df;
}
.dn-level2-item > a > .xgl-sort_right {
  margin-left: auto;
}
.dn-level2-item > a.selected {
  color: #ffffff;
  background-color: #7c5a56;
}
.dn-level2-item > a.selected .dn-menu-item-label {
  color: #ffffff;
}

.dn-level3 {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
}

.dn-level3-item > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3rem;
  padding: 0 1rem;
  background-color: #f2f2f9;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.dn-level3-item > a:hover {
  background-color: #e2e2ea;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.dn-level3-item > a:active {
  background-color: #d7d7df;
}
.dn-level3-item > a.selected {
  color: #ffffff;
  background-color: #7c5a56;
}
.dn-level3-item > a.selected .dn-menu-item-label {
  color: #ffffff;
}

.nul-secondary-utility {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
}
.nul-secondary-utility .nul-secondary-utility-btn {
  margin-right: 0.5rem;
}

/* ==============================================================================================
   ** SECTION navbar styles (Mobile)
============================================================================================== */
.mn-header {
  position: relative;
  height: 4rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
}

.mn-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 970;
}

.mn-header-left-obj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
  float: left;
}

.mn-header-open-btn {
  padding: 0 0.5rem;
}

.mn-header-close-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
  padding: 0 0.5rem;
}

.mn-navbar-container {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: -19.375rem;
  z-index: 990;
  width: 18.75rem;
  min-height: 100%;
  background-color: #fafaff;
  -webkit-transition: left 0.25s;
  -o-transition: left 0.25s;
  -moz-transition: left 0.25s;
  transition: left 0.25s;
}
.mn-navbar-container.show {
  left: 0;
}

.mn-inner,
.mn-navbar-nav {
  position: relative;
  min-height: 100%;
}

.mn-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 18.75rem;
  padding-bottom: 4rem;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  border-right: 1px solid #c3c3cc;
}

.mn-container::-webkit-scrollbar {
  display: none;
}

.mn-footer {
  position: absolute;
  bottom: -4rem;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  background-color: transparent;
}
.mn-footer .mn-brand-img {
  width: 6.25rem;
  font-size: 0;
}

.mn-backdrop {
  position: fixed;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  z-index: 980;
  background-color: #000000;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.mn-backdrop.show {
  right: 0;
  opacity: 0.35;
}
.mn-backdrop.fade {
  opacity: 0;
}

.mn-app-brand {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
}
.mn-app-brand .mn-app-brand-label {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #000000;
}

.mn-brand-img-reverse {
  display: none;
}

.mn-menu-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.5rem;
  padding: 0 0.9375rem 0 1rem;
  color: #000000;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media (hover) {
  .mn-menu-item a:hover {
    background-color: #e2e2ea;
    -webkit-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
  }
}
.mn-menu-item a:active {
  background-color: #d7d7df;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.mn-menu-item a:focus {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}
.mn-menu-item a.selected:focus {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}

.mn-collapse-target-caret {
  top: 1px;
  margin-left: auto;
}

.mn-level1 {
  position: relative;
}

.mn-level1-item {
  position: relative;
}
.mn-level1-item .custom-icon {
  width: 36px;
  margin: 10px 16px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24), 0 1px 4px 1px rgba(0, 0, 0, 0.08);
}

.mn-navbar-container.collapsing .mn-level2-item > a,
.mn-navbar-container.collapsed .mn-level2-item > a {
  padding-left: 22px;
}

.mn-level2-item {
  position: relative;
}

/* ==============================================================================================
   ** SECTION Nav Options
============================================================================================== */
.nav-opt-glyphs .dn-level1-item-glyph,
.nav-opt-glyphs .dn-level2-item-glyph,
.nav-opt-glyphs .dn-level3-item-glyph,
.nav-opt-glyphs .mn-level1-item-glyph,
.nav-opt-glyphs .mn-level2-item-glyph,
.nav-opt-glyphs .mn-level3-item-glyph {
  display: table-cell;
}
.nav-opt-glyphs .dn-level1-item-glyph {
  margin-right: 1rem;
}
.nav-opt-glyphs .dn-level2-item-glyph,
.nav-opt-glyphs .dn-level3-item-glyph {
  margin-right: 1rem;
}
.nav-opt-glyphs .mn-level1-item-glyph,
.nav-opt-glyphs .mn-level2-item-glyph,
.nav-opt-glyphs .mn-level3-item-glyph {
  margin-right: 1rem;
}

.nav-opt-indent .mn-level2-item > a {
  padding-left: 2rem;
}
.nav-opt-indent .mn-level3-item > a {
  padding-left: 3rem;
}

.nav-drawer-minimize-toggle {
  display: none;
}

.nav-opt-minimize .nav-drawer-minimize-toggle {
  display: block;
  position: absolute;
  bottom: -64px;
  width: 100%;
  height: 64px;
  text-align: right;
}
.nav-opt-minimize .nav-drawer-minimize-inner {
  position: relative;
  display: block;
  padding: 16px;
}
.nav-opt-minimize .mn-menu-item-label {
  white-space: nowrap;
}

.nav-opt-ext #content {
  padding-top: 7rem;
}
.nav-opt-ext .dn-header {
  height: 7rem;
}
.nav-opt-ext .dn-menu-container {
  position: absolute;
  top: 4rem;
  left: 0;
  display: inline-block;
  width: 100%;
  margin-left: auto;
  background-color: #ffffff;
}
.nav-opt-ext .dn-menu-container .dn-level1-item > a {
  height: 3rem;
}

.nav-opt-left-navbar {
  margin-left: 18.75rem;
}
.nav-opt-left-navbar .dn-menu {
  display: none;
}
.nav-opt-left-navbar .mn-inner {
  padding-top: 16px;
}
.nav-opt-left-navbar .mn-close-btn {
  visibility: hidden;
  outline: none;
}
.nav-opt-left-navbar .mn-navbar-container {
  display: block !important;
}
.nav-opt-left-navbar .mn-container {
  padding-bottom: 64px;
}
.nav-opt-left-navbar .mn-footer {
  display: none;
}
.nav-opt-left-navbar .xrx-footer {
  margin-left: 18.75rem;
}

.nav-opt-ds-go .mn-level1-item > a {
  padding: 0;
  -webkit-transition: padding 0.25s, margin 0.25s, background-color 0.5s;
  -o-transition: padding 0.25s, margin 0.25s, background-color 0.5s;
  -moz-transition: padding 0.25s, margin 0.25s, background-color 0.5s;
  transition: padding 0.25s, margin 0.25s, background-color 0.5s;
}
.nav-opt-ds-go .mn-level2-item > a {
  padding-left: 2.5rem;
  -webkit-transition: padding 0.25s, margin 0.25s, background-color 0.5s;
  -o-transition: padding 0.25s, margin 0.25s, background-color 0.5s;
  -moz-transition: padding 0.25s, margin 0.25s, background-color 0.5s;
  transition: padding 0.25s, margin 0.25s, background-color 0.5s;
}
.nav-opt-ds-go .mn-level2-item-glyph {
  top: 0rem;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0;
  padding-right: 2.5rem;
}
.nav-opt-ds-go .mn-container {
  padding-bottom: 8rem;
}
.nav-opt-ds-go .nav-drawer-minimize-toggle {
  bottom: 0 !important;
  height: 8rem;
  background-color: #fafaff;
  border-top: 1px solid #dbdbe3;
  border-right: 1px solid #dbdbe3;
}
.nav-opt-ds-go .nav-collapse-btn {
  float: right;
}
.nav-opt-ds-go .new-collection-btn {
  margin-bottom: 16px;
  min-width: 40px;
}
@media (max-width: 768px) {
  .nav-opt-ds-go .new-collection-btn {
    margin-bottom: 0;
  }
  .nav-opt-ds-go .nav-drawer-minimize-toggle {
    height: 4.5625rem;
  }
  .nav-opt-ds-go .mn-container {
    padding-bottom: 4.5625rem;
  }
}
.nav-opt-ds-go .new-collection {
  height: 0px;
  -webkit-transition: height 0.25s linear;
  -o-transition: height 0.25s linear;
  -moz-transition: height 0.25s linear;
  transition: height 0.25s linear;
}
.nav-opt-ds-go .new-collection > a {
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.nav-opt-ds-go .new-collection.animate-height {
  height: 56px;
}
.nav-opt-ds-go .new-collection.fade-in > a {
  opacity: 1;
}

.xrx-dark-appearance .mn-navbar-container {
  background-color: #333337;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.32), 0 3px 15px 3px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.32), 0 3px 15px 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.32), 0 3px 15px 3px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .mn-container {
  border: none;
}

/* ==============================================================================================
   ** SECTION media queries
============================================================================================== */
@media (min-width: 1024px) {
  .xrx-brand-header .content,
  .dn-navbar-nav .dn-inner {
    max-width: 970px;
  }
}
@media (min-width: 769px) {
  .dn-header {
    display: block !important;
  }
  .mn-header,
  .mn-navbar-container,
  .mn-backdrop {
    display: none;
  }
  .nav-opt-left-navbar .mn-navbar-container {
    left: 0;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    background-color: #f2f2f9;
  }
  .xrx-dark-appearance .mn-navbar-container {
    background-color: #27272a;
  }
  .xrx-dark-appearance .mn-container {
    border-color: #61626b;
  }
}
@media (max-width: 768px) {
  body {
    margin-left: 0 !important;
  }
  #content {
    padding-top: 4rem !important;
  }
  .mn-inner {
    padding-top: 0 !important;
  }
  .mn-backdrop {
    display: block !important;
  }
  .mn-close-btn {
    visibility: visible !important;
  }
  .mn-navbar-container {
    padding-top: 0 !important;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
       -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
            box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24), 0 3px 10px 3px rgba(0, 0, 0, 0.08);
  }
  .mn-container {
    border-right: none !important;
  }
  .mn-footer {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nav-collapse-btn,
  .nav-drawer-minimize-toggle {
    display: none;
  }
  .new-collection-btn {
    margin-bottom: 0;
  }
  .xrx-footer {
    margin-left: 0 !important;
  }
}
/* ==============================================================================================
   ** SECTION sliding indicator
============================================================================================== */
.dn-sliding-indicator {
  position: absolute;
  bottom: 0;
  height: 4px;
  background-color: #7c5a56;
}
.dn-sliding-indicator.animate {
  -webkit-transition: left 0.25s, width 0.25s;
  -o-transition: left 0.25s, width 0.25s;
  -moz-transition: left 0.25s, width 0.25s;
  transition: left 0.25s, width 0.25s;
}

.mn-level2-sliding-indicator,
.mn-level3-sliding-indicator,
.mn-global-sliding-indicator {
  position: absolute;
  right: 0;
  width: 4px;
  background-color: #7c5a56;
  visibility: hidden;
}
.mn-level2-sliding-indicator.animate,
.mn-level3-sliding-indicator.animate,
.mn-global-sliding-indicator.animate {
  -webkit-transition: top 0.25s;
  -o-transition: top 0.25s;
  -moz-transition: top 0.25s;
  transition: top 0.25s;
}
.mn-level2-sliding-indicator.show,
.mn-level3-sliding-indicator.show,
.mn-global-sliding-indicator.show {
  visibility: visible;
}

.mn-indicator {
  position: relative;
}
.mn-indicator::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 4px;
  background-color: #7c5a56;
  visibility: hidden;
}
.mn-indicator.mn-indicator-show::after {
  content: "";
  visibility: visible;
}

.mn-indicator {
  color: #654441 !important;
  background-color: #e6dedc !important;
  -webkit-transition: padding 0.25s, margin 0.25s, width 0.15s, background-color 0.5s !important;
  -o-transition: padding 0.25s, margin 0.25s, width 0.15s, background-color 0.5s !important;
  -moz-transition: padding 0.25s, margin 0.25s, width 0.15s, background-color 0.5s !important;
  transition: padding 0.25s, margin 0.25s, width 0.15s, background-color 0.5s !important;
}
.mn-indicator [class*=xgl-],
.mn-indicator .mn-menu-item-label {
  color: #654441;
}

.dn-dropdown.show {
  position: relative;
}

.transition-off {
  -webkit-transition-property: none !important;
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  transition-property: none !important;
}

/* ==============================================================================================
   ** SECTION sliding indicator
============================================================================================== */
.xrx-dark-appearance .dn-header {
  background-color: #000000;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .dn-header .dropdown-toggle {
  background-color: transparent;
}
.xrx-dark-appearance .dn-brand-img-default {
  display: none;
}
.xrx-dark-appearance .dn-brand-img-reverse {
  display: inline;
}
.xrx-dark-appearance .dn-app-brand-label {
  color: #ffffff;
}
.xrx-dark-appearance .dn-sliding-indicator {
  background-color: #c7b5b2;
}
.xrx-dark-appearance .dn-level1-item > a,
.xrx-dark-appearance .dn-level1-item > a .dn-menu-item-label {
  color: #ffffff;
}
.xrx-dark-appearance .dn-level1-item > a:hover {
  background-color: #333337;
}
.xrx-dark-appearance .dn-level1-item > a:active {
  background-color: #45454b;
}
.xrx-dark-appearance .dn-level1-item > a.dn-indicator {
  background-color: #654441 !important;
  color: #c7b5b2;
}
.xrx-dark-appearance .dn-level1-item > a.dn-indicator [class*=xgl-],
.xrx-dark-appearance .dn-level1-item > a.dn-indicator .dn-menu-item-label {
  color: #f5efee;
}
.xrx-dark-appearance .dn-level2-item > a,
.xrx-dark-appearance .dn-level3-item > a {
  color: #ffffff;
}
.xrx-dark-appearance .dn-level2-item > a .dn-menu-item-label,
.xrx-dark-appearance .dn-level3-item > a .dn-menu-item-label {
  color: #ffffff;
}
.xrx-dark-appearance .dn-level2-item > a:hover,
.xrx-dark-appearance .dn-level3-item > a:hover {
  background-color: #45454b;
}
.xrx-dark-appearance .dn-level2-item > a:active:not([aria-haspopup]),
.xrx-dark-appearance .dn-level3-item > a:active:not([aria-haspopup]) {
  background-color: #61626b;
}
.xrx-dark-appearance .dn-level2-item > a:focus,
.xrx-dark-appearance .dn-level3-item > a:focus {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
.xrx-dark-appearance .dn-level2-item > a.selected,
.xrx-dark-appearance .dn-level3-item > a.selected {
  color: #000000;
  background-color: #c7b5b2;
}
.xrx-dark-appearance .dn-level2-item > a.selected .dn-menu-item-label,
.xrx-dark-appearance .dn-level3-item > a.selected .dn-menu-item-label {
  color: #000000;
}
.xrx-dark-appearance .dn-level2-item > a.selected:focus,
.xrx-dark-appearance .dn-level3-item > a.selected:focus {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
.xrx-dark-appearance .dn-level2-item > a {
  background-color: #333337;
}
.xrx-dark-appearance .dn-level2-item > .maintain-hover {
  background-color: #45454b;
}
.xrx-dark-appearance .dn-level3-item > a {
  background-color: #27272a;
}
.xrx-dark-appearance .mn-container {
  border-right: 1px solid #61626b;
}
.xrx-dark-appearance .mn-header {
  background-color: #000000;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32), 0 2px 9px 2px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .mn-app-brand .mn-app-brand-label {
  color: #ffffff;
}
.xrx-dark-appearance .mn-menu-item a {
  color: #ffffff;
}
@media (hover) {
  .xrx-dark-appearance .mn-menu-item a:hover {
    background-color: #45454b;
  }
}
.xrx-dark-appearance .mn-menu-item a:active {
  background-color: #61626b;
}
.xrx-dark-appearance .mn-menu-item a:focus {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
.xrx-dark-appearance .mn-menu-item a.selected:focus {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
.xrx-dark-appearance .mn-menu-item-label {
  color: #ffffff;
}
.xrx-dark-appearance .mn-indicator {
  color: #f5efee !important;
  background-color: #654441 !important;
}
.xrx-dark-appearance .mn-indicator [class*=xgl-],
.xrx-dark-appearance .mn-indicator .mn-menu-item-label {
  color: #f5efee;
}
.xrx-dark-appearance .mn-indicator::after {
  background-color: #c7b5b2;
}
.xrx-dark-appearance .mn-level2-sliding-indicator,
.xrx-dark-appearance .mn-level3-sliding-indicator,
.xrx-dark-appearance .mn-global-sliding-indicator {
  background-color: #c7b5b2;
}
.xrx-dark-appearance .mn-brand-img-default {
  display: none;
}
.xrx-dark-appearance .mn-brand-img-reverse {
  display: inline;
}

.xrx-theme-appearance.dn-header {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
}
.xrx-theme-appearance .dn-brand-img-default {
  display: none;
}
.xrx-theme-appearance .dn-brand-img-reverse {
  display: inline;
}
.xrx-theme-appearance .dn-app-brand-label {
  color: #ffffff;
}
.xrx-theme-appearance .dn-sliding-indicator {
  background-color: #ffffff;
}
.xrx-theme-appearance .dn-level1-item > a,
.xrx-theme-appearance .dn-level1-item > a .dn-menu-item-label {
  color: #ffffff;
}
.xrx-theme-appearance .dn-level1-item > a:hover {
  background-color: #4c322e;
}
.xrx-theme-appearance .dn-level1-item > a:active {
  background-color: #3a2520;
}
.xrx-theme-appearance .dn-level1-item > a.dn-indicator {
  background-color: #654441 !important;
}
.xrx-theme-appearance .dn-level1-item > a.dn-indicator .dn-menu-item-label {
  color: #ffffff;
}
.xrx-theme-appearance .dn-menu-container {
  background-color: #72504c;
}
.xrx-theme-appearance .mn-app-brand .mn-app-brand-label {
  color: #ffffff;
}
.xrx-theme-appearance.mn-header {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24), 0 2px 6px 2px rgba(0, 0, 0, 0.08);
}

.xrx-dark-appearance .xrx-theme-appearance .dn-header,
.xrx-dark-appearance .xrx-theme-appearance .dn-menu-container {
  background-color: #654441;
}
.xrx-dark-appearance .xrx-theme-appearance .dn-level1-item > a:hover {
  background-color: #72504c;
}
.xrx-dark-appearance .xrx-theme-appearance .dn-level1-item > a:active {
  background-color: #7c5a56;
}
.xrx-dark-appearance .xrx-theme-appearance .dn-level1-item > a.dn-indicator {
  background-color: #72504c !important;
  color: #ffffff;
}
.xrx-dark-appearance .xrx-theme-appearance .dn-level1-item > a.dn-indicator .dn-menu-item-label {
  color: #ffffff;
}

.using-mouse .dn-menu-item a:focus,
.using-mouse .mn-menu-item a:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.dn-app-brand .dn-brand-img img {
  width: 100%;
  height: 100%;
}
.dn-app-brand .dn-app-brand-label {
  /* stylelint-disable-next-line value-no-vendor-prefix */
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.nav-opt-ext .dn-menu-container {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  margin-left: auto;
}

.dn-header {
  height: 88px;
  background-color: #f2f2f9;
}

.dn-app-brand {
  height: 88px;
  padding: 0 21px;
}
.dn-app-brand .dn-brand-img {
  height: 26px;
}
.dn-app-brand .dn-app-brand-label {
  max-height: 64px;
  padding-left: 21px;
}
.dn-app-brand .dn-app-brand-label, .dn-app-brand .dn-app-brand-label.nav-1line-brand-label {
  font-size: 24px;
}
.dn-app-brand .dn-app-brand-label.nav-2line-brand-label {
  font-size: 21px;
}

.dn-menu-item a {
  height: 88px;
  padding: 1px 16px 0 16px;
}

.dn-level2-item > a {
  height: 64px;
  padding: 0 10px 0 21px;
}

.dn-level3-item > a {
  height: 64px;
  padding: 0 21px;
}

.nul-secondary-utility {
  height: 88px;
}
.nul-secondary-utility .nul-secondary-utility-btn {
  margin-right: 10px;
}

/* stylelint-disable-next-line selector-max-id */
#content {
  padding-top: 0;
  margin-top: 88px;
}

.nav-opt-ext {
  /* stylelint-disable-next-line selector-max-id */
}
.nav-opt-ext #content {
  padding-top: 0;
  margin-top: 152px;
}
.nav-opt-ext .dn-header {
  height: 152px;
}
.nav-opt-ext .dn-menu-container {
  top: 88px;
}
.nav-opt-ext .dn-menu-container .dn-level1-item > a {
  height: 64px;
}

@media (min-width: 480px) {
  .dn-header {
    height: 88px;
    background-color: #f2f2f9;
  }
  .dn-app-brand {
    height: 88px;
    padding: 0 21px;
  }
  .dn-app-brand .dn-brand-img {
    height: 26px;
  }
  .dn-app-brand .dn-app-brand-label {
    max-height: 64px;
    padding-left: 21px;
  }
  .dn-app-brand .dn-app-brand-label, .dn-app-brand .dn-app-brand-label.nav-1line-brand-label {
    font-size: 24px;
  }
  .dn-app-brand .dn-app-brand-label.nav-2line-brand-label {
    font-size: 21px;
  }
  .dn-menu-item a {
    height: 88px;
    padding: 1px 16px 0 16px;
  }
  .dn-level2-item > a {
    height: 64px;
    padding: 0 10px 0 21px;
  }
  .dn-level3-item > a {
    height: 64px;
    padding: 0 21px;
  }
  .nul-secondary-utility {
    height: 88px;
  }
  .nul-secondary-utility .nul-secondary-utility-btn {
    margin-right: 10px;
  }
  /* stylelint-disable-next-line selector-max-id */
  #content {
    padding-top: 0;
    margin-top: 88px;
  }
  .nav-opt-ext {
    /* stylelint-disable-next-line selector-max-id */
  }
  .nav-opt-ext #content {
    padding-top: 0;
    margin-top: 152px;
  }
  .nav-opt-ext .dn-header {
    height: 152px;
  }
  .nav-opt-ext .dn-menu-container {
    top: 88px;
  }
  .nav-opt-ext .dn-menu-container .dn-level1-item > a {
    height: 64px;
  }
}
@media (min-width: 800px) {
  .dn-header {
    height: 88px;
    background-color: #f2f2f9;
  }
  .dn-app-brand {
    height: 88px;
    padding: 0 21px;
  }
  .dn-app-brand .dn-brand-img {
    height: 26px;
  }
  .dn-app-brand .dn-app-brand-label {
    max-height: 64px;
    padding-left: 21px;
  }
  .dn-app-brand .dn-app-brand-label, .dn-app-brand .dn-app-brand-label.nav-1line-brand-label {
    font-size: 24px;
  }
  .dn-app-brand .dn-app-brand-label.nav-2line-brand-label {
    font-size: 21px;
  }
  .dn-menu-item a {
    height: 88px;
    padding: 1px 16px 0 16px;
  }
  .dn-level2-item > a {
    height: 64px;
    padding: 0 10px 0 21px;
  }
  .dn-level3-item > a {
    height: 64px;
    padding: 0 21px;
  }
  .nul-secondary-utility {
    height: 88px;
  }
  .nul-secondary-utility .nul-secondary-utility-btn {
    margin-right: 10px;
  }
  /* stylelint-disable-next-line selector-max-id */
  #content {
    padding-top: 0;
    margin-top: 88px;
  }
  .nav-opt-ext {
    /* stylelint-disable-next-line selector-max-id */
  }
  .nav-opt-ext #content {
    padding-top: 0;
    margin-top: 152px;
  }
  .nav-opt-ext .dn-header {
    height: 152px;
  }
  .nav-opt-ext .dn-menu-container {
    top: 88px;
  }
  .nav-opt-ext .dn-menu-container .dn-level1-item > a {
    height: 64px;
  }
}
@media (min-width: 1024px) {
  .dn-header {
    height: 82.5px;
    background-color: #f2f2f9;
  }
  .dn-app-brand {
    height: 82.5px;
    padding: 0 19.6875px;
  }
  .dn-app-brand .dn-brand-img {
    height: 24.375px;
  }
  .dn-app-brand .dn-app-brand-label {
    max-height: 60px;
    padding-left: 19.6875px;
  }
  .dn-app-brand .dn-app-brand-label, .dn-app-brand .dn-app-brand-label.nav-1line-brand-label {
    font-size: 22.5px;
  }
  .dn-app-brand .dn-app-brand-label.nav-2line-brand-label {
    font-size: 19.6875px;
  }
  .dn-menu-item a {
    height: 82.5px;
    padding: 0.9375px 15px 0 15px;
  }
  .dn-level2-item > a {
    height: 60px;
    padding: 0 9.375px 0 19.6875px;
  }
  .dn-level3-item > a {
    height: 60px;
    padding: 0 19.6875px;
  }
  .nul-secondary-utility {
    height: 82.5px;
  }
  .nul-secondary-utility .nul-secondary-utility-btn {
    margin-right: 9.375px;
  }
  /* stylelint-disable-next-line selector-max-id */
  #content {
    padding-top: 0;
    margin-top: 82.5px;
  }
  .nav-opt-ext {
    /* stylelint-disable-next-line selector-max-id */
  }
  .nav-opt-ext #content {
    padding-top: 0;
    margin-top: 142.5px;
  }
  .nav-opt-ext .dn-header {
    height: 142.5px;
  }
  .nav-opt-ext .dn-menu-container {
    top: 82.5px;
  }
  .nav-opt-ext .dn-menu-container .dn-level1-item > a {
    height: 60px;
  }
}
.xrx-theme-appearance.dn-header {
  background-color: #72504c;
}

.xrx-nav {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  height: 64px;
  padding: 18px 16px 0 16px;
  color: #000000 !important;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
  outline: none;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
@media (hover) {
  .nav-link:hover {
    background-color: #e2e2ea;
    -webkit-transition: background-color 0s;
    -o-transition: background-color 0s;
    -moz-transition: background-color 0s;
    transition: background-color 0s;
  }
}
.nav-link:active {
  background-color: #d7d7df;
  color: #000000;
}
.nav-link.active {
  background-color: transparent !important;
  color: #7c5a56 !important;
}
.nav-link:focus {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
     -moz-box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 2px #000000, inset 0 0 0 4px #ffffff;
}
.nav-link.disabled {
  color: rgba(0, 0, 0, 0.3) !important;
  cursor: not-allowed;
}

.nav-link-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nav-link-content .left-icon {
  margin-left: -2px;
  margin-right: -2px;
}
.nav-link-content .left-icon ~ .nav-link-label {
  margin-left: 13px;
}
.nav-link-content .caret {
  margin-left: 12px;
  margin-right: -3px;
}
.nav-link-content.glyph-icon-only .left-icon {
  margin-top: 3px;
  margin-right: -3px;
}

.nav-tabs .nav-link.glyph-icon-top {
  height: 76px;
}
.nav-tabs .nav-link.glyph-icon-top .nav-link-content {
  display: block;
  text-align: center;
}
.nav-tabs .nav-link.glyph-icon-top .nav-link-content .left-icon {
  display: inline-block;
  top: -2px;
}
.nav-tabs .nav-link.glyph-icon-top .nav-link-label {
  position: relative;
  top: -7px;
  display: block;
  margin-left: 0 !important;
}

.nav-tabs {
  opacity: 0;
  border-bottom: 1px solid rgba(97, 98, 107, 0.2);
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  white-space: nowrap;
}
.nav-tabs .nav-link {
  height: 48px;
  padding: 11px 16px 0 16px;
  -webkit-border-top-left-radius: 6px;
     -moz-border-radius-topleft: 6px;
          border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
     -moz-border-radius-topright: 6px;
          border-top-right-radius: 6px;
  text-decoration: none !important;
}
.nav-tabs .nav-link.active {
  background-color: transparent;
}
.nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
}

.nav-justified .nav-item {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.sliding-indicator {
  position: absolute;
  bottom: -1px;
  height: 4px;
  background-color: #654441;
}

.sliding-indicator.animate {
  -webkit-transition: left 0.25s, width 0.25s;
  -o-transition: left 0.25s, width 0.25s;
  -moz-transition: left 0.25s, width 0.25s;
  transition: left 0.25s, width 0.25s;
}

.xrx-dark-appearance .nav-link {
  color: #ffffff !important;
}
.xrx-dark-appearance .nav-link.active {
  background-color: transparent !important;
  color: #f5efee !important;
}
.xrx-dark-appearance .nav-link:focus {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
@media (hover) {
  .xrx-dark-appearance .nav-link:hover {
    background-color: #45454b;
  }
}
.xrx-dark-appearance .nav-link:active {
  background-color: #61626b;
}
.xrx-dark-appearance .nav-link.disabled {
  color: rgba(255, 255, 255, 0.3) !important;
  cursor: not-allowed;
}
.xrx-dark-appearance .nav-tabs {
  border-color: rgba(215, 215, 223, 0.2);
}
.xrx-dark-appearance .sliding-indicator {
  background-color: #c7b5b2;
}
.xrx-dark-appearance .nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs.hide,
.xrx-nav-tab-select.hide {
  position: fixed;
  left: -5000px;
}

.nav-tabs.init {
  opacity: 1;
}

.using-mouse .nav-link:focus {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.nav-tabs .nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-link-content .left-icon {
  margin-right: 0;
  margin-left: 0;
}

.nav-link {
  height: 64px;
  padding: 0 21px;
  font-size: 26px;
}

.nav-link-content .left-icon ~ .nav-link-label {
  margin-left: 21px;
}

.nav-tabs .nav-link {
  height: 64px;
  padding: 0 21px;
  font-size: 26px;
  letter-spacing: 0.15px;
  -webkit-border-top-left-radius: 8px;
     -moz-border-radius-topleft: 8px;
          border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
     -moz-border-radius-topright: 8px;
          border-top-right-radius: 8px;
}
.nav-tabs .nav-link.glyph-icon-top {
  height: 100px;
}
.nav-tabs .nav-link.glyph-icon-top .nav-link-content {
  /* stylelint-disable-next-line selector-max-class */
}
.nav-tabs .nav-link.glyph-icon-top .nav-link-content .left-icon {
  top: 7px;
}
.nav-tabs .nav-link.glyph-icon-top .nav-link-label {
  top: -2px;
}

.sliding-indicator {
  height: 5px;
}

.tab-content {
  padding-top: 21px;
  padding-bottom: 21px;
}

@media (min-width: 480px) {
  .nav-link {
    height: 64px;
    padding: 0 21px;
    font-size: 26px;
  }
  .nav-link-content .left-icon ~ .nav-link-label {
    margin-left: 21px;
  }
  .nav-tabs .nav-link {
    height: 64px;
    padding: 0 21px;
    font-size: 26px;
    letter-spacing: 0.15px;
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .nav-tabs .nav-link.glyph-icon-top {
    height: 100px;
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-content {
    /* stylelint-disable-next-line selector-max-class */
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-content .left-icon {
    top: 7px;
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-label {
    top: -2px;
  }
  .sliding-indicator {
    height: 5px;
  }
  .tab-content {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}
@media (min-width: 800px) {
  .nav-link {
    height: 64px;
    padding: 0 21px;
    font-size: 26px;
  }
  .nav-link-content .left-icon ~ .nav-link-label {
    margin-left: 21px;
  }
  .nav-tabs .nav-link {
    height: 64px;
    padding: 0 21px;
    font-size: 26px;
    letter-spacing: 0.15px;
    -webkit-border-top-left-radius: 8px;
       -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
       -moz-border-radius-topright: 8px;
            border-top-right-radius: 8px;
  }
  .nav-tabs .nav-link.glyph-icon-top {
    height: 100px;
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-content {
    /* stylelint-disable-next-line selector-max-class */
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-content .left-icon {
    top: 7px;
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-label {
    top: -2px;
  }
  .sliding-indicator {
    height: 5px;
  }
  .tab-content {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}
@media (min-width: 1024px) {
  .nav-link {
    height: 60px;
    padding: 0 19.6875px;
    font-size: 24.375px;
  }
  .nav-link-content .left-icon ~ .nav-link-label {
    margin-left: 19.6875px;
  }
  .nav-tabs .nav-link {
    height: 60px;
    padding: 0 19.6875px;
    font-size: 24.375px;
    letter-spacing: 0.140625px;
    -webkit-border-top-left-radius: 7.5px;
       -moz-border-radius-topleft: 7.5px;
            border-top-left-radius: 7.5px;
    -webkit-border-top-right-radius: 7.5px;
       -moz-border-radius-topright: 7.5px;
            border-top-right-radius: 7.5px;
  }
  .nav-tabs .nav-link.glyph-icon-top {
    height: 93.75px;
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-content {
    /* stylelint-disable-next-line selector-max-class */
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-content .left-icon {
    top: 6.5625px;
  }
  .nav-tabs .nav-link.glyph-icon-top .nav-link-label {
    top: -1.875px;
  }
  .sliding-indicator {
    height: 4.6875px;
  }
  .tab-content {
    padding-top: 19.6875px;
    padding-bottom: 19.6875px;
  }
}
.xrx-theme-appearance .nav-link {
  /* stylelint-disable-next-line declaration-no-important */
  color: #ffffff !important;
}
.xrx-theme-appearance .nav-link.active {
  /* stylelint-disable-next-line declaration-no-important */
  color: #ffffff !important;
  /* stylelint-disable-next-line declaration-no-important */
  background-color: transparent !important;
}
.xrx-theme-appearance .nav-link:focus {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
     -moz-box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
          box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #000000;
}
@media (hover) {
  .xrx-theme-appearance .nav-link:hover {
    background-color: #4c322e;
  }
}
.xrx-theme-appearance .nav-link:active {
  background-color: #3a2520;
}
.xrx-theme-appearance .nav-link.disabled {
  /* stylelint-disable-next-line declaration-no-important */
  color: rgba(255, 255, 255, 0.3) !important;
  cursor: not-allowed;
}
.xrx-theme-appearance .nav-tabs {
  border-color: #987b76;
}
.xrx-theme-appearance .sliding-indicator {
  background-color: #c7b5b2;
}
.xrx-theme-appearance .nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
}

.xrx-switch {
  display: inline-block;
}
.xrx-switch .xrx-switch-label {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.xrx-switch .xrx-switch-label::before {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 1;
  pointer-events: none;
  content: "";
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.1s;
     -moz-transition-duration: 0.1s;
       -o-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: width, height, left, margin-top;
  -o-transition-property: width, height, left, margin-top;
  -moz-transition-property: width, height, left, margin-top;
  transition-property: width, height, left, margin-top;
}
.xrx-switch .xrx-switch-label .xrx-switch-label-text {
  font-weight: 400;
  pointer-events: none;
}
.xrx-switch .xrx-switch-label .xrx-switch-background {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.1s;
     -moz-transition-duration: 0.1s;
       -o-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  -moz-transition-property: background-color;
  transition-property: background-color;
}
.xrx-switch .xrx-switch-label .xrx-switch-background::before, .xrx-switch .xrx-switch-label .xrx-switch-background::after {
  font-family: xglyphregular;
}
.xrx-switch .xrx-switch-label .xrx-switch-background::before {
  content: "\ea91";
}
.xrx-switch .xrx-switch-label .xrx-switch-background::after {
  content: "\efd4";
}
.xrx-switch .xrx-switch-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label::before {
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.1s;
     -moz-transition-duration: 0.1s;
       -o-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: width, height, left, margin-top;
  -o-transition-property: width, height, left, margin-top;
  -moz-transition-property: width, height, left, margin-top;
  transition-property: width, height, left, margin-top;
}
.xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label .xrx-switch-background {
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.1s;
     -moz-transition-duration: 0.1s;
       -o-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  -moz-transition-property: background-color;
  transition-property: background-color;
}
.xrx-switch .xrx-switch-input:disabled ~ .xrx-switch-label {
  cursor: not-allowed;
  opacity: 0.3;
}
.xrx-switch .xrx-switch-input:disabled ~ .xrx-switch-label::before {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.xrx-switch .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background {
  -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
     -moz-box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
          box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
}

.xrx-switch .xrx-switch-label {
  padding: 5px 0;
  margin: 5px 0;
}
.xrx-switch .xrx-switch-label::before {
  left: 8px;
  width: 28px;
  height: 28px;
  margin-top: -14px;
}
.xrx-switch .xrx-switch-label .xrx-switch-label-text {
  margin-left: 10px;
}
.xrx-switch .xrx-switch-label .xrx-switch-background {
  -webkit-border-radius: 22px;
     -moz-border-radius: 22px;
          border-radius: 22px;
  width: 88px;
  height: 44px;
}
.xrx-switch .xrx-switch-label .xrx-switch-background::before, .xrx-switch .xrx-switch-label .xrx-switch-background::after {
  font-size: 32px;
}
.xrx-switch .xrx-switch-label .xrx-switch-background::before {
  padding-left: 8px;
}
.xrx-switch .xrx-switch-label .xrx-switch-background::after {
  padding-right: 6px;
}
.xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label::before {
  left: 49px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
}

@media (min-width: 480px) {
  .xrx-switch .xrx-switch-label {
    padding: 5px 0;
    margin: 5px 0;
  }
  .xrx-switch .xrx-switch-label::before {
    left: 8px;
    width: 28px;
    height: 28px;
    margin-top: -14px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-label-text {
    margin-left: 10px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background {
    -webkit-border-radius: 22px;
       -moz-border-radius: 22px;
            border-radius: 22px;
    width: 88px;
    height: 44px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::before, .xrx-switch .xrx-switch-label .xrx-switch-background::after {
    font-size: 32px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::before {
    padding-left: 8px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::after {
    padding-right: 6px;
  }
  .xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label::before {
    left: 49px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
  }
}
@media (min-width: 800px) {
  .xrx-switch .xrx-switch-label {
    padding: 5px 0;
    margin: 5px 0;
  }
  .xrx-switch .xrx-switch-label::before {
    left: 8px;
    width: 28px;
    height: 28px;
    margin-top: -14px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-label-text {
    margin-left: 10px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background {
    -webkit-border-radius: 22px;
       -moz-border-radius: 22px;
            border-radius: 22px;
    width: 88px;
    height: 44px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::before, .xrx-switch .xrx-switch-label .xrx-switch-background::after {
    font-size: 32px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::before {
    padding-left: 8px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::after {
    padding-right: 6px;
  }
  .xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label::before {
    left: 49px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
  }
}
@media (min-width: 1024px) {
  .xrx-switch .xrx-switch-label {
    padding: 4.6875px 0;
    margin: 4.6875px 0;
  }
  .xrx-switch .xrx-switch-label::before {
    left: 7.5px;
    width: 26.25px;
    height: 26.25px;
    margin-top: -13.125px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-label-text {
    margin-left: 9.375px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background {
    -webkit-border-radius: 20.625px;
       -moz-border-radius: 20.625px;
            border-radius: 20.625px;
    width: 82.5px;
    height: 41.25px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::before, .xrx-switch .xrx-switch-label .xrx-switch-background::after {
    font-size: 30px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::before {
    padding-left: 7.5px;
  }
  .xrx-switch .xrx-switch-label .xrx-switch-background::after {
    padding-right: 5.625px;
  }
  .xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label::before {
    left: 45.9375px;
    width: 33.75px;
    height: 33.75px;
    margin-top: -16.875px;
  }
}
.xrx-switch .xrx-switch-label::before {
  background-color: #fafaff;
  -webkit-box-shadow: inset 0 1px 0 0 #ffffff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #ffffff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #ffffff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.xrx-switch .xrx-switch-label .xrx-switch-label-text {
  color: #000000;
}
.xrx-switch .xrx-switch-label .xrx-switch-background {
  color: #ffffff;
  background-color: #8b8b96;
}
.xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #7c5a56;
}
.xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label::before {
  background-color: #f2f2f9;
  -webkit-box-shadow: inset 0 1px 0 0 #fafaff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #fafaff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #fafaff, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label .xrx-switch-background {
  background-color: #757682;
}
.xrx-switch:active .xrx-switch-input:not(:disabled):checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #72504c;
}

.xrx-theme-appearance .xrx-switch .xrx-switch-label::before {
  background-color: #7c5a56;
  -webkit-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.xrx-theme-appearance .xrx-switch .xrx-switch-label .xrx-switch-label-text {
  color: #ffffff;
}
.xrx-theme-appearance .xrx-switch .xrx-switch-label .xrx-switch-background {
  color: #000000;
  background-color: #d5c8c5;
}
.xrx-theme-appearance .xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #f5efee;
}
.xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label::before {
  background-color: #72504c;
  -webkit-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label .xrx-switch-background {
  background-color: #c7b5b2;
}
.xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled):checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #e6dedc;
}
.xrx-theme-appearance .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background {
  -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
     -moz-box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
          box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
}

.xrx-dark-appearance .xrx-switch .xrx-switch-label::before {
  background-color: #333337;
  -webkit-box-shadow: inset 0 1px 0 0 #45454b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #45454b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #45454b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .xrx-switch .xrx-switch-label .xrx-switch-label-text {
  color: #ffffff;
}
.xrx-dark-appearance .xrx-switch .xrx-switch-label .xrx-switch-background {
  color: #000000;
  background-color: #8b8b96;
}
.xrx-dark-appearance .xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #c7b5b2;
}
.xrx-dark-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label::before {
  background-color: #45454b;
  -webkit-box-shadow: inset 0 1px 0 0 #61626b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #61626b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #61626b, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label .xrx-switch-background {
  background-color: #c3c3cc;
}
.xrx-dark-appearance .xrx-switch:active .xrx-switch-input:not(:disabled):checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #d5c8c5;
}
.xrx-dark-appearance .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background {
  -webkit-box-shadow: 0 0 0 3px #000, 0 0 0 6px #fff;
     -moz-box-shadow: 0 0 0 3px #000, 0 0 0 6px #fff;
          box-shadow: 0 0 0 3px #000, 0 0 0 6px #fff;
}

.xrx-dark-appearance.xrx-theme-appearance .xrx-switch .xrx-switch-label::before,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch .xrx-switch-label::before {
  background-color: #72504c;
  -webkit-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #7c5a56, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance.xrx-theme-appearance .xrx-switch .xrx-switch-label .xrx-switch-label-text,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch .xrx-switch-label .xrx-switch-label-text {
  color: #ffffff;
}
.xrx-dark-appearance.xrx-theme-appearance .xrx-switch .xrx-switch-label .xrx-switch-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch .xrx-switch-label .xrx-switch-background {
  color: #000000;
  background-color: #c7b5b2;
}
.xrx-dark-appearance.xrx-theme-appearance .xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label .xrx-switch-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch .xrx-switch-input:checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #e6dedc;
}
.xrx-dark-appearance.xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label::before,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label::before {
  background-color: #7c5a56;
  -webkit-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
     -moz-box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 1px 0 0 #866662, 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 0 3px 1px rgba(0, 0, 0, 0.16);
}
.xrx-dark-appearance.xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label .xrx-switch-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled) ~ .xrx-switch-label .xrx-switch-background {
  background-color: #d5c8c5;
}
.xrx-dark-appearance.xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled):checked ~ .xrx-switch-label .xrx-switch-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch:active .xrx-switch-input:not(:disabled):checked ~ .xrx-switch-label .xrx-switch-background {
  background-color: #f5efee;
}
.xrx-dark-appearance.xrx-theme-appearance .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background,
.xrx-dark-appearance .xrx-theme-appearance .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background {
  -webkit-box-shadow: 0 0 0 3px #000, 0 0 0 6px #fff;
     -moz-box-shadow: 0 0 0 3px #000, 0 0 0 6px #fff;
          box-shadow: 0 0 0 3px #000, 0 0 0 6px #fff;
}

.using-mouse .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.using-mouse.xrx-theme-appearance .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background,
.using-mouse .xrx-theme-appearance .xrx-switch-input:focus ~ .xrx-switch-label .xrx-switch-background {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
}
.input-group .input-group-xgl-icon {
  margin: 0 11px;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #45454b;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend .xrx-btn:last-child {
  margin-right: 10px;
}

.input-group-prepend ~ input {
  padding-left: 0;
}

.input-group-append .input-group-text {
  padding-left: 0;
}

.input-group-append .input-group-xgl-icon {
  margin-left: 0;
}

.input-group-append .xrx-stacked-icon {
  margin-left: 11px;
  margin-right: 9px;
}

.input-group-divider {
  width: 1px;
  height: 24px;
  background-color: #d7d7df;
}

.input-group-divider ~ .input-group-text {
  margin-left: 13px;
}

.input-group-divider ~ .xrx-btn {
  margin-left: 16px;
}

.input-group-divider ~ .input-group-xgl-icon {
  margin-left: 15px;
}

.input-group-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 1.5;
  color: #45454b;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: none;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}
.input-group-text.input-group-at-sign {
  top: -1px;
}

.xrx-theme-appearance .input-group-prepend,
.xrx-theme-appearance .input-group-append {
  color: #f2f2f9;
}
.xrx-theme-appearance .input-group-divider {
  background-color: #8b8b96;
}

.xrx-dark-appearance .input-group-prepend,
.xrx-dark-appearance .input-group-append {
  color: #d7d7df;
}
.xrx-dark-appearance .input-group-divider {
  background-color: #45454b;
}

.xrx-dark-appearance .xrx-theme-appearance .input-group-prepend,
.xrx-dark-appearance .xrx-theme-appearance .input-group-append {
  color: #f2f2f9;
}
.xrx-dark-appearance .input-group-divider {
  background-color: #757682;
}

.xrx-input {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.xrx-input.xrx-textarea .input-group-prepend,
.xrx-input.xrx-textarea .input-group-append {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.xrx-input-number-inline {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.xrx-input-number-inline .xrx-input {
  margin: 0;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  resize: none;
}

.xrx-input .xrx-stacked-icon {
  margin-right: 16px;
  margin-left: 11px;
}

.xrx-input-number-inline .xrx-input .xrx-stacked-icon {
  margin-left: 0px;
}

.input-group-divider,
.number-input-group-divider {
  width: 1px;
  height: 32px;
  background-color: #d7d7df;
}

.input-group-divider ~ .input-group-text,
.number-input-group-divider ~ .input-group-text {
  margin-left: 13px;
}

.input-group-divider ~ .xrx-btn,
.number-input-group-divider ~ .xrx-btn {
  margin-left: 16px;
}

.input-group-divider ~ .input-group-xgl-icon,
.number-input-group-divider ~ .input-group-xgl-icon {
  margin-left: 15px;
}

.btn-input-inline {
  width: 54px;
  height: 54px;
}
.btn-input-inline.xrx-input-inline {
  width: 44px;
  height: 44px;
}

.xrx-btn.btn-input-inline {
  margin-right: 0;
  margin-left: 5px;
}

.number-input-group-divider ~ .xrx-btn.btn-input-inline,
.input-group-divider ~ .xrx-btn.btn-input-inline {
  margin-right: 5px;
  margin-left: 0;
}

@media (min-width: 480px) {
  .xrx-input .xrx-stacked-icon {
    margin-right: 16px;
    margin-left: 11px;
  }
  .xrx-input-number-inline .xrx-input .xrx-stacked-icon {
    margin-left: 0px;
  }
  .input-group-divider,
  .number-input-group-divider {
    width: 1px;
    height: 32px;
    background-color: #d7d7df;
  }
  .input-group-divider ~ .input-group-text,
  .number-input-group-divider ~ .input-group-text {
    margin-left: 13px;
  }
  .input-group-divider ~ .xrx-btn,
  .number-input-group-divider ~ .xrx-btn {
    margin-left: 16px;
  }
  .input-group-divider ~ .input-group-xgl-icon,
  .number-input-group-divider ~ .input-group-xgl-icon {
    margin-left: 15px;
  }
  .btn-input-inline {
    width: 54px;
    height: 54px;
  }
  .btn-input-inline.xrx-input-inline {
    width: 44px;
    height: 44px;
  }
  .xrx-btn.btn-input-inline {
    margin-right: 0;
    margin-left: 5px;
  }
  .number-input-group-divider ~ .xrx-btn.btn-input-inline,
  .input-group-divider ~ .xrx-btn.btn-input-inline {
    margin-right: 5px;
    margin-left: 0;
  }
}
@media (min-width: 800px) {
  .xrx-input .xrx-stacked-icon {
    margin-right: 16px;
    margin-left: 11px;
  }
  .xrx-input-number-inline .xrx-input .xrx-stacked-icon {
    margin-left: 0px;
  }
  .input-group-divider,
  .number-input-group-divider {
    width: 1px;
    height: 32px;
    background-color: #d7d7df;
  }
  .input-group-divider ~ .input-group-text,
  .number-input-group-divider ~ .input-group-text {
    margin-left: 13px;
  }
  .input-group-divider ~ .xrx-btn,
  .number-input-group-divider ~ .xrx-btn {
    margin-left: 16px;
  }
  .input-group-divider ~ .input-group-xgl-icon,
  .number-input-group-divider ~ .input-group-xgl-icon {
    margin-left: 15px;
  }
  .btn-input-inline {
    width: 54px;
    height: 54px;
  }
  .btn-input-inline.xrx-input-inline {
    width: 44px;
    height: 44px;
  }
  .xrx-btn.btn-input-inline {
    margin-right: 0;
    margin-left: 5px;
  }
  .number-input-group-divider ~ .xrx-btn.btn-input-inline,
  .input-group-divider ~ .xrx-btn.btn-input-inline {
    margin-right: 5px;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .xrx-input .xrx-stacked-icon {
    margin-right: 15px;
    margin-left: 10.3125px;
  }
  .xrx-input-number-inline .xrx-input .xrx-stacked-icon {
    margin-left: 0px;
  }
  .input-group-divider,
  .number-input-group-divider {
    width: 0.9375px;
    height: 30px;
    background-color: #d7d7df;
  }
  .input-group-divider ~ .input-group-text,
  .number-input-group-divider ~ .input-group-text {
    margin-left: 12.1875px;
  }
  .input-group-divider ~ .xrx-btn,
  .number-input-group-divider ~ .xrx-btn {
    margin-left: 15px;
  }
  .input-group-divider ~ .input-group-xgl-icon,
  .number-input-group-divider ~ .input-group-xgl-icon {
    margin-left: 14.0625px;
  }
  .btn-input-inline {
    width: 50.625px;
    height: 50.625px;
  }
  .btn-input-inline.xrx-input-inline {
    width: 41.25px;
    height: 41.25px;
  }
  .xrx-btn.btn-input-inline {
    margin-right: 0;
    margin-left: 4.6875px;
  }
  .number-input-group-divider ~ .xrx-btn.btn-input-inline,
  .input-group-divider ~ .xrx-btn.btn-input-inline {
    margin-right: 4.6875px;
    margin-left: 0;
  }
}
.xrx-theme-appearance .number-input-group-divider {
  background-color: #8b8b96;
}

.xrx-dark-appearance .number-input-group-divider {
  background-color: #45454b;
}
.xrx-dark-appearance .xrx-theme-appearance .input-group-divider,
.xrx-dark-appearance .xrx-theme-appearance .number-input-group-divider {
  background-color: #757682;
}

body.device-only {
  overflow: hidden;
}

@font-face {
  font-family: "Roboto Condensed";
  font-weight: lighter;
  src: local("Roboto Condensed"), url(./RobotoCondensed-Light-BKh2PXcj.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto Condensed";
  font-weight: normal;
  src: local("Roboto Condensed"), url(./RobotoCondensed-Regular-BSmVMXW9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto Condensed";
  font-weight: bold;
  src: local("Roboto Condensed"), url(./RobotoCondensed-Bold-DotJdy8P.ttf) format("truetype");
}
/* 
   Target the scrollbar indicators injected by iScroll.
   These often have classes like `iScrollVerticalScrollbar` and `iScrollIndicator`.
*/
.iScrollVerticalScrollbar, .bscroll-vertical-scrollbar {
  width: 5px !important; /* Make the scrollbar thin */
  background: none; /* Light background color */
}

.iScrollIndicator, .bscroll-indicator {
  background: gray !important; /* The scrolling indicator itself */
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px; /* Rounded corners for the indicator */
}

.iScrollVerticalScrollbar,
.iScrollHorizontalScrollbar {
  z-index: 8000 !important;
}

.modal-title {
  font-weight: bold;
}

.modal-header.error {
  background-color: #ffd5d7;
}

.modal-fullscreen .modal-content {
  height: 480px;
  top: 54px;
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  .modal-fullscreen .modal-content {
    height: 600px;
  }
}
.dropdown-item.list-group-item-action .content-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 0px !important;
}

.dropdown-title {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dropdown-item span {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.content-wrapper {
  width: 800px;
  height: 392px;
  position: fixed;
  margin-top: 88px;
}

.card-wrapper {
  width: 800px;
  height: 480px;
  position: fixed;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 21px;
}

.link-setting-glyph {
  margin: 0px 8px;
}

.content-type-table {
  height: 394px;
  width: 800px;
  margin-left: -21px;
}

.content-type-table .xrx-list-group {
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.content-type-table .list-group-header {
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
  height: 40px;
}

.list-group-item {
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

.xrx-list-group.list-group-flush .list-group-item:last-child {
  -webkit-border-bottom-right-radius: 7px;
     -moz-border-radius-bottomright: 7px;
          border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
     -moz-border-radius-bottomleft: 7px;
          border-bottom-left-radius: 7px;
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  .content-wrapper {
    width: 1024px;
    height: 517px;
    position: fixed;
    margin-top: 82.5px;
  }
  .card-wrapper {
    width: 1024px;
    height: 600px;
  }
}
.email-recipient-title {
  font-size: 26px;
}

.card-content {
  font-size: 26px;
}

.modal-button-label {
  font-size: 26px;
  margin-left: 10px;
}

.table-header.count {
  font-size: 26px;
}

.recipients-table {
  height: 250px;
  width: 800px;
  margin-left: -21px;
}

.remove-recipient-btn {
  padding: 0 15px !important;
}

.list-group-item-action.active .remove-recipient-btn {
  color: white;
}

.recipients-table .xrx-list-group {
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.recipients-table .left-label span {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 716px;
}

.read-only .left-label {
  opacity: 0.3;
}

#select-all {
  margin-left: -10px;
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  .recipients-table {
    height: 358px;
    width: 1024px;
    margin-left: -21px;
  }
  .recipients-table .xrx-list-group {
    -webkit-border-radius: 0px !important;
       -moz-border-radius: 0px !important;
            border-radius: 0px !important;
  }
  .recipients-table .left-label span {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 900px;
  }
}
#attachment-name {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dropdown-menu {
  min-width: 113px;
}

.xrx-list-group.list-group-flush .list-group-item.rounded {
  -webkit-border-radius: 7px 7px 0px 0px;
     -moz-border-radius: 7px 7px 0px 0px;
          border-radius: 7px 7px 0px 0px;
}

.dropdown-menu .xrx-list-group {
  -webkit-border-radius: 0px 0px 7px 7px;
     -moz-border-radius: 0px 0px 7px 7px;
          border-radius: 0px 0px 7px 7px;
}

.dropdown-menu .xrx-list-group.no-title {
  -webkit-border-radius: 7px 7px 7px 7px;
     -moz-border-radius: 7px 7px 7px 7px;
          border-radius: 7px 7px 7px 7px;
}

.dropdown-arrow.top {
  -webkit-transform: rotate(270deg);
     -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
}

.scrollable-dropdown-input-btn {
  -webkit-border-radius: 7px 7px 0px 0px !important;
     -moz-border-radius: 7px 7px 0px 0px !important;
          border-radius: 7px 7px 0px 0px !important;
  width: 113px;
  margin-bottom: 0px !important;
}

.justify-label-left .left-label {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.scrollable-divider:not(:last-child) {
  border-bottom: 1px solid #d7d7df;
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  .scrollable-dropdown-input-btn {
    -webkit-border-radius: 7px 7px 0px 0px !important;
       -moz-border-radius: 7px 7px 0px 0px !important;
            border-radius: 7px 7px 0px 0px !important;
    width: 135px;
  }
}
.number-input {
  max-width: 100px;
  height: 46px;
}

.number-input input {
  text-align: center;
}

.fit-content {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  width: auto;
  display: inline-block;
}

#search-redaction-items::-webkit-input-placeholder {
  font-style: normal;
}

#search-redaction-items:-moz-placeholder {
  font-style: normal;
}

#search-redaction-items::-moz-placeholder {
  font-style: normal;
}

#search-redaction-items:-ms-input-placeholder {
  font-style: normal;
}

#search-redaction-items::-ms-input-placeholder {
  font-style: normal;
}

#search-redaction-items::placeholder {
  font-style: normal;
}

.select-profile-message {
  font-size: 16px;
}

.redaction-type-card {
  height: 100px;
  width: 360px;
}

.card-glyph-aside {
  background-color: #c7b5b2;
  min-width: 120px !important;
  height: 100px !important;
}

.card-glyph-aside i {
  line-height: 1 !important;
  vertical-align: middle !important;
}

.card-text {
  font-size: 20px !important;
}

.card-content {
  font-size: 26px;
}

.modal-button-label {
  font-size: 26px;
  margin-left: 10px;
}

.table-header.count {
  font-size: 26px;
}

.redaction-presets-table {
  height: 393px;
  margin-left: -17px;
  border-right: 1px solid #d7d7df;
}

.redaction-presets-table .xrx-list-group,
.redaction-presets-table .list-group-item {
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
  border-right: none !important;
}

.redaction-presets-table .list-group-item .content-container {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: 8px;
  min-height: 48px;
}

.redaction-presets-table .list-group-item .left-label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.redaction-presets-table .list-group-item .left-label span {
  display: block;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

.redaction-presets-table .list-group-item .right-object {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.redaction-profile-details {
  height: 393px;
  font-size: 14px;
}

.remove-recipient-btn {
  padding: 0 15px !important;
  margin: 0 !important;
  line-height: 1 !important;
}

.recipients-table .xrx-list-group {
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.recipients-table .left-label span {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 716px;
}

.checkbox-selection-list {
  height: 270px;
  width: 800px;
  margin-left: -16px;
}

.checkbox-selection-list .xrx-list-group {
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.checkbox-selection-list .left-label span {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 716px;
}

.read-only .left-label {
  opacity: 0.3;
}

#select-all {
  margin-left: -10px;
}

.redaction-items-list .list-group-header {
  height: 40px;
}

.chevron-icon-fix {
  margin-top: -4px;
}

.redaction-item-tooltip {
  margin-left: -72px !important;
}

.redaction-item-tooltip i {
  color: #654441;
}

.btn-silver {
  background-color: #fafaff !important;
}

.btn-silver .btn-label, .btn-silver .modal-button-icon {
  color: #000000;
}

.modal-button-icon {
  top: -1px !important;
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  .redaction-type-card {
    height: 130px;
    min-width: 460px;
  }
  .card-glyph-aside {
    background-color: #c7b5b2;
    min-width: 120px !important;
    height: 130px !important;
  }
  .card-text {
    font-size: 26px !important;
  }
  .redaction-presets-table {
    height: 513px;
    margin-left: -16px;
  }
  .redaction-presets-table .list-group-item .content-container {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 8px;
    min-height: 48px;
  }
  .redaction-presets-table .list-group-item .left-label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    min-width: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .redaction-presets-table .list-group-item .right-object {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .checkbox-selection-list {
    height: 395px;
    width: 1024px;
    margin-left: -16px;
  }
  .recipients-table .xrx-list-group {
    -webkit-border-radius: 0px !important;
       -moz-border-radius: 0px !important;
            border-radius: 0px !important;
  }
  .recipients-table .left-label span {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 900px;
  }
  .redaction-profile-details {
    font-size: 16px;
  }
  .redaction-item-tooltip {
    margin-left: auto !important;
  }
}
.preview-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 84px;
  width: 800px;
  border-top: 1px solid lightgray;
}

.row .d-flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Horizontal scrollable carousel */
.preview-image-carousel {
  display: block !important;
  white-space: nowrap;
  width: 768px;
  padding: 0px 0px 8px 0;
  height: 312px;
}

/* Carousel items */
.preview-image-carousel__item {
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.preview-image-carousel__image {
  width: 100%;
  height: auto;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -o-object-fit: contain;
     object-fit: contain;
}

.preview-image-carousel::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.preview-image-carousel::-webkit-scrollbar-track {
  background: transparent;
}

.preview-page-number {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  color: white;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.59);
  border: 3px solid rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 10px;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
       transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
  line-height: 32px;
}

.preview-page-number span {
  display: inline-block;
  line-height: 1;
}

.preview-image-carousel .scroll-wrapper__container {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.preview-image-carousel__content {
  display: -webkit-inline-flex !important;
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  .preview-footer {
    width: 1024px;
  }
  .preview-image-carousel {
    white-space: nowrap;
    width: 992px;
    padding: 16px 0;
    height: 428px;
  }
}
#delete-preset-modal .modal-sm {
  max-width: 480px;
}

#delete-preset-modal .modal-sm .modal-body {
  min-height: 254px;
}

#delete-preset-modal-label {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 346px;
}

.info-modal .modal-sm {
  max-width: 510px;
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  #delete-preset-modal-label {
    max-width: 346px;
  }
  #delete-preset-modal .modal-md {
    max-width: 672px;
  }
  #delete-preset-modal .modal-md .modal-body {
    min-height: 198px !important;
  }
  .info-modal .modal-sm {
    max-width: 510px;
  }
}
:root,
body {
  overflow-x: hidden;
}

text-right {
  text-align: right !important;
}

.rcs-inner-handle {
  background-color: grey !important;
}

.dn-header.xrx-theme-appearance {
  display: block !important;
  max-width: 800px;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group-vertical > button:first-child {
  -webkit-border-bottom-right-radius: 0px;
     -moz-border-radius-bottomright: 0px;
          border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
     -moz-border-radius-bottomleft: 0px;
          border-bottom-left-radius: 0px;
}

.btn-group-vertical > button:last-child {
  -webkit-border-top-right-radius: 0px;
     -moz-border-radius-topright: 0px;
          border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
     -moz-border-radius-topleft: 0px;
          border-top-left-radius: 0px;
}

.xrx-list-group .left-label span {
  font-size: 24px !important;
}

.font-size-24 {
  font-size: 24px;
}

.input-active-focus {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.dn-app-brand {
  max-width: 360px;
}

.dn-app-brand-label {
  margin-top: 6px;
  padding-left: 0px !important;
  font-size: 26px;
  max-height: 30px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  overflow-wrap: normal;
}

.custom-toast {
  font-family: "Roboto Condensed";
  font-weight: lighter;
  background-color: #333337;
  color: white;
  min-width: 192px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  bottom: 20px;
  /* Adjust this value to set the space below the div */
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 500px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  white-space: nowrap;
}

.custom-toast-lighter-text {
  font-weight: lighter;
}

.custom-toast-bolder-text {
  font-weight: bolder;
}

.custom-toast img {
  max-width: 32px;
  vertical-align: top;
}

.custom-toast p {
  vertical-align: middle;
}

.custom-toast .toast-message {
  display: block;
  white-space: normal !important;
  word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  max-width: 390px;
  text-align: left;
}

.custom-toast .toast-message span {
  display: block;
  text-align: left;
  padding-left: 12px;
  padding-right: 12px;
}

.custom-toast .xgl-close {
  display: -webkit-inline-box;
  vertical-align: middle;
}

.modal-body {
  font-size: 26px;
}

.modal-dialog:not(.init-fixed):not(.modal-fullscreen) {
  margin-top: 42px;
}

.summary-display .xrx-input {
  height: 246px;
  overflow: hidden;
  margin-bottom: 0px;
}

.summary-display.abstractive .xrx-input {
  height: 370px;
}

.font-size-26 {
  font-size: 26px;
}

/*btn outline fixes*/
body:not(.using-mouse) .xrx-btn.btn-alpha.btn-borderless:focus,
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-borderless:focus,
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-alpha.btn-borderless:focus,
body:not(.using-mouse) .xrx-btn.btn-success.btn-borderless:focus,
body:not(.using-mouse) .xrx-btn.btn-warning.btn-borderless:focus,
body:not(.using-mouse) .xrx-btn.btn-info.btn-borderless:focus,
body:not(.using-mouse) .xrx-btn.btn-danger.btn-borderless:focus,
body:not(.using-mouse) .xrx-btn:focus,
body:not(.using-mouse) .xrx-btn.btn-primary:focus,
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn:focus,
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-primary:focus,
body:not(.using-mouse) .xrx-theme-appearance .xrx-btn.btn-primary.btn-emphasis:focus,
body:not(.using-mouse) .xrx-btn.btn-success:focus,
body:not(.using-mouse) .xrx-btn.btn-warning:focus,
body:not(.using-mouse) .xrx-btn.btn-info:focus,
body:not(.using-mouse) .xrx-btn.btn-danger:focus,
body:not(.using-mouse) .xrx-btn.btn-borderless:focus,
body:not(.using-mouse) .xrx-btn.btn-primary.btn-borderless:focus {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.menu-scroll-container {
  overflow-y: hidden;
  -webkit-border-radius: 0px 0px 8px 8px !important;
     -moz-border-radius: 0px 0px 8px 8px !important;
          border-radius: 0px 0px 8px 8px !important;
}

.dropdown-menu .list-group-header {
  -webkit-border-radius: 8px 8px 0px 0px;
     -moz-border-radius: 8px 8px 0px 0px;
          border-radius: 8px 8px 0px 0px;
}

.justify-content-left {
  -webkit-box-pack: left !important;
  -webkit-justify-content: left !important;
     -moz-box-pack: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
}

.xrx-activity-indicator-round.size-128 .xrx-activity-indicator-center {
  width: 128px;
  height: 128px;
}

.xrx-activity-indicator-round.size-128 .xrx-activity-indicator-center::after {
  width: 64px;
  height: 64px;
  border-width: 7px;
}

.job-progress-modal .modal-content,
.job-progress-modal .modal-header {
  background-color: #f2f2f9;
}

.xrx-modal {
  background-color: rgba(0, 0, 0, 0.32);
}

.size-128 img {
  height: 128px;
  width: 128px;
}

.xrx-activity-indicator-round .xrx-activity-indicator-center::after {
  border-color: #72504c !important;
}

.xrx-activity-indicator-round.success-indicator .xrx-activity-indicator-center::after {
  border-color: #24882b !important;
}

#app-icon-container {
  width: 800px;
  height: 352px;
  padding: 2px 2px 2px 2px;
  background-color: #72504c;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: white;
}

#app-icon-container img {
  width: 281px;
  height: 211px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#app-icon-container #app-name {
  font-size: 26px;
  position: relative;
  top: 76%;
  z-index: 1001;
}

#app-icon-container #loading-text {
  font-size: 22px;
  position: relative;
  top: 76%;
  z-index: 1001;
}

#xerox-img-container {
  width: 800px;
  height: 128px;
  padding: 2px 2px 2px 2px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#xerox-img-container img {
  width: 187px;
  height: 38px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.scan-settings-section .list-group-item .content-container .right-object {
  margin-left: 0 !important;
}

.xrx-list-group .right-object .feedback-label {
  margin: 17px 21px;
}

.scan-settings-section .list-group-item .content-container .right-object .feedback-label span {
  display: block;
  cursor: pointer;
  width: 100%;
  margin: 17px 0px;
  text-align: right;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.scan-settings-section .list-group-item .content-container .right-object .xrx-switch {
  display: block;
  cursor: pointer;
  width: 100%;
}

.scan-settings-section .list-group-item .content-container .right-object .xrx-switch .xrx-switch-label {
  margin: 0px 21px;
  float: right;
}

.dropdown-menu.show,
.dropdown-arrow {
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.xrx-btn.btn-inline.btn-glyph {
  padding: 16px 20px !important;
}

.xrx-btn {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.xrx-btn > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.custom-toast .xgl-close {
  padding: 0px 0px !important;
}

.input-validation-danger {
  color: #9f0b14;
}

.btn-block.centered-content,
.centered-content {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  text-align: center !important;
}

.xrx-btn.centered-content {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.btn-block .row {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn-block .row i,
.xrx-btn.btn-glyph i {
  margin-top: 2px;
}

.privacy-content-container {
  word-wrap: normal;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  font-family: "Roboto Condensed", "Noto Sans", "Xerox Sans UI", "Xerox Sans", Arial, sans-serif;
  padding: 21px 21px 0px 21px;
}

.stylized-border-bottom {
  border-bottom: 1px solid #d7d7df;
}

.inline-icon {
  display: inline-block;
  top: -2px;
  vertical-align: middle;
}

.pr-x5 {
  padding-right: 0.125rem;
}

.pl-x5 {
  padding-right: 0.125rem;
}

.pt-x5 {
  padding-top: 0.125rem;
}

.pb-x5 {
  padding-bottom: 0.125rem;
}

.p-x5 {
  padding: 0.125rem;
}

.xrx-input.input-validation-danger + .form-text .message {
  font-size: 20px;
}

.full-width {
  width: 100%;
}

.overflow-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.h-100vh {
  height: 100vh;
}

.card-header-bottom-border {
  border-bottom: 1px solid lightgray;
}

#two-sided-menu .left-label, #two-sided-printing-menu .left-label {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 264px;
}

.xrx-btn.btn-glyph i {
  margin-top: 0px;
}

.card-1line-title {
  padding: 26px;
}

.xrx-modal {
  z-index: 9999;
}

.switchboard-icon {
  color: #4c322e;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
  -moz-transform: rotate(270deg);
}

/* 10" Physical Size / 1024x600px Display Size */
@media screen and (min-width: 801px), screen and (min-height: 481px) {
  #content {
    width: 1024px;
  }
  .dn-app-brand {
    max-width: 612px;
  }
  .dn-app-brand-label {
    padding-left: 0px !important;
    max-height: 28px !important;
    margin-top: 4px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .dn-header.xrx-theme-appearance {
    max-width: 1024px;
  }
  #app-icon-container {
    width: 1024px;
    height: 438px;
  }
  #xerox-img-container {
    width: 1024px;
    height: 162px;
  }
  .summary-display .xrx-input {
    height: 366px;
    overflow: hidden;
    margin-bottom: 0px;
  }
  .summary-display.abstractive .xrx-input {
    height: 490px;
  }
  .btn-block .row i,
  .xrx-btn.btn-glyph i {
    margin-top: 4px;
  }
  .dn-app-brand-label {
    padding-left: 0px !important;
    font-size: 26px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow-wrap: normal;
  }
  .xrx-btn.btn-inline.btn-glyph {
    padding: 13px 20px !important;
  }
  .modal-dialog:not(.init-fixed):not(.modal-fullscreen) {
    margin-top: 43px;
  }
}.scroll-wrapper__container {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.scroll-wrapper__container--horizontal {
  width: 100%;
}

.scroll-wrapper__content {
  display: block;
}

.scroll-wrapper__content--horizontal {
  white-space: nowrap;
  display: inline-block;
}._tooltip_qrubm_1 {
  position: fixed;
  overflow: visible;
  z-index: 9999;
  max-width: 540px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0.85rem 1rem;
  -webkit-border-radius: 0.65rem;
     -moz-border-radius: 0.65rem;
          border-radius: 0.65rem;
  background-color: rgba(51, 51, 55, 0.95);
  color: #fff;
  font-size: 22px;
  -webkit-transform-origin: top right;
     -moz-transform-origin: top right;
      -ms-transform-origin: top right;
       -o-transform-origin: top right;
          transform-origin: top right;
  -webkit-box-shadow: 0 25px 50px -12px rgba(51, 51, 55, 0.45), 0 10px 15px -3px rgba(51, 51, 55, 0.4);
     -moz-box-shadow: 0 25px 50px -12px rgba(51, 51, 55, 0.45), 0 10px 15px -3px rgba(51, 51, 55, 0.4);
          box-shadow: 0 25px 50px -12px rgba(51, 51, 55, 0.45), 0 10px 15px -3px rgba(51, 51, 55, 0.4);
  pointer-events: auto;
  -webkit-transition: opacity 120ms ease, -webkit-transform 120ms ease;
  transition: opacity 120ms ease, -webkit-transform 120ms ease;
  -o-transition: opacity 120ms ease, -o-transform 120ms ease;
  -moz-transition: transform 120ms ease, opacity 120ms ease, -moz-transform 120ms ease;
  transition: transform 120ms ease, opacity 120ms ease;
  transition: transform 120ms ease, opacity 120ms ease, -webkit-transform 120ms ease, -moz-transform 120ms ease, -o-transform 120ms ease;
}

._tooltip_bottom_arrow_qrubm_18 {
  position: absolute;
  right: 14px;
  bottom: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.55rem 0 0.55rem 0.75rem;
  border-color: transparent transparent transparent rgba(51, 51, 55, 0.95);
  -webkit-filter: drop-shadow(0 6px 12px rgba(51, 51, 55, 0.4));
          filter: drop-shadow(0 6px 12px rgba(51, 51, 55, 0.4));
  pointer-events: none;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}
/*
selectLocation.scss
Copyright © 2026 Xerox Corporation. All Rights Reserved.

Copyright protection claimed includes all forms and matters of copyrightable material
and information now allowed by statutory or judicial law or hereinafter granted,
including without limitation, material generated from the software programs which
are displayed on the screen such as icons, screen display looks, etc.
*/
.country-list-table {
  height: 385px;
}

@media screen and (min-width: 801px), screen and (min-height: 481px) {
  .country-list-table {
    height: 505px;
  }
}