/*!
* Bootstrap v4.6.1 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
.dxml-plugin */:root {
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
.dxml-plugin *, .dxml-plugin ::after, .dxml-plugin ::before {
  box-sizing:border-box
}
html {
  font-family:sans-serif;
  line-height:1.15;
  -webkit-text-size-adjust:100%;
  -webkit-tap-highlight-color:transparent
}
.dxml-plugin article, .dxml-plugin aside, .dxml-plugin figcaption, .dxml-plugin figure, .dxml-plugin footer, .dxml-plugin header, .dxml-plugin hgroup, .dxml-plugin main, .dxml-plugin nav, .dxml-plugin section {
  display:block
}

body {
  margin:0;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:#212529;
  text-align:left;
  background-color:#fff
}
.dxml-plugin [tabindex="-1"]:focus:not(:focus-visible) {
  outline:0!important
}
.dxml-plugin hr {
  box-sizing:content-box;
  height:0;
  overflow:visible
}
.dxml-plugin h1, .dxml-plugin h2, .dxml-plugin h3, .dxml-plugin h4, .dxml-plugin h5, .dxml-plugin h6 {
  margin-top:0;
  margin-bottom:.5rem
}
.dxml-plugin p {
  margin-top:0;
  margin-bottom:1rem
}
.dxml-plugin abbr[data-original-title], .dxml-plugin abbr[title] {
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
  cursor:help;
  border-bottom:0;
  -webkit-text-decoration-skip-ink:none;
  text-decoration-skip-ink:none
}
.dxml-plugin address {
  margin-bottom:1rem;
  font-style:normal;
  line-height:inherit
}
.dxml-plugin dl, .dxml-plugin ol, .dxml-plugin ul {
  margin-top:0;
  margin-bottom:1rem
}
.dxml-plugin ol ol, .dxml-plugin ol ul, .dxml-plugin ul ol, .dxml-plugin ul ul {
  margin-bottom:0
}
.dxml-plugin dt {
  font-weight:700
}
.dxml-plugin dd {
  margin-bottom:.5rem;
  margin-left:0
}
.dxml-plugin blockquote {
  margin:0 0 1rem
}
.dxml-plugin b, .dxml-plugin strong {
  font-weight:bolder
}
.dxml-plugin small {
  font-size:80%
}
.dxml-plugin sub, .dxml-plugin sup {
  position:relative;
  font-size:75%;
  line-height:0;
  vertical-align:baseline
}
.dxml-plugin sub {
  bottom:-.25em
}
.dxml-plugin sup {
  top:-.5em
}
.dxml-plugin a {
  color:#007bff;
  text-decoration:none;
  background-color:transparent
}
.dxml-plugin a:hover {
  color:#0056b3;
  text-decoration:underline
}
.dxml-plugin a:not([href]):not([class]) {
  color:inherit;
  text-decoration:none
}
.dxml-plugin a:not([href]):not([class]):hover {
  color:inherit;
  text-decoration:none
}
.dxml-plugin code, .dxml-plugin kbd, .dxml-plugin pre, .dxml-plugin samp {
  font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size:1em
}
.dxml-plugin pre {
  margin-top:0;
  margin-bottom:1rem;
  overflow:auto;
  -ms-overflow-style:scrollbar
}
.dxml-plugin figure {
  margin:0 0 1rem
}
.dxml-plugin img {
  vertical-align:middle;
  border-style:none
}
.dxml-plugin svg {
  overflow:hidden;
  vertical-align:middle
}
.dxml-plugin table {
  border-collapse:collapse
}
.dxml-plugin caption {
  padding-top:.75rem;
  padding-bottom:.75rem;
  color:#6c757d;
  text-align:left;
  caption-side:bottom
}
.dxml-plugin th {
  text-align:inherit;
  text-align:-webkit-match-parent
}
.dxml-plugin label {
  display:inline-block;
  margin-bottom:.5rem
}
.dxml-plugin button {
  border-radius:0
}
.dxml-plugin button:focus:not(:focus-visible) {
  outline:0
}
.dxml-plugin button, .dxml-plugin input, .dxml-plugin optgroup, .dxml-plugin select, .dxml-plugin textarea {
  margin:0;
  font-family:inherit;
  font-size:inherit;
  line-height:inherit
}
.dxml-plugin button, .dxml-plugin input {
  overflow:visible
}
.dxml-plugin button, .dxml-plugin select {
  text-transform:none
}
.dxml-plugin [role=button] {
  cursor:pointer
}
.dxml-plugin select {
  word-wrap:normal
}
.dxml-plugin [type=button], .dxml-plugin [type=reset], .dxml-plugin [type=submit], .dxml-plugin button {
  -webkit-appearance:button
}
.dxml-plugin [type=button]:not(:disabled), .dxml-plugin [type=reset]:not(:disabled), .dxml-plugin [type=submit]:not(:disabled), .dxml-plugin button:not(:disabled) {
  cursor:pointer
}
.dxml-plugin [type=button]::-moz-focus-inner, .dxml-plugin [type=reset]::-moz-focus-inner, .dxml-plugin [type=submit]::-moz-focus-inner, .dxml-plugin button::-moz-focus-inner {
  padding:0;
  border-style:none
}
.dxml-plugin input[type=checkbox], .dxml-plugin input[type=radio] {
  box-sizing:border-box;
  padding:0
}
.dxml-plugin textarea {
  overflow:auto;
  resize:vertical
}
.dxml-plugin fieldset {
  min-width:0;
  padding:0;
  margin:0;
  border:0
}
.dxml-plugin legend {
  display:block;
  width:100%;
  max-width:100%;
  padding:0;
  margin-bottom:.5rem;
  font-size:1.5rem;
  line-height:inherit;
  color:inherit;
  white-space:normal
}
.dxml-plugin progress {
  vertical-align:baseline
}
.dxml-plugin [type=number]::-webkit-inner-spin-button, .dxml-plugin [type=number]::-webkit-outer-spin-button {
  height:auto
}
.dxml-plugin [type=search] {
  outline-offset:-2px;
  -webkit-appearance:none
}
.dxml-plugin [type=search]::-webkit-search-decoration {
  -webkit-appearance:none
}
.dxml-plugin ::-webkit-file-upload-button {
  font:inherit;
  -webkit-appearance:button
}
.dxml-plugin output {
  display:inline-block
}
.dxml-plugin summary {
  display:list-item;
  cursor:pointer
}
.dxml-plugin template {
  display:none
}
.dxml-plugin [hidden] {
  display:none!important
}
.dxml-plugin .h1, .dxml-plugin .h2, .dxml-plugin .h3, .dxml-plugin .h4, .dxml-plugin .h5, .dxml-plugin .h6, .dxml-plugin h1, .dxml-plugin h2, .dxml-plugin h3, .dxml-plugin h4, .dxml-plugin h5, .dxml-plugin h6 {
  margin-bottom:.5rem;
  font-weight:500;
  line-height:1.2
}
.dxml-plugin .h1, .dxml-plugin h1 {
  font-size:2.5rem
}
.dxml-plugin .h2, .dxml-plugin h2 {
  font-size:2rem
}
.dxml-plugin .h3, .dxml-plugin h3 {
  font-size:1.75rem
}
.dxml-plugin .h4, .dxml-plugin h4 {
  font-size:1.5rem
}
.dxml-plugin .h5, .dxml-plugin h5 {
  font-size:1.25rem
}
.dxml-plugin .h6, .dxml-plugin h6 {
  font-size:1rem
}
.dxml-plugin .lead {
  font-size:1.25rem;
  font-weight:300
}
.dxml-plugin .display-1 {
  font-size:6rem;
  font-weight:300;
  line-height:1.2
}
.dxml-plugin .display-2 {
  font-size:5.5rem;
  font-weight:300;
  line-height:1.2
}
.dxml-plugin .display-3 {
  font-size:4.5rem;
  font-weight:300;
  line-height:1.2
}
.dxml-plugin .display-4 {
  font-size:3.5rem;
  font-weight:300;
  line-height:1.2
}
.dxml-plugin hr {
  margin-top:1rem;
  margin-bottom:1rem;
  border:0;
  border-top:1px solid rgba(0,0,0,.1)
}
.dxml-plugin .small, .dxml-plugin small {
  font-size:80%;
  font-weight:400
}
.dxml-plugin .mark, .dxml-plugin mark {
  padding:.2em;
  background-color:#fcf8e3
}
.dxml-plugin .list-unstyled {
  padding-left:0;
  list-style:none
}
.dxml-plugin .list-inline {
  padding-left:0;
  list-style:none
}
.dxml-plugin .list-inline-item {
  display:inline-block
}
.dxml-plugin .list-inline-item:not(:last-child) {
  margin-right:.5rem
}
.dxml-plugin .initialism {
  font-size:90%;
  text-transform:uppercase
}
.dxml-plugin .blockquote {
  margin-bottom:1rem;
  font-size:1.25rem
}
.dxml-plugin .blockquote-footer {
  display:block;
  font-size:80%;
  color:#6c757d
}
.dxml-plugin .blockquote-footer::before {
  content:"\2014\00A0"
}
.dxml-plugin .img-fluid {
  max-width:100%;
  height:auto
}
.dxml-plugin .img-thumbnail {
  padding:.25rem;
  background-color:#fff;
  border:1px solid #dee2e6;
  border-radius:.25rem;
  max-width:100%;
  height:auto
}
.dxml-plugin .figure {
  display:inline-block
}
.dxml-plugin .figure-img {
  margin-bottom:.5rem;
  line-height:1
}
.dxml-plugin .figure-caption {
  font-size:90%;
  color:#6c757d
}
.dxml-plugin code {
  font-size:87.5%;
  color:#e83e8c;
  word-wrap:break-word
}
.dxml-plugin a>code {
  color:inherit
}
.dxml-plugin kbd {
  padding:.2rem .4rem;
  font-size:87.5%;
  color:#fff;
  background-color:#212529;
  border-radius:.2rem
}
.dxml-plugin kbd kbd {
  padding:0;
  font-size:100%;
  font-weight:700
}
.dxml-plugin pre {
  display:block;
  font-size:87.5%;
  color:#212529
}
.dxml-plugin pre code {
  font-size:inherit;
  color:inherit;
  word-break:normal
}
.dxml-plugin .pre-scrollable {
  max-height:340px;
  overflow-y:scroll
}
.dxml-plugin .container, .dxml-plugin .container-fluid, .dxml-plugin .container-lg, .dxml-plugin .container-md, .dxml-plugin .container-sm, .dxml-plugin .container-xl {
  width:100%;
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto
}
@media (min-width:576px) {
  .container,.container-sm {
      max-width:540px
  }
}
@media (min-width:768px) {
  .container,.container-md,.container-sm {
      max-width:720px
  }
}
@media (min-width:992px) {
  .container,.container-lg,.container-md,.container-sm {
      max-width:960px
  }
}
@media (min-width:1200px) {
  .container,.container-lg,.container-md,.container-sm,.container-xl {
      max-width:1140px
  }
}
.dxml-plugin .row {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-right:-15px;
  margin-left:-15px
}
.dxml-plugin .no-gutters {
  margin-right:0;
  margin-left:0
}
.dxml-plugin .no-gutters>.col, .dxml-plugin .no-gutters>[class*=col-] {
  padding-right:0;
  padding-left:0
}
.dxml-plugin .col, .dxml-plugin .col-1, .dxml-plugin .col-10, .dxml-plugin .col-11, .dxml-plugin .col-12, .dxml-plugin .col-2, .dxml-plugin .col-3, .dxml-plugin .col-4, .dxml-plugin .col-5, .dxml-plugin .col-6, .dxml-plugin .col-7, .dxml-plugin .col-8, .dxml-plugin .col-9, .dxml-plugin .col-auto, .dxml-plugin .col-lg, .dxml-plugin .col-lg-1, .dxml-plugin .col-lg-10, .dxml-plugin .col-lg-11, .dxml-plugin .col-lg-12, .dxml-plugin .col-lg-2, .dxml-plugin .col-lg-3, .dxml-plugin .col-lg-4, .dxml-plugin .col-lg-5, .dxml-plugin .col-lg-6, .dxml-plugin .col-lg-7, .dxml-plugin .col-lg-8, .dxml-plugin .col-lg-9, .dxml-plugin .col-lg-auto, .dxml-plugin .col-md, .dxml-plugin .col-md-1, .dxml-plugin .col-md-10, .dxml-plugin .col-md-11, .dxml-plugin .col-md-12, .dxml-plugin .col-md-2, .dxml-plugin .col-md-3, .dxml-plugin .col-md-4, .dxml-plugin .col-md-5, .dxml-plugin .col-md-6, .dxml-plugin .col-md-7, .dxml-plugin .col-md-8, .dxml-plugin .col-md-9, .dxml-plugin .col-md-auto, .dxml-plugin .col-sm, .dxml-plugin .col-sm-1, .dxml-plugin .col-sm-10, .dxml-plugin .col-sm-11, .dxml-plugin .col-sm-12, .dxml-plugin .col-sm-2, .dxml-plugin .col-sm-3, .dxml-plugin .col-sm-4, .dxml-plugin .col-sm-5, .dxml-plugin .col-sm-6, .dxml-plugin .col-sm-7, .dxml-plugin .col-sm-8, .dxml-plugin .col-sm-9, .dxml-plugin .col-sm-auto, .dxml-plugin .col-xl, .dxml-plugin .col-xl-1, .dxml-plugin .col-xl-10, .dxml-plugin .col-xl-11, .dxml-plugin .col-xl-12, .dxml-plugin .col-xl-2, .dxml-plugin .col-xl-3, .dxml-plugin .col-xl-4, .dxml-plugin .col-xl-5, .dxml-plugin .col-xl-6, .dxml-plugin .col-xl-7, .dxml-plugin .col-xl-8, .dxml-plugin .col-xl-9, .dxml-plugin .col-xl-auto {
  position:relative;
  width:100%;
  padding-right:15px;
  padding-left:15px
}
.dxml-plugin .col {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%
}
.dxml-plugin .row-cols-1>* {
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
}
.dxml-plugin .row-cols-2>* {
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
}
.dxml-plugin .row-cols-3>* {
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  max-width:33.333333%
}
.dxml-plugin .row-cols-4>* {
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
}
.dxml-plugin .row-cols-5>* {
  -ms-flex:0 0 20%;
  flex:0 0 20%;
  max-width:20%
}
.dxml-plugin .row-cols-6>* {
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  max-width:16.666667%
}
.dxml-plugin .col-auto {
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:100%
}
.dxml-plugin .col-1 {
  -ms-flex:0 0 8.333333%;
  flex:0 0 8.333333%;
  max-width:8.333333%
}
.dxml-plugin .col-2 {
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  max-width:16.666667%
}
.dxml-plugin .col-3 {
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%
}
.dxml-plugin .col-4 {
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  max-width:33.333333%
}
.dxml-plugin .col-5 {
  -ms-flex:0 0 41.666667%;
  flex:0 0 41.666667%;
  max-width:41.666667%
}
.dxml-plugin .col-6 {
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%
}
.dxml-plugin .col-7 {
  -ms-flex:0 0 58.333333%;
  flex:0 0 58.333333%;
  max-width:58.333333%
}
.dxml-plugin .col-8 {
  -ms-flex:0 0 66.666667%;
  flex:0 0 66.666667%;
  max-width:66.666667%
}
.dxml-plugin .col-9 {
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%
}
.dxml-plugin .col-10 {
  -ms-flex:0 0 83.333333%;
  flex:0 0 83.333333%;
  max-width:83.333333%
}
.dxml-plugin .col-11 {
  -ms-flex:0 0 91.666667%;
  flex:0 0 91.666667%;
  max-width:91.666667%
}
.dxml-plugin .col-12 {
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
}
.dxml-plugin .order-first {
  -ms-flex-order:-1;
  order:-1
}
.dxml-plugin .order-last {
  -ms-flex-order:13;
  order:13
}
.dxml-plugin .order-0 {
  -ms-flex-order:0;
  order:0
}
.dxml-plugin .order-1 {
  -ms-flex-order:1;
  order:1
}
.dxml-plugin .order-2 {
  -ms-flex-order:2;
  order:2
}
.dxml-plugin .order-3 {
  -ms-flex-order:3;
  order:3
}
.dxml-plugin .order-4 {
  -ms-flex-order:4;
  order:4
}
.dxml-plugin .order-5 {
  -ms-flex-order:5;
  order:5
}
.dxml-plugin .order-6 {
  -ms-flex-order:6;
  order:6
}
.dxml-plugin .order-7 {
  -ms-flex-order:7;
  order:7
}
.dxml-plugin .order-8 {
  -ms-flex-order:8;
  order:8
}
.dxml-plugin .order-9 {
  -ms-flex-order:9;
  order:9
}
.dxml-plugin .order-10 {
  -ms-flex-order:10;
  order:10
}
.dxml-plugin .order-11 {
  -ms-flex-order:11;
  order:11
}
.dxml-plugin .order-12 {
  -ms-flex-order:12;
  order:12
}
.dxml-plugin .offset-1 {
  margin-left:8.333333%
}
.dxml-plugin .offset-2 {
  margin-left:16.666667%
}
.dxml-plugin .offset-3 {
  margin-left:25%
}
.dxml-plugin .offset-4 {
  margin-left:33.333333%
}
.dxml-plugin .offset-5 {
  margin-left:41.666667%
}
.dxml-plugin .offset-6 {
  margin-left:50%
}
.dxml-plugin .offset-7 {
  margin-left:58.333333%
}
.dxml-plugin .offset-8 {
  margin-left:66.666667%
}
.dxml-plugin .offset-9 {
  margin-left:75%
}
.dxml-plugin .offset-10 {
  margin-left:83.333333%
}
.dxml-plugin .offset-11 {
  margin-left:91.666667%
}
@media (min-width:576px) {
  .col-sm {
      -ms-flex-preferred-size:0;
      flex-basis:0;
      -ms-flex-positive:1;
      flex-grow:1;
      max-width:100%
  }
.dxml-plugin .row-cols-sm-1>* {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .row-cols-sm-2>* {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .row-cols-sm-3>* {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .row-cols-sm-4>* {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .row-cols-sm-5>* {
      -ms-flex:0 0 20%;
      flex:0 0 20%;
      max-width:20%
  }
.dxml-plugin .row-cols-sm-6>* {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-sm-auto {
      -ms-flex:0 0 auto;
      flex:0 0 auto;
      width:auto;
      max-width:100%
  }
.dxml-plugin .col-sm-1 {
      -ms-flex:0 0 8.333333%;
      flex:0 0 8.333333%;
      max-width:8.333333%
  }
.dxml-plugin .col-sm-2 {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-sm-3 {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .col-sm-4 {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .col-sm-5 {
      -ms-flex:0 0 41.666667%;
      flex:0 0 41.666667%;
      max-width:41.666667%
  }
.dxml-plugin .col-sm-6 {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .col-sm-7 {
      -ms-flex:0 0 58.333333%;
      flex:0 0 58.333333%;
      max-width:58.333333%
  }
.dxml-plugin .col-sm-8 {
      -ms-flex:0 0 66.666667%;
      flex:0 0 66.666667%;
      max-width:66.666667%
  }
.dxml-plugin .col-sm-9 {
      -ms-flex:0 0 75%;
      flex:0 0 75%;
      max-width:75%
  }
.dxml-plugin .col-sm-10 {
      -ms-flex:0 0 83.333333%;
      flex:0 0 83.333333%;
      max-width:83.333333%
  }
.dxml-plugin .col-sm-11 {
      -ms-flex:0 0 91.666667%;
      flex:0 0 91.666667%;
      max-width:91.666667%
  }
.dxml-plugin .col-sm-12 {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .order-sm-first {
      -ms-flex-order:-1;
      order:-1
  }
.dxml-plugin .order-sm-last {
      -ms-flex-order:13;
      order:13
  }
.dxml-plugin .order-sm-0 {
      -ms-flex-order:0;
      order:0
  }
.dxml-plugin .order-sm-1 {
      -ms-flex-order:1;
      order:1
  }
.dxml-plugin .order-sm-2 {
      -ms-flex-order:2;
      order:2
  }
.dxml-plugin .order-sm-3 {
      -ms-flex-order:3;
      order:3
  }
.dxml-plugin .order-sm-4 {
      -ms-flex-order:4;
      order:4
  }
.dxml-plugin .order-sm-5 {
      -ms-flex-order:5;
      order:5
  }
.dxml-plugin .order-sm-6 {
      -ms-flex-order:6;
      order:6
  }
.dxml-plugin .order-sm-7 {
      -ms-flex-order:7;
      order:7
  }
.dxml-plugin .order-sm-8 {
      -ms-flex-order:8;
      order:8
  }
.dxml-plugin .order-sm-9 {
      -ms-flex-order:9;
      order:9
  }
.dxml-plugin .order-sm-10 {
      -ms-flex-order:10;
      order:10
  }
.dxml-plugin .order-sm-11 {
      -ms-flex-order:11;
      order:11
  }
.dxml-plugin .order-sm-12 {
      -ms-flex-order:12;
      order:12
  }
.dxml-plugin .offset-sm-0 {
      margin-left:0
  }
.dxml-plugin .offset-sm-1 {
      margin-left:8.333333%
  }
.dxml-plugin .offset-sm-2 {
      margin-left:16.666667%
  }
.dxml-plugin .offset-sm-3 {
      margin-left:25%
  }
.dxml-plugin .offset-sm-4 {
      margin-left:33.333333%
  }
.dxml-plugin .offset-sm-5 {
      margin-left:41.666667%
  }
.dxml-plugin .offset-sm-6 {
      margin-left:50%
  }
.dxml-plugin .offset-sm-7 {
      margin-left:58.333333%
  }
.dxml-plugin .offset-sm-8 {
      margin-left:66.666667%
  }
.dxml-plugin .offset-sm-9 {
      margin-left:75%
  }
.dxml-plugin .offset-sm-10 {
      margin-left:83.333333%
  }
.dxml-plugin .offset-sm-11 {
      margin-left:91.666667%
  }
}
@media (min-width:768px) {
  .col-md {
      -ms-flex-preferred-size:0;
      flex-basis:0;
      -ms-flex-positive:1;
      flex-grow:1;
      max-width:100%
  }
.dxml-plugin .row-cols-md-1>* {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .row-cols-md-2>* {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .row-cols-md-3>* {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .row-cols-md-4>* {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .row-cols-md-5>* {
      -ms-flex:0 0 20%;
      flex:0 0 20%;
      max-width:20%
  }
.dxml-plugin .row-cols-md-6>* {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-md-auto {
      -ms-flex:0 0 auto;
      flex:0 0 auto;
      width:auto;
      max-width:100%
  }
.dxml-plugin .col-md-1 {
      -ms-flex:0 0 8.333333%;
      flex:0 0 8.333333%;
      max-width:8.333333%
  }
.dxml-plugin .col-md-2 {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-md-3 {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .col-md-4 {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .col-md-5 {
      -ms-flex:0 0 41.666667%;
      flex:0 0 41.666667%;
      max-width:41.666667%
  }
.dxml-plugin .col-md-6 {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .col-md-7 {
      -ms-flex:0 0 58.333333%;
      flex:0 0 58.333333%;
      max-width:58.333333%
  }
.dxml-plugin .col-md-8 {
      -ms-flex:0 0 66.666667%;
      flex:0 0 66.666667%;
      max-width:66.666667%
  }
.dxml-plugin .col-md-9 {
      -ms-flex:0 0 75%;
      flex:0 0 75%;
      max-width:75%
  }
.dxml-plugin .col-md-10 {
      -ms-flex:0 0 83.333333%;
      flex:0 0 83.333333%;
      max-width:83.333333%
  }
.dxml-plugin .col-md-11 {
      -ms-flex:0 0 91.666667%;
      flex:0 0 91.666667%;
      max-width:91.666667%
  }
.dxml-plugin .col-md-12 {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .order-md-first {
      -ms-flex-order:-1;
      order:-1
  }
.dxml-plugin .order-md-last {
      -ms-flex-order:13;
      order:13
  }
.dxml-plugin .order-md-0 {
      -ms-flex-order:0;
      order:0
  }
.dxml-plugin .order-md-1 {
      -ms-flex-order:1;
      order:1
  }
.dxml-plugin .order-md-2 {
      -ms-flex-order:2;
      order:2
  }
.dxml-plugin .order-md-3 {
      -ms-flex-order:3;
      order:3
  }
.dxml-plugin .order-md-4 {
      -ms-flex-order:4;
      order:4
  }
.dxml-plugin .order-md-5 {
      -ms-flex-order:5;
      order:5
  }
.dxml-plugin .order-md-6 {
      -ms-flex-order:6;
      order:6
  }
.dxml-plugin .order-md-7 {
      -ms-flex-order:7;
      order:7
  }
.dxml-plugin .order-md-8 {
      -ms-flex-order:8;
      order:8
  }
.dxml-plugin .order-md-9 {
      -ms-flex-order:9;
      order:9
  }
.dxml-plugin .order-md-10 {
      -ms-flex-order:10;
      order:10
  }
.dxml-plugin .order-md-11 {
      -ms-flex-order:11;
      order:11
  }
.dxml-plugin .order-md-12 {
      -ms-flex-order:12;
      order:12
  }
.dxml-plugin .offset-md-0 {
      margin-left:0
  }
.dxml-plugin .offset-md-1 {
      margin-left:8.333333%
  }
.dxml-plugin .offset-md-2 {
      margin-left:16.666667%
  }
.dxml-plugin .offset-md-3 {
      margin-left:25%
  }
.dxml-plugin .offset-md-4 {
      margin-left:33.333333%
  }
.dxml-plugin .offset-md-5 {
      margin-left:41.666667%
  }
.dxml-plugin .offset-md-6 {
      margin-left:50%
  }
.dxml-plugin .offset-md-7 {
      margin-left:58.333333%
  }
.dxml-plugin .offset-md-8 {
      margin-left:66.666667%
  }
.dxml-plugin .offset-md-9 {
      margin-left:75%
  }
.dxml-plugin .offset-md-10 {
      margin-left:83.333333%
  }
.dxml-plugin .offset-md-11 {
      margin-left:91.666667%
  }
}
@media (min-width:992px) {
  .col-lg {
      -ms-flex-preferred-size:0;
      flex-basis:0;
      -ms-flex-positive:1;
      flex-grow:1;
      max-width:100%
  }
.dxml-plugin .row-cols-lg-1>* {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .row-cols-lg-2>* {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .row-cols-lg-3>* {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .row-cols-lg-4>* {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .row-cols-lg-5>* {
      -ms-flex:0 0 20%;
      flex:0 0 20%;
      max-width:20%
  }
.dxml-plugin .row-cols-lg-6>* {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-lg-auto {
      -ms-flex:0 0 auto;
      flex:0 0 auto;
      width:auto;
      max-width:100%
  }
.dxml-plugin .col-lg-1 {
      -ms-flex:0 0 8.333333%;
      flex:0 0 8.333333%;
      max-width:8.333333%
  }
.dxml-plugin .col-lg-2 {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-lg-3 {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .col-lg-4 {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .col-lg-5 {
      -ms-flex:0 0 41.666667%;
      flex:0 0 41.666667%;
      max-width:41.666667%
  }
.dxml-plugin .col-lg-6 {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .col-lg-7 {
      -ms-flex:0 0 58.333333%;
      flex:0 0 58.333333%;
      max-width:58.333333%
  }
.dxml-plugin .col-lg-8 {
      -ms-flex:0 0 66.666667%;
      flex:0 0 66.666667%;
      max-width:66.666667%
  }
.dxml-plugin .col-lg-9 {
      -ms-flex:0 0 75%;
      flex:0 0 75%;
      max-width:75%
  }
.dxml-plugin .col-lg-10 {
      -ms-flex:0 0 83.333333%;
      flex:0 0 83.333333%;
      max-width:83.333333%
  }
.dxml-plugin .col-lg-11 {
      -ms-flex:0 0 91.666667%;
      flex:0 0 91.666667%;
      max-width:91.666667%
  }
.dxml-plugin .col-lg-12 {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .order-lg-first {
      -ms-flex-order:-1;
      order:-1
  }
.dxml-plugin .order-lg-last {
      -ms-flex-order:13;
      order:13
  }
.dxml-plugin .order-lg-0 {
      -ms-flex-order:0;
      order:0
  }
.dxml-plugin .order-lg-1 {
      -ms-flex-order:1;
      order:1
  }
.dxml-plugin .order-lg-2 {
      -ms-flex-order:2;
      order:2
  }
.dxml-plugin .order-lg-3 {
      -ms-flex-order:3;
      order:3
  }
.dxml-plugin .order-lg-4 {
      -ms-flex-order:4;
      order:4
  }
.dxml-plugin .order-lg-5 {
      -ms-flex-order:5;
      order:5
  }
.dxml-plugin .order-lg-6 {
      -ms-flex-order:6;
      order:6
  }
.dxml-plugin .order-lg-7 {
      -ms-flex-order:7;
      order:7
  }
.dxml-plugin .order-lg-8 {
      -ms-flex-order:8;
      order:8
  }
.dxml-plugin .order-lg-9 {
      -ms-flex-order:9;
      order:9
  }
.dxml-plugin .order-lg-10 {
      -ms-flex-order:10;
      order:10
  }
.dxml-plugin .order-lg-11 {
      -ms-flex-order:11;
      order:11
  }
.dxml-plugin .order-lg-12 {
      -ms-flex-order:12;
      order:12
  }
.dxml-plugin .offset-lg-0 {
      margin-left:0
  }
.dxml-plugin .offset-lg-1 {
      margin-left:8.333333%
  }
.dxml-plugin .offset-lg-2 {
      margin-left:16.666667%
  }
.dxml-plugin .offset-lg-3 {
      margin-left:25%
  }
.dxml-plugin .offset-lg-4 {
      margin-left:33.333333%
  }
.dxml-plugin .offset-lg-5 {
      margin-left:41.666667%
  }
.dxml-plugin .offset-lg-6 {
      margin-left:50%
  }
.dxml-plugin .offset-lg-7 {
      margin-left:58.333333%
  }
.dxml-plugin .offset-lg-8 {
      margin-left:66.666667%
  }
.dxml-plugin .offset-lg-9 {
      margin-left:75%
  }
.dxml-plugin .offset-lg-10 {
      margin-left:83.333333%
  }
.dxml-plugin .offset-lg-11 {
      margin-left:91.666667%
  }
}
@media (min-width:1200px) {
  .col-xl {
      -ms-flex-preferred-size:0;
      flex-basis:0;
      -ms-flex-positive:1;
      flex-grow:1;
      max-width:100%
  }
.dxml-plugin .row-cols-xl-1>* {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .row-cols-xl-2>* {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .row-cols-xl-3>* {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .row-cols-xl-4>* {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .row-cols-xl-5>* {
      -ms-flex:0 0 20%;
      flex:0 0 20%;
      max-width:20%
  }
.dxml-plugin .row-cols-xl-6>* {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-xl-auto {
      -ms-flex:0 0 auto;
      flex:0 0 auto;
      width:auto;
      max-width:100%
  }
.dxml-plugin .col-xl-1 {
      -ms-flex:0 0 8.333333%;
      flex:0 0 8.333333%;
      max-width:8.333333%
  }
.dxml-plugin .col-xl-2 {
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      max-width:16.666667%
  }
.dxml-plugin .col-xl-3 {
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      max-width:25%
  }
.dxml-plugin .col-xl-4 {
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      max-width:33.333333%
  }
.dxml-plugin .col-xl-5 {
      -ms-flex:0 0 41.666667%;
      flex:0 0 41.666667%;
      max-width:41.666667%
  }
.dxml-plugin .col-xl-6 {
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      max-width:50%
  }
.dxml-plugin .col-xl-7 {
      -ms-flex:0 0 58.333333%;
      flex:0 0 58.333333%;
      max-width:58.333333%
  }
.dxml-plugin .col-xl-8 {
      -ms-flex:0 0 66.666667%;
      flex:0 0 66.666667%;
      max-width:66.666667%
  }
.dxml-plugin .col-xl-9 {
      -ms-flex:0 0 75%;
      flex:0 0 75%;
      max-width:75%
  }
.dxml-plugin .col-xl-10 {
      -ms-flex:0 0 83.333333%;
      flex:0 0 83.333333%;
      max-width:83.333333%
  }
.dxml-plugin .col-xl-11 {
      -ms-flex:0 0 91.666667%;
      flex:0 0 91.666667%;
      max-width:91.666667%
  }
.dxml-plugin .col-xl-12 {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:100%
  }
.dxml-plugin .order-xl-first {
      -ms-flex-order:-1;
      order:-1
  }
.dxml-plugin .order-xl-last {
      -ms-flex-order:13;
      order:13
  }
.dxml-plugin .order-xl-0 {
      -ms-flex-order:0;
      order:0
  }
.dxml-plugin .order-xl-1 {
      -ms-flex-order:1;
      order:1
  }
.dxml-plugin .order-xl-2 {
      -ms-flex-order:2;
      order:2
  }
.dxml-plugin .order-xl-3 {
      -ms-flex-order:3;
      order:3
  }
.dxml-plugin .order-xl-4 {
      -ms-flex-order:4;
      order:4
  }
.dxml-plugin .order-xl-5 {
      -ms-flex-order:5;
      order:5
  }
.dxml-plugin .order-xl-6 {
      -ms-flex-order:6;
      order:6
  }
.dxml-plugin .order-xl-7 {
      -ms-flex-order:7;
      order:7
  }
.dxml-plugin .order-xl-8 {
      -ms-flex-order:8;
      order:8
  }
.dxml-plugin .order-xl-9 {
      -ms-flex-order:9;
      order:9
  }
.dxml-plugin .order-xl-10 {
      -ms-flex-order:10;
      order:10
  }
.dxml-plugin .order-xl-11 {
      -ms-flex-order:11;
      order:11
  }
.dxml-plugin .order-xl-12 {
      -ms-flex-order:12;
      order:12
  }
.dxml-plugin .offset-xl-0 {
      margin-left:0
  }
.dxml-plugin .offset-xl-1 {
      margin-left:8.333333%
  }
.dxml-plugin .offset-xl-2 {
      margin-left:16.666667%
  }
.dxml-plugin .offset-xl-3 {
      margin-left:25%
  }
.dxml-plugin .offset-xl-4 {
      margin-left:33.333333%
  }
.dxml-plugin .offset-xl-5 {
      margin-left:41.666667%
  }
.dxml-plugin .offset-xl-6 {
      margin-left:50%
  }
.dxml-plugin .offset-xl-7 {
      margin-left:58.333333%
  }
.dxml-plugin .offset-xl-8 {
      margin-left:66.666667%
  }
.dxml-plugin .offset-xl-9 {
      margin-left:75%
  }
.dxml-plugin .offset-xl-10 {
      margin-left:83.333333%
  }
.dxml-plugin .offset-xl-11 {
      margin-left:91.666667%
  }
}
.dxml-plugin .table {
  width:100%;
  margin-bottom:1rem;
  color:#212529
}
.dxml-plugin .table td, .dxml-plugin .table th {
  padding:.75rem;
  vertical-align:top;
  border-top:1px solid #dee2e6
}
.dxml-plugin .table thead th {
  vertical-align:bottom;
  border-bottom:2px solid #dee2e6
}
.dxml-plugin .table tbody+tbody {
  border-top:2px solid #dee2e6
}
.dxml-plugin .table-sm td, .dxml-plugin .table-sm th {
  padding:.3rem
}
.dxml-plugin .table-bordered {
  border:1px solid #dee2e6
}
.dxml-plugin .table-bordered td, .dxml-plugin .table-bordered th {
  border:1px solid #dee2e6
}
.dxml-plugin .table-bordered thead td, .dxml-plugin .table-bordered thead th {
  border-bottom-width:2px
}
.dxml-plugin .table-borderless tbody+tbody, .dxml-plugin .table-borderless td, .dxml-plugin .table-borderless th, .dxml-plugin .table-borderless thead th {
  border:0
}
.dxml-plugin .table-striped tbody tr:nth-of-type(odd) {
  background-color:rgba(0,0,0,.05)
}
.dxml-plugin .table-hover tbody tr:hover {
  color:#212529;
  background-color:rgba(0,0,0,.075)
}
.dxml-plugin .table-primary, .dxml-plugin .table-primary>td, .dxml-plugin .table-primary>th {
  background-color:#b8daff
}
.dxml-plugin .table-primary tbody+tbody, .dxml-plugin .table-primary td, .dxml-plugin .table-primary th, .dxml-plugin .table-primary thead th {
  border-color:#7abaff
}
.dxml-plugin .table-hover .table-primary:hover {
  background-color:#9fcdff
}
.dxml-plugin .table-hover .table-primary:hover>td, .dxml-plugin .table-hover .table-primary:hover>th {
  background-color:#9fcdff
}
.dxml-plugin .table-secondary, .dxml-plugin .table-secondary>td, .dxml-plugin .table-secondary>th {
  background-color:#d6d8db
}
.dxml-plugin .table-secondary tbody+tbody, .dxml-plugin .table-secondary td, .dxml-plugin .table-secondary th, .dxml-plugin .table-secondary thead th {
  border-color:#b3b7bb
}
.dxml-plugin .table-hover .table-secondary:hover {
  background-color:#c8cbcf
}
.dxml-plugin .table-hover .table-secondary:hover>td, .dxml-plugin .table-hover .table-secondary:hover>th {
  background-color:#c8cbcf
}
.dxml-plugin .table-success, .dxml-plugin .table-success>td, .dxml-plugin .table-success>th {
  background-color:#c3e6cb
}
.dxml-plugin .table-success tbody+tbody, .dxml-plugin .table-success td, .dxml-plugin .table-success th, .dxml-plugin .table-success thead th {
  border-color:#8fd19e
}
.dxml-plugin .table-hover .table-success:hover {
  background-color:#b1dfbb
}
.dxml-plugin .table-hover .table-success:hover>td, .dxml-plugin .table-hover .table-success:hover>th {
  background-color:#b1dfbb
}
.dxml-plugin .table-info, .dxml-plugin .table-info>td, .dxml-plugin .table-info>th {
  background-color:#bee5eb
}
.dxml-plugin .table-info tbody+tbody, .dxml-plugin .table-info td, .dxml-plugin .table-info th, .dxml-plugin .table-info thead th {
  border-color:#86cfda
}
.dxml-plugin .table-hover .table-info:hover {
  background-color:#abdde5
}
.dxml-plugin .table-hover .table-info:hover>td, .dxml-plugin .table-hover .table-info:hover>th {
  background-color:#abdde5
}
.dxml-plugin .table-warning, .dxml-plugin .table-warning>td, .dxml-plugin .table-warning>th {
  background-color:#ffeeba
}
.dxml-plugin .table-warning tbody+tbody, .dxml-plugin .table-warning td, .dxml-plugin .table-warning th, .dxml-plugin .table-warning thead th {
  border-color:#ffdf7e
}
.dxml-plugin .table-hover .table-warning:hover {
  background-color:#ffe8a1
}
.dxml-plugin .table-hover .table-warning:hover>td, .dxml-plugin .table-hover .table-warning:hover>th {
  background-color:#ffe8a1
}
.dxml-plugin .table-danger, .dxml-plugin .table-danger>td, .dxml-plugin .table-danger>th {
  background-color:#f5c6cb
}
.dxml-plugin .table-danger tbody+tbody, .dxml-plugin .table-danger td, .dxml-plugin .table-danger th, .dxml-plugin .table-danger thead th {
  border-color:#ed969e
}
.dxml-plugin .table-hover .table-danger:hover {
  background-color:#f1b0b7
}
.dxml-plugin .table-hover .table-danger:hover>td, .dxml-plugin .table-hover .table-danger:hover>th {
  background-color:#f1b0b7
}
.dxml-plugin .table-light, .dxml-plugin .table-light>td, .dxml-plugin .table-light>th {
  background-color:#fdfdfe
}
.dxml-plugin .table-light tbody+tbody, .dxml-plugin .table-light td, .dxml-plugin .table-light th, .dxml-plugin .table-light thead th {
  border-color:#fbfcfc
}
.dxml-plugin .table-hover .table-light:hover {
  background-color:#ececf6
}
.dxml-plugin .table-hover .table-light:hover>td, .dxml-plugin .table-hover .table-light:hover>th {
  background-color:#ececf6
}
.dxml-plugin .table-dark, .dxml-plugin .table-dark>td, .dxml-plugin .table-dark>th {
  background-color:#c6c8ca
}
.dxml-plugin .table-dark tbody+tbody, .dxml-plugin .table-dark td, .dxml-plugin .table-dark th, .dxml-plugin .table-dark thead th {
  border-color:#95999c
}
.dxml-plugin .table-hover .table-dark:hover {
  background-color:#b9bbbe
}
.dxml-plugin .table-hover .table-dark:hover>td, .dxml-plugin .table-hover .table-dark:hover>th {
  background-color:#b9bbbe
}
.dxml-plugin .table-active, .dxml-plugin .table-active>td, .dxml-plugin .table-active>th {
  background-color:rgba(0,0,0,.075)
}
.dxml-plugin .table-hover .table-active:hover {
  background-color:rgba(0,0,0,.075)
}
.dxml-plugin .table-hover .table-active:hover>td, .dxml-plugin .table-hover .table-active:hover>th {
  background-color:rgba(0,0,0,.075)
}
.dxml-plugin .table .thead-dark th {
  color:#fff;
  background-color:#343a40;
  border-color:#454d55
}
.dxml-plugin .table .thead-light th {
  color:#495057;
  background-color:#e9ecef;
  border-color:#dee2e6
}
.dxml-plugin .table-dark {
  color:#fff;
  background-color:#343a40
}
.dxml-plugin .table-dark td, .dxml-plugin .table-dark th, .dxml-plugin .table-dark thead th {
  border-color:#454d55
}
.dxml-plugin .table-dark.table-bordered {
  border:0
}
.dxml-plugin .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color:rgba(255,255,255,.05)
}
.dxml-plugin .table-dark.table-hover tbody tr:hover {
  color:#fff;
  background-color:rgba(255,255,255,.075)
}
@media (max-width:575.98px) {
  .table-responsive-sm {
      display:block;
      width:100%;
      overflow-x:auto;
      -webkit-overflow-scrolling:touch
  }
.dxml-plugin .table-responsive-sm>.table-bordered {
      border:0
  }
}
@media (max-width:767.98px) {
  .table-responsive-md {
      display:block;
      width:100%;
      overflow-x:auto;
      -webkit-overflow-scrolling:touch
  }
.dxml-plugin .table-responsive-md>.table-bordered {
      border:0
  }
}
@media (max-width:991.98px) {
  .table-responsive-lg {
      display:block;
      width:100%;
      overflow-x:auto;
      -webkit-overflow-scrolling:touch
  }
.dxml-plugin .table-responsive-lg>.table-bordered {
      border:0
  }
}
@media (max-width:1199.98px) {
  .table-responsive-xl {
      display:block;
      width:100%;
      overflow-x:auto;
      -webkit-overflow-scrolling:touch
  }
.dxml-plugin .table-responsive-xl>.table-bordered {
      border:0
  }
}
.dxml-plugin .table-responsive {
  display:block;
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
}
.dxml-plugin .table-responsive>.table-bordered {
  border:0
}
.dxml-plugin .form-control {
  display:block;
  width:100%;
  height:calc(1.5em + .75rem + 2px);
  padding:.375rem .75rem;
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:#495057;
  background-color:#fff;
  background-clip:padding-box;
  border:1px solid #ced4da;
  border-radius:.25rem;
  transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .form-control {
      transition:none
  }
}
.dxml-plugin .form-control::-ms-expand {
  background-color:transparent;
  border:0
}
.dxml-plugin .form-control:focus {
  color:#495057;
  background-color:#fff;
  border-color:#80bdff;
  outline:0;
  box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .form-control::-webkit-input-placeholder {
  color:#6c757d;
  opacity:1
}
.dxml-plugin .form-control::-moz-placeholder {
  color:#6c757d;
  opacity:1
}
.dxml-plugin .form-control:-ms-input-placeholder {
  color:#6c757d;
  opacity:1
}
.dxml-plugin .form-control::-ms-input-placeholder {
  color:#6c757d;
  opacity:1
}
.dxml-plugin .form-control::placeholder {
  color:#6c757d;
  opacity:1
}
.dxml-plugin .form-control:disabled, .dxml-plugin .form-control[readonly] {
  background-color:#e9ecef;
  opacity:1
}
.dxml-plugin input[type=date].form-control, .dxml-plugin input[type=datetime-local].form-control, .dxml-plugin input[type=month].form-control, .dxml-plugin input[type=time].form-control {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}
.dxml-plugin select.form-control:-moz-focusring {
  color:transparent;
  text-shadow:0 0 0 #495057
}
.dxml-plugin select.form-control:focus::-ms-value {
  color:#495057;
  background-color:#fff
}
.dxml-plugin .form-control-file, .dxml-plugin .form-control-range {
  display:block;
  width:100%
}
.dxml-plugin .col-form-label {
  padding-top:calc(.375rem + 1px);
  padding-bottom:calc(.375rem + 1px);
  margin-bottom:0;
  font-size:inherit;
  line-height:1.5
}
.dxml-plugin .col-form-label-lg {
  padding-top:calc(.5rem + 1px);
  padding-bottom:calc(.5rem + 1px);
  font-size:1.25rem;
  line-height:1.5
}
.dxml-plugin .col-form-label-sm {
  padding-top:calc(.25rem + 1px);
  padding-bottom:calc(.25rem + 1px);
  font-size:.875rem;
  line-height:1.5
}
.dxml-plugin .form-control-plaintext {
  display:block;
  width:100%;
  padding:.375rem 0;
  margin-bottom:0;
  font-size:1rem;
  line-height:1.5;
  color:#212529;
  background-color:transparent;
  border:solid transparent;
  border-width:1px 0
}
.dxml-plugin .form-control-plaintext.form-control-lg, .dxml-plugin .form-control-plaintext.form-control-sm {
  padding-right:0;
  padding-left:0
}
.dxml-plugin .form-control-sm {
  height:calc(1.5em + .5rem + 2px);
  padding:.25rem .5rem;
  font-size:.875rem;
  line-height:1.5;
  border-radius:.2rem
}
.dxml-plugin .form-control-lg {
  height:calc(1.5em + 1rem + 2px);
  padding:.5rem 1rem;
  font-size:1.25rem;
  line-height:1.5;
  border-radius:.3rem
}
.dxml-plugin select.form-control[multiple], .dxml-plugin select.form-control[size] {
  height:auto
}
.dxml-plugin textarea.form-control {
  height:auto
}
.dxml-plugin .form-group {
  margin-bottom:1rem
}
.dxml-plugin .form-text {
  display:block;
  margin-top:.25rem
}
.dxml-plugin .form-row {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-right:-5px;
  margin-left:-5px
}
.dxml-plugin .form-row>.col, .dxml-plugin .form-row>[class*=col-] {
  padding-right:5px;
  padding-left:5px
}
.dxml-plugin .form-check {
  position:relative;
  display:block;
  padding-left:1.25rem
}
.dxml-plugin .form-check-input {
  position:absolute;
  margin-top:.3rem;
  margin-left:-1.25rem
}
.dxml-plugin .form-check-input:disabled~.form-check-label, .dxml-plugin .form-check-input[disabled]~.form-check-label {
  color:#6c757d
}
.dxml-plugin .form-check-label {
  margin-bottom:0
}
.dxml-plugin .form-check-inline {
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-align:center;
  align-items:center;
  padding-left:0;
  margin-right:.75rem
}
.dxml-plugin .form-check-inline .form-check-input {
  position:static;
  margin-top:0;
  margin-right:.3125rem;
  margin-left:0
}
.dxml-plugin .valid-feedback {
  display:none;
  width:100%;
  margin-top:.25rem;
  font-size:80%;
  color:#28a745
}
.dxml-plugin .valid-tooltip {
  position:absolute;
  top:100%;
  left:0;
  z-index:5;
  display:none;
  max-width:100%;
  padding:.25rem .5rem;
  margin-top:.1rem;
  font-size:.875rem;
  line-height:1.5;
  color:#fff;
  background-color:rgba(40,167,69,.9);
  border-radius:.25rem
}
.dxml-plugin .form-row>.col>.valid-tooltip, .dxml-plugin .form-row>[class*=col-]>.valid-tooltip {
  left:5px
}
.dxml-plugin .is-valid~.valid-feedback, .dxml-plugin .is-valid~.valid-tooltip, .dxml-plugin .was-validated :valid~.valid-feedback, .dxml-plugin .was-validated :valid~.valid-tooltip {
  display:block
}
.dxml-plugin .form-control.is-valid, .dxml-plugin .was-validated .form-control:valid {
  border-color:#28a745;
  padding-right:calc(1.5em + .75rem)!important;
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat:no-repeat;
  background-position:right calc(.375em + .1875rem) center;
  background-size:calc(.75em + .375rem) calc(.75em + .375rem)
}
.dxml-plugin .form-control.is-valid:focus, .dxml-plugin .was-validated .form-control:valid:focus {
  border-color:#28a745;
  box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.dxml-plugin .was-validated select.form-control:valid, .dxml-plugin select.form-control.is-valid {
  padding-right:3rem!important;
  background-position:right 1.5rem center
}
.dxml-plugin .was-validated textarea.form-control:valid, .dxml-plugin textarea.form-control.is-valid {
  padding-right:calc(1.5em + .75rem);
  background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.dxml-plugin .custom-select.is-valid, .dxml-plugin .was-validated .custom-select:valid {
  border-color:#28a745;
  padding-right:calc(.75em + 2.3125rem)!important;
  background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}
.dxml-plugin .custom-select.is-valid:focus, .dxml-plugin .was-validated .custom-select:valid:focus {
  border-color:#28a745;
  box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.dxml-plugin .form-check-input.is-valid~.form-check-label, .dxml-plugin .was-validated .form-check-input:valid~.form-check-label {
  color:#28a745
}
.dxml-plugin .form-check-input.is-valid~.valid-feedback, .dxml-plugin .form-check-input.is-valid~.valid-tooltip, .dxml-plugin .was-validated .form-check-input:valid~.valid-feedback, .dxml-plugin .was-validated .form-check-input:valid~.valid-tooltip {
  display:block
}
.dxml-plugin .custom-control-input.is-valid~.custom-control-label, .dxml-plugin .was-validated .custom-control-input:valid~.custom-control-label {
  color:#28a745
}
.dxml-plugin .custom-control-input.is-valid~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:valid~.custom-control-label::before {
  border-color:#28a745
}
.dxml-plugin .custom-control-input.is-valid:checked~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
  border-color:#34ce57;
  background-color:#34ce57
}
.dxml-plugin .custom-control-input.is-valid:focus~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:valid:focus~.custom-control-label::before {
  box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.dxml-plugin .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
  border-color:#28a745
}
.dxml-plugin .custom-file-input.is-valid~.custom-file-label, .dxml-plugin .was-validated .custom-file-input:valid~.custom-file-label {
  border-color:#28a745
}
.dxml-plugin .custom-file-input.is-valid:focus~.custom-file-label, .dxml-plugin .was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color:#28a745;
  box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.dxml-plugin .invalid-feedback {
  display:none;
  width:100%;
  margin-top:.25rem;
  font-size:80%;
  color:#dc3545
}
.dxml-plugin .invalid-tooltip {
  position:absolute;
  top:100%;
  left:0;
  z-index:5;
  display:none;
  max-width:100%;
  padding:.25rem .5rem;
  margin-top:.1rem;
  font-size:.875rem;
  line-height:1.5;
  color:#fff;
  background-color:rgba(220,53,69,.9);
  border-radius:.25rem
}
.dxml-plugin .form-row>.col>.invalid-tooltip, .dxml-plugin .form-row>[class*=col-]>.invalid-tooltip {
  left:5px
}
.dxml-plugin .is-invalid~.invalid-feedback, .dxml-plugin .is-invalid~.invalid-tooltip, .dxml-plugin .was-validated :invalid~.invalid-feedback, .dxml-plugin .was-validated :invalid~.invalid-tooltip {
  display:block
}
.dxml-plugin .form-control.is-invalid, .dxml-plugin .was-validated .form-control:invalid {
  border-color:#dc3545;
  padding-right:calc(1.5em + .75rem)!important;
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat:no-repeat;
  background-position:right calc(.375em + .1875rem) center;
  background-size:calc(.75em + .375rem) calc(.75em + .375rem)
}
.dxml-plugin .form-control.is-invalid:focus, .dxml-plugin .was-validated .form-control:invalid:focus {
  border-color:#dc3545;
  box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.dxml-plugin .was-validated select.form-control:invalid, .dxml-plugin select.form-control.is-invalid {
  padding-right:3rem!important;
  background-position:right 1.5rem center
}
.dxml-plugin .was-validated textarea.form-control:invalid, .dxml-plugin textarea.form-control.is-invalid {
  padding-right:calc(1.5em + .75rem);
  background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.dxml-plugin .custom-select.is-invalid, .dxml-plugin .was-validated .custom-select:invalid {
  border-color:#dc3545;
  padding-right:calc(.75em + 2.3125rem)!important;
  background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}
.dxml-plugin .custom-select.is-invalid:focus, .dxml-plugin .was-validated .custom-select:invalid:focus {
  border-color:#dc3545;
  box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.dxml-plugin .form-check-input.is-invalid~.form-check-label, .dxml-plugin .was-validated .form-check-input:invalid~.form-check-label {
  color:#dc3545
}
.dxml-plugin .form-check-input.is-invalid~.invalid-feedback, .dxml-plugin .form-check-input.is-invalid~.invalid-tooltip, .dxml-plugin .was-validated .form-check-input:invalid~.invalid-feedback, .dxml-plugin .was-validated .form-check-input:invalid~.invalid-tooltip {
  display:block
}
.dxml-plugin .custom-control-input.is-invalid~.custom-control-label, .dxml-plugin .was-validated .custom-control-input:invalid~.custom-control-label {
  color:#dc3545
}
.dxml-plugin .custom-control-input.is-invalid~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:invalid~.custom-control-label::before {
  border-color:#dc3545
}
.dxml-plugin .custom-control-input.is-invalid:checked~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
  border-color:#e4606d;
  background-color:#e4606d
}
.dxml-plugin .custom-control-input.is-invalid:focus~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
  box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.dxml-plugin .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before, .dxml-plugin .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
  border-color:#dc3545
}
.dxml-plugin .custom-file-input.is-invalid~.custom-file-label, .dxml-plugin .was-validated .custom-file-input:invalid~.custom-file-label {
  border-color:#dc3545
}
.dxml-plugin .custom-file-input.is-invalid:focus~.custom-file-label, .dxml-plugin .was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color:#dc3545;
  box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.dxml-plugin .form-inline {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-flow:row wrap;
  flex-flow:row wrap;
  -ms-flex-align:center;
  align-items:center
}
.dxml-plugin .form-inline .form-check {
  width:100%
}
@media (min-width:576px) {
  .form-inline label {
      display:-ms-flexbox;
      display:flex;
      -ms-flex-align:center;
      align-items:center;
      -ms-flex-pack:center;
      justify-content:center;
      margin-bottom:0
  }
.dxml-plugin .form-inline .form-group {
      display:-ms-flexbox;
      display:flex;
      -ms-flex:0 0 auto;
      flex:0 0 auto;
      -ms-flex-flow:row wrap;
      flex-flow:row wrap;
      -ms-flex-align:center;
      align-items:center;
      margin-bottom:0
  }
.dxml-plugin .form-inline .form-control {
      display:inline-block;
      width:auto;
      vertical-align:middle
  }
.dxml-plugin .form-inline .form-control-plaintext {
      display:inline-block
  }
.dxml-plugin .form-inline .custom-select, .dxml-plugin .form-inline .input-group {
      width:auto
  }
.dxml-plugin .form-inline .form-check {
      display:-ms-flexbox;
      display:flex;
      -ms-flex-align:center;
      align-items:center;
      -ms-flex-pack:center;
      justify-content:center;
      width:auto;
      padding-left:0
  }
.dxml-plugin .form-inline .form-check-input {
      position:relative;
      -ms-flex-negative:0;
      flex-shrink:0;
      margin-top:0;
      margin-right:.25rem;
      margin-left:0
  }
.dxml-plugin .form-inline .custom-control {
      -ms-flex-align:center;
      align-items:center;
      -ms-flex-pack:center;
      justify-content:center
  }
.dxml-plugin .form-inline .custom-control-label {
      margin-bottom:0
  }
}
.dxml-plugin .btn {
  display:inline-block;
  font-weight:400;
  color:#212529;
  text-align:center;
  vertical-align:middle;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  background-color:transparent;
  border:1px solid transparent;
  padding:.375rem .75rem;
  font-size:1rem;
  line-height:1.5;
  border-radius:.25rem;
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .btn {
      transition:none
  }
}
.dxml-plugin .btn:hover {
  color:#212529;
  text-decoration:none
}
.dxml-plugin .btn.focus, .dxml-plugin .btn:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .btn.disabled, .dxml-plugin .btn:disabled {
  opacity:.65
}
.dxml-plugin .btn:not(:disabled):not(.disabled) {
  /*font-size: 22px;*/
  font-family: Arial;
  cursor: pointer;
  padding: 10px 5px 10px 5px;
}
.dxml-plugin a.btn.disabled, .dxml-plugin fieldset:disabled a.btn {
  pointer-events:none
}
.dxml-plugin .btn-primary {
  color:#fff;
  background-color:#007bff;
  border-color:#007bff
}
.dxml-plugin .btn-primary:hover {
  color:#fff;
  background-color:#0069d9;
  border-color:#0062cc
}
.dxml-plugin .btn-primary.focus, .dxml-plugin .btn-primary:focus {
  color:#fff;
  background-color:#0069d9;
  border-color:#0062cc;
  box-shadow:0 0 0 .2rem rgba(38,143,255,.5)
}
.dxml-plugin .btn-primary.disabled, .dxml-plugin .btn-primary:disabled {
  color:#fff;
  background-color:#007bff;
  border-color:#007bff
}
.dxml-plugin .btn-primary:not(:disabled):not(.disabled).active, .dxml-plugin .btn-primary:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-primary.dropdown-toggle {
  color:#fff;
  background-color:#0062cc;
  border-color:#005cbf
}
.dxml-plugin .btn-primary:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-primary:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-primary.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(38,143,255,.5)
}
.dxml-plugin .btn-secondary {
  color:#fff;
  background-color:#6c757d;
  border-color:#6c757d
}
.dxml-plugin .btn-secondary:hover {
  color:#fff;
  background-color:#5a6268;
  border-color:#545b62
}
.dxml-plugin .btn-secondary.focus, .dxml-plugin .btn-secondary:focus {
  color:#fff;
  background-color:#5a6268;
  border-color:#545b62;
  box-shadow:0 0 0 .2rem rgba(130,138,145,.5)
}
.dxml-plugin .btn-secondary.disabled, .dxml-plugin .btn-secondary:disabled {
  color:#fff;
  background-color:#6c757d;
  border-color:#6c757d
}
.dxml-plugin .btn-secondary:not(:disabled):not(.disabled).active, .dxml-plugin .btn-secondary:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-secondary.dropdown-toggle {
  color:#fff;
  background-color:#545b62;
  border-color:#4e555b
}
.dxml-plugin .btn-secondary:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-secondary:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-secondary.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(130,138,145,.5)
}
.dxml-plugin .btn-success {
  color:#fff;
  background-color:#28a745;
  border-color:#28a745
}
.dxml-plugin .btn-success:hover {
  color:#fff;
  background-color:#218838;
  border-color:#1e7e34
}
.dxml-plugin .btn-success.focus, .dxml-plugin .btn-success:focus {
  color:#fff;
  background-color:#218838;
  border-color:#1e7e34;
  box-shadow:0 0 0 .2rem rgba(72,180,97,.5)
}
.dxml-plugin .btn-success.disabled, .dxml-plugin .btn-success:disabled {
  color:#fff;
  background-color:#28a745;
  border-color:#28a745
}
.dxml-plugin .btn-success:not(:disabled):not(.disabled).active, .dxml-plugin .btn-success:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-success.dropdown-toggle {
  color:#fff;
  background-color:#1e7e34;
  border-color:#1c7430
}
.dxml-plugin .btn-success:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-success:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-success.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(72,180,97,.5)
}
.dxml-plugin .btn-info {
  color:#fff;
  background-color:#17a2b8;
  border-color:#17a2b8
}
.dxml-plugin .btn-info:hover {
  color:#fff;
  background-color:#138496;
  border-color:#117a8b
}
.dxml-plugin .btn-info.focus, .dxml-plugin .btn-info:focus {
  color:#fff;
  background-color:#138496;
  border-color:#117a8b;
  box-shadow:0 0 0 .2rem rgba(58,176,195,.5)
}
.dxml-plugin .btn-info.disabled, .dxml-plugin .btn-info:disabled {
  color:#fff;
  background-color:#17a2b8;
  border-color:#17a2b8
}
.dxml-plugin .btn-info:not(:disabled):not(.disabled).active, .dxml-plugin .btn-info:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-info.dropdown-toggle {
  color:#fff;
  background-color:#117a8b;
  border-color:#10707f
}
.dxml-plugin .btn-info:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-info:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-info.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(58,176,195,.5)
}
.dxml-plugin .btn-warning {
  color:#212529;
  background-color:#ffc107;
  border-color:#ffc107
}
.dxml-plugin .btn-warning:hover {
  color:#212529;
  background-color:#e0a800;
  border-color:#d39e00
}
.dxml-plugin .btn-warning.focus, .dxml-plugin .btn-warning:focus {
  color:#212529;
  background-color:#e0a800;
  border-color:#d39e00;
  box-shadow:0 0 0 .2rem rgba(222,170,12,.5)
}
.dxml-plugin .btn-warning.disabled, .dxml-plugin .btn-warning:disabled {
  color:#212529;
  background-color:#ffc107;
  border-color:#ffc107
}
.dxml-plugin .btn-warning:not(:disabled):not(.disabled).active, .dxml-plugin .btn-warning:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-warning.dropdown-toggle {
  color:#212529;
  background-color:#d39e00;
  border-color:#c69500
}
.dxml-plugin .btn-warning:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-warning:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-warning.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(222,170,12,.5)
}
.dxml-plugin .btn-danger {
  color:#fff;
  background-color:#dc3545;
  border-color:#dc3545
}
.dxml-plugin .btn-danger:hover {
  color:#fff;
  background-color:#c82333;
  border-color:#bd2130
}
.dxml-plugin .btn-danger.focus, .dxml-plugin .btn-danger:focus {
  color:#fff;
  background-color:#c82333;
  border-color:#bd2130;
  box-shadow:0 0 0 .2rem rgba(225,83,97,.5)
}
.dxml-plugin .btn-danger.disabled, .dxml-plugin .btn-danger:disabled {
  color:#fff;
  background-color:#dc3545;
  border-color:#dc3545
}
.dxml-plugin .btn-danger:not(:disabled):not(.disabled).active, .dxml-plugin .btn-danger:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-danger.dropdown-toggle {
  color:#fff;
  background-color:#bd2130;
  border-color:#b21f2d
}
.dxml-plugin .btn-danger:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-danger:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-danger.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(225,83,97,.5)
}
.dxml-plugin .btn-light {
  color:#212529;
  background-color:#f8f9fa;
  border-color:#f8f9fa
}
.dxml-plugin .btn-light:hover {
  color:#212529;
  background-color:#e2e6ea;
  border-color:#dae0e5
}
.dxml-plugin .btn-light.focus, .dxml-plugin .btn-light:focus {
  color:#212529;
  background-color:#e2e6ea;
  border-color:#dae0e5;
  box-shadow:0 0 0 .2rem rgba(216,217,219,.5)
}
.dxml-plugin .btn-light.disabled, .dxml-plugin .btn-light:disabled {
  color:#212529;
  background-color:#f8f9fa;
  border-color:#f8f9fa
}
.dxml-plugin .btn-light:not(:disabled):not(.disabled).active, .dxml-plugin .btn-light:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-light.dropdown-toggle {
  color:#212529;
  background-color:#dae0e5;
  border-color:#d3d9df
}
.dxml-plugin .btn-light:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-light:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-light.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(216,217,219,.5)
}
.dxml-plugin .btn-dark {
  color:#fff;
  background-color:#343a40;
  border-color:#343a40
}
.dxml-plugin .btn-dark:hover {
  color:#fff;
  background-color:#23272b;
  border-color:#1d2124
}
.dxml-plugin .btn-dark.focus, .dxml-plugin .btn-dark:focus {
  color:#fff;
  background-color:#23272b;
  border-color:#1d2124;
  box-shadow:0 0 0 .2rem rgba(82,88,93,.5)
}
.dxml-plugin .btn-dark.disabled, .dxml-plugin .btn-dark:disabled {
  color:#fff;
  background-color:#343a40;
  border-color:#343a40
}
.dxml-plugin .btn-dark:not(:disabled):not(.disabled).active, .dxml-plugin .btn-dark:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-dark.dropdown-toggle {
  color:#fff;
  background-color:#1d2124;
  border-color:#171a1d
}
.dxml-plugin .btn-dark:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-dark:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-dark.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(82,88,93,.5)
}
.dxml-plugin .btn-outline-primary {
  color:#007bff;
  border-color:#007bff
}
.dxml-plugin .btn-outline-primary:hover {
  color:#fff;
  background-color:#007bff;
  border-color:#007bff
}
.dxml-plugin .btn-outline-primary.focus, .dxml-plugin .btn-outline-primary:focus {
  box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.dxml-plugin .btn-outline-primary.disabled, .dxml-plugin .btn-outline-primary:disabled {
  color:#007bff;
  background-color:transparent
}
.dxml-plugin .btn-outline-primary:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-primary:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-primary.dropdown-toggle {
  color:#fff;
  background-color:#007bff;
  border-color:#007bff
}
.dxml-plugin .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.dxml-plugin .btn-outline-secondary {
  color:#6c757d;
  border-color:#6c757d
}
.dxml-plugin .btn-outline-secondary:hover {
  color:#fff;
  background-color:#6c757d;
  border-color:#6c757d
}
.dxml-plugin .btn-outline-secondary.focus, .dxml-plugin .btn-outline-secondary:focus {
  box-shadow:0 0 0 .2rem rgba(108,117,125,.5)
}
.dxml-plugin .btn-outline-secondary.disabled, .dxml-plugin .btn-outline-secondary:disabled {
  color:#6c757d;
  background-color:transparent
}
.dxml-plugin .btn-outline-secondary:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-secondary:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-secondary.dropdown-toggle {
  color:#fff;
  background-color:#6c757d;
  border-color:#6c757d
}
.dxml-plugin .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(108,117,125,.5)
}
.dxml-plugin .btn-outline-success {
  color:#28a745;
  border-color:#28a745
}
.dxml-plugin .btn-outline-success:hover {
  color:#fff;
  background-color:#28a745;
  border-color:#28a745
}
.dxml-plugin .btn-outline-success.focus, .dxml-plugin .btn-outline-success:focus {
  box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.dxml-plugin .btn-outline-success.disabled, .dxml-plugin .btn-outline-success:disabled {
  color:#28a745;
  background-color:transparent
}
.dxml-plugin .btn-outline-success:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-success:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-success.dropdown-toggle {
  color:#fff;
  background-color:#28a745;
  border-color:#28a745
}
.dxml-plugin .btn-outline-success:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-success:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.dxml-plugin .btn-outline-info {
  color:#17a2b8;
  border-color:#17a2b8
}
.dxml-plugin .btn-outline-info:hover {
  color:#fff;
  background-color:#17a2b8;
  border-color:#17a2b8
}
.dxml-plugin .btn-outline-info.focus, .dxml-plugin .btn-outline-info:focus {
  box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.dxml-plugin .btn-outline-info.disabled, .dxml-plugin .btn-outline-info:disabled {
  color:#17a2b8;
  background-color:transparent
}
.dxml-plugin .btn-outline-info:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-info:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-info.dropdown-toggle {
  color:#fff;
  background-color:#17a2b8;
  border-color:#17a2b8
}
.dxml-plugin .btn-outline-info:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-info:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.dxml-plugin .btn-outline-warning {
  color:#ffc107;
  border-color:#ffc107
}
.dxml-plugin .btn-outline-warning:hover {
  color:#212529;
  background-color:#ffc107;
  border-color:#ffc107
}
.dxml-plugin .btn-outline-warning.focus, .dxml-plugin .btn-outline-warning:focus {
  box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.dxml-plugin .btn-outline-warning.disabled, .dxml-plugin .btn-outline-warning:disabled {
  color:#ffc107;
  background-color:transparent
}
.dxml-plugin .btn-outline-warning:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-warning:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-warning.dropdown-toggle {
  color:#212529;
  background-color:#ffc107;
  border-color:#ffc107
}
.dxml-plugin .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.dxml-plugin .btn-outline-danger {
  color:#dc3545;
  border-color:#dc3545
}
.dxml-plugin .btn-outline-danger:hover {
  color:#fff;
  background-color:#dc3545;
  border-color:#dc3545
}
.dxml-plugin .btn-outline-danger.focus, .dxml-plugin .btn-outline-danger:focus {
  box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.dxml-plugin .btn-outline-danger.disabled, .dxml-plugin .btn-outline-danger:disabled {
  color:#dc3545;
  background-color:transparent
}
.dxml-plugin .btn-outline-danger:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-danger:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-danger.dropdown-toggle {
  color:#fff;
  background-color:#dc3545;
  border-color:#dc3545
}
.dxml-plugin .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.dxml-plugin .btn-outline-light {
  color:#f8f9fa;
  border-color:#f8f9fa
}
.dxml-plugin .btn-outline-light:hover {
  color:#212529;
  background-color:#f8f9fa;
  border-color:#f8f9fa
}
.dxml-plugin .btn-outline-light.focus, .dxml-plugin .btn-outline-light:focus {
  box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.dxml-plugin .btn-outline-light.disabled, .dxml-plugin .btn-outline-light:disabled {
  color:#f8f9fa;
  background-color:transparent
}
.dxml-plugin .btn-outline-light:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-light:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-light.dropdown-toggle {
  color:#212529;
  background-color:#f8f9fa;
  border-color:#f8f9fa
}
.dxml-plugin .btn-outline-light:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-light:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.dxml-plugin .btn-outline-dark {
  color:#343a40;
  border-color:#343a40
}
.dxml-plugin .btn-outline-dark:hover {
  color:#fff;
  background-color:#343a40;
  border-color:#343a40
}
.dxml-plugin .btn-outline-dark.focus, .dxml-plugin .btn-outline-dark:focus {
  box-shadow:0 0 0 .2rem rgba(52,58,64,.5)
}
.dxml-plugin .btn-outline-dark.disabled, .dxml-plugin .btn-outline-dark:disabled {
  color:#343a40;
  background-color:transparent
}
.dxml-plugin .btn-outline-dark:not(:disabled):not(.disabled).active, .dxml-plugin .btn-outline-dark:not(:disabled):not(.disabled):active, .dxml-plugin .show>.btn-outline-dark.dropdown-toggle {
  color:#fff;
  background-color:#343a40;
  border-color:#343a40
}
.dxml-plugin .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .dxml-plugin .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .dxml-plugin .show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow:0 0 0 .2rem rgba(52,58,64,.5)
}
.dxml-plugin .btn-link {
  font-weight:400;
  color:#007bff;
  text-decoration:none
}
.dxml-plugin .btn-link:hover {
  color:#0056b3;
  text-decoration:underline
}
.dxml-plugin .btn-link.focus, .dxml-plugin .btn-link:focus {
  text-decoration:underline
}
.dxml-plugin .btn-link.disabled, .dxml-plugin .btn-link:disabled {
  color:#6c757d;
  pointer-events:none
}
.dxml-plugin .btn-group-lg>.btn, .dxml-plugin .btn-lg {
  padding:.5rem 1rem;
  font-size:1.25rem;
  line-height:1.5;
  border-radius:.3rem
}
.dxml-plugin .btn-group-sm>.btn, .dxml-plugin .btn-sm {
  padding:.25rem .5rem;
  font-size:.875rem;
  line-height:1.5;
  border-radius:.2rem
}
.dxml-plugin .btn-block {
  display:block;
  width:100%
}
.dxml-plugin .btn-block+.btn-block {
  margin-top:.5rem
}
.dxml-plugin input[type=button].btn-block, .dxml-plugin input[type=reset].btn-block, .dxml-plugin input[type=submit].btn-block {
  width:100%
}
.dxml-plugin .fade {
  transition:opacity .15s linear
}
@media (prefers-reduced-motion:reduce) {
  .fade {
      transition:none
  }
}
.dxml-plugin .fade:not(.show) {
  opacity:0
}
.dxml-plugin .collapse:not(.show) {
  display:none
}
.dxml-plugin .collapsing {
  position:relative;
  height:0;
  overflow:hidden;
  transition:height .35s ease
}
@media (prefers-reduced-motion:reduce) {
  .collapsing {
      transition:none
  }
}
.dxml-plugin .dropdown, .dxml-plugin .dropleft, .dxml-plugin .dropright, .dxml-plugin .dropup {
  position:relative
}
.dxml-plugin .dropdown-toggle {
  white-space:nowrap
}
.dxml-plugin .dropdown-toggle::after {
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:"";
  border-top:.3em solid;
  border-right:.3em solid transparent;
  border-bottom:0;
  border-left:.3em solid transparent
}
.dxml-plugin .dropdown-toggle:empty::after {
  margin-left:0
}
.dxml-plugin .dropdown-menu {
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:10rem;
  padding:.5rem 0;
  margin:.125rem 0 0;
  font-size:1rem;
  color:#212529;
  text-align:left;
  list-style:none;
  background-color:#fff;
  background-clip:padding-box;
  border:1px solid rgba(0,0,0,.15);
  border-radius:.25rem
}
.dxml-plugin .dropdown-menu-left {
  right:auto;
  left:0
}
.dxml-plugin .dropdown-menu-right {
  right:0;
  left:auto
}
@media (min-width:576px) {
  .dropdown-menu-sm-left {
      right:auto;
      left:0
  }
.dxml-plugin .dropdown-menu-sm-right {
      right:0;
      left:auto
  }
}
@media (min-width:768px) {
  .dropdown-menu-md-left {
      right:auto;
      left:0
  }
.dxml-plugin .dropdown-menu-md-right {
      right:0;
      left:auto
  }
}
@media (min-width:992px) {
  .dropdown-menu-lg-left {
      right:auto;
      left:0
  }
.dxml-plugin .dropdown-menu-lg-right {
      right:0;
      left:auto
  }
}
@media (min-width:1200px) {
  .dropdown-menu-xl-left {
      right:auto;
      left:0
  }
.dxml-plugin .dropdown-menu-xl-right {
      right:0;
      left:auto
  }
}
.dxml-plugin .dropup .dropdown-menu {
  top:auto;
  bottom:100%;
  margin-top:0;
  margin-bottom:.125rem
}
.dxml-plugin .dropup .dropdown-toggle::after {
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:"";
  border-top:0;
  border-right:.3em solid transparent;
  border-bottom:.3em solid;
  border-left:.3em solid transparent
}
.dxml-plugin .dropup .dropdown-toggle:empty::after {
  margin-left:0
}
.dxml-plugin .dropright .dropdown-menu {
  top:0;
  right:auto;
  left:100%;
  margin-top:0;
  margin-left:.125rem
}
.dxml-plugin .dropright .dropdown-toggle::after {
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:"";
  border-top:.3em solid transparent;
  border-right:0;
  border-bottom:.3em solid transparent;
  border-left:.3em solid
}
.dxml-plugin .dropright .dropdown-toggle:empty::after {
  margin-left:0
}
.dxml-plugin .dropright .dropdown-toggle::after {
  vertical-align:0
}
.dxml-plugin .dropleft .dropdown-menu {
  top:0;
  right:100%;
  left:auto;
  margin-top:0;
  margin-right:.125rem
}
.dxml-plugin .dropleft .dropdown-toggle::after {
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:""
}
.dxml-plugin .dropleft .dropdown-toggle::after {
  display:none
}
.dxml-plugin .dropleft .dropdown-toggle::before {
  display:inline-block;
  margin-right:.255em;
  vertical-align:.255em;
  content:"";
  border-top:.3em solid transparent;
  border-right:.3em solid;
  border-bottom:.3em solid transparent
}
.dxml-plugin .dropleft .dropdown-toggle:empty::after {
  margin-left:0
}
.dxml-plugin .dropleft .dropdown-toggle::before {
  vertical-align:0
}
.dxml-plugin .dropdown-menu[x-placement^=bottom], .dxml-plugin .dropdown-menu[x-placement^=left], .dxml-plugin .dropdown-menu[x-placement^=right], .dxml-plugin .dropdown-menu[x-placement^=top] {
  right:auto;
  bottom:auto
}
.dxml-plugin .dropdown-divider {
  height:0;
  margin:.5rem 0;
  overflow:hidden;
  border-top:1px solid #e9ecef
}
.dxml-plugin .dropdown-item {
  display:block;
  width:100%;
  padding:.25rem 1.5rem;
  clear:both;
  font-weight:400;
  color:#212529;
  text-align:inherit;
  white-space:nowrap;
  background-color:transparent;
  border:0
}
.dxml-plugin .dropdown-item:focus, .dxml-plugin .dropdown-item:hover {
  color:#16181b;
  text-decoration:none;
  background-color:#e9ecef
}
.dxml-plugin .dropdown-item.active, .dxml-plugin .dropdown-item:active {
  color:#fff;
  text-decoration:none;
  background-color:#007bff
}
.dxml-plugin .dropdown-item.disabled, .dxml-plugin .dropdown-item:disabled {
  color:#adb5bd;
  pointer-events:none;
  background-color:transparent
}
.dxml-plugin .dropdown-menu.show {
  display:block
}
.dxml-plugin .dropdown-header {
  display:block;
  padding:.5rem 1.5rem;
  margin-bottom:0;
  font-size:.875rem;
  color:#6c757d;
  white-space:nowrap
}
.dxml-plugin .dropdown-item-text {
  display:block;
  padding:.25rem 1.5rem;
  color:#212529
}
.dxml-plugin .btn-group, .dxml-plugin .btn-group-vertical {
  position:relative;
  display:-ms-inline-flexbox;
  display:inline-flex;
  vertical-align:middle
}
.dxml-plugin .btn-group-vertical>.btn, .dxml-plugin .btn-group>.btn {
  position:relative;
  -ms-flex:1 1 auto;
  flex:1 1 auto
}
.dxml-plugin .btn-group-vertical>.btn:hover, .dxml-plugin .btn-group>.btn:hover {
  z-index:1
}
.dxml-plugin .btn-group-vertical>.btn.active, .dxml-plugin .btn-group-vertical>.btn:active, .dxml-plugin .btn-group-vertical>.btn:focus, .dxml-plugin .btn-group>.btn.active, .dxml-plugin .btn-group>.btn:active, .dxml-plugin .btn-group>.btn:focus {
  z-index:1
}
.dxml-plugin .btn-toolbar {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:start;
  justify-content:flex-start
}
.dxml-plugin .btn-toolbar .input-group {
  width:auto
}
.dxml-plugin .btn-group>.btn-group:not(:first-child), .dxml-plugin .btn-group>.btn:not(:first-child) {
  margin-left:-1px
}
.dxml-plugin .btn-group>.btn-group:not(:last-child)>.btn, .dxml-plugin .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
.dxml-plugin .btn-group>.btn-group:not(:first-child)>.btn, .dxml-plugin .btn-group>.btn:not(:first-child) {
  border-top-left-radius:0;
  border-bottom-left-radius:0
}
.dxml-plugin .dropdown-toggle-split {
  padding-right:.5625rem;
  padding-left:.5625rem
}
.dxml-plugin .dropdown-toggle-split::after, .dxml-plugin .dropright .dropdown-toggle-split::after, .dxml-plugin .dropup .dropdown-toggle-split::after {
  margin-left:0
}
.dxml-plugin .dropleft .dropdown-toggle-split::before {
  margin-right:0
}
.dxml-plugin .btn-group-sm>.btn+.dropdown-toggle-split, .dxml-plugin .btn-sm+.dropdown-toggle-split {
  padding-right:.375rem;
  padding-left:.375rem
}
.dxml-plugin .btn-group-lg>.btn+.dropdown-toggle-split, .dxml-plugin .btn-lg+.dropdown-toggle-split {
  padding-right:.75rem;
  padding-left:.75rem
}
.dxml-plugin .btn-group-vertical {
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex-pack:center;
  justify-content:center
}
.dxml-plugin .btn-group-vertical>.btn, .dxml-plugin .btn-group-vertical>.btn-group {
  width:100%
}
.dxml-plugin .btn-group-vertical>.btn-group:not(:first-child), .dxml-plugin .btn-group-vertical>.btn:not(:first-child) {
  margin-top:-1px
}
.dxml-plugin .btn-group-vertical>.btn-group:not(:last-child)>.btn, .dxml-plugin .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}
.dxml-plugin .btn-group-vertical>.btn-group:not(:first-child)>.btn, .dxml-plugin .btn-group-vertical>.btn:not(:first-child) {
  border-top-left-radius:0;
  border-top-right-radius:0
}
.dxml-plugin .btn-group-toggle>.btn, .dxml-plugin .btn-group-toggle>.btn-group>.btn {
  margin-bottom:0
}
.dxml-plugin .btn-group-toggle>.btn input[type=checkbox], .dxml-plugin .btn-group-toggle>.btn input[type=radio], .dxml-plugin .btn-group-toggle>.btn-group>.btn input[type=checkbox], .dxml-plugin .btn-group-toggle>.btn-group>.btn input[type=radio] {
  position:absolute;
  clip:rect(0,0,0,0);
  pointer-events:none
}
.dxml-plugin .input-group {
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:stretch;
  align-items:stretch;
  width:100%
}
.dxml-plugin .input-group>.custom-file, .dxml-plugin .input-group>.custom-select, .dxml-plugin .input-group>.form-control, .dxml-plugin .input-group>.form-control-plaintext {
  position:relative;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  width:1%;
  min-width:0;
  margin-bottom:0
}
.dxml-plugin .input-group>.custom-file+.custom-file, .dxml-plugin .input-group>.custom-file+.custom-select, .dxml-plugin .input-group>.custom-file+.form-control, .dxml-plugin .input-group>.custom-select+.custom-file, .dxml-plugin .input-group>.custom-select+.custom-select, .dxml-plugin .input-group>.custom-select+.form-control, .dxml-plugin .input-group>.form-control+.custom-file, .dxml-plugin .input-group>.form-control+.custom-select, .dxml-plugin .input-group>.form-control+.form-control, .dxml-plugin .input-group>.form-control-plaintext+.custom-file, .dxml-plugin .input-group>.form-control-plaintext+.custom-select, .dxml-plugin .input-group>.form-control-plaintext+.form-control {
  margin-left:-1px
}
.dxml-plugin .input-group>.custom-file .custom-file-input:focus~.custom-file-label, .dxml-plugin .input-group>.custom-select:focus, .dxml-plugin .input-group>.form-control:focus {
  z-index:3
}
.dxml-plugin .input-group>.custom-file .custom-file-input:focus {
  z-index:4
}
.dxml-plugin .input-group>.custom-select:not(:first-child), .dxml-plugin .input-group>.form-control:not(:first-child) {
  border-top-left-radius:0;
  border-bottom-left-radius:0
}
.dxml-plugin .input-group>.custom-file {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.dxml-plugin .input-group>.custom-file:not(:last-child) .custom-file-label, .dxml-plugin .input-group>.custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
.dxml-plugin .input-group>.custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius:0;
  border-bottom-left-radius:0
}
.dxml-plugin .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label, .dxml-plugin .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after, .dxml-plugin .input-group:not(.has-validation)>.custom-select:not(:last-child), .dxml-plugin .input-group:not(.has-validation)>.form-control:not(:last-child) {
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
.dxml-plugin .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label, .dxml-plugin .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after, .dxml-plugin .input-group.has-validation>.custom-select:nth-last-child(n+3), .dxml-plugin .input-group.has-validation>.form-control:nth-last-child(n+3) {
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
.dxml-plugin .input-group-append, .dxml-plugin .input-group-prepend {
  display:-ms-flexbox;
  display:flex
}
.dxml-plugin .input-group-append .btn, .dxml-plugin .input-group-prepend .btn {
  position:relative;
  z-index:2
}
.dxml-plugin .input-group-append .btn:focus, .dxml-plugin .input-group-prepend .btn:focus {
  z-index:3
}
.dxml-plugin .input-group-append .btn+.btn, .dxml-plugin .input-group-append .btn+.input-group-text, .dxml-plugin .input-group-append .input-group-text+.btn, .dxml-plugin .input-group-append .input-group-text+.input-group-text, .dxml-plugin .input-group-prepend .btn+.btn, .dxml-plugin .input-group-prepend .btn+.input-group-text, .dxml-plugin .input-group-prepend .input-group-text+.btn, .dxml-plugin .input-group-prepend .input-group-text+.input-group-text {
  margin-left:-1px
}
.dxml-plugin .input-group-prepend {
  margin-right:-1px
}
.dxml-plugin .input-group-append {
  margin-left:-1px
}
.dxml-plugin .input-group-text {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  padding:.375rem .75rem;
  margin-bottom:0;
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:#495057;
  text-align:center;
  white-space:nowrap;
  background-color:#e9ecef;
  border:1px solid #ced4da;
  border-radius:.25rem
}
.dxml-plugin .input-group-text input[type=checkbox], .dxml-plugin .input-group-text input[type=radio] {
  margin-top:0
}
.dxml-plugin .input-group-lg>.custom-select, .dxml-plugin .input-group-lg>.form-control:not(textarea) {
  height:calc(1.5em + 1rem + 2px)
}
.dxml-plugin .input-group-lg>.custom-select, .dxml-plugin .input-group-lg>.form-control, .dxml-plugin .input-group-lg>.input-group-append>.btn, .dxml-plugin .input-group-lg>.input-group-append>.input-group-text, .dxml-plugin .input-group-lg>.input-group-prepend>.btn, .dxml-plugin .input-group-lg>.input-group-prepend>.input-group-text {
  padding:.5rem 1rem;
  font-size:1.25rem;
  line-height:1.5;
  border-radius:.3rem
}
.dxml-plugin .input-group-sm>.custom-select, .dxml-plugin .input-group-sm>.form-control:not(textarea) {
  height:calc(1.5em + .5rem + 2px)
}
.dxml-plugin .input-group-sm>.custom-select, .dxml-plugin .input-group-sm>.form-control, .dxml-plugin .input-group-sm>.input-group-append>.btn, .dxml-plugin .input-group-sm>.input-group-append>.input-group-text, .dxml-plugin .input-group-sm>.input-group-prepend>.btn, .dxml-plugin .input-group-sm>.input-group-prepend>.input-group-text {
  padding:.25rem .5rem;
  font-size:.875rem;
  line-height:1.5;
  border-radius:.2rem
}
.dxml-plugin .input-group-lg>.custom-select, .dxml-plugin .input-group-sm>.custom-select {
  padding-right:1.75rem
}
.dxml-plugin .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn, .dxml-plugin .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text, .dxml-plugin .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn, .dxml-plugin .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text, .dxml-plugin .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .dxml-plugin .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .dxml-plugin .input-group>.input-group-prepend>.btn, .dxml-plugin .input-group>.input-group-prepend>.input-group-text {
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
.dxml-plugin .input-group>.input-group-append>.btn, .dxml-plugin .input-group>.input-group-append>.input-group-text, .dxml-plugin .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .dxml-plugin .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .dxml-plugin .input-group>.input-group-prepend:not(:first-child)>.btn, .dxml-plugin .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  border-top-left-radius:0;
  border-bottom-left-radius:0
}
.dxml-plugin .custom-control {
  position:relative;
  z-index:1;
  display:block;
  min-height:1.5rem;
  padding-left:1.5rem;
  -webkit-print-color-adjust:exact;
  color-adjust:exact
}
.dxml-plugin .custom-control-inline {
  display:-ms-inline-flexbox;
  display:inline-flex;
  margin-right:1rem
}
.dxml-plugin .custom-control-input {
  position:absolute;
  left:0;
  z-index:-1;
  width:1rem;
  height:1.25rem;
  opacity:0
}
.dxml-plugin .custom-control-input:checked~.custom-control-label::before {
  color:#fff;
  border-color:#007bff;
  background-color:#007bff
}
.dxml-plugin .custom-control-input:focus~.custom-control-label::before {
  box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color:#80bdff
}
.dxml-plugin .custom-control-input:not(:disabled):active~.custom-control-label::before {
  color:#fff;
  background-color:#b3d7ff;
  border-color:#b3d7ff
}
.dxml-plugin .custom-control-input:disabled~.custom-control-label, .dxml-plugin .custom-control-input[disabled]~.custom-control-label {
  color:#6c757d
}
.dxml-plugin .custom-control-input:disabled~.custom-control-label::before, .dxml-plugin .custom-control-input[disabled]~.custom-control-label::before {
  background-color:#e9ecef
}
.dxml-plugin .custom-control-label {
  position:relative;
  margin-bottom:0;
  vertical-align:top
}
.dxml-plugin .custom-control-label::before {
  position:absolute;
  top:.25rem;
  left:-1.5rem;
  display:block;
  width:1rem;
  height:1rem;
  pointer-events:none;
  content:"";
  background-color:#fff;
  border:#adb5bd solid 1px
}
.dxml-plugin .custom-control-label::after {
  position:absolute;
  top:.25rem;
  left:-1.5rem;
  display:block;
  width:1rem;
  height:1rem;
  content:"";
  background:50%/50% 50% no-repeat
}
.dxml-plugin .custom-checkbox .custom-control-label::before {
  border-radius:.25rem
}
.dxml-plugin .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}
.dxml-plugin .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  border-color:#007bff;
  background-color:#007bff
}
.dxml-plugin .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}
.dxml-plugin .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color:rgba(0,123,255,.5)
}
.dxml-plugin .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color:rgba(0,123,255,.5)
}
.dxml-plugin .custom-radio .custom-control-label::before {
  border-radius:50%
}
.dxml-plugin .custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}
.dxml-plugin .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color:rgba(0,123,255,.5)
}
.dxml-plugin .custom-switch {
  padding-left:2.25rem
}
.dxml-plugin .custom-switch .custom-control-label::before {
  left:-2.25rem;
  width:1.75rem;
  pointer-events:all;
  border-radius:.5rem
}
.dxml-plugin .custom-switch .custom-control-label::after {
  top:calc(.25rem + 2px);
  left:calc(-2.25rem + 2px);
  width:calc(1rem - 4px);
  height:calc(1rem - 4px);
  background-color:#adb5bd;
  border-radius:.5rem;
  transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
  transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .custom-switch .custom-control-label::after {
      transition:none
  }
}
.dxml-plugin .custom-switch .custom-control-input:checked~.custom-control-label::after {
  background-color:#fff;
  -webkit-transform:translateX(.75rem);
  transform:translateX(.75rem)
}
.dxml-plugin .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color:rgba(0,123,255,.5)
}
.dxml-plugin .custom-select {
  display:inline-block;
  width:100%;
  height:calc(1.5em + .75rem + 2px);
  padding:.375rem 1.75rem .375rem .75rem;
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:#495057;
  vertical-align:middle;
  background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
  border:1px solid #ced4da;
  border-radius:.25rem;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}
.dxml-plugin .custom-select:focus {
  border-color:#80bdff;
  outline:0;
  box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .custom-select:focus::-ms-value {
  color:#495057;
  background-color:#fff
}
.dxml-plugin .custom-select[multiple], .dxml-plugin .custom-select[size]:not([size="1"]) {
  height:auto;
  padding-right:.75rem;
  background-image:none
}
.dxml-plugin .custom-select:disabled {
  color:#6c757d;
  background-color:#e9ecef
}
.dxml-plugin .custom-select::-ms-expand {
  display:none
}
.dxml-plugin .custom-select:-moz-focusring {
  color:transparent;
  text-shadow:0 0 0 #495057
}
.dxml-plugin .custom-select-sm {
  height:calc(1.5em + .5rem + 2px);
  padding-top:.25rem;
  padding-bottom:.25rem;
  padding-left:.5rem;
  font-size:.875rem
}
.dxml-plugin .custom-select-lg {
  height:calc(1.5em + 1rem + 2px);
  padding-top:.5rem;
  padding-bottom:.5rem;
  padding-left:1rem;
  font-size:1.25rem
}
.dxml-plugin .custom-file {
  position:relative;
  display:inline-block;
  width:100%;
  height:calc(1.5em + .75rem + 2px);
  margin-bottom:0
}
.dxml-plugin .custom-file-input {
  position:relative;
  z-index:2;
  width:100%;
  height:calc(1.5em + .75rem + 2px);
  margin:0;
  overflow:hidden;
  opacity:0
}
.dxml-plugin .custom-file-input:focus~.custom-file-label {
  border-color:#80bdff;
  box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .custom-file-input:disabled~.custom-file-label, .dxml-plugin .custom-file-input[disabled]~.custom-file-label {
  background-color:#e9ecef
}
.dxml-plugin .custom-file-input:lang(en)~.custom-file-label::after {
  content:"Browse"
}
.dxml-plugin .custom-file-input~.custom-file-label[data-browse]::after {
  content:attr(data-browse)
}
.dxml-plugin .custom-file-label {
  position:absolute;
  top:0;
  right:0;
  left:0;
  z-index:1;
  height:calc(1.5em + .75rem + 2px);
  padding:.375rem .75rem;
  overflow:hidden;
  font-weight:400;
  line-height:1.5;
  color:#495057;
  background-color:#fff;
  border:1px solid #ced4da;
  border-radius:.25rem
}
.dxml-plugin .custom-file-label::after {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  z-index:3;
  display:block;
  height:calc(1.5em + .75rem);
  padding:.375rem .75rem;
  line-height:1.5;
  color:#495057;
  content:"Browse";
  background-color:#e9ecef;
  border-left:inherit;
  border-radius:0 .25rem .25rem 0
}
.dxml-plugin .custom-range {
  width:100%;
  height:1.4rem;
  padding:0;
  background-color:transparent;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}
.dxml-plugin .custom-range:focus {
  outline:0
}
.dxml-plugin .custom-range:focus::-webkit-slider-thumb {
  box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .custom-range:focus::-moz-range-thumb {
  box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .custom-range:focus::-ms-thumb {
  box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .custom-range::-moz-focus-outer {
  border:0
}
.dxml-plugin .custom-range::-webkit-slider-thumb {
  width:1rem;
  height:1rem;
  margin-top:-.25rem;
  background-color:#007bff;
  border:0;
  border-radius:1rem;
  -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance:none;
  appearance:none
}
@media (prefers-reduced-motion:reduce) {
  .custom-range::-webkit-slider-thumb {
      -webkit-transition:none;
      transition:none
  }
}
.dxml-plugin .custom-range::-webkit-slider-thumb:active {
  background-color:#b3d7ff
}
.dxml-plugin .custom-range::-webkit-slider-runnable-track {
  width:100%;
  height:.5rem;
  color:transparent;
  cursor:pointer;
  background-color:#dee2e6;
  border-color:transparent;
  border-radius:1rem
}
.dxml-plugin .custom-range::-moz-range-thumb {
  width:1rem;
  height:1rem;
  background-color:#007bff;
  border:0;
  border-radius:1rem;
  -moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance:none;
  appearance:none
}
@media (prefers-reduced-motion:reduce) {
  .custom-range::-moz-range-thumb {
      -moz-transition:none;
      transition:none
  }
}
.dxml-plugin .custom-range::-moz-range-thumb:active {
  background-color:#b3d7ff
}
.dxml-plugin .custom-range::-moz-range-track {
  width:100%;
  height:.5rem;
  color:transparent;
  cursor:pointer;
  background-color:#dee2e6;
  border-color:transparent;
  border-radius:1rem
}
.dxml-plugin .custom-range::-ms-thumb {
  width:1rem;
  height:1rem;
  margin-top:0;
  margin-right:.2rem;
  margin-left:.2rem;
  background-color:#007bff;
  border:0;
  border-radius:1rem;
  -ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance:none
}
@media (prefers-reduced-motion:reduce) {
  .custom-range::-ms-thumb {
      -ms-transition:none;
      transition:none
  }
}
.dxml-plugin .custom-range::-ms-thumb:active {
  background-color:#b3d7ff
}
.dxml-plugin .custom-range::-ms-track {
  width:100%;
  height:.5rem;
  color:transparent;
  cursor:pointer;
  background-color:transparent;
  border-color:transparent;
  border-width:.5rem
}
.dxml-plugin .custom-range::-ms-fill-lower {
  background-color:#dee2e6;
  border-radius:1rem
}
.dxml-plugin .custom-range::-ms-fill-upper {
  margin-right:15px;
  background-color:#dee2e6;
  border-radius:1rem
}
.dxml-plugin .custom-range:disabled::-webkit-slider-thumb {
  background-color:#adb5bd
}
.dxml-plugin .custom-range:disabled::-webkit-slider-runnable-track {
  cursor:default
}
.dxml-plugin .custom-range:disabled::-moz-range-thumb {
  background-color:#adb5bd
}
.dxml-plugin .custom-range:disabled::-moz-range-track {
  cursor:default
}
.dxml-plugin .custom-range:disabled::-ms-thumb {
  background-color:#adb5bd
}
.dxml-plugin .custom-control-label::before, .dxml-plugin .custom-file-label, .dxml-plugin .custom-select {
  transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .custom-control-label::before,.custom-file-label,.custom-select {
      transition:none
  }
}
.dxml-plugin .nav {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.dxml-plugin .nav-link {
  display:block;
  padding:.5rem 1rem
}
.dxml-plugin .nav-link:focus, .dxml-plugin .nav-link:hover {
  text-decoration:none
}
.dxml-plugin .nav-link.disabled {
  color:#6c757d;
  pointer-events:none;
  cursor:default
}
.dxml-plugin .nav-tabs {
  border-bottom:1px solid #dee2e6
}
.dxml-plugin .nav-tabs .nav-link {
  margin-bottom:-1px;
  border:1px solid transparent;
  border-top-left-radius:.25rem;
  border-top-right-radius:.25rem
}
.dxml-plugin .nav-tabs .nav-link:focus, .dxml-plugin .nav-tabs .nav-link:hover {
  border-color:#e9ecef #e9ecef #dee2e6
}
.dxml-plugin .nav-tabs .nav-link.disabled {
  color:#6c757d;
  background-color:transparent;
  border-color:transparent
}
.dxml-plugin .nav-tabs .nav-item.show .nav-link, .dxml-plugin .nav-tabs .nav-link.active {
  color:#495057;
  background-color:#fff;
  border-color:#dee2e6 #dee2e6 #fff
}
.dxml-plugin .nav-tabs .dropdown-menu {
  margin-top:-1px;
  border-top-left-radius:0;
  border-top-right-radius:0
}
.dxml-plugin .nav-pills .nav-link {
  border-radius:.25rem
}
.dxml-plugin .nav-pills .nav-link.active, .dxml-plugin .nav-pills .show>.nav-link {
  color:#fff;
  background-color:#007bff
}
.dxml-plugin .nav-fill .nav-item, .dxml-plugin .nav-fill>.nav-link {
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  text-align:center
}
.dxml-plugin .nav-justified .nav-item, .dxml-plugin .nav-justified>.nav-link {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -ms-flex-positive:1;
  flex-grow:1;
  text-align:center
}
.dxml-plugin .tab-content>.tab-pane {
  display:none
}
.dxml-plugin .tab-content>.active {
  display:block
}
.dxml-plugin .navbar {
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:justify;
  justify-content:space-between;
  padding:.5rem 1rem
}
.dxml-plugin .navbar .container, .dxml-plugin .navbar .container-fluid, .dxml-plugin .navbar .container-lg, .dxml-plugin .navbar .container-md, .dxml-plugin .navbar .container-sm, .dxml-plugin .navbar .container-xl {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.dxml-plugin .navbar-brand {
  display:inline-block;
  padding-top:.3125rem;
  padding-bottom:.3125rem;
  margin-right:1rem;
  font-size:1.25rem;
  line-height:inherit;
  white-space:nowrap
}
.dxml-plugin .navbar-brand:focus, .dxml-plugin .navbar-brand:hover {
  text-decoration:none
}
.dxml-plugin .navbar-nav {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.dxml-plugin .navbar-nav .nav-link {
  padding-right:0;
  padding-left:0
}
.dxml-plugin .navbar-nav .dropdown-menu {
  position:static;
  float:none
}
.dxml-plugin .navbar-text {
  display:inline-block;
  padding-top:.5rem;
  padding-bottom:.5rem
}
.dxml-plugin .navbar-collapse {
  -ms-flex-preferred-size:100%;
  flex-basis:100%;
  -ms-flex-positive:1;
  flex-grow:1;
  -ms-flex-align:center;
  align-items:center
}
.dxml-plugin .navbar-toggler {
  padding:.25rem .75rem;
  font-size:1.25rem;
  line-height:1;
  background-color:transparent;
  border:1px solid transparent;
  border-radius:.25rem
}
.dxml-plugin .navbar-toggler:focus, .dxml-plugin .navbar-toggler:hover {
  text-decoration:none
}
.dxml-plugin .navbar-toggler-icon {
  display:inline-block;
  width:1.5em;
  height:1.5em;
  vertical-align:middle;
  content:"";
  background:50%/100% 100% no-repeat
}
.dxml-plugin .navbar-nav-scroll {
  max-height:75vh;
  overflow-y:auto
}
@media (max-width:575.98px) {
  .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
      padding-right:0;
      padding-left:0
  }
}
@media (min-width:576px) {
  .navbar-expand-sm {
      -ms-flex-flow:row nowrap;
      flex-flow:row nowrap;
      -ms-flex-pack:start;
      justify-content:flex-start
  }
.dxml-plugin .navbar-expand-sm .navbar-nav {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .navbar-expand-sm .navbar-nav .dropdown-menu {
      position:absolute
  }
.dxml-plugin .navbar-expand-sm .navbar-nav .nav-link {
      padding-right:.5rem;
      padding-left:.5rem
  }
.dxml-plugin .navbar-expand-sm>.container, .dxml-plugin .navbar-expand-sm>.container-fluid, .dxml-plugin .navbar-expand-sm>.container-lg, .dxml-plugin .navbar-expand-sm>.container-md, .dxml-plugin .navbar-expand-sm>.container-sm, .dxml-plugin .navbar-expand-sm>.container-xl {
      -ms-flex-wrap:nowrap;
      flex-wrap:nowrap
  }
.dxml-plugin .navbar-expand-sm .navbar-nav-scroll {
      overflow:visible
  }
.dxml-plugin .navbar-expand-sm .navbar-collapse {
      display:-ms-flexbox!important;
      display:flex!important;
      -ms-flex-preferred-size:auto;
      flex-basis:auto
  }
.dxml-plugin .navbar-expand-sm .navbar-toggler {
      display:none
  }
}
@media (max-width:767.98px) {
  .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
      padding-right:0;
      padding-left:0
  }
}
@media (min-width:768px) {
  .navbar-expand-md {
      -ms-flex-flow:row nowrap;
      flex-flow:row nowrap;
      -ms-flex-pack:start;
      justify-content:flex-start
  }
.dxml-plugin .navbar-expand-md .navbar-nav {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .navbar-expand-md .navbar-nav .dropdown-menu {
      position:absolute
  }
.dxml-plugin .navbar-expand-md .navbar-nav .nav-link {
      padding-right:.5rem;
      padding-left:.5rem
  }
.dxml-plugin .navbar-expand-md>.container, .dxml-plugin .navbar-expand-md>.container-fluid, .dxml-plugin .navbar-expand-md>.container-lg, .dxml-plugin .navbar-expand-md>.container-md, .dxml-plugin .navbar-expand-md>.container-sm, .dxml-plugin .navbar-expand-md>.container-xl {
      -ms-flex-wrap:nowrap;
      flex-wrap:nowrap
  }
.dxml-plugin .navbar-expand-md .navbar-nav-scroll {
      overflow:visible
  }
.dxml-plugin .navbar-expand-md .navbar-collapse {
      display:-ms-flexbox!important;
      display:flex!important;
      -ms-flex-preferred-size:auto;
      flex-basis:auto
  }
.dxml-plugin .navbar-expand-md .navbar-toggler {
      display:none
  }
}
@media (max-width:991.98px) {
  .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
      padding-right:0;
      padding-left:0
  }
}
@media (min-width:992px) {
  .navbar-expand-lg {
      -ms-flex-flow:row nowrap;
      flex-flow:row nowrap;
      -ms-flex-pack:start;
      justify-content:flex-start
  }
.dxml-plugin .navbar-expand-lg .navbar-nav {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .navbar-expand-lg .navbar-nav .dropdown-menu {
      position:absolute
  }
.dxml-plugin .navbar-expand-lg .navbar-nav .nav-link {
      padding-right:.5rem;
      padding-left:.5rem
  }
.dxml-plugin .navbar-expand-lg>.container, .dxml-plugin .navbar-expand-lg>.container-fluid, .dxml-plugin .navbar-expand-lg>.container-lg, .dxml-plugin .navbar-expand-lg>.container-md, .dxml-plugin .navbar-expand-lg>.container-sm, .dxml-plugin .navbar-expand-lg>.container-xl {
      -ms-flex-wrap:nowrap;
      flex-wrap:nowrap
  }
.dxml-plugin .navbar-expand-lg .navbar-nav-scroll {
      overflow:visible
  }
.dxml-plugin .navbar-expand-lg .navbar-collapse {
      display:-ms-flexbox!important;
      display:flex!important;
      -ms-flex-preferred-size:auto;
      flex-basis:auto
  }
.dxml-plugin .navbar-expand-lg .navbar-toggler {
      display:none
  }
}
@media (max-width:1199.98px) {
  .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
      padding-right:0;
      padding-left:0
  }
}
@media (min-width:1200px) {
  .navbar-expand-xl {
      -ms-flex-flow:row nowrap;
      flex-flow:row nowrap;
      -ms-flex-pack:start;
      justify-content:flex-start
  }
.dxml-plugin .navbar-expand-xl .navbar-nav {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .navbar-expand-xl .navbar-nav .dropdown-menu {
      position:absolute
  }
.dxml-plugin .navbar-expand-xl .navbar-nav .nav-link {
      padding-right:.5rem;
      padding-left:.5rem
  }
.dxml-plugin .navbar-expand-xl>.container, .dxml-plugin .navbar-expand-xl>.container-fluid, .dxml-plugin .navbar-expand-xl>.container-lg, .dxml-plugin .navbar-expand-xl>.container-md, .dxml-plugin .navbar-expand-xl>.container-sm, .dxml-plugin .navbar-expand-xl>.container-xl {
      -ms-flex-wrap:nowrap;
      flex-wrap:nowrap
  }
.dxml-plugin .navbar-expand-xl .navbar-nav-scroll {
      overflow:visible
  }
.dxml-plugin .navbar-expand-xl .navbar-collapse {
      display:-ms-flexbox!important;
      display:flex!important;
      -ms-flex-preferred-size:auto;
      flex-basis:auto
  }
.dxml-plugin .navbar-expand-xl .navbar-toggler {
      display:none
  }
}
.dxml-plugin .navbar-expand {
  -ms-flex-flow:row nowrap;
  flex-flow:row nowrap;
  -ms-flex-pack:start;
  justify-content:flex-start
}
.dxml-plugin .navbar-expand>.container, .dxml-plugin .navbar-expand>.container-fluid, .dxml-plugin .navbar-expand>.container-lg, .dxml-plugin .navbar-expand>.container-md, .dxml-plugin .navbar-expand>.container-sm, .dxml-plugin .navbar-expand>.container-xl {
  padding-right:0;
  padding-left:0
}
.dxml-plugin .navbar-expand .navbar-nav {
  -ms-flex-direction:row;
  flex-direction:row
}
.dxml-plugin .navbar-expand .navbar-nav .dropdown-menu {
  position:absolute
}
.dxml-plugin .navbar-expand .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
}
.dxml-plugin .navbar-expand>.container, .dxml-plugin .navbar-expand>.container-fluid, .dxml-plugin .navbar-expand>.container-lg, .dxml-plugin .navbar-expand>.container-md, .dxml-plugin .navbar-expand>.container-sm, .dxml-plugin .navbar-expand>.container-xl {
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
}
.dxml-plugin .navbar-expand .navbar-nav-scroll {
  overflow:visible
}
.dxml-plugin .navbar-expand .navbar-collapse {
  display:-ms-flexbox!important;
  display:flex!important;
  -ms-flex-preferred-size:auto;
  flex-basis:auto
}
.dxml-plugin .navbar-expand .navbar-toggler {
  display:none
}
.dxml-plugin .navbar-light .navbar-brand {
  color:rgba(0,0,0,.9)
}
.dxml-plugin .navbar-light .navbar-brand:focus, .dxml-plugin .navbar-light .navbar-brand:hover {
  color:rgba(0,0,0,.9)
}
.dxml-plugin .navbar-light .navbar-nav .nav-link {
  color:rgba(0,0,0,.5)
}
.dxml-plugin .navbar-light .navbar-nav .nav-link:focus, .dxml-plugin .navbar-light .navbar-nav .nav-link:hover {
  color:rgba(0,0,0,.7)
}
.dxml-plugin .navbar-light .navbar-nav .nav-link.disabled {
  color:rgba(0,0,0,.3)
}
.dxml-plugin .navbar-light .navbar-nav .active>.nav-link, .dxml-plugin .navbar-light .navbar-nav .nav-link.active, .dxml-plugin .navbar-light .navbar-nav .nav-link.show, .dxml-plugin .navbar-light .navbar-nav .show>.nav-link {
  color:rgba(0,0,0,.9)
}
.dxml-plugin .navbar-light .navbar-toggler {
  color:rgba(0,0,0,.5);
  border-color:rgba(0,0,0,.1)
}
.dxml-plugin .navbar-light .navbar-toggler-icon {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.dxml-plugin .navbar-light .navbar-text {
  color:rgba(0,0,0,.5)
}
.dxml-plugin .navbar-light .navbar-text a {
  color:rgba(0,0,0,.9)
}
.dxml-plugin .navbar-light .navbar-text a:focus, .dxml-plugin .navbar-light .navbar-text a:hover {
  color:rgba(0,0,0,.9)
}
.dxml-plugin .navbar-dark .navbar-brand {
  color:#fff
}
.dxml-plugin .navbar-dark .navbar-brand:focus, .dxml-plugin .navbar-dark .navbar-brand:hover {
  color:#fff
}
.dxml-plugin .navbar-dark .navbar-nav .nav-link {
  color:rgba(255,255,255,.5)
}
.dxml-plugin .navbar-dark .navbar-nav .nav-link:focus, .dxml-plugin .navbar-dark .navbar-nav .nav-link:hover {
  color:rgba(255,255,255,.75)
}
.dxml-plugin .navbar-dark .navbar-nav .nav-link.disabled {
  color:rgba(255,255,255,.25)
}
.dxml-plugin .navbar-dark .navbar-nav .active>.nav-link, .dxml-plugin .navbar-dark .navbar-nav .nav-link.active, .dxml-plugin .navbar-dark .navbar-nav .nav-link.show, .dxml-plugin .navbar-dark .navbar-nav .show>.nav-link {
  color:#fff
}
.dxml-plugin .navbar-dark .navbar-toggler {
  color:rgba(255,255,255,.5);
  border-color:rgba(255,255,255,.1)
}
.dxml-plugin .navbar-dark .navbar-toggler-icon {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.dxml-plugin .navbar-dark .navbar-text {
  color:rgba(255,255,255,.5)
}
.dxml-plugin .navbar-dark .navbar-text a {
  color:#fff
}
.dxml-plugin .navbar-dark .navbar-text a:focus, .dxml-plugin .navbar-dark .navbar-text a:hover {
  color:#fff
}
.dxml-plugin .card {
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  min-width:0;
  word-wrap:break-word;
  background-color:#fff;
  background-clip:border-box;
  border:1px solid rgba(0,0,0,.125);
  border-radius:.25rem
}
.dxml-plugin .card>hr {
  margin-right:0;
  margin-left:0
}
.dxml-plugin .card>.list-group {
  border-top:inherit;
  border-bottom:inherit
}
.dxml-plugin .card>.list-group:first-child {
  border-top-width:0;
  border-top-left-radius:calc(.25rem - 1px);
  border-top-right-radius:calc(.25rem - 1px)
}
.dxml-plugin .card>.list-group:last-child {
  border-bottom-width:0;
  border-bottom-right-radius:calc(.25rem - 1px);
  border-bottom-left-radius:calc(.25rem - 1px)
}
.dxml-plugin .card>.card-header+.list-group, .dxml-plugin .card>.list-group+.card-footer {
  border-top:0
}
.dxml-plugin .card-body {
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  min-height:1px;
  padding:1.25rem
}
.dxml-plugin .card-title {
  margin-bottom:.75rem
}
.dxml-plugin .card-subtitle {
  margin-top:-.375rem;
  margin-bottom:0
}
.dxml-plugin .card-text:last-child {
  margin-bottom:0
}
.dxml-plugin .card-link:hover {
  text-decoration:none
}
.dxml-plugin .card-link+.card-link {
  margin-left:1.25rem
}
.dxml-plugin .card-header {
  padding:.75rem 1.25rem;
  margin-bottom:0;
  background-color:rgba(0,0,0,.03);
  border-bottom:1px solid rgba(0,0,0,.125)
}
.dxml-plugin .card-header:first-child {
  border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.dxml-plugin .card-footer {
  padding:.75rem 1.25rem;
  background-color:rgba(0,0,0,.03);
  border-top:1px solid rgba(0,0,0,.125)
}
.dxml-plugin .card-footer:last-child {
  border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.dxml-plugin .card-header-tabs {
  margin-right:-.625rem;
  margin-bottom:-.75rem;
  margin-left:-.625rem;
  border-bottom:0
}
.dxml-plugin .card-header-pills {
  margin-right:-.625rem;
  margin-left:-.625rem
}
.dxml-plugin .card-img-overlay {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  padding:1.25rem;
  border-radius:calc(.25rem - 1px)
}
.dxml-plugin .card-img, .dxml-plugin .card-img-bottom, .dxml-plugin .card-img-top {
  -ms-flex-negative:0;
  flex-shrink:0;
  width:100%
}
.dxml-plugin .card-img, .dxml-plugin .card-img-top {
  border-top-left-radius:calc(.25rem - 1px);
  border-top-right-radius:calc(.25rem - 1px)
}
.dxml-plugin .card-img, .dxml-plugin .card-img-bottom {
  border-bottom-right-radius:calc(.25rem - 1px);
  border-bottom-left-radius:calc(.25rem - 1px)
}
.dxml-plugin .card-deck .card {
  margin-bottom:15px
}
@media (min-width:576px) {
  .card-deck {
      display:-ms-flexbox;
      display:flex;
      -ms-flex-flow:row wrap;
      flex-flow:row wrap;
      margin-right:-15px;
      margin-left:-15px
  }
.dxml-plugin .card-deck .card {
      -ms-flex:1 0 0%;
      flex:1 0 0%;
      margin-right:15px;
      margin-bottom:0;
      margin-left:15px
  }
}
.dxml-plugin .card-group>.card {
  margin-bottom:15px
}
@media (min-width:576px) {
  .card-group {
      display:-ms-flexbox;
      display:flex;
      -ms-flex-flow:row wrap;
      flex-flow:row wrap
  }
.dxml-plugin .card-group>.card {
      -ms-flex:1 0 0%;
      flex:1 0 0%;
      margin-bottom:0
  }
.dxml-plugin .card-group>.card+.card {
      margin-left:0;
      border-left:0
  }
.dxml-plugin .card-group>.card:not(:last-child) {
      border-top-right-radius:0;
      border-bottom-right-radius:0
  }
.dxml-plugin .card-group>.card:not(:last-child) .card-header, .dxml-plugin .card-group>.card:not(:last-child) .card-img-top {
      border-top-right-radius:0
  }
.dxml-plugin .card-group>.card:not(:last-child) .card-footer, .dxml-plugin .card-group>.card:not(:last-child) .card-img-bottom {
      border-bottom-right-radius:0
  }
.dxml-plugin .card-group>.card:not(:first-child) {
      border-top-left-radius:0;
      border-bottom-left-radius:0
  }
.dxml-plugin .card-group>.card:not(:first-child) .card-header, .dxml-plugin .card-group>.card:not(:first-child) .card-img-top {
      border-top-left-radius:0
  }
.dxml-plugin .card-group>.card:not(:first-child) .card-footer, .dxml-plugin .card-group>.card:not(:first-child) .card-img-bottom {
      border-bottom-left-radius:0
  }
}
.dxml-plugin .card-columns .card {
  margin-bottom:.75rem
}
@media (min-width:576px) {
  .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
  }
.dxml-plugin .card-columns .card {
      display:inline-block;
      width:100%
  }
}
.dxml-plugin .accordion {
  overflow-anchor:none
}
.dxml-plugin .accordion>.card {
  overflow:hidden
}
.dxml-plugin .accordion>.card:not(:last-of-type) {
  border-bottom:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}
.dxml-plugin .accordion>.card:not(:first-of-type) {
  border-top-left-radius:0;
  border-top-right-radius:0
}
.dxml-plugin .accordion>.card>.card-header {
  border-radius:0;
  margin-bottom:-1px
}
.dxml-plugin .breadcrumb {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  padding:.75rem 1rem;
  margin-bottom:1rem;
  list-style:none;
  background-color:#e9ecef;
  border-radius:.25rem
}
.dxml-plugin .breadcrumb-item+.breadcrumb-item {
  padding-left:.5rem
}
.dxml-plugin .breadcrumb-item+.breadcrumb-item::before {
  float:left;
  padding-right:.5rem;
  color:#6c757d;
  content:"/"
}
.dxml-plugin .breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration:underline
}
.dxml-plugin .breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration:none
}
.dxml-plugin .breadcrumb-item.active {
  color:#6c757d
}
.dxml-plugin .pagination {
  display:-ms-flexbox;
  display:flex;
  padding-left:0;
  list-style:none;
  border-radius:.25rem
}
.dxml-plugin .page-link {
  position:relative;
  display:block;
  padding:.5rem .75rem;
  margin-left:-1px;
  line-height:1.25;
  color:#007bff;
  background-color:#fff;
  border:1px solid #dee2e6
}
.dxml-plugin .page-link:hover {
  z-index:2;
  color:#0056b3;
  text-decoration:none;
  background-color:#e9ecef;
  border-color:#dee2e6
}
.dxml-plugin .page-link:focus {
  z-index:3;
  outline:0;
  box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.dxml-plugin .page-item:first-child .page-link {
  margin-left:0;
  border-top-left-radius:.25rem;
  border-bottom-left-radius:.25rem
}
.dxml-plugin .page-item:last-child .page-link {
  border-top-right-radius:.25rem;
  border-bottom-right-radius:.25rem
}
.dxml-plugin .page-item.active .page-link {
  z-index:3;
  color:#fff;
  background-color:#007bff;
  border-color:#007bff
}
.dxml-plugin .page-item.disabled .page-link {
  color:#6c757d;
  pointer-events:none;
  cursor:auto;
  background-color:#fff;
  border-color:#dee2e6
}
.dxml-plugin .pagination-lg .page-link {
  padding:.75rem 1.5rem;
  font-size:1.25rem;
  line-height:1.5
}
.dxml-plugin .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius:.3rem;
  border-bottom-left-radius:.3rem
}
.dxml-plugin .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius:.3rem;
  border-bottom-right-radius:.3rem
}
.dxml-plugin .pagination-sm .page-link {
  padding:.25rem .5rem;
  font-size:.875rem;
  line-height:1.5
}
.dxml-plugin .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius:.2rem;
  border-bottom-left-radius:.2rem
}
.dxml-plugin .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius:.2rem;
  border-bottom-right-radius:.2rem
}
.dxml-plugin .badge {
  display:inline-block;
  padding:.25em .4em;
  font-size:75%;
  font-weight:700;
  line-height:1;
  text-align:center;
  white-space:nowrap;
  vertical-align:baseline;
  border-radius:.25rem;
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .badge {
      transition:none
  }
}
.dxml-plugin a.badge:focus, .dxml-plugin a.badge:hover {
  text-decoration:none
}
.dxml-plugin .badge:empty {
  display:none
}
.dxml-plugin .btn .badge {
  position:relative;
  top:-1px
}
.dxml-plugin .badge-pill {
  padding-right:.6em;
  padding-left:.6em;
  border-radius:10rem
}
.dxml-plugin .badge-primary {
  color:#fff;
  background-color:#007bff
}
.dxml-plugin a.badge-primary:focus, .dxml-plugin a.badge-primary:hover {
  color:#fff;
  background-color:#0062cc
}
.dxml-plugin a.badge-primary.focus, .dxml-plugin a.badge-primary:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.dxml-plugin .badge-secondary {
  color:#fff;
  background-color:#6c757d
}
.dxml-plugin a.badge-secondary:focus, .dxml-plugin a.badge-secondary:hover {
  color:#fff;
  background-color:#545b62
}
.dxml-plugin a.badge-secondary.focus, .dxml-plugin a.badge-secondary:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(108,117,125,.5)
}
.dxml-plugin .badge-success {
  color:#fff;
  background-color:#28a745
}
.dxml-plugin a.badge-success:focus, .dxml-plugin a.badge-success:hover {
  color:#fff;
  background-color:#1e7e34
}
.dxml-plugin a.badge-success.focus, .dxml-plugin a.badge-success:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.dxml-plugin .badge-info {
  color:#fff;
  background-color:#17a2b8
}
.dxml-plugin a.badge-info:focus, .dxml-plugin a.badge-info:hover {
  color:#fff;
  background-color:#117a8b
}
.dxml-plugin a.badge-info.focus, .dxml-plugin a.badge-info:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.dxml-plugin .badge-warning {
  color:#212529;
  background-color:#ffc107
}
.dxml-plugin a.badge-warning:focus, .dxml-plugin a.badge-warning:hover {
  color:#212529;
  background-color:#d39e00
}
.dxml-plugin a.badge-warning.focus, .dxml-plugin a.badge-warning:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.dxml-plugin .badge-danger {
  color:#fff;
  background-color:#dc3545
}
.dxml-plugin a.badge-danger:focus, .dxml-plugin a.badge-danger:hover {
  color:#fff;
  background-color:#bd2130
}
.dxml-plugin a.badge-danger.focus, .dxml-plugin a.badge-danger:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.dxml-plugin .badge-light {
  color:#212529;
  background-color:#f8f9fa
}
.dxml-plugin a.badge-light:focus, .dxml-plugin a.badge-light:hover {
  color:#212529;
  background-color:#dae0e5
}
.dxml-plugin a.badge-light.focus, .dxml-plugin a.badge-light:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.dxml-plugin .badge-dark {
  color:#fff;
  background-color:#343a40
}
.dxml-plugin a.badge-dark:focus, .dxml-plugin a.badge-dark:hover {
  color:#fff;
  background-color:#1d2124
}
.dxml-plugin a.badge-dark.focus, .dxml-plugin a.badge-dark:focus {
  outline:0;
  box-shadow:0 0 0 .2rem rgba(52,58,64,.5)
}
.dxml-plugin .jumbotron {
  padding:2rem 1rem;
  margin-bottom:2rem;
  background-color:#e9ecef;
  border-radius:.3rem
}
@media (min-width:576px) {
  .jumbotron {
      padding:4rem 2rem
  }
}
.dxml-plugin .jumbotron-fluid {
  padding-right:0;
  padding-left:0;
  border-radius:0
}
.dxml-plugin .alert {
  position:relative;
  padding:.75rem 1.25rem;
  margin-bottom:1rem;
  border:1px solid transparent;
  border-radius:.25rem
}
.dxml-plugin .alert-heading {
  color:inherit
}
.dxml-plugin .alert-link {
  font-weight:700
}
.dxml-plugin .alert-dismissible {
  padding-right:4rem
}
.dxml-plugin .alert-dismissible .close {
  position:absolute;
  top:0;
  right:0;
  z-index:2;
  padding:.75rem 1.25rem;
  color:inherit
}
.dxml-plugin .alert-primary {
  color:#004085;
  background-color:#cce5ff;
  border-color:#b8daff
}
.dxml-plugin .alert-primary hr {
  border-top-color:#9fcdff
}
.dxml-plugin .alert-primary .alert-link {
  color:#002752
}
.dxml-plugin .alert-secondary {
  color:#383d41;
  background-color:#e2e3e5;
  border-color:#d6d8db
}
.dxml-plugin .alert-secondary hr {
  border-top-color:#c8cbcf
}
.dxml-plugin .alert-secondary .alert-link {
  color:#202326
}
.dxml-plugin .alert-success {
  color:#155724;
  background-color:#d4edda;
  border-color:#c3e6cb
}
.dxml-plugin .alert-success hr {
  border-top-color:#b1dfbb
}
.dxml-plugin .alert-success .alert-link {
  color:#0b2e13
}
.dxml-plugin .alert-info {
  color:#0c5460;
  background-color:#d1ecf1;
  border-color:#bee5eb
}
.dxml-plugin .alert-info hr {
  border-top-color:#abdde5
}
.dxml-plugin .alert-info .alert-link {
  color:#062c33
}
.dxml-plugin .alert-warning {
  color:#856404;
  background-color:#fff3cd;
  border-color:#ffeeba
}
.dxml-plugin .alert-warning hr {
  border-top-color:#ffe8a1
}
.dxml-plugin .alert-warning .alert-link {
  color:#533f03
}
.dxml-plugin .alert-danger {
  color:#721c24;
  background-color:#f8d7da;
  border-color:#f5c6cb
}
.dxml-plugin .alert-danger hr {
  border-top-color:#f1b0b7
}
.dxml-plugin .alert-danger .alert-link {
  color:#491217
}
.dxml-plugin .alert-light {
  color:#818182;
  background-color:#fefefe;
  border-color:#fdfdfe
}
.dxml-plugin .alert-light hr {
  border-top-color:#ececf6
}
.dxml-plugin .alert-light .alert-link {
  color:#686868
}
.dxml-plugin .alert-dark {
  color:#1b1e21;
  background-color:#d6d8d9;
  border-color:#c6c8ca
}
.dxml-plugin .alert-dark hr {
  border-top-color:#b9bbbe
}
.dxml-plugin .alert-dark .alert-link {
  color:#040505
}
@-webkit-keyframes progress-bar-stripes {
  from {
      background-position:1rem 0
  }
.dxml-plugin to {
      background-position:0 0
  }
}
@keyframes progress-bar-stripes {
  from {
      background-position:1rem 0
  }
.dxml-plugin to {
      background-position:0 0
  }
}
.dxml-plugin .progress {
  display:-ms-flexbox;
  display:flex;
  height:1rem;
  overflow:hidden;
  line-height:0;
  font-size:.75rem;
  background-color:#e9ecef;
  border-radius:.25rem
}
.dxml-plugin .progress-bar {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center;
  overflow:hidden;
  color:#fff;
  text-align:center;
  white-space:nowrap;
  background-color:#007bff;
  transition:width .6s ease
}
@media (prefers-reduced-motion:reduce) {
  .progress-bar {
      transition:none
  }
}
.dxml-plugin .progress-bar-striped {
  background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size:1rem 1rem
}
.dxml-plugin .progress-bar-animated {
  -webkit-animation:1s linear infinite progress-bar-stripes;
  animation:1s linear infinite progress-bar-stripes
}
@media (prefers-reduced-motion:reduce) {
  .progress-bar-animated {
      -webkit-animation:none;
      animation:none
  }
}
.dxml-plugin .media {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start
}
.dxml-plugin .media-body {
  -ms-flex:1;
  flex:1
}
.dxml-plugin .list-group {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  padding-left:0;
  margin-bottom:0;
  border-radius:.25rem
}
.dxml-plugin .list-group-item-action {
  width:100%;
  color:#495057;
  text-align:inherit
}
.dxml-plugin .list-group-item-action:focus, .dxml-plugin .list-group-item-action:hover {
  z-index:1;
  color:#495057;
  text-decoration:none;
  background-color:#f8f9fa
}
.dxml-plugin .list-group-item-action:active {
  color:#212529;
  background-color:#e9ecef
}
.dxml-plugin .list-group-item {
  position:relative;
  display:block;
  padding:.75rem 1.25rem;
  background-color:#fff;
  border:1px solid rgba(0,0,0,.125)
}
.dxml-plugin .list-group-item:first-child {
  border-top-left-radius:inherit;
  border-top-right-radius:inherit
}
.dxml-plugin .list-group-item:last-child {
  border-bottom-right-radius:inherit;
  border-bottom-left-radius:inherit
}
.dxml-plugin .list-group-item.disabled, .dxml-plugin .list-group-item:disabled {
  color:#6c757d;
  pointer-events:none;
  background-color:#fff
}
.dxml-plugin .list-group-item.active {
  z-index:2;
  color:#fff;
  background-color:#007bff;
  border-color:#007bff
}
.dxml-plugin .list-group-item+.list-group-item {
  border-top-width:0
}
.dxml-plugin .list-group-item+.list-group-item.active {
  margin-top:-1px;
  border-top-width:1px
}
.dxml-plugin .list-group-horizontal {
  -ms-flex-direction:row;
  flex-direction:row
}
.dxml-plugin .list-group-horizontal>.list-group-item:first-child {
  border-bottom-left-radius:.25rem;
  border-top-right-radius:0
}
.dxml-plugin .list-group-horizontal>.list-group-item:last-child {
  border-top-right-radius:.25rem;
  border-bottom-left-radius:0
}
.dxml-plugin .list-group-horizontal>.list-group-item.active {
  margin-top:0
}
.dxml-plugin .list-group-horizontal>.list-group-item+.list-group-item {
  border-top-width:1px;
  border-left-width:0
}
.dxml-plugin .list-group-horizontal>.list-group-item+.list-group-item.active {
  margin-left:-1px;
  border-left-width:1px
}
@media (min-width:576px) {
  .list-group-horizontal-sm {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .list-group-horizontal-sm>.list-group-item:first-child {
      border-bottom-left-radius:.25rem;
      border-top-right-radius:0
  }
.dxml-plugin .list-group-horizontal-sm>.list-group-item:last-child {
      border-top-right-radius:.25rem;
      border-bottom-left-radius:0
  }
.dxml-plugin .list-group-horizontal-sm>.list-group-item.active {
      margin-top:0
  }
.dxml-plugin .list-group-horizontal-sm>.list-group-item+.list-group-item {
      border-top-width:1px;
      border-left-width:0
  }
.dxml-plugin .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
      margin-left:-1px;
      border-left-width:1px
  }
}
@media (min-width:768px) {
  .list-group-horizontal-md {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .list-group-horizontal-md>.list-group-item:first-child {
      border-bottom-left-radius:.25rem;
      border-top-right-radius:0
  }
.dxml-plugin .list-group-horizontal-md>.list-group-item:last-child {
      border-top-right-radius:.25rem;
      border-bottom-left-radius:0
  }
.dxml-plugin .list-group-horizontal-md>.list-group-item.active {
      margin-top:0
  }
.dxml-plugin .list-group-horizontal-md>.list-group-item+.list-group-item {
      border-top-width:1px;
      border-left-width:0
  }
.dxml-plugin .list-group-horizontal-md>.list-group-item+.list-group-item.active {
      margin-left:-1px;
      border-left-width:1px
  }
}
@media (min-width:992px) {
  .list-group-horizontal-lg {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .list-group-horizontal-lg>.list-group-item:first-child {
      border-bottom-left-radius:.25rem;
      border-top-right-radius:0
  }
.dxml-plugin .list-group-horizontal-lg>.list-group-item:last-child {
      border-top-right-radius:.25rem;
      border-bottom-left-radius:0
  }
.dxml-plugin .list-group-horizontal-lg>.list-group-item.active {
      margin-top:0
  }
.dxml-plugin .list-group-horizontal-lg>.list-group-item+.list-group-item {
      border-top-width:1px;
      border-left-width:0
  }
.dxml-plugin .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
      margin-left:-1px;
      border-left-width:1px
  }
}
@media (min-width:1200px) {
  .list-group-horizontal-xl {
      -ms-flex-direction:row;
      flex-direction:row
  }
.dxml-plugin .list-group-horizontal-xl>.list-group-item:first-child {
      border-bottom-left-radius:.25rem;
      border-top-right-radius:0
  }
.dxml-plugin .list-group-horizontal-xl>.list-group-item:last-child {
      border-top-right-radius:.25rem;
      border-bottom-left-radius:0
  }
.dxml-plugin .list-group-horizontal-xl>.list-group-item.active {
      margin-top:0
  }
.dxml-plugin .list-group-horizontal-xl>.list-group-item+.list-group-item {
      border-top-width:1px;
      border-left-width:0
  }
.dxml-plugin .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
      margin-left:-1px;
      border-left-width:1px
  }
}
.dxml-plugin .list-group-flush {
  border-radius:0
}
.dxml-plugin .list-group-flush>.list-group-item {
  border-width:0 0 1px
}
.dxml-plugin .list-group-flush>.list-group-item:last-child {
  border-bottom-width:0
}
.dxml-plugin .list-group-item-primary {
  color:#004085;
  background-color:#b8daff
}
.dxml-plugin .list-group-item-primary.list-group-item-action:focus, .dxml-plugin .list-group-item-primary.list-group-item-action:hover {
  color:#004085;
  background-color:#9fcdff
}
.dxml-plugin .list-group-item-primary.list-group-item-action.active {
  color:#fff;
  background-color:#004085;
  border-color:#004085
}
.dxml-plugin .list-group-item-secondary {
  color:#383d41;
  background-color:#d6d8db
}
.dxml-plugin .list-group-item-secondary.list-group-item-action:focus, .dxml-plugin .list-group-item-secondary.list-group-item-action:hover {
  color:#383d41;
  background-color:#c8cbcf
}
.dxml-plugin .list-group-item-secondary.list-group-item-action.active {
  color:#fff;
  background-color:#383d41;
  border-color:#383d41
}
.dxml-plugin .list-group-item-success {
  color:#155724;
  background-color:#c3e6cb
}
.dxml-plugin .list-group-item-success.list-group-item-action:focus, .dxml-plugin .list-group-item-success.list-group-item-action:hover {
  color:#155724;
  background-color:#b1dfbb
}
.dxml-plugin .list-group-item-success.list-group-item-action.active {
  color:#fff;
  background-color:#155724;
  border-color:#155724
}
.dxml-plugin .list-group-item-info {
  color:#0c5460;
  background-color:#bee5eb
}
.dxml-plugin .list-group-item-info.list-group-item-action:focus, .dxml-plugin .list-group-item-info.list-group-item-action:hover {
  color:#0c5460;
  background-color:#abdde5
}
.dxml-plugin .list-group-item-info.list-group-item-action.active {
  color:#fff;
  background-color:#0c5460;
  border-color:#0c5460
}
.dxml-plugin .list-group-item-warning {
  color:#856404;
  background-color:#ffeeba
}
.dxml-plugin .list-group-item-warning.list-group-item-action:focus, .dxml-plugin .list-group-item-warning.list-group-item-action:hover {
  color:#856404;
  background-color:#ffe8a1
}
.dxml-plugin .list-group-item-warning.list-group-item-action.active {
  color:#fff;
  background-color:#856404;
  border-color:#856404
}
.dxml-plugin .list-group-item-danger {
  color:#721c24;
  background-color:#f5c6cb
}
.dxml-plugin .list-group-item-danger.list-group-item-action:focus, .dxml-plugin .list-group-item-danger.list-group-item-action:hover {
  color:#721c24;
  background-color:#f1b0b7
}
.dxml-plugin .list-group-item-danger.list-group-item-action.active {
  color:#fff;
  background-color:#721c24;
  border-color:#721c24
}
.dxml-plugin .list-group-item-light {
  color:#818182;
  background-color:#fdfdfe
}
.dxml-plugin .list-group-item-light.list-group-item-action:focus, .dxml-plugin .list-group-item-light.list-group-item-action:hover {
  color:#818182;
  background-color:#ececf6
}
.dxml-plugin .list-group-item-light.list-group-item-action.active {
  color:#fff;
  background-color:#818182;
  border-color:#818182
}
.dxml-plugin .list-group-item-dark {
  color:#1b1e21;
  background-color:#c6c8ca
}
.dxml-plugin .list-group-item-dark.list-group-item-action:focus, .dxml-plugin .list-group-item-dark.list-group-item-action:hover {
  color:#1b1e21;
  background-color:#b9bbbe
}
.dxml-plugin .list-group-item-dark.list-group-item-action.active {
  color:#fff;
  background-color:#1b1e21;
  border-color:#1b1e21
}
.dxml-plugin .close {
  float:right;
  font-size:1.5rem;
  font-weight:700;
  line-height:1;
  color:#000;
  text-shadow:0 1px 0 #fff;
  opacity:.5
}
.dxml-plugin .close:hover {
  color:#000;
  text-decoration:none
}
.dxml-plugin .close:not(:disabled):not(.disabled):focus, .dxml-plugin .close:not(:disabled):not(.disabled):hover {
  opacity:.75
}
.dxml-plugin button.close {
  padding:0;
  background-color:transparent;
  border:0
}
.dxml-plugin a.close.disabled {
  pointer-events:none
}
.dxml-plugin .toast {
  -ms-flex-preferred-size:350px;
  flex-basis:350px;
  max-width:350px;
  font-size:.875rem;
  background-color:rgba(255,255,255,.85);
  background-clip:padding-box;
  border:1px solid rgba(0,0,0,.1);
  box-shadow:0 .25rem .75rem rgba(0,0,0,.1);
  opacity:0;
  border-radius:.25rem
}
.dxml-plugin .toast:not(:last-child) {
  margin-bottom:.75rem
}
.dxml-plugin .toast.showing {
  opacity:1
}
.dxml-plugin .toast.show {
  display:block;
  opacity:1
}
.dxml-plugin .toast.hide {
  display:none
}
.dxml-plugin .toast-header {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  padding:.25rem .75rem;
  color:#6c757d;
  background-color:rgba(255,255,255,.85);
  background-clip:padding-box;
  border-bottom:1px solid rgba(0,0,0,.05);
  border-top-left-radius:calc(.25rem - 1px);
  border-top-right-radius:calc(.25rem - 1px)
}
.dxml-plugin .toast-body {
  padding:.75rem
}
.dxml-plugin .modal-open {
  overflow:hidden
}
.dxml-plugin .modal-open .modal {
  overflow-x:hidden;
  overflow-y:auto
}
.dxml-plugin .modal {
  position:fixed;
  top:0;
  left:0;
  z-index:1050;
  display:none;
  width:100%;
  height:100%;
  overflow:hidden;
  outline:0
}
.dxml-plugin .modal-dialog {
  position:relative;
  width:auto;
  margin:.5rem;
  pointer-events:none
}
.dxml-plugin .modal.fade .modal-dialog {
  transition:-webkit-transform .3s ease-out;
  transition:transform .3s ease-out;
  transition:transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform:translate(0,-50px);
  transform:translate(0,-50px)
}
@media (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
      transition:none
  }
}
.dxml-plugin .modal.show .modal-dialog {
  -webkit-transform:none;
  transform:none
}
.dxml-plugin .modal.modal-static .modal-dialog {
  -webkit-transform:scale(1.02);
  transform:scale(1.02)
}
.dxml-plugin .modal-dialog-scrollable {
  display:-ms-flexbox;
  display:flex;
  max-height:calc(100% - 1rem)
}
.dxml-plugin .modal-dialog-scrollable .modal-content {
  max-height:calc(100vh - 1rem);
  overflow:hidden
}
.dxml-plugin .modal-dialog-scrollable .modal-footer, .dxml-plugin .modal-dialog-scrollable .modal-header {
  -ms-flex-negative:0;
  flex-shrink:0
}
.dxml-plugin .modal-dialog-scrollable .modal-body {
  overflow-y:auto
}
.dxml-plugin .modal-dialog-centered {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  min-height:calc(100% - 1rem)
}
.dxml-plugin .modal-dialog-centered::before {
  display:block;
  height:calc(100vh - 1rem);
  height:-webkit-min-content;
  height:-moz-min-content;
  height:min-content;
  content:""
}
.dxml-plugin .modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center;
  height:100%
}
.dxml-plugin .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height:none
}
.dxml-plugin .modal-dialog-centered.modal-dialog-scrollable::before {
  content:none
}
.dxml-plugin .modal-content {
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  width:100%;
  pointer-events:auto;
  background-color:#fff;
  background-clip:padding-box;
  border:1px solid rgba(0,0,0,.2);
  border-radius:.3rem;
  outline:0
}
.dxml-plugin .modal-backdrop {
  position:fixed;
  top:0;
  left:0;
  z-index:1040;
  width:100vw;
  height:100vh;
  background-color:#000
}
.dxml-plugin .modal-backdrop.fade {
  opacity:0
}
.dxml-plugin .modal-backdrop.show {
  opacity:.5
}
.dxml-plugin .modal-header {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex-pack:justify;
  justify-content:space-between;
  padding:1rem 1rem;
  border-bottom:1px solid #dee2e6;
  border-top-left-radius:calc(.3rem - 1px);
  border-top-right-radius:calc(.3rem - 1px)
}
.dxml-plugin .modal-header .close {
  padding:1rem 1rem;
  margin:-1rem -1rem -1rem auto
}
.dxml-plugin .modal-title {
  margin-bottom:0;
  line-height:1.5
}
.dxml-plugin .modal-body {
  position:relative;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  padding:1rem
}
.dxml-plugin .modal-footer {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:end;
  justify-content:flex-end;
  padding:.75rem;
  border-top:1px solid #dee2e6;
  border-bottom-right-radius:calc(.3rem - 1px);
  border-bottom-left-radius:calc(.3rem - 1px)
}
.dxml-plugin .modal-footer>* {
  margin:.25rem
}
.dxml-plugin .modal-scrollbar-measure {
  position:absolute;
  top:-9999px;
  width:50px;
  height:50px;
  overflow:scroll
}
@media (min-width:576px) {
  .modal-dialog {
      max-width:500px;
      margin:1.75rem auto
  }
.dxml-plugin .modal-dialog-scrollable {
      max-height:calc(100% - 3.5rem)
  }
.dxml-plugin .modal-dialog-scrollable .modal-content {
      max-height:calc(100vh - 3.5rem)
  }
.dxml-plugin .modal-dialog-centered {
      min-height:calc(100% - 3.5rem)
  }
.dxml-plugin .modal-dialog-centered::before {
      height:calc(100vh - 3.5rem);
      height:-webkit-min-content;
      height:-moz-min-content;
      height:min-content
  }
.dxml-plugin .modal-sm {
      max-width:300px
  }
}
@media (min-width:992px) {
  .modal-lg,.modal-xl {
      max-width:800px
  }
}
@media (min-width:1200px) {
  .modal-xl {
      max-width:1140px
  }
}
.dxml-plugin .tooltip {
  position:absolute;
  z-index:1070;
  display:block;
  margin:0;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style:normal;
  font-weight:400;
  line-height:1.5;
  text-align:left;
  text-align:start;
  text-decoration:none;
  text-shadow:none;
  text-transform:none;
  letter-spacing:normal;
  word-break:normal;
  word-spacing:normal;
  white-space:normal;
  line-break:auto;
  font-size:.875rem;
  word-wrap:break-word;
  opacity:0
}
.dxml-plugin .tooltip.show {
  opacity:.9
}
.dxml-plugin .tooltip .arrow {
  position:absolute;
  display:block;
  width:.8rem;
  height:.4rem
}
.dxml-plugin .tooltip .arrow::before {
  position:absolute;
  content:"";
  border-color:transparent;
  border-style:solid
}
.dxml-plugin .bs-tooltip-auto[x-placement^=top], .dxml-plugin .bs-tooltip-top {
  padding:.4rem 0
}
.dxml-plugin .bs-tooltip-auto[x-placement^=top] .arrow, .dxml-plugin .bs-tooltip-top .arrow {
  bottom:0
}
.dxml-plugin .bs-tooltip-auto[x-placement^=top] .arrow::before, .dxml-plugin .bs-tooltip-top .arrow::before {
  top:0;
  border-width:.4rem .4rem 0;
  border-top-color:#000
}
.dxml-plugin .bs-tooltip-auto[x-placement^=right], .dxml-plugin .bs-tooltip-right {
  padding:0 .4rem
}
.dxml-plugin .bs-tooltip-auto[x-placement^=right] .arrow, .dxml-plugin .bs-tooltip-right .arrow {
  left:0;
  width:.4rem;
  height:.8rem
}
.dxml-plugin .bs-tooltip-auto[x-placement^=right] .arrow::before, .dxml-plugin .bs-tooltip-right .arrow::before {
  right:0;
  border-width:.4rem .4rem .4rem 0;
  border-right-color:#000
}
.dxml-plugin .bs-tooltip-auto[x-placement^=bottom], .dxml-plugin .bs-tooltip-bottom {
  padding:.4rem 0
}
.dxml-plugin .bs-tooltip-auto[x-placement^=bottom] .arrow, .dxml-plugin .bs-tooltip-bottom .arrow {
  top:0
}
.dxml-plugin .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .dxml-plugin .bs-tooltip-bottom .arrow::before {
  bottom:0;
  border-width:0 .4rem .4rem;
  border-bottom-color:#000
}
.dxml-plugin .bs-tooltip-auto[x-placement^=left], .dxml-plugin .bs-tooltip-left {
  padding:0 .4rem
}
.dxml-plugin .bs-tooltip-auto[x-placement^=left] .arrow, .dxml-plugin .bs-tooltip-left .arrow {
  right:0;
  width:.4rem;
  height:.8rem
}
.dxml-plugin .bs-tooltip-auto[x-placement^=left] .arrow::before, .dxml-plugin .bs-tooltip-left .arrow::before {
  left:0;
  border-width:.4rem 0 .4rem .4rem;
  border-left-color:#000
}
.dxml-plugin .tooltip-inner {
  max-width:200px;
  padding:.25rem .5rem;
  color:#fff;
  text-align:center;
  background-color:#000;
  border-radius:.25rem
}
.dxml-plugin .popover {
  position:absolute;
  top:0;
  left:0;
  z-index:1060;
  display:block;
  max-width:276px;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style:normal;
  font-weight:400;
  line-height:1.5;
  text-align:left;
  text-align:start;
  text-decoration:none;
  text-shadow:none;
  text-transform:none;
  letter-spacing:normal;
  word-break:normal;
  word-spacing:normal;
  white-space:normal;
  line-break:auto;
  font-size:.875rem;
  word-wrap:break-word;
  background-color:#fff;
  background-clip:padding-box;
  border:1px solid rgba(0,0,0,.2);
  border-radius:.3rem
}
.dxml-plugin .popover .arrow {
  position:absolute;
  display:block;
  width:1rem;
  height:.5rem;
  margin:0 .3rem
}
.dxml-plugin .popover .arrow::after, .dxml-plugin .popover .arrow::before {
  position:absolute;
  display:block;
  content:"";
  border-color:transparent;
  border-style:solid
}
.dxml-plugin .bs-popover-auto[x-placement^=top], .dxml-plugin .bs-popover-top {
  margin-bottom:.5rem
}
.dxml-plugin .bs-popover-auto[x-placement^=top]>.arrow, .dxml-plugin .bs-popover-top>.arrow {
  bottom:calc(-.5rem - 1px)
}
.dxml-plugin .bs-popover-auto[x-placement^=top]>.arrow::before, .dxml-plugin .bs-popover-top>.arrow::before {
  bottom:0;
  border-width:.5rem .5rem 0;
  border-top-color:rgba(0,0,0,.25)
}
.dxml-plugin .bs-popover-auto[x-placement^=top]>.arrow::after, .dxml-plugin .bs-popover-top>.arrow::after {
  bottom:1px;
  border-width:.5rem .5rem 0;
  border-top-color:#fff
}
.dxml-plugin .bs-popover-auto[x-placement^=right], .dxml-plugin .bs-popover-right {
  margin-left:.5rem
}
.dxml-plugin .bs-popover-auto[x-placement^=right]>.arrow, .dxml-plugin .bs-popover-right>.arrow {
  left:calc(-.5rem - 1px);
  width:.5rem;
  height:1rem;
  margin:.3rem 0
}
.dxml-plugin .bs-popover-auto[x-placement^=right]>.arrow::before, .dxml-plugin .bs-popover-right>.arrow::before {
  left:0;
  border-width:.5rem .5rem .5rem 0;
  border-right-color:rgba(0,0,0,.25)
}
.dxml-plugin .bs-popover-auto[x-placement^=right]>.arrow::after, .dxml-plugin .bs-popover-right>.arrow::after {
  left:1px;
  border-width:.5rem .5rem .5rem 0;
  border-right-color:#fff
}
.dxml-plugin .bs-popover-auto[x-placement^=bottom], .dxml-plugin .bs-popover-bottom {
  margin-top:.5rem
}
.dxml-plugin .bs-popover-auto[x-placement^=bottom]>.arrow, .dxml-plugin .bs-popover-bottom>.arrow {
  top:calc(-.5rem - 1px)
}
.dxml-plugin .bs-popover-auto[x-placement^=bottom]>.arrow::before, .dxml-plugin .bs-popover-bottom>.arrow::before {
  top:0;
  border-width:0 .5rem .5rem .5rem;
  border-bottom-color:rgba(0,0,0,.25)
}
.dxml-plugin .bs-popover-auto[x-placement^=bottom]>.arrow::after, .dxml-plugin .bs-popover-bottom>.arrow::after {
  top:1px;
  border-width:0 .5rem .5rem .5rem;
  border-bottom-color:#fff
}
.dxml-plugin .bs-popover-auto[x-placement^=bottom] .popover-header::before, .dxml-plugin .bs-popover-bottom .popover-header::before {
  position:absolute;
  top:0;
  left:50%;
  display:block;
  width:1rem;
  margin-left:-.5rem;
  content:"";
  border-bottom:1px solid #f7f7f7
}
.dxml-plugin .bs-popover-auto[x-placement^=left], .dxml-plugin .bs-popover-left {
  margin-right:.5rem
}
.dxml-plugin .bs-popover-auto[x-placement^=left]>.arrow, .dxml-plugin .bs-popover-left>.arrow {
  right:calc(-.5rem - 1px);
  width:.5rem;
  height:1rem;
  margin:.3rem 0
}
.dxml-plugin .bs-popover-auto[x-placement^=left]>.arrow::before, .dxml-plugin .bs-popover-left>.arrow::before {
  right:0;
  border-width:.5rem 0 .5rem .5rem;
  border-left-color:rgba(0,0,0,.25)
}
.dxml-plugin .bs-popover-auto[x-placement^=left]>.arrow::after, .dxml-plugin .bs-popover-left>.arrow::after {
  right:1px;
  border-width:.5rem 0 .5rem .5rem;
  border-left-color:#fff
}
.dxml-plugin .popover-header {
  padding:.5rem .75rem;
  margin-bottom:0;
  font-size:1rem;
  background-color:#f7f7f7;
  border-bottom:1px solid #ebebeb;
  border-top-left-radius:calc(.3rem - 1px);
  border-top-right-radius:calc(.3rem - 1px)
}
.dxml-plugin .popover-header:empty {
  display:none
}
.dxml-plugin .popover-body {
  padding:.5rem .75rem;
  color:#212529
}
.dxml-plugin .carousel {
  position:relative
}
.dxml-plugin .carousel.pointer-event {
  -ms-touch-action:pan-y;
  touch-action:pan-y
}
.dxml-plugin .carousel-inner {
  position:relative;
  width:100%;
  overflow:hidden
}
.dxml-plugin .carousel-inner::after {
  display:block;
  clear:both;
  content:""
}
.dxml-plugin .carousel-item {
  position:relative;
  display:none;
  float:left;
  width:100%;
  margin-right:-100%;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  transition:-webkit-transform .6s ease-in-out;
  transition:transform .6s ease-in-out;
  transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .carousel-item {
      transition:none
  }
}
.dxml-plugin .carousel-item-next, .dxml-plugin .carousel-item-prev, .dxml-plugin .carousel-item.active {
  display:block
}
.dxml-plugin .active.carousel-item-right, .dxml-plugin .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform:translateX(100%);
  transform:translateX(100%)
}
.dxml-plugin .active.carousel-item-left, .dxml-plugin .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform:translateX(-100%);
  transform:translateX(-100%)
}
.dxml-plugin .carousel-fade .carousel-item {
  opacity:0;
  transition-property:opacity;
  -webkit-transform:none;
  transform:none
}
.dxml-plugin .carousel-fade .carousel-item-next.carousel-item-left, .dxml-plugin .carousel-fade .carousel-item-prev.carousel-item-right, .dxml-plugin .carousel-fade .carousel-item.active {
  z-index:1;
  opacity:1
}
.dxml-plugin .carousel-fade .active.carousel-item-left, .dxml-plugin .carousel-fade .active.carousel-item-right {
  z-index:0;
  opacity:0;
  transition:opacity 0s .6s
}
@media (prefers-reduced-motion:reduce) {
  .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
      transition:none
  }
}
.dxml-plugin .carousel-control-next, .dxml-plugin .carousel-control-prev {
  position:absolute;
  top:0;
  bottom:0;
  z-index:1;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
  width:15%;
  padding:0;
  color:#fff;
  text-align:center;
  background:0 0;
  border:0;
  opacity:.5;
  transition:opacity .15s ease
}
@media (prefers-reduced-motion:reduce) {
  .carousel-control-next,.carousel-control-prev {
      transition:none
  }
}
.dxml-plugin .carousel-control-next:focus, .dxml-plugin .carousel-control-next:hover, .dxml-plugin .carousel-control-prev:focus, .dxml-plugin .carousel-control-prev:hover {
  color:#fff;
  text-decoration:none;
  outline:0;
  opacity:.9
}
.dxml-plugin .carousel-control-prev {
  left:0
}
.dxml-plugin .carousel-control-next {
  right:0
}
.dxml-plugin .carousel-control-next-icon, .dxml-plugin .carousel-control-prev-icon {
  display:inline-block;
  width:20px;
  height:20px;
  background:50%/100% 100% no-repeat
}
.dxml-plugin .carousel-control-prev-icon {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}
.dxml-plugin .carousel-control-next-icon {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}
.dxml-plugin .carousel-indicators {
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  z-index:15;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  padding-left:0;
  margin-right:15%;
  margin-left:15%;
  list-style:none
}
.dxml-plugin .carousel-indicators li {
  box-sizing:content-box;
  -ms-flex:0 1 auto;
  flex:0 1 auto;
  width:30px;
  height:3px;
  margin-right:3px;
  margin-left:3px;
  text-indent:-999px;
  cursor:pointer;
  background-color:#fff;
  background-clip:padding-box;
  border-top:10px solid transparent;
  border-bottom:10px solid transparent;
  opacity:.5;
  transition:opacity .6s ease
}
@media (prefers-reduced-motion:reduce) {
  .carousel-indicators li {
      transition:none
  }
}
.dxml-plugin .carousel-indicators .active {
  opacity:1
}
.dxml-plugin .carousel-caption {
  position:absolute;
  right:15%;
  bottom:20px;
  left:15%;
  z-index:10;
  padding-top:20px;
  padding-bottom:20px;
  color:#fff;
  text-align:center
}
@-webkit-keyframes spinner-border {
  to {
      -webkit-transform:rotate(360deg);
      transform:rotate(360deg)
  }
}
@keyframes spinner-border {
  to {
      -webkit-transform:rotate(360deg);
      transform:rotate(360deg)
  }
}
.dxml-plugin .spinner-border {
  display:inline-block;
  width:2rem;
  height:2rem;
  vertical-align:-.125em;
  border:.25em solid currentColor;
  border-right-color:transparent;
  border-radius:50%;
  -webkit-animation:.75s linear infinite spinner-border;
  animation:.75s linear infinite spinner-border
}
.dxml-plugin .spinner-border-sm {
  width:1rem;
  height:1rem;
  border-width:.2em
}
@-webkit-keyframes spinner-grow {
  0% {
      -webkit-transform:scale(0);
      transform:scale(0)
  }
.dxml-plugin 50% {
      opacity:1;
      -webkit-transform:none;
      transform:none
  }
}
@keyframes spinner-grow {
  0% {
      -webkit-transform:scale(0);
      transform:scale(0)
  }
.dxml-plugin 50% {
      opacity:1;
      -webkit-transform:none;
      transform:none
  }
}
.dxml-plugin .spinner-grow {
  display:inline-block;
  width:2rem;
  height:2rem;
  vertical-align:-.125em;
  background-color:currentColor;
  border-radius:50%;
  opacity:0;
  -webkit-animation:.75s linear infinite spinner-grow;
  animation:.75s linear infinite spinner-grow
}
.dxml-plugin .spinner-grow-sm {
  width:1rem;
  height:1rem
}
@media (prefers-reduced-motion:reduce) {
  .spinner-border,.spinner-grow {
      -webkit-animation-duration:1.5s;
      animation-duration:1.5s
  }
}
.dxml-plugin .align-baseline {
  vertical-align:baseline!important
}
.dxml-plugin .align-top {
  vertical-align:top!important
}
.dxml-plugin .align-middle {
  vertical-align:middle!important
}
.dxml-plugin .align-bottom {
  vertical-align:bottom!important
}
.dxml-plugin .align-text-bottom {
  vertical-align:text-bottom!important
}
.dxml-plugin .align-text-top {
  vertical-align:text-top!important
}
.dxml-plugin .bg-primary {
  background-color:#007bff!important
}
.dxml-plugin a.bg-primary:focus, .dxml-plugin a.bg-primary:hover, .dxml-plugin button.bg-primary:focus, .dxml-plugin button.bg-primary:hover {
  background-color:#0062cc!important
}
.dxml-plugin .bg-secondary {
  background-color:#6c757d!important
}
.dxml-plugin a.bg-secondary:focus, .dxml-plugin a.bg-secondary:hover, .dxml-plugin button.bg-secondary:focus, .dxml-plugin button.bg-secondary:hover {
  background-color:#545b62!important
}
.dxml-plugin .bg-success {
  background-color:#28a745!important
}
.dxml-plugin a.bg-success:focus, .dxml-plugin a.bg-success:hover, .dxml-plugin button.bg-success:focus, .dxml-plugin button.bg-success:hover {
  background-color:#1e7e34!important
}
.dxml-plugin .bg-info {
  background-color:#17a2b8!important
}
.dxml-plugin a.bg-info:focus, .dxml-plugin a.bg-info:hover, .dxml-plugin button.bg-info:focus, .dxml-plugin button.bg-info:hover {
  background-color:#117a8b!important
}
.dxml-plugin .bg-warning {
  background-color:#ffc107!important
}
.dxml-plugin a.bg-warning:focus, .dxml-plugin a.bg-warning:hover, .dxml-plugin button.bg-warning:focus, .dxml-plugin button.bg-warning:hover {
  background-color:#d39e00!important
}
.dxml-plugin .bg-danger {
  background-color:#dc3545!important
}
.dxml-plugin a.bg-danger:focus, .dxml-plugin a.bg-danger:hover, .dxml-plugin button.bg-danger:focus, .dxml-plugin button.bg-danger:hover {
  background-color:#bd2130!important
}
.dxml-plugin .bg-light {
  background-color:#f8f9fa!important
}
.dxml-plugin a.bg-light:focus, .dxml-plugin a.bg-light:hover, .dxml-plugin button.bg-light:focus, .dxml-plugin button.bg-light:hover {
  background-color:#dae0e5!important
}
.dxml-plugin .bg-dark {
  background-color:#343a40!important
}
.dxml-plugin a.bg-dark:focus, .dxml-plugin a.bg-dark:hover, .dxml-plugin button.bg-dark:focus, .dxml-plugin button.bg-dark:hover {
  background-color:#1d2124!important
}
.dxml-plugin .bg-white {
  background-color:#fff!important
}
.dxml-plugin .bg-transparent {
  background-color:transparent!important
}
.dxml-plugin .border {
  border:1px solid #dee2e6!important
}
.dxml-plugin .border-top {
  border-top:1px solid #dee2e6!important
}
.dxml-plugin .border-right {
  border-right:1px solid #dee2e6!important
}
.dxml-plugin .border-bottom {
  border-bottom:1px solid #dee2e6!important
}
.dxml-plugin .border-left {
  border-left:1px solid #dee2e6!important
}
.dxml-plugin .border-0 {
  border:0!important
}
.dxml-plugin .border-top-0 {
  border-top:0!important
}
.dxml-plugin .border-right-0 {
  border-right:0!important
}
.dxml-plugin .border-bottom-0 {
  border-bottom:0!important
}
.dxml-plugin .border-left-0 {
  border-left:0!important
}
.dxml-plugin .border-primary {
  border-color:#007bff!important
}
.dxml-plugin .border-secondary {
  border-color:#6c757d!important
}
.dxml-plugin .border-success {
  border-color:#28a745!important
}
.dxml-plugin .border-info {
  border-color:#17a2b8!important
}
.dxml-plugin .border-warning {
  border-color:#ffc107!important
}
.dxml-plugin .border-danger {
  border-color:#dc3545!important
}
.dxml-plugin .border-light {
  border-color:#f8f9fa!important
}
.dxml-plugin .border-dark {
  border-color:#343a40!important
}
.dxml-plugin .border-white {
  border-color:#fff!important
}
.dxml-plugin .rounded-sm {
  border-radius:.2rem!important
}
.dxml-plugin .rounded {
  border-radius:.25rem!important
}
.dxml-plugin .rounded-top {
  border-top-left-radius:.25rem!important;
  border-top-right-radius:.25rem!important
}
.dxml-plugin .rounded-right {
  border-top-right-radius:.25rem!important;
  border-bottom-right-radius:.25rem!important
}
.dxml-plugin .rounded-bottom {
  border-bottom-right-radius:.25rem!important;
  border-bottom-left-radius:.25rem!important
}
.dxml-plugin .rounded-left {
  border-top-left-radius:.25rem!important;
  border-bottom-left-radius:.25rem!important
}
.dxml-plugin .rounded-lg {
  border-radius:.3rem!important
}
.dxml-plugin .rounded-circle {
  border-radius:50%!important
}
.dxml-plugin .rounded-pill {
  border-radius:50rem!important
}
.dxml-plugin .rounded-0 {
  border-radius:0!important
}
.dxml-plugin .clearfix::after {
  display:block;
  clear:both;
  content:""
}
.dxml-plugin .d-none {
  display:none!important
}
.dxml-plugin .d-inline {
  display:inline!important
}
.dxml-plugin .d-inline-block {
  display:inline-block!important
}
.dxml-plugin .d-block {
  display:block!important
}
.dxml-plugin .d-table {
  display:table!important
}
.dxml-plugin .d-table-row {
  display:table-row!important
}
.dxml-plugin .d-table-cell {
  display:table-cell!important
}
.dxml-plugin .d-flex {
  display:-ms-flexbox!important;
  display:flex!important
}
.dxml-plugin .d-inline-flex {
  display:-ms-inline-flexbox!important;
  display:inline-flex!important
}
@media (min-width:576px) {
  .d-sm-none {
      display:none!important
  }
.dxml-plugin .d-sm-inline {
      display:inline!important
  }
.dxml-plugin .d-sm-inline-block {
      display:inline-block!important
  }
.dxml-plugin .d-sm-block {
      display:block!important
  }
.dxml-plugin .d-sm-table {
      display:table!important
  }
.dxml-plugin .d-sm-table-row {
      display:table-row!important
  }
.dxml-plugin .d-sm-table-cell {
      display:table-cell!important
  }
.dxml-plugin .d-sm-flex {
      display:-ms-flexbox!important;
      display:flex!important
  }
.dxml-plugin .d-sm-inline-flex {
      display:-ms-inline-flexbox!important;
      display:inline-flex!important
  }
}
@media (min-width:768px) {
  .d-md-none {
      display:none!important
  }
.dxml-plugin .d-md-inline {
      display:inline!important
  }
.dxml-plugin .d-md-inline-block {
      display:inline-block!important
  }
.dxml-plugin .d-md-block {
      display:block!important
  }
.dxml-plugin .d-md-table {
      display:table!important
  }
.dxml-plugin .d-md-table-row {
      display:table-row!important
  }
.dxml-plugin .d-md-table-cell {
      display:table-cell!important
  }
.dxml-plugin .d-md-flex {
      display:-ms-flexbox!important;
      display:flex!important
  }
.dxml-plugin .d-md-inline-flex {
      display:-ms-inline-flexbox!important;
      display:inline-flex!important
  }
}
@media (min-width:992px) {
  .d-lg-none {
      display:none!important
  }
.dxml-plugin .d-lg-inline {
      display:inline!important
  }
.dxml-plugin .d-lg-inline-block {
      display:inline-block!important
  }
.dxml-plugin .d-lg-block {
      display:block!important
  }
.dxml-plugin .d-lg-table {
      display:table!important
  }
.dxml-plugin .d-lg-table-row {
      display:table-row!important
  }
.dxml-plugin .d-lg-table-cell {
      display:table-cell!important
  }
.dxml-plugin .d-lg-flex {
      display:-ms-flexbox!important;
      display:flex!important
  }
.dxml-plugin .d-lg-inline-flex {
      display:-ms-inline-flexbox!important;
      display:inline-flex!important
  }
}
@media (min-width:1200px) {
  .d-xl-none {
      display:none!important
  }
.dxml-plugin .d-xl-inline {
      display:inline!important
  }
.dxml-plugin .d-xl-inline-block {
      display:inline-block!important
  }
.dxml-plugin .d-xl-block {
      display:block!important
  }
.dxml-plugin .d-xl-table {
      display:table!important
  }
.dxml-plugin .d-xl-table-row {
      display:table-row!important
  }
.dxml-plugin .d-xl-table-cell {
      display:table-cell!important
  }
.dxml-plugin .d-xl-flex {
      display:-ms-flexbox!important;
      display:flex!important
  }
.dxml-plugin .d-xl-inline-flex {
      display:-ms-inline-flexbox!important;
      display:inline-flex!important
  }
}
@media print {
  .d-print-none {
      display:none!important
  }
.dxml-plugin .d-print-inline {
      display:inline!important
  }
.dxml-plugin .d-print-inline-block {
      display:inline-block!important
  }
.dxml-plugin .d-print-block {
      display:block!important
  }
.dxml-plugin .d-print-table {
      display:table!important
  }
.dxml-plugin .d-print-table-row {
      display:table-row!important
  }
.dxml-plugin .d-print-table-cell {
      display:table-cell!important
  }
.dxml-plugin .d-print-flex {
      display:-ms-flexbox!important;
      display:flex!important
  }
.dxml-plugin .d-print-inline-flex {
      display:-ms-inline-flexbox!important;
      display:inline-flex!important
  }
}
.dxml-plugin .embed-responsive {
  position:relative;
  display:block;
  width:100%;
  padding:0;
  overflow:hidden
}
.dxml-plugin .embed-responsive::before {
  display:block;
  content:""
}
.dxml-plugin .embed-responsive .embed-responsive-item, .dxml-plugin .embed-responsive embed, .dxml-plugin .embed-responsive iframe, .dxml-plugin .embed-responsive object, .dxml-plugin .embed-responsive video {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
  border:0
}
.dxml-plugin .embed-responsive-21by9::before {
  padding-top:42.857143%
}
.dxml-plugin .embed-responsive-16by9::before {
  padding-top:56.25%
}
.dxml-plugin .embed-responsive-4by3::before {
  padding-top:75%
}
.dxml-plugin .embed-responsive-1by1::before {
  padding-top:100%
}
.dxml-plugin .flex-row {
  -ms-flex-direction:row!important;
  flex-direction:row!important
}
.dxml-plugin .flex-column {
  -ms-flex-direction:column!important;
  flex-direction:column!important
}
.dxml-plugin .flex-row-reverse {
  -ms-flex-direction:row-reverse!important;
  flex-direction:row-reverse!important
}
.dxml-plugin .flex-column-reverse {
  -ms-flex-direction:column-reverse!important;
  flex-direction:column-reverse!important
}
.dxml-plugin .flex-wrap {
  -ms-flex-wrap:wrap!important;
  flex-wrap:wrap!important
}
.dxml-plugin .flex-nowrap {
  -ms-flex-wrap:nowrap!important;
  flex-wrap:nowrap!important
}
.dxml-plugin .flex-wrap-reverse {
  -ms-flex-wrap:wrap-reverse!important;
  flex-wrap:wrap-reverse!important
}
.dxml-plugin .flex-fill {
  -ms-flex:1 1 auto!important;
  flex:1 1 auto!important
}
.dxml-plugin .flex-grow-0 {
  -ms-flex-positive:0!important;
  flex-grow:0!important
}
.dxml-plugin .flex-grow-1 {
  -ms-flex-positive:1!important;
  flex-grow:1!important
}
.dxml-plugin .flex-shrink-0 {
  -ms-flex-negative:0!important;
  flex-shrink:0!important
}
.dxml-plugin .flex-shrink-1 {
  -ms-flex-negative:1!important;
  flex-shrink:1!important
}
.dxml-plugin .justify-content-start {
  -ms-flex-pack:start!important;
  justify-content:flex-start!important
}
.dxml-plugin .justify-content-end {
  -ms-flex-pack:end!important;
  justify-content:flex-end!important
}
.dxml-plugin .justify-content-center {
  -ms-flex-pack:center!important;
  justify-content:center!important
}
.dxml-plugin .justify-content-between {
  -ms-flex-pack:justify!important;
  justify-content:space-between!important
}
.dxml-plugin .justify-content-around {
  -ms-flex-pack:distribute!important;
  justify-content:space-around!important
}
.dxml-plugin .align-items-start {
  -ms-flex-align:start!important;
  align-items:flex-start!important
}
.dxml-plugin .align-items-end {
  -ms-flex-align:end!important;
  align-items:flex-end!important
}
.dxml-plugin .align-items-center {
  -ms-flex-align:center!important;
  align-items:center!important
}
.dxml-plugin .align-items-baseline {
  -ms-flex-align:baseline!important;
  align-items:baseline!important
}
.dxml-plugin .align-items-stretch {
  -ms-flex-align:stretch!important;
  align-items:stretch!important
}
.dxml-plugin .align-content-start {
  -ms-flex-line-pack:start!important;
  align-content:flex-start!important
}
.dxml-plugin .align-content-end {
  -ms-flex-line-pack:end!important;
  align-content:flex-end!important
}
.dxml-plugin .align-content-center {
  -ms-flex-line-pack:center!important;
  align-content:center!important
}
.dxml-plugin .align-content-between {
  -ms-flex-line-pack:justify!important;
  align-content:space-between!important
}
.dxml-plugin .align-content-around {
  -ms-flex-line-pack:distribute!important;
  align-content:space-around!important
}
.dxml-plugin .align-content-stretch {
  -ms-flex-line-pack:stretch!important;
  align-content:stretch!important
}
.dxml-plugin .align-self-auto {
  -ms-flex-item-align:auto!important;
  align-self:auto!important
}
.dxml-plugin .align-self-start {
  -ms-flex-item-align:start!important;
  align-self:flex-start!important
}
.dxml-plugin .align-self-end {
  -ms-flex-item-align:end!important;
  align-self:flex-end!important
}
.dxml-plugin .align-self-center {
  -ms-flex-item-align:center!important;
  align-self:center!important
}
.dxml-plugin .align-self-baseline {
  -ms-flex-item-align:baseline!important;
  align-self:baseline!important
}
.dxml-plugin .align-self-stretch {
  -ms-flex-item-align:stretch!important;
  align-self:stretch!important
}
@media (min-width:576px) {
  .flex-sm-row {
      -ms-flex-direction:row!important;
      flex-direction:row!important
  }
.dxml-plugin .flex-sm-column {
      -ms-flex-direction:column!important;
      flex-direction:column!important
  }
.dxml-plugin .flex-sm-row-reverse {
      -ms-flex-direction:row-reverse!important;
      flex-direction:row-reverse!important
  }
.dxml-plugin .flex-sm-column-reverse {
      -ms-flex-direction:column-reverse!important;
      flex-direction:column-reverse!important
  }
.dxml-plugin .flex-sm-wrap {
      -ms-flex-wrap:wrap!important;
      flex-wrap:wrap!important
  }
.dxml-plugin .flex-sm-nowrap {
      -ms-flex-wrap:nowrap!important;
      flex-wrap:nowrap!important
  }
.dxml-plugin .flex-sm-wrap-reverse {
      -ms-flex-wrap:wrap-reverse!important;
      flex-wrap:wrap-reverse!important
  }
.dxml-plugin .flex-sm-fill {
      -ms-flex:1 1 auto!important;
      flex:1 1 auto!important
  }
.dxml-plugin .flex-sm-grow-0 {
      -ms-flex-positive:0!important;
      flex-grow:0!important
  }
.dxml-plugin .flex-sm-grow-1 {
      -ms-flex-positive:1!important;
      flex-grow:1!important
  }
.dxml-plugin .flex-sm-shrink-0 {
      -ms-flex-negative:0!important;
      flex-shrink:0!important
  }
.dxml-plugin .flex-sm-shrink-1 {
      -ms-flex-negative:1!important;
      flex-shrink:1!important
  }
.dxml-plugin .justify-content-sm-start {
      -ms-flex-pack:start!important;
      justify-content:flex-start!important
  }
.dxml-plugin .justify-content-sm-end {
      -ms-flex-pack:end!important;
      justify-content:flex-end!important
  }
.dxml-plugin .justify-content-sm-center {
      -ms-flex-pack:center!important;
      justify-content:center!important
  }
.dxml-plugin .justify-content-sm-between {
      -ms-flex-pack:justify!important;
      justify-content:space-between!important
  }
.dxml-plugin .justify-content-sm-around {
      -ms-flex-pack:distribute!important;
      justify-content:space-around!important
  }
.dxml-plugin .align-items-sm-start {
      -ms-flex-align:start!important;
      align-items:flex-start!important
  }
.dxml-plugin .align-items-sm-end {
      -ms-flex-align:end!important;
      align-items:flex-end!important
  }
.dxml-plugin .align-items-sm-center {
      -ms-flex-align:center!important;
      align-items:center!important
  }
.dxml-plugin .align-items-sm-baseline {
      -ms-flex-align:baseline!important;
      align-items:baseline!important
  }
.dxml-plugin .align-items-sm-stretch {
      -ms-flex-align:stretch!important;
      align-items:stretch!important
  }
.dxml-plugin .align-content-sm-start {
      -ms-flex-line-pack:start!important;
      align-content:flex-start!important
  }
.dxml-plugin .align-content-sm-end {
      -ms-flex-line-pack:end!important;
      align-content:flex-end!important
  }
.dxml-plugin .align-content-sm-center {
      -ms-flex-line-pack:center!important;
      align-content:center!important
  }
.dxml-plugin .align-content-sm-between {
      -ms-flex-line-pack:justify!important;
      align-content:space-between!important
  }
.dxml-plugin .align-content-sm-around {
      -ms-flex-line-pack:distribute!important;
      align-content:space-around!important
  }
.dxml-plugin .align-content-sm-stretch {
      -ms-flex-line-pack:stretch!important;
      align-content:stretch!important
  }
.dxml-plugin .align-self-sm-auto {
      -ms-flex-item-align:auto!important;
      align-self:auto!important
  }
.dxml-plugin .align-self-sm-start {
      -ms-flex-item-align:start!important;
      align-self:flex-start!important
  }
.dxml-plugin .align-self-sm-end {
      -ms-flex-item-align:end!important;
      align-self:flex-end!important
  }
.dxml-plugin .align-self-sm-center {
      -ms-flex-item-align:center!important;
      align-self:center!important
  }
.dxml-plugin .align-self-sm-baseline {
      -ms-flex-item-align:baseline!important;
      align-self:baseline!important
  }
.dxml-plugin .align-self-sm-stretch {
      -ms-flex-item-align:stretch!important;
      align-self:stretch!important
  }
}
@media (min-width:768px) {
  .flex-md-row {
      -ms-flex-direction:row!important;
      flex-direction:row!important
  }
.dxml-plugin .flex-md-column {
      -ms-flex-direction:column!important;
      flex-direction:column!important
  }
.dxml-plugin .flex-md-row-reverse {
      -ms-flex-direction:row-reverse!important;
      flex-direction:row-reverse!important
  }
.dxml-plugin .flex-md-column-reverse {
      -ms-flex-direction:column-reverse!important;
      flex-direction:column-reverse!important
  }
.dxml-plugin .flex-md-wrap {
      -ms-flex-wrap:wrap!important;
      flex-wrap:wrap!important
  }
.dxml-plugin .flex-md-nowrap {
      -ms-flex-wrap:nowrap!important;
      flex-wrap:nowrap!important
  }
.dxml-plugin .flex-md-wrap-reverse {
      -ms-flex-wrap:wrap-reverse!important;
      flex-wrap:wrap-reverse!important
  }
.dxml-plugin .flex-md-fill {
      -ms-flex:1 1 auto!important;
      flex:1 1 auto!important
  }
.dxml-plugin .flex-md-grow-0 {
      -ms-flex-positive:0!important;
      flex-grow:0!important
  }
.dxml-plugin .flex-md-grow-1 {
      -ms-flex-positive:1!important;
      flex-grow:1!important
  }
.dxml-plugin .flex-md-shrink-0 {
      -ms-flex-negative:0!important;
      flex-shrink:0!important
  }
.dxml-plugin .flex-md-shrink-1 {
      -ms-flex-negative:1!important;
      flex-shrink:1!important
  }
.dxml-plugin .justify-content-md-start {
      -ms-flex-pack:start!important;
      justify-content:flex-start!important
  }
.dxml-plugin .justify-content-md-end {
      -ms-flex-pack:end!important;
      justify-content:flex-end!important
  }
.dxml-plugin .justify-content-md-center {
      -ms-flex-pack:center!important;
      justify-content:center!important
  }
.dxml-plugin .justify-content-md-between {
      -ms-flex-pack:justify!important;
      justify-content:space-between!important
  }
.dxml-plugin .justify-content-md-around {
      -ms-flex-pack:distribute!important;
      justify-content:space-around!important
  }
.dxml-plugin .align-items-md-start {
      -ms-flex-align:start!important;
      align-items:flex-start!important
  }
.dxml-plugin .align-items-md-end {
      -ms-flex-align:end!important;
      align-items:flex-end!important
  }
.dxml-plugin .align-items-md-center {
      -ms-flex-align:center!important;
      align-items:center!important
  }
.dxml-plugin .align-items-md-baseline {
      -ms-flex-align:baseline!important;
      align-items:baseline!important
  }
.dxml-plugin .align-items-md-stretch {
      -ms-flex-align:stretch!important;
      align-items:stretch!important
  }
.dxml-plugin .align-content-md-start {
      -ms-flex-line-pack:start!important;
      align-content:flex-start!important
  }
.dxml-plugin .align-content-md-end {
      -ms-flex-line-pack:end!important;
      align-content:flex-end!important
  }
.dxml-plugin .align-content-md-center {
      -ms-flex-line-pack:center!important;
      align-content:center!important
  }
.dxml-plugin .align-content-md-between {
      -ms-flex-line-pack:justify!important;
      align-content:space-between!important
  }
.dxml-plugin .align-content-md-around {
      -ms-flex-line-pack:distribute!important;
      align-content:space-around!important
  }
.dxml-plugin .align-content-md-stretch {
      -ms-flex-line-pack:stretch!important;
      align-content:stretch!important
  }
.dxml-plugin .align-self-md-auto {
      -ms-flex-item-align:auto!important;
      align-self:auto!important
  }
.dxml-plugin .align-self-md-start {
      -ms-flex-item-align:start!important;
      align-self:flex-start!important
  }
.dxml-plugin .align-self-md-end {
      -ms-flex-item-align:end!important;
      align-self:flex-end!important
  }
.dxml-plugin .align-self-md-center {
      -ms-flex-item-align:center!important;
      align-self:center!important
  }
.dxml-plugin .align-self-md-baseline {
      -ms-flex-item-align:baseline!important;
      align-self:baseline!important
  }
.dxml-plugin .align-self-md-stretch {
      -ms-flex-item-align:stretch!important;
      align-self:stretch!important
  }
}
@media (min-width:992px) {
  .flex-lg-row {
      -ms-flex-direction:row!important;
      flex-direction:row!important
  }
.dxml-plugin .flex-lg-column {
      -ms-flex-direction:column!important;
      flex-direction:column!important
  }
.dxml-plugin .flex-lg-row-reverse {
      -ms-flex-direction:row-reverse!important;
      flex-direction:row-reverse!important
  }
.dxml-plugin .flex-lg-column-reverse {
      -ms-flex-direction:column-reverse!important;
      flex-direction:column-reverse!important
  }
.dxml-plugin .flex-lg-wrap {
      -ms-flex-wrap:wrap!important;
      flex-wrap:wrap!important
  }
.dxml-plugin .flex-lg-nowrap {
      -ms-flex-wrap:nowrap!important;
      flex-wrap:nowrap!important
  }
.dxml-plugin .flex-lg-wrap-reverse {
      -ms-flex-wrap:wrap-reverse!important;
      flex-wrap:wrap-reverse!important
  }
.dxml-plugin .flex-lg-fill {
      -ms-flex:1 1 auto!important;
      flex:1 1 auto!important
  }
.dxml-plugin .flex-lg-grow-0 {
      -ms-flex-positive:0!important;
      flex-grow:0!important
  }
.dxml-plugin .flex-lg-grow-1 {
      -ms-flex-positive:1!important;
      flex-grow:1!important
  }
.dxml-plugin .flex-lg-shrink-0 {
      -ms-flex-negative:0!important;
      flex-shrink:0!important
  }
.dxml-plugin .flex-lg-shrink-1 {
      -ms-flex-negative:1!important;
      flex-shrink:1!important
  }
.dxml-plugin .justify-content-lg-start {
      -ms-flex-pack:start!important;
      justify-content:flex-start!important
  }
.dxml-plugin .justify-content-lg-end {
      -ms-flex-pack:end!important;
      justify-content:flex-end!important
  }
.dxml-plugin .justify-content-lg-center {
      -ms-flex-pack:center!important;
      justify-content:center!important
  }
.dxml-plugin .justify-content-lg-between {
      -ms-flex-pack:justify!important;
      justify-content:space-between!important
  }
.dxml-plugin .justify-content-lg-around {
      -ms-flex-pack:distribute!important;
      justify-content:space-around!important
  }
.dxml-plugin .align-items-lg-start {
      -ms-flex-align:start!important;
      align-items:flex-start!important
  }
.dxml-plugin .align-items-lg-end {
      -ms-flex-align:end!important;
      align-items:flex-end!important
  }
.dxml-plugin .align-items-lg-center {
      -ms-flex-align:center!important;
      align-items:center!important
  }
.dxml-plugin .align-items-lg-baseline {
      -ms-flex-align:baseline!important;
      align-items:baseline!important
  }
.dxml-plugin .align-items-lg-stretch {
      -ms-flex-align:stretch!important;
      align-items:stretch!important
  }
.dxml-plugin .align-content-lg-start {
      -ms-flex-line-pack:start!important;
      align-content:flex-start!important
  }
.dxml-plugin .align-content-lg-end {
      -ms-flex-line-pack:end!important;
      align-content:flex-end!important
  }
.dxml-plugin .align-content-lg-center {
      -ms-flex-line-pack:center!important;
      align-content:center!important
  }
.dxml-plugin .align-content-lg-between {
      -ms-flex-line-pack:justify!important;
      align-content:space-between!important
  }
.dxml-plugin .align-content-lg-around {
      -ms-flex-line-pack:distribute!important;
      align-content:space-around!important
  }
.dxml-plugin .align-content-lg-stretch {
      -ms-flex-line-pack:stretch!important;
      align-content:stretch!important
  }
.dxml-plugin .align-self-lg-auto {
      -ms-flex-item-align:auto!important;
      align-self:auto!important
  }
.dxml-plugin .align-self-lg-start {
      -ms-flex-item-align:start!important;
      align-self:flex-start!important
  }
.dxml-plugin .align-self-lg-end {
      -ms-flex-item-align:end!important;
      align-self:flex-end!important
  }
.dxml-plugin .align-self-lg-center {
      -ms-flex-item-align:center!important;
      align-self:center!important
  }
.dxml-plugin .align-self-lg-baseline {
      -ms-flex-item-align:baseline!important;
      align-self:baseline!important
  }
.dxml-plugin .align-self-lg-stretch {
      -ms-flex-item-align:stretch!important;
      align-self:stretch!important
  }
}
@media (min-width:1200px) {
  .flex-xl-row {
      -ms-flex-direction:row!important;
      flex-direction:row!important
  }
.dxml-plugin .flex-xl-column {
      -ms-flex-direction:column!important;
      flex-direction:column!important
  }
.dxml-plugin .flex-xl-row-reverse {
      -ms-flex-direction:row-reverse!important;
      flex-direction:row-reverse!important
  }
.dxml-plugin .flex-xl-column-reverse {
      -ms-flex-direction:column-reverse!important;
      flex-direction:column-reverse!important
  }
.dxml-plugin .flex-xl-wrap {
      -ms-flex-wrap:wrap!important;
      flex-wrap:wrap!important
  }
.dxml-plugin .flex-xl-nowrap {
      -ms-flex-wrap:nowrap!important;
      flex-wrap:nowrap!important
  }
.dxml-plugin .flex-xl-wrap-reverse {
      -ms-flex-wrap:wrap-reverse!important;
      flex-wrap:wrap-reverse!important
  }
.dxml-plugin .flex-xl-fill {
      -ms-flex:1 1 auto!important;
      flex:1 1 auto!important
  }
.dxml-plugin .flex-xl-grow-0 {
      -ms-flex-positive:0!important;
      flex-grow:0!important
  }
.dxml-plugin .flex-xl-grow-1 {
      -ms-flex-positive:1!important;
      flex-grow:1!important
  }
.dxml-plugin .flex-xl-shrink-0 {
      -ms-flex-negative:0!important;
      flex-shrink:0!important
  }
.dxml-plugin .flex-xl-shrink-1 {
      -ms-flex-negative:1!important;
      flex-shrink:1!important
  }
.dxml-plugin .justify-content-xl-start {
      -ms-flex-pack:start!important;
      justify-content:flex-start!important
  }
.dxml-plugin .justify-content-xl-end {
      -ms-flex-pack:end!important;
      justify-content:flex-end!important
  }
.dxml-plugin .justify-content-xl-center {
      -ms-flex-pack:center!important;
      justify-content:center!important
  }
.dxml-plugin .justify-content-xl-between {
      -ms-flex-pack:justify!important;
      justify-content:space-between!important
  }
.dxml-plugin .justify-content-xl-around {
      -ms-flex-pack:distribute!important;
      justify-content:space-around!important
  }
.dxml-plugin .align-items-xl-start {
      -ms-flex-align:start!important;
      align-items:flex-start!important
  }
.dxml-plugin .align-items-xl-end {
      -ms-flex-align:end!important;
      align-items:flex-end!important
  }
.dxml-plugin .align-items-xl-center {
      -ms-flex-align:center!important;
      align-items:center!important
  }
.dxml-plugin .align-items-xl-baseline {
      -ms-flex-align:baseline!important;
      align-items:baseline!important
  }
.dxml-plugin .align-items-xl-stretch {
      -ms-flex-align:stretch!important;
      align-items:stretch!important
  }
.dxml-plugin .align-content-xl-start {
      -ms-flex-line-pack:start!important;
      align-content:flex-start!important
  }
.dxml-plugin .align-content-xl-end {
      -ms-flex-line-pack:end!important;
      align-content:flex-end!important
  }
.dxml-plugin .align-content-xl-center {
      -ms-flex-line-pack:center!important;
      align-content:center!important
  }
.dxml-plugin .align-content-xl-between {
      -ms-flex-line-pack:justify!important;
      align-content:space-between!important
  }
.dxml-plugin .align-content-xl-around {
      -ms-flex-line-pack:distribute!important;
      align-content:space-around!important
  }
.dxml-plugin .align-content-xl-stretch {
      -ms-flex-line-pack:stretch!important;
      align-content:stretch!important
  }
.dxml-plugin .align-self-xl-auto {
      -ms-flex-item-align:auto!important;
      align-self:auto!important
  }
.dxml-plugin .align-self-xl-start {
      -ms-flex-item-align:start!important;
      align-self:flex-start!important
  }
.dxml-plugin .align-self-xl-end {
      -ms-flex-item-align:end!important;
      align-self:flex-end!important
  }
.dxml-plugin .align-self-xl-center {
      -ms-flex-item-align:center!important;
      align-self:center!important
  }
.dxml-plugin .align-self-xl-baseline {
      -ms-flex-item-align:baseline!important;
      align-self:baseline!important
  }
.dxml-plugin .align-self-xl-stretch {
      -ms-flex-item-align:stretch!important;
      align-self:stretch!important
  }
}
.dxml-plugin .float-left {
  float:left!important
}
.dxml-plugin .float-right {
  float:right!important
}
.dxml-plugin .float-none {
  float:none!important
}
@media (min-width:576px) {
  .float-sm-left {
      float:left!important
  }
.dxml-plugin .float-sm-right {
      float:right!important
  }
.dxml-plugin .float-sm-none {
      float:none!important
  }
}
@media (min-width:768px) {
  .float-md-left {
      float:left!important
  }
.dxml-plugin .float-md-right {
      float:right!important
  }
.dxml-plugin .float-md-none {
      float:none!important
  }
}
@media (min-width:992px) {
  .float-lg-left {
      float:left!important
  }
.dxml-plugin .float-lg-right {
      float:right!important
  }
.dxml-plugin .float-lg-none {
      float:none!important
  }
}
@media (min-width:1200px) {
  .float-xl-left {
      float:left!important
  }
.dxml-plugin .float-xl-right {
      float:right!important
  }
.dxml-plugin .float-xl-none {
      float:none!important
  }
}
.dxml-plugin .user-select-all {
  -webkit-user-select:all!important;
  -moz-user-select:all!important;
  user-select:all!important
}
.dxml-plugin .user-select-auto {
  -webkit-user-select:auto!important;
  -moz-user-select:auto!important;
  -ms-user-select:auto!important;
  user-select:auto!important
}
.dxml-plugin .user-select-none {
  -webkit-user-select:none!important;
  -moz-user-select:none!important;
  -ms-user-select:none!important;
  user-select:none!important
}
.dxml-plugin .overflow-auto {
  overflow:auto!important
}
.dxml-plugin .overflow-hidden {
  overflow:hidden!important
}
.dxml-plugin .position-static {
  position:static!important
}
.dxml-plugin .position-relative {
  position:relative!important
}
.dxml-plugin .position-absolute {
  position:absolute!important
}
.dxml-plugin .position-fixed {
  position:fixed!important
}
.dxml-plugin .position-sticky {
  position:-webkit-sticky!important;
  position:sticky!important
}
.dxml-plugin .fixed-top {
  position:fixed;
  top:0;
  right:0;
  left:0;
  z-index:1030
}
.dxml-plugin .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
  }
}
.dxml-plugin .sr-only {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0
}
.dxml-plugin .sr-only-focusable:active, .dxml-plugin .sr-only-focusable:focus {
  position:static;
  width:auto;
  height:auto;
  overflow:visible;
  clip:auto;
  white-space:normal
}
.dxml-plugin .shadow-sm {
  box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important
}
.dxml-plugin .shadow {
  box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important
}
.dxml-plugin .shadow-lg {
  box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important
}
.dxml-plugin .shadow-none {
  box-shadow:none!important
}
.dxml-plugin .w-25 {
  width:25%!important
}
.dxml-plugin .w-50 {
  width:50%!important
}
.dxml-plugin .w-75 {
  width:75%!important
}
.dxml-plugin .w-100 {
  width:100%!important
}
.dxml-plugin .w-auto {
  width:auto!important
}
.dxml-plugin .h-25 {
  height:25%!important
}
.dxml-plugin .h-50 {
  height:50%!important
}
.dxml-plugin .h-75 {
  height:75%!important
}
.dxml-plugin .h-100 {
  height:100%!important
}
.dxml-plugin .h-auto {
  height:auto!important
}
.dxml-plugin .mw-100 {
  max-width:100%!important
}
.dxml-plugin .mh-100 {
  max-height:100%!important
}
.dxml-plugin .min-vw-100 {
  min-width:100vw!important
}
.dxml-plugin .min-vh-100 {
  min-height:100vh!important
}
.dxml-plugin .vw-100 {
  width:100vw!important
}
.dxml-plugin .vh-100 {
  height:100vh!important
}
.dxml-plugin .m-0 {
  margin:0!important
}
.dxml-plugin .mt-0, .dxml-plugin .my-0 {
  margin-top:0!important
}
.dxml-plugin .mr-0, .dxml-plugin .mx-0 {
  margin-right:0!important
}
.dxml-plugin .mb-0, .dxml-plugin .my-0 {
  margin-bottom:0!important
}
.dxml-plugin .ml-0, .dxml-plugin .mx-0 {
  margin-left:0!important
}
.dxml-plugin .m-1 {
  margin:.25rem!important
}
.dxml-plugin .mt-1, .dxml-plugin .my-1 {
  margin-top:.25rem!important
}
.dxml-plugin .mr-1, .dxml-plugin .mx-1 {
  margin-right:.25rem!important
}
.dxml-plugin .mb-1, .dxml-plugin .my-1 {
  margin-bottom:.25rem!important
}
.dxml-plugin .ml-1, .dxml-plugin .mx-1 {
  margin-left:.25rem!important
}
.dxml-plugin .m-2 {
  margin:.5rem!important
}
.dxml-plugin .mt-2, .dxml-plugin .my-2 {
  margin-top:.5rem!important
}
.dxml-plugin .mr-2, .dxml-plugin .mx-2 {
  margin-right:.5rem!important
}
.dxml-plugin .mb-2, .dxml-plugin .my-2 {
  margin-bottom:.5rem!important
}
.dxml-plugin .ml-2, .dxml-plugin .mx-2 {
  margin-left:.5rem!important
}
.dxml-plugin .m-3 {
  margin:1rem!important
}
.dxml-plugin .mt-3, .dxml-plugin .my-3 {
  margin-top:1rem!important
}
.dxml-plugin .mr-3, .dxml-plugin .mx-3 {
  margin-right:1rem!important
}
.dxml-plugin .mb-3, .dxml-plugin .my-3 {
  margin-bottom:1rem!important
}
.dxml-plugin .ml-3, .dxml-plugin .mx-3 {
  margin-left:1rem!important
}
.dxml-plugin .m-4 {
  margin:1.5rem!important
}
.dxml-plugin .mt-4, .dxml-plugin .my-4 {
  margin-top:1.5rem!important
}
.dxml-plugin .mr-4, .dxml-plugin .mx-4 {
  margin-right:1.5rem!important
}
.dxml-plugin .mb-4, .dxml-plugin .my-4 {
  margin-bottom:1.5rem!important
}
.dxml-plugin .ml-4, .dxml-plugin .mx-4 {
  margin-left:1.5rem!important
}
.dxml-plugin .m-5 {
  margin:3rem!important
}
.dxml-plugin .mt-5, .dxml-plugin .my-5 {
  margin-top:3rem!important
}
.dxml-plugin .mr-5, .dxml-plugin .mx-5 {
  margin-right:3rem!important
}
.dxml-plugin .mb-5, .dxml-plugin .my-5 {
  margin-bottom:3rem!important
}
.dxml-plugin .ml-5, .dxml-plugin .mx-5 {
  margin-left:3rem!important
}
.dxml-plugin .p-0 {
  padding:0!important
}
.dxml-plugin .pt-0, .dxml-plugin .py-0 {
  padding-top:0!important
}
.dxml-plugin .pr-0, .dxml-plugin .px-0 {
  padding-right:0!important
}
.dxml-plugin .pb-0, .dxml-plugin .py-0 {
  padding-bottom:0!important
}
.dxml-plugin .pl-0, .dxml-plugin .px-0 {
  padding-left:0!important
}
.dxml-plugin .p-1 {
  padding:.25rem!important
}
.dxml-plugin .pt-1, .dxml-plugin .py-1 {
  padding-top:.25rem!important
}
.dxml-plugin .pr-1, .dxml-plugin .px-1 {
  padding-right:.25rem!important
}
.dxml-plugin .pb-1, .dxml-plugin .py-1 {
  padding-bottom:.25rem!important
}
.dxml-plugin .pl-1, .dxml-plugin .px-1 {
  padding-left:.25rem!important
}
.dxml-plugin .p-2 {
  padding:.5rem!important
}
.dxml-plugin .pt-2, .dxml-plugin .py-2 {
  padding-top:.5rem!important
}
.dxml-plugin .pr-2, .dxml-plugin .px-2 {
  padding-right:.5rem!important
}
.dxml-plugin .pb-2, .dxml-plugin .py-2 {
  padding-bottom:.5rem!important
}
.dxml-plugin .pl-2, .dxml-plugin .px-2 {
  padding-left:.5rem!important
}
.dxml-plugin .p-3 {
  padding:1rem!important
}
.dxml-plugin .pt-3, .dxml-plugin .py-3 {
  padding-top:1rem!important
}
.dxml-plugin .pr-3, .dxml-plugin .px-3 {
  padding-right:1rem!important
}
.dxml-plugin .pb-3, .dxml-plugin .py-3 {
  padding-bottom:1rem!important
}
.dxml-plugin .pl-3, .dxml-plugin .px-3 {
  padding-left:1rem!important
}
.dxml-plugin .p-4 {
  padding:1.5rem!important
}
.dxml-plugin .pt-4, .dxml-plugin .py-4 {
  padding-top:1.5rem!important
}
.dxml-plugin .pr-4, .dxml-plugin .px-4 {
  padding-right:1.5rem!important
}
.dxml-plugin .pb-4, .dxml-plugin .py-4 {
  padding-bottom:1.5rem!important
}
.dxml-plugin .pl-4, .dxml-plugin .px-4 {
  padding-left:1.5rem!important
}
.dxml-plugin .p-5 {
  padding:3rem!important
}
.dxml-plugin .pt-5, .dxml-plugin .py-5 {
  padding-top:3rem!important
}
.dxml-plugin .pr-5, .dxml-plugin .px-5 {
  padding-right:3rem!important
}
.dxml-plugin .pb-5, .dxml-plugin .py-5 {
  padding-bottom:3rem!important
}
.dxml-plugin .pl-5, .dxml-plugin .px-5 {
  padding-left:3rem!important
}
.dxml-plugin .m-n1 {
  margin:-.25rem!important
}
.dxml-plugin .mt-n1, .dxml-plugin .my-n1 {
  margin-top:-.25rem!important
}
.dxml-plugin .mr-n1, .dxml-plugin .mx-n1 {
  margin-right:-.25rem!important
}
.dxml-plugin .mb-n1, .dxml-plugin .my-n1 {
  margin-bottom:-.25rem!important
}
.dxml-plugin .ml-n1, .dxml-plugin .mx-n1 {
  margin-left:-.25rem!important
}
.dxml-plugin .m-n2 {
  margin:-.5rem!important
}
.dxml-plugin .mt-n2, .dxml-plugin .my-n2 {
  margin-top:-.5rem!important
}
.dxml-plugin .mr-n2, .dxml-plugin .mx-n2 {
  margin-right:-.5rem!important
}
.dxml-plugin .mb-n2, .dxml-plugin .my-n2 {
  margin-bottom:-.5rem!important
}
.dxml-plugin .ml-n2, .dxml-plugin .mx-n2 {
  margin-left:-.5rem!important
}
.dxml-plugin .m-n3 {
  margin:-1rem!important
}
.dxml-plugin .mt-n3, .dxml-plugin .my-n3 {
  margin-top:-1rem!important
}
.dxml-plugin .mr-n3, .dxml-plugin .mx-n3 {
  margin-right:-1rem!important
}
.dxml-plugin .mb-n3, .dxml-plugin .my-n3 {
  margin-bottom:-1rem!important
}
.dxml-plugin .ml-n3, .dxml-plugin .mx-n3 {
  margin-left:-1rem!important
}
.dxml-plugin .m-n4 {
  margin:-1.5rem!important
}
.dxml-plugin .mt-n4, .dxml-plugin .my-n4 {
  margin-top:-1.5rem!important
}
.dxml-plugin .mr-n4, .dxml-plugin .mx-n4 {
  margin-right:-1.5rem!important
}
.dxml-plugin .mb-n4, .dxml-plugin .my-n4 {
  margin-bottom:-1.5rem!important
}
.dxml-plugin .ml-n4, .dxml-plugin .mx-n4 {
  margin-left:-1.5rem!important
}
.dxml-plugin .m-n5 {
  margin:-3rem!important
}
.dxml-plugin .mt-n5, .dxml-plugin .my-n5 {
  margin-top:-3rem!important
}
.dxml-plugin .mr-n5, .dxml-plugin .mx-n5 {
  margin-right:-3rem!important
}
.dxml-plugin .mb-n5, .dxml-plugin .my-n5 {
  margin-bottom:-3rem!important
}
.dxml-plugin .ml-n5, .dxml-plugin .mx-n5 {
  margin-left:-3rem!important
}
.dxml-plugin .m-auto {
  margin:auto!important
}
.dxml-plugin .mt-auto, .dxml-plugin .my-auto {
  margin-top:auto!important
}
.dxml-plugin .mr-auto, .dxml-plugin .mx-auto {
  margin-right:auto!important
}
.dxml-plugin .mb-auto, .dxml-plugin .my-auto {
  margin-bottom:auto!important
}
.dxml-plugin .ml-auto, .dxml-plugin .mx-auto {
  margin-left:auto!important
}
@media (min-width:576px) {
  .m-sm-0 {
      margin:0!important
  }
.dxml-plugin .mt-sm-0, .dxml-plugin .my-sm-0 {
      margin-top:0!important
  }
.dxml-plugin .mr-sm-0, .dxml-plugin .mx-sm-0 {
      margin-right:0!important
  }
.dxml-plugin .mb-sm-0, .dxml-plugin .my-sm-0 {
      margin-bottom:0!important
  }
.dxml-plugin .ml-sm-0, .dxml-plugin .mx-sm-0 {
      margin-left:0!important
  }
.dxml-plugin .m-sm-1 {
      margin:.25rem!important
  }
.dxml-plugin .mt-sm-1, .dxml-plugin .my-sm-1 {
      margin-top:.25rem!important
  }
.dxml-plugin .mr-sm-1, .dxml-plugin .mx-sm-1 {
      margin-right:.25rem!important
  }
.dxml-plugin .mb-sm-1, .dxml-plugin .my-sm-1 {
      margin-bottom:.25rem!important
  }
.dxml-plugin .ml-sm-1, .dxml-plugin .mx-sm-1 {
      margin-left:.25rem!important
  }
.dxml-plugin .m-sm-2 {
      margin:.5rem!important
  }
.dxml-plugin .mt-sm-2, .dxml-plugin .my-sm-2 {
      margin-top:.5rem!important
  }
.dxml-plugin .mr-sm-2, .dxml-plugin .mx-sm-2 {
      margin-right:.5rem!important
  }
.dxml-plugin .mb-sm-2, .dxml-plugin .my-sm-2 {
      margin-bottom:.5rem!important
  }
.dxml-plugin .ml-sm-2, .dxml-plugin .mx-sm-2 {
      margin-left:.5rem!important
  }
.dxml-plugin .m-sm-3 {
      margin:1rem!important
  }
.dxml-plugin .mt-sm-3, .dxml-plugin .my-sm-3 {
      margin-top:1rem!important
  }
.dxml-plugin .mr-sm-3, .dxml-plugin .mx-sm-3 {
      margin-right:1rem!important
  }
.dxml-plugin .mb-sm-3, .dxml-plugin .my-sm-3 {
      margin-bottom:1rem!important
  }
.dxml-plugin .ml-sm-3, .dxml-plugin .mx-sm-3 {
      margin-left:1rem!important
  }
.dxml-plugin .m-sm-4 {
      margin:1.5rem!important
  }
.dxml-plugin .mt-sm-4, .dxml-plugin .my-sm-4 {
      margin-top:1.5rem!important
  }
.dxml-plugin .mr-sm-4, .dxml-plugin .mx-sm-4 {
      margin-right:1.5rem!important
  }
.dxml-plugin .mb-sm-4, .dxml-plugin .my-sm-4 {
      margin-bottom:1.5rem!important
  }
.dxml-plugin .ml-sm-4, .dxml-plugin .mx-sm-4 {
      margin-left:1.5rem!important
  }
.dxml-plugin .m-sm-5 {
      margin:3rem!important
  }
.dxml-plugin .mt-sm-5, .dxml-plugin .my-sm-5 {
      margin-top:3rem!important
  }
.dxml-plugin .mr-sm-5, .dxml-plugin .mx-sm-5 {
      margin-right:3rem!important
  }
.dxml-plugin .mb-sm-5, .dxml-plugin .my-sm-5 {
      margin-bottom:3rem!important
  }
.dxml-plugin .ml-sm-5, .dxml-plugin .mx-sm-5 {
      margin-left:3rem!important
  }
.dxml-plugin .p-sm-0 {
      padding:0!important
  }
.dxml-plugin .pt-sm-0, .dxml-plugin .py-sm-0 {
      padding-top:0!important
  }
.dxml-plugin .pr-sm-0, .dxml-plugin .px-sm-0 {
      padding-right:0!important
  }
.dxml-plugin .pb-sm-0, .dxml-plugin .py-sm-0 {
      padding-bottom:0!important
  }
.dxml-plugin .pl-sm-0, .dxml-plugin .px-sm-0 {
      padding-left:0!important
  }
.dxml-plugin .p-sm-1 {
      padding:.25rem!important
  }
.dxml-plugin .pt-sm-1, .dxml-plugin .py-sm-1 {
      padding-top:.25rem!important
  }
.dxml-plugin .pr-sm-1, .dxml-plugin .px-sm-1 {
      padding-right:.25rem!important
  }
.dxml-plugin .pb-sm-1, .dxml-plugin .py-sm-1 {
      padding-bottom:.25rem!important
  }
.dxml-plugin .pl-sm-1, .dxml-plugin .px-sm-1 {
      padding-left:.25rem!important
  }
.dxml-plugin .p-sm-2 {
      padding:.5rem!important
  }
.dxml-plugin .pt-sm-2, .dxml-plugin .py-sm-2 {
      padding-top:.5rem!important
  }
.dxml-plugin .pr-sm-2, .dxml-plugin .px-sm-2 {
      padding-right:.5rem!important
  }
.dxml-plugin .pb-sm-2, .dxml-plugin .py-sm-2 {
      padding-bottom:.5rem!important
  }
.dxml-plugin .pl-sm-2, .dxml-plugin .px-sm-2 {
      padding-left:.5rem!important
  }
.dxml-plugin .p-sm-3 {
      padding:1rem!important
  }
.dxml-plugin .pt-sm-3, .dxml-plugin .py-sm-3 {
      padding-top:1rem!important
  }
.dxml-plugin .pr-sm-3, .dxml-plugin .px-sm-3 {
      padding-right:1rem!important
  }
.dxml-plugin .pb-sm-3, .dxml-plugin .py-sm-3 {
      padding-bottom:1rem!important
  }
.dxml-plugin .pl-sm-3, .dxml-plugin .px-sm-3 {
      padding-left:1rem!important
  }
.dxml-plugin .p-sm-4 {
      padding:1.5rem!important
  }
.dxml-plugin .pt-sm-4, .dxml-plugin .py-sm-4 {
      padding-top:1.5rem!important
  }
.dxml-plugin .pr-sm-4, .dxml-plugin .px-sm-4 {
      padding-right:1.5rem!important
  }
.dxml-plugin .pb-sm-4, .dxml-plugin .py-sm-4 {
      padding-bottom:1.5rem!important
  }
.dxml-plugin .pl-sm-4, .dxml-plugin .px-sm-4 {
      padding-left:1.5rem!important
  }
.dxml-plugin .p-sm-5 {
      padding:3rem!important
  }
.dxml-plugin .pt-sm-5, .dxml-plugin .py-sm-5 {
      padding-top:3rem!important
  }
.dxml-plugin .pr-sm-5, .dxml-plugin .px-sm-5 {
      padding-right:3rem!important
  }
.dxml-plugin .pb-sm-5, .dxml-plugin .py-sm-5 {
      padding-bottom:3rem!important
  }
.dxml-plugin .pl-sm-5, .dxml-plugin .px-sm-5 {
      padding-left:3rem!important
  }
.dxml-plugin .m-sm-n1 {
      margin:-.25rem!important
  }
.dxml-plugin .mt-sm-n1, .dxml-plugin .my-sm-n1 {
      margin-top:-.25rem!important
  }
.dxml-plugin .mr-sm-n1, .dxml-plugin .mx-sm-n1 {
      margin-right:-.25rem!important
  }
.dxml-plugin .mb-sm-n1, .dxml-plugin .my-sm-n1 {
      margin-bottom:-.25rem!important
  }
.dxml-plugin .ml-sm-n1, .dxml-plugin .mx-sm-n1 {
      margin-left:-.25rem!important
  }
.dxml-plugin .m-sm-n2 {
      margin:-.5rem!important
  }
.dxml-plugin .mt-sm-n2, .dxml-plugin .my-sm-n2 {
      margin-top:-.5rem!important
  }
.dxml-plugin .mr-sm-n2, .dxml-plugin .mx-sm-n2 {
      margin-right:-.5rem!important
  }
.dxml-plugin .mb-sm-n2, .dxml-plugin .my-sm-n2 {
      margin-bottom:-.5rem!important
  }
.dxml-plugin .ml-sm-n2, .dxml-plugin .mx-sm-n2 {
      margin-left:-.5rem!important
  }
.dxml-plugin .m-sm-n3 {
      margin:-1rem!important
  }
.dxml-plugin .mt-sm-n3, .dxml-plugin .my-sm-n3 {
      margin-top:-1rem!important
  }
.dxml-plugin .mr-sm-n3, .dxml-plugin .mx-sm-n3 {
      margin-right:-1rem!important
  }
.dxml-plugin .mb-sm-n3, .dxml-plugin .my-sm-n3 {
      margin-bottom:-1rem!important
  }
.dxml-plugin .ml-sm-n3, .dxml-plugin .mx-sm-n3 {
      margin-left:-1rem!important
  }
.dxml-plugin .m-sm-n4 {
      margin:-1.5rem!important
  }
.dxml-plugin .mt-sm-n4, .dxml-plugin .my-sm-n4 {
      margin-top:-1.5rem!important
  }
.dxml-plugin .mr-sm-n4, .dxml-plugin .mx-sm-n4 {
      margin-right:-1.5rem!important
  }
.dxml-plugin .mb-sm-n4, .dxml-plugin .my-sm-n4 {
      margin-bottom:-1.5rem!important
  }
.dxml-plugin .ml-sm-n4, .dxml-plugin .mx-sm-n4 {
      margin-left:-1.5rem!important
  }
.dxml-plugin .m-sm-n5 {
      margin:-3rem!important
  }
.dxml-plugin .mt-sm-n5, .dxml-plugin .my-sm-n5 {
      margin-top:-3rem!important
  }
.dxml-plugin .mr-sm-n5, .dxml-plugin .mx-sm-n5 {
      margin-right:-3rem!important
  }
.dxml-plugin .mb-sm-n5, .dxml-plugin .my-sm-n5 {
      margin-bottom:-3rem!important
  }
.dxml-plugin .ml-sm-n5, .dxml-plugin .mx-sm-n5 {
      margin-left:-3rem!important
  }
.dxml-plugin .m-sm-auto {
      margin:auto!important
  }
.dxml-plugin .mt-sm-auto, .dxml-plugin .my-sm-auto {
      margin-top:auto!important
  }
.dxml-plugin .mr-sm-auto, .dxml-plugin .mx-sm-auto {
      margin-right:auto!important
  }
.dxml-plugin .mb-sm-auto, .dxml-plugin .my-sm-auto {
      margin-bottom:auto!important
  }
.dxml-plugin .ml-sm-auto, .dxml-plugin .mx-sm-auto {
      margin-left:auto!important
  }
}
@media (min-width:768px) {
  .m-md-0 {
      margin:0!important
  }
.dxml-plugin .mt-md-0, .dxml-plugin .my-md-0 {
      margin-top:0!important
  }
.dxml-plugin .mr-md-0, .dxml-plugin .mx-md-0 {
      margin-right:0!important
  }
.dxml-plugin .mb-md-0, .dxml-plugin .my-md-0 {
      margin-bottom:0!important
  }
.dxml-plugin .ml-md-0, .dxml-plugin .mx-md-0 {
      margin-left:0!important
  }
.dxml-plugin .m-md-1 {
      margin:.25rem!important
  }
.dxml-plugin .mt-md-1, .dxml-plugin .my-md-1 {
      margin-top:.25rem!important
  }
.dxml-plugin .mr-md-1, .dxml-plugin .mx-md-1 {
      margin-right:.25rem!important
  }
.dxml-plugin .mb-md-1, .dxml-plugin .my-md-1 {
      margin-bottom:.25rem!important
  }
.dxml-plugin .ml-md-1, .dxml-plugin .mx-md-1 {
      margin-left:.25rem!important
  }
.dxml-plugin .m-md-2 {
      margin:.5rem!important
  }
.dxml-plugin .mt-md-2, .dxml-plugin .my-md-2 {
      margin-top:.5rem!important
  }
.dxml-plugin .mr-md-2, .dxml-plugin .mx-md-2 {
      margin-right:.5rem!important
  }
.dxml-plugin .mb-md-2, .dxml-plugin .my-md-2 {
      margin-bottom:.5rem!important
  }
.dxml-plugin .ml-md-2, .dxml-plugin .mx-md-2 {
      margin-left:.5rem!important
  }
.dxml-plugin .m-md-3 {
      margin:1rem!important
  }
.dxml-plugin .mt-md-3, .dxml-plugin .my-md-3 {
      margin-top:1rem!important
  }
.dxml-plugin .mr-md-3, .dxml-plugin .mx-md-3 {
      margin-right:1rem!important
  }
.dxml-plugin .mb-md-3, .dxml-plugin .my-md-3 {
      margin-bottom:1rem!important
  }
.dxml-plugin .ml-md-3, .dxml-plugin .mx-md-3 {
      margin-left:1rem!important
  }
.dxml-plugin .m-md-4 {
      margin:1.5rem!important
  }
.dxml-plugin .mt-md-4, .dxml-plugin .my-md-4 {
      margin-top:1.5rem!important
  }
.dxml-plugin .mr-md-4, .dxml-plugin .mx-md-4 {
      margin-right:1.5rem!important
  }
.dxml-plugin .mb-md-4, .dxml-plugin .my-md-4 {
      margin-bottom:1.5rem!important
  }
.dxml-plugin .ml-md-4, .dxml-plugin .mx-md-4 {
      margin-left:1.5rem!important
  }
.dxml-plugin .m-md-5 {
      margin:3rem!important
  }
.dxml-plugin .mt-md-5, .dxml-plugin .my-md-5 {
      margin-top:3rem!important
  }
.dxml-plugin .mr-md-5, .dxml-plugin .mx-md-5 {
      margin-right:3rem!important
  }
.dxml-plugin .mb-md-5, .dxml-plugin .my-md-5 {
      margin-bottom:3rem!important
  }
.dxml-plugin .ml-md-5, .dxml-plugin .mx-md-5 {
      margin-left:3rem!important
  }
.dxml-plugin .p-md-0 {
      padding:0!important
  }
.dxml-plugin .pt-md-0, .dxml-plugin .py-md-0 {
      padding-top:0!important
  }
.dxml-plugin .pr-md-0, .dxml-plugin .px-md-0 {
      padding-right:0!important
  }
.dxml-plugin .pb-md-0, .dxml-plugin .py-md-0 {
      padding-bottom:0!important
  }
.dxml-plugin .pl-md-0, .dxml-plugin .px-md-0 {
      padding-left:0!important
  }
.dxml-plugin .p-md-1 {
      padding:.25rem!important
  }
.dxml-plugin .pt-md-1, .dxml-plugin .py-md-1 {
      padding-top:.25rem!important
  }
.dxml-plugin .pr-md-1, .dxml-plugin .px-md-1 {
      padding-right:.25rem!important
  }
.dxml-plugin .pb-md-1, .dxml-plugin .py-md-1 {
      padding-bottom:.25rem!important
  }
.dxml-plugin .pl-md-1, .dxml-plugin .px-md-1 {
      padding-left:.25rem!important
  }
.dxml-plugin .p-md-2 {
      padding:.5rem!important
  }
.dxml-plugin .pt-md-2, .dxml-plugin .py-md-2 {
      padding-top:.5rem!important
  }
.dxml-plugin .pr-md-2, .dxml-plugin .px-md-2 {
      padding-right:.5rem!important
  }
.dxml-plugin .pb-md-2, .dxml-plugin .py-md-2 {
      padding-bottom:.5rem!important
  }
.dxml-plugin .pl-md-2, .dxml-plugin .px-md-2 {
      padding-left:.5rem!important
  }
.dxml-plugin .p-md-3 {
      padding:1rem!important
  }
.dxml-plugin .pt-md-3, .dxml-plugin .py-md-3 {
      padding-top:1rem!important
  }
.dxml-plugin .pr-md-3, .dxml-plugin .px-md-3 {
      padding-right:1rem!important
  }
.dxml-plugin .pb-md-3, .dxml-plugin .py-md-3 {
      padding-bottom:1rem!important
  }
.dxml-plugin .pl-md-3, .dxml-plugin .px-md-3 {
      padding-left:1rem!important
  }
.dxml-plugin .p-md-4 {
      padding:1.5rem!important
  }
.dxml-plugin .pt-md-4, .dxml-plugin .py-md-4 {
      padding-top:1.5rem!important
  }
.dxml-plugin .pr-md-4, .dxml-plugin .px-md-4 {
      padding-right:1.5rem!important
  }
.dxml-plugin .pb-md-4, .dxml-plugin .py-md-4 {
      padding-bottom:1.5rem!important
  }
.dxml-plugin .pl-md-4, .dxml-plugin .px-md-4 {
      padding-left:1.5rem!important
  }
.dxml-plugin .p-md-5 {
      padding:3rem!important
  }
.dxml-plugin .pt-md-5, .dxml-plugin .py-md-5 {
      padding-top:3rem!important
  }
.dxml-plugin .pr-md-5, .dxml-plugin .px-md-5 {
      padding-right:3rem!important
  }
.dxml-plugin .pb-md-5, .dxml-plugin .py-md-5 {
      padding-bottom:3rem!important
  }
.dxml-plugin .pl-md-5, .dxml-plugin .px-md-5 {
      padding-left:3rem!important
  }
.dxml-plugin .m-md-n1 {
      margin:-.25rem!important
  }
.dxml-plugin .mt-md-n1, .dxml-plugin .my-md-n1 {
      margin-top:-.25rem!important
  }
.dxml-plugin .mr-md-n1, .dxml-plugin .mx-md-n1 {
      margin-right:-.25rem!important
  }
.dxml-plugin .mb-md-n1, .dxml-plugin .my-md-n1 {
      margin-bottom:-.25rem!important
  }
.dxml-plugin .ml-md-n1, .dxml-plugin .mx-md-n1 {
      margin-left:-.25rem!important
  }
.dxml-plugin .m-md-n2 {
      margin:-.5rem!important
  }
.dxml-plugin .mt-md-n2, .dxml-plugin .my-md-n2 {
      margin-top:-.5rem!important
  }
.dxml-plugin .mr-md-n2, .dxml-plugin .mx-md-n2 {
      margin-right:-.5rem!important
  }
.dxml-plugin .mb-md-n2, .dxml-plugin .my-md-n2 {
      margin-bottom:-.5rem!important
  }
.dxml-plugin .ml-md-n2, .dxml-plugin .mx-md-n2 {
      margin-left:-.5rem!important
  }
.dxml-plugin .m-md-n3 {
      margin:-1rem!important
  }
.dxml-plugin .mt-md-n3, .dxml-plugin .my-md-n3 {
      margin-top:-1rem!important
  }
.dxml-plugin .mr-md-n3, .dxml-plugin .mx-md-n3 {
      margin-right:-1rem!important
  }
.dxml-plugin .mb-md-n3, .dxml-plugin .my-md-n3 {
      margin-bottom:-1rem!important
  }
.dxml-plugin .ml-md-n3, .dxml-plugin .mx-md-n3 {
      margin-left:-1rem!important
  }
.dxml-plugin .m-md-n4 {
      margin:-1.5rem!important
  }
.dxml-plugin .mt-md-n4, .dxml-plugin .my-md-n4 {
      margin-top:-1.5rem!important
  }
.dxml-plugin .mr-md-n4, .dxml-plugin .mx-md-n4 {
      margin-right:-1.5rem!important
  }
.dxml-plugin .mb-md-n4, .dxml-plugin .my-md-n4 {
      margin-bottom:-1.5rem!important
  }
.dxml-plugin .ml-md-n4, .dxml-plugin .mx-md-n4 {
      margin-left:-1.5rem!important
  }
.dxml-plugin .m-md-n5 {
      margin:-3rem!important
  }
.dxml-plugin .mt-md-n5, .dxml-plugin .my-md-n5 {
      margin-top:-3rem!important
  }
.dxml-plugin .mr-md-n5, .dxml-plugin .mx-md-n5 {
      margin-right:-3rem!important
  }
.dxml-plugin .mb-md-n5, .dxml-plugin .my-md-n5 {
      margin-bottom:-3rem!important
  }
.dxml-plugin .ml-md-n5, .dxml-plugin .mx-md-n5 {
      margin-left:-3rem!important
  }
.dxml-plugin .m-md-auto {
      margin:auto!important
  }
.dxml-plugin .mt-md-auto, .dxml-plugin .my-md-auto {
      margin-top:auto!important
  }
.dxml-plugin .mr-md-auto, .dxml-plugin .mx-md-auto {
      margin-right:auto!important
  }
.dxml-plugin .mb-md-auto, .dxml-plugin .my-md-auto {
      margin-bottom:auto!important
  }
.dxml-plugin .ml-md-auto, .dxml-plugin .mx-md-auto {
      margin-left:auto!important
  }
}
@media (min-width:992px) {
  .m-lg-0 {
      margin:0!important
  }
.dxml-plugin .mt-lg-0, .dxml-plugin .my-lg-0 {
      margin-top:0!important
  }
.dxml-plugin .mr-lg-0, .dxml-plugin .mx-lg-0 {
      margin-right:0!important
  }
.dxml-plugin .mb-lg-0, .dxml-plugin .my-lg-0 {
      margin-bottom:0!important
  }
.dxml-plugin .ml-lg-0, .dxml-plugin .mx-lg-0 {
      margin-left:0!important
  }
.dxml-plugin .m-lg-1 {
      margin:.25rem!important
  }
.dxml-plugin .mt-lg-1, .dxml-plugin .my-lg-1 {
      margin-top:.25rem!important
  }
.dxml-plugin .mr-lg-1, .dxml-plugin .mx-lg-1 {
      margin-right:.25rem!important
  }
.dxml-plugin .mb-lg-1, .dxml-plugin .my-lg-1 {
      margin-bottom:.25rem!important
  }
.dxml-plugin .ml-lg-1, .dxml-plugin .mx-lg-1 {
      margin-left:.25rem!important
  }
.dxml-plugin .m-lg-2 {
      margin:.5rem!important
  }
.dxml-plugin .mt-lg-2, .dxml-plugin .my-lg-2 {
      margin-top:.5rem!important
  }
.dxml-plugin .mr-lg-2, .dxml-plugin .mx-lg-2 {
      margin-right:.5rem!important
  }
.dxml-plugin .mb-lg-2, .dxml-plugin .my-lg-2 {
      margin-bottom:.5rem!important
  }
.dxml-plugin .ml-lg-2, .dxml-plugin .mx-lg-2 {
      margin-left:.5rem!important
  }
.dxml-plugin .m-lg-3 {
      margin:1rem!important
  }
.dxml-plugin .mt-lg-3, .dxml-plugin .my-lg-3 {
      margin-top:1rem!important
  }
.dxml-plugin .mr-lg-3, .dxml-plugin .mx-lg-3 {
      margin-right:1rem!important
  }
.dxml-plugin .mb-lg-3, .dxml-plugin .my-lg-3 {
      margin-bottom:1rem!important
  }
.dxml-plugin .ml-lg-3, .dxml-plugin .mx-lg-3 {
      margin-left:1rem!important
  }
.dxml-plugin .m-lg-4 {
      margin:1.5rem!important
  }
.dxml-plugin .mt-lg-4, .dxml-plugin .my-lg-4 {
      margin-top:1.5rem!important
  }
.dxml-plugin .mr-lg-4, .dxml-plugin .mx-lg-4 {
      margin-right:1.5rem!important
  }
.dxml-plugin .mb-lg-4, .dxml-plugin .my-lg-4 {
      margin-bottom:1.5rem!important
  }
.dxml-plugin .ml-lg-4, .dxml-plugin .mx-lg-4 {
      margin-left:1.5rem!important
  }
.dxml-plugin .m-lg-5 {
      margin:3rem!important
  }
.dxml-plugin .mt-lg-5, .dxml-plugin .my-lg-5 {
      margin-top:3rem!important
  }
.dxml-plugin .mr-lg-5, .dxml-plugin .mx-lg-5 {
      margin-right:3rem!important
  }
.dxml-plugin .mb-lg-5, .dxml-plugin .my-lg-5 {
      margin-bottom:3rem!important
  }
.dxml-plugin .ml-lg-5, .dxml-plugin .mx-lg-5 {
      margin-left:3rem!important
  }
.dxml-plugin .p-lg-0 {
      padding:0!important
  }
.dxml-plugin .pt-lg-0, .dxml-plugin .py-lg-0 {
      padding-top:0!important
  }
.dxml-plugin .pr-lg-0, .dxml-plugin .px-lg-0 {
      padding-right:0!important
  }
.dxml-plugin .pb-lg-0, .dxml-plugin .py-lg-0 {
      padding-bottom:0!important
  }
.dxml-plugin .pl-lg-0, .dxml-plugin .px-lg-0 {
      padding-left:0!important
  }
.dxml-plugin .p-lg-1 {
      padding:.25rem!important
  }
.dxml-plugin .pt-lg-1, .dxml-plugin .py-lg-1 {
      padding-top:.25rem!important
  }
.dxml-plugin .pr-lg-1, .dxml-plugin .px-lg-1 {
      padding-right:.25rem!important
  }
.dxml-plugin .pb-lg-1, .dxml-plugin .py-lg-1 {
      padding-bottom:.25rem!important
  }
.dxml-plugin .pl-lg-1, .dxml-plugin .px-lg-1 {
      padding-left:.25rem!important
  }
.dxml-plugin .p-lg-2 {
      padding:.5rem!important
  }
.dxml-plugin .pt-lg-2, .dxml-plugin .py-lg-2 {
      padding-top:.5rem!important
  }
.dxml-plugin .pr-lg-2, .dxml-plugin .px-lg-2 {
      padding-right:.5rem!important
  }
.dxml-plugin .pb-lg-2, .dxml-plugin .py-lg-2 {
      padding-bottom:.5rem!important
  }
.dxml-plugin .pl-lg-2, .dxml-plugin .px-lg-2 {
      padding-left:.5rem!important
  }
.dxml-plugin .p-lg-3 {
      padding:1rem!important
  }
.dxml-plugin .pt-lg-3, .dxml-plugin .py-lg-3 {
      padding-top:1rem!important
  }
.dxml-plugin .pr-lg-3, .dxml-plugin .px-lg-3 {
      padding-right:1rem!important
  }
.dxml-plugin .pb-lg-3, .dxml-plugin .py-lg-3 {
      padding-bottom:1rem!important
  }
.dxml-plugin .pl-lg-3, .dxml-plugin .px-lg-3 {
      padding-left:1rem!important
  }
.dxml-plugin .p-lg-4 {
      padding:1.5rem!important
  }
.dxml-plugin .pt-lg-4, .dxml-plugin .py-lg-4 {
      padding-top:1.5rem!important
  }
.dxml-plugin .pr-lg-4, .dxml-plugin .px-lg-4 {
      padding-right:1.5rem!important
  }
.dxml-plugin .pb-lg-4, .dxml-plugin .py-lg-4 {
      padding-bottom:1.5rem!important
  }
.dxml-plugin .pl-lg-4, .dxml-plugin .px-lg-4 {
      padding-left:1.5rem!important
  }
.dxml-plugin .p-lg-5 {
      padding:3rem!important
  }
.dxml-plugin .pt-lg-5, .dxml-plugin .py-lg-5 {
      padding-top:3rem!important
  }
.dxml-plugin .pr-lg-5, .dxml-plugin .px-lg-5 {
      padding-right:3rem!important
  }
.dxml-plugin .pb-lg-5, .dxml-plugin .py-lg-5 {
      padding-bottom:3rem!important
  }
.dxml-plugin .pl-lg-5, .dxml-plugin .px-lg-5 {
      padding-left:3rem!important
  }
.dxml-plugin .m-lg-n1 {
      margin:-.25rem!important
  }
.dxml-plugin .mt-lg-n1, .dxml-plugin .my-lg-n1 {
      margin-top:-.25rem!important
  }
.dxml-plugin .mr-lg-n1, .dxml-plugin .mx-lg-n1 {
      margin-right:-.25rem!important
  }
.dxml-plugin .mb-lg-n1, .dxml-plugin .my-lg-n1 {
      margin-bottom:-.25rem!important
  }
.dxml-plugin .ml-lg-n1, .dxml-plugin .mx-lg-n1 {
      margin-left:-.25rem!important
  }
.dxml-plugin .m-lg-n2 {
      margin:-.5rem!important
  }
.dxml-plugin .mt-lg-n2, .dxml-plugin .my-lg-n2 {
      margin-top:-.5rem!important
  }
.dxml-plugin .mr-lg-n2, .dxml-plugin .mx-lg-n2 {
      margin-right:-.5rem!important
  }
.dxml-plugin .mb-lg-n2, .dxml-plugin .my-lg-n2 {
      margin-bottom:-.5rem!important
  }
.dxml-plugin .ml-lg-n2, .dxml-plugin .mx-lg-n2 {
      margin-left:-.5rem!important
  }
.dxml-plugin .m-lg-n3 {
      margin:-1rem!important
  }
.dxml-plugin .mt-lg-n3, .dxml-plugin .my-lg-n3 {
      margin-top:-1rem!important
  }
.dxml-plugin .mr-lg-n3, .dxml-plugin .mx-lg-n3 {
      margin-right:-1rem!important
  }
.dxml-plugin .mb-lg-n3, .dxml-plugin .my-lg-n3 {
      margin-bottom:-1rem!important
  }
.dxml-plugin .ml-lg-n3, .dxml-plugin .mx-lg-n3 {
      margin-left:-1rem!important
  }
.dxml-plugin .m-lg-n4 {
      margin:-1.5rem!important
  }
.dxml-plugin .mt-lg-n4, .dxml-plugin .my-lg-n4 {
      margin-top:-1.5rem!important
  }
.dxml-plugin .mr-lg-n4, .dxml-plugin .mx-lg-n4 {
      margin-right:-1.5rem!important
  }
.dxml-plugin .mb-lg-n4, .dxml-plugin .my-lg-n4 {
      margin-bottom:-1.5rem!important
  }
.dxml-plugin .ml-lg-n4, .dxml-plugin .mx-lg-n4 {
      margin-left:-1.5rem!important
  }
.dxml-plugin .m-lg-n5 {
      margin:-3rem!important
  }
.dxml-plugin .mt-lg-n5, .dxml-plugin .my-lg-n5 {
      margin-top:-3rem!important
  }
.dxml-plugin .mr-lg-n5, .dxml-plugin .mx-lg-n5 {
      margin-right:-3rem!important
  }
.dxml-plugin .mb-lg-n5, .dxml-plugin .my-lg-n5 {
      margin-bottom:-3rem!important
  }
.dxml-plugin .ml-lg-n5, .dxml-plugin .mx-lg-n5 {
      margin-left:-3rem!important
  }
.dxml-plugin .m-lg-auto {
      margin:auto!important
  }
.dxml-plugin .mt-lg-auto, .dxml-plugin .my-lg-auto {
      margin-top:auto!important
  }
.dxml-plugin .mr-lg-auto, .dxml-plugin .mx-lg-auto {
      margin-right:auto!important
  }
.dxml-plugin .mb-lg-auto, .dxml-plugin .my-lg-auto {
      margin-bottom:auto!important
  }
.dxml-plugin .ml-lg-auto, .dxml-plugin .mx-lg-auto {
      margin-left:auto!important
  }
}
@media (min-width:1200px) {
  .m-xl-0 {
      margin:0!important
  }
.dxml-plugin .mt-xl-0, .dxml-plugin .my-xl-0 {
      margin-top:0!important
  }
.dxml-plugin .mr-xl-0, .dxml-plugin .mx-xl-0 {
      margin-right:0!important
  }
.dxml-plugin .mb-xl-0, .dxml-plugin .my-xl-0 {
      margin-bottom:0!important
  }
.dxml-plugin .ml-xl-0, .dxml-plugin .mx-xl-0 {
      margin-left:0!important
  }
.dxml-plugin .m-xl-1 {
      margin:.25rem!important
  }
.dxml-plugin .mt-xl-1, .dxml-plugin .my-xl-1 {
      margin-top:.25rem!important
  }
.dxml-plugin .mr-xl-1, .dxml-plugin .mx-xl-1 {
      margin-right:.25rem!important
  }
.dxml-plugin .mb-xl-1, .dxml-plugin .my-xl-1 {
      margin-bottom:.25rem!important
  }
.dxml-plugin .ml-xl-1, .dxml-plugin .mx-xl-1 {
      margin-left:.25rem!important
  }
.dxml-plugin .m-xl-2 {
      margin:.5rem!important
  }
.dxml-plugin .mt-xl-2, .dxml-plugin .my-xl-2 {
      margin-top:.5rem!important
  }
.dxml-plugin .mr-xl-2, .dxml-plugin .mx-xl-2 {
      margin-right:.5rem!important
  }
.dxml-plugin .mb-xl-2, .dxml-plugin .my-xl-2 {
      margin-bottom:.5rem!important
  }
.dxml-plugin .ml-xl-2, .dxml-plugin .mx-xl-2 {
      margin-left:.5rem!important
  }
.dxml-plugin .m-xl-3 {
      margin:1rem!important
  }
.dxml-plugin .mt-xl-3, .dxml-plugin .my-xl-3 {
      margin-top:1rem!important
  }
.dxml-plugin .mr-xl-3, .dxml-plugin .mx-xl-3 {
      margin-right:1rem!important
  }
.dxml-plugin .mb-xl-3, .dxml-plugin .my-xl-3 {
      margin-bottom:1rem!important
  }
.dxml-plugin .ml-xl-3, .dxml-plugin .mx-xl-3 {
      margin-left:1rem!important
  }
.dxml-plugin .m-xl-4 {
      margin:1.5rem!important
  }
.dxml-plugin .mt-xl-4, .dxml-plugin .my-xl-4 {
      margin-top:1.5rem!important
  }
.dxml-plugin .mr-xl-4, .dxml-plugin .mx-xl-4 {
      margin-right:1.5rem!important
  }
.dxml-plugin .mb-xl-4, .dxml-plugin .my-xl-4 {
      margin-bottom:1.5rem!important
  }
.dxml-plugin .ml-xl-4, .dxml-plugin .mx-xl-4 {
      margin-left:1.5rem!important
  }
.dxml-plugin .m-xl-5 {
      margin:3rem!important
  }
.dxml-plugin .mt-xl-5, .dxml-plugin .my-xl-5 {
      margin-top:3rem!important
  }
.dxml-plugin .mr-xl-5, .dxml-plugin .mx-xl-5 {
      margin-right:3rem!important
  }
.dxml-plugin .mb-xl-5, .dxml-plugin .my-xl-5 {
      margin-bottom:3rem!important
  }
.dxml-plugin .ml-xl-5, .dxml-plugin .mx-xl-5 {
      margin-left:3rem!important
  }
.dxml-plugin .p-xl-0 {
      padding:0!important
  }
.dxml-plugin .pt-xl-0, .dxml-plugin .py-xl-0 {
      padding-top:0!important
  }
.dxml-plugin .pr-xl-0, .dxml-plugin .px-xl-0 {
      padding-right:0!important
  }
.dxml-plugin .pb-xl-0, .dxml-plugin .py-xl-0 {
      padding-bottom:0!important
  }
.dxml-plugin .pl-xl-0, .dxml-plugin .px-xl-0 {
      padding-left:0!important
  }
.dxml-plugin .p-xl-1 {
      padding:.25rem!important
  }
.dxml-plugin .pt-xl-1, .dxml-plugin .py-xl-1 {
      padding-top:.25rem!important
  }
.dxml-plugin .pr-xl-1, .dxml-plugin .px-xl-1 {
      padding-right:.25rem!important
  }
.dxml-plugin .pb-xl-1, .dxml-plugin .py-xl-1 {
      padding-bottom:.25rem!important
  }
.dxml-plugin .pl-xl-1, .dxml-plugin .px-xl-1 {
      padding-left:.25rem!important
  }
.dxml-plugin .p-xl-2 {
      padding:.5rem!important
  }
.dxml-plugin .pt-xl-2, .dxml-plugin .py-xl-2 {
      padding-top:.5rem!important
  }
.dxml-plugin .pr-xl-2, .dxml-plugin .px-xl-2 {
      padding-right:.5rem!important
  }
.dxml-plugin .pb-xl-2, .dxml-plugin .py-xl-2 {
      padding-bottom:.5rem!important
  }
.dxml-plugin .pl-xl-2, .dxml-plugin .px-xl-2 {
      padding-left:.5rem!important
  }
.dxml-plugin .p-xl-3 {
      padding:1rem!important
  }
.dxml-plugin .pt-xl-3, .dxml-plugin .py-xl-3 {
      padding-top:1rem!important
  }
.dxml-plugin .pr-xl-3, .dxml-plugin .px-xl-3 {
      padding-right:1rem!important
  }
.dxml-plugin .pb-xl-3, .dxml-plugin .py-xl-3 {
      padding-bottom:1rem!important
  }
.dxml-plugin .pl-xl-3, .dxml-plugin .px-xl-3 {
      padding-left:1rem!important
  }
.dxml-plugin .p-xl-4 {
      padding:1.5rem!important
  }
.dxml-plugin .pt-xl-4, .dxml-plugin .py-xl-4 {
      padding-top:1.5rem!important
  }
.dxml-plugin .pr-xl-4, .dxml-plugin .px-xl-4 {
      padding-right:1.5rem!important
  }
.dxml-plugin .pb-xl-4, .dxml-plugin .py-xl-4 {
      padding-bottom:1.5rem!important
  }
.dxml-plugin .pl-xl-4, .dxml-plugin .px-xl-4 {
      padding-left:1.5rem!important
  }
.dxml-plugin .p-xl-5 {
      padding:3rem!important
  }
.dxml-plugin .pt-xl-5, .dxml-plugin .py-xl-5 {
      padding-top:3rem!important
  }
.dxml-plugin .pr-xl-5, .dxml-plugin .px-xl-5 {
      padding-right:3rem!important
  }
.dxml-plugin .pb-xl-5, .dxml-plugin .py-xl-5 {
      padding-bottom:3rem!important
  }
.dxml-plugin .pl-xl-5, .dxml-plugin .px-xl-5 {
      padding-left:3rem!important
  }
.dxml-plugin .m-xl-n1 {
      margin:-.25rem!important
  }
.dxml-plugin .mt-xl-n1, .dxml-plugin .my-xl-n1 {
      margin-top:-.25rem!important
  }
.dxml-plugin .mr-xl-n1, .dxml-plugin .mx-xl-n1 {
      margin-right:-.25rem!important
  }
.dxml-plugin .mb-xl-n1, .dxml-plugin .my-xl-n1 {
      margin-bottom:-.25rem!important
  }
.dxml-plugin .ml-xl-n1, .dxml-plugin .mx-xl-n1 {
      margin-left:-.25rem!important
  }
.dxml-plugin .m-xl-n2 {
      margin:-.5rem!important
  }
.dxml-plugin .mt-xl-n2, .dxml-plugin .my-xl-n2 {
      margin-top:-.5rem!important
  }
.dxml-plugin .mr-xl-n2, .dxml-plugin .mx-xl-n2 {
      margin-right:-.5rem!important
  }
.dxml-plugin .mb-xl-n2, .dxml-plugin .my-xl-n2 {
      margin-bottom:-.5rem!important
  }
.dxml-plugin .ml-xl-n2, .dxml-plugin .mx-xl-n2 {
      margin-left:-.5rem!important
  }
.dxml-plugin .m-xl-n3 {
      margin:-1rem!important
  }
.dxml-plugin .mt-xl-n3, .dxml-plugin .my-xl-n3 {
      margin-top:-1rem!important
  }
.dxml-plugin .mr-xl-n3, .dxml-plugin .mx-xl-n3 {
      margin-right:-1rem!important
  }
.dxml-plugin .mb-xl-n3, .dxml-plugin .my-xl-n3 {
      margin-bottom:-1rem!important
  }
.dxml-plugin .ml-xl-n3, .dxml-plugin .mx-xl-n3 {
      margin-left:-1rem!important
  }
.dxml-plugin .m-xl-n4 {
      margin:-1.5rem!important
  }
.dxml-plugin .mt-xl-n4, .dxml-plugin .my-xl-n4 {
      margin-top:-1.5rem!important
  }
.dxml-plugin .mr-xl-n4, .dxml-plugin .mx-xl-n4 {
      margin-right:-1.5rem!important
  }
.dxml-plugin .mb-xl-n4, .dxml-plugin .my-xl-n4 {
      margin-bottom:-1.5rem!important
  }
.dxml-plugin .ml-xl-n4, .dxml-plugin .mx-xl-n4 {
      margin-left:-1.5rem!important
  }
.dxml-plugin .m-xl-n5 {
      margin:-3rem!important
  }
.dxml-plugin .mt-xl-n5, .dxml-plugin .my-xl-n5 {
      margin-top:-3rem!important
  }
.dxml-plugin .mr-xl-n5, .dxml-plugin .mx-xl-n5 {
      margin-right:-3rem!important
  }
.dxml-plugin .mb-xl-n5, .dxml-plugin .my-xl-n5 {
      margin-bottom:-3rem!important
  }
.dxml-plugin .ml-xl-n5, .dxml-plugin .mx-xl-n5 {
      margin-left:-3rem!important
  }
.dxml-plugin .m-xl-auto {
      margin:auto!important
  }
.dxml-plugin .mt-xl-auto, .dxml-plugin .my-xl-auto {
      margin-top:auto!important
  }
.dxml-plugin .mr-xl-auto, .dxml-plugin .mx-xl-auto {
      margin-right:auto!important
  }
.dxml-plugin .mb-xl-auto, .dxml-plugin .my-xl-auto {
      margin-bottom:auto!important
  }
.dxml-plugin .ml-xl-auto, .dxml-plugin .mx-xl-auto {
      margin-left:auto!important
  }
}
.dxml-plugin .stretched-link::after {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1;
  pointer-events:auto;
  content:"";
  background-color:rgba(0,0,0,0)
}
.dxml-plugin .text-monospace {
  font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important
}
.dxml-plugin .text-justify {
  text-align:justify!important
}
.dxml-plugin .text-wrap {
  white-space:normal!important
}
.dxml-plugin .text-nowrap {
  white-space:nowrap!important
}
.dxml-plugin .text-truncate {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.dxml-plugin .text-left {
  text-align:left!important
}
.dxml-plugin .text-right {
  text-align:right!important
}
.dxml-plugin .text-center {
  text-align:center!important
}
@media (min-width:576px) {
  .text-sm-left {
      text-align:left!important
  }
.dxml-plugin .text-sm-right {
      text-align:right!important
  }
.dxml-plugin .text-sm-center {
      text-align:center!important
  }
}
@media (min-width:768px) {
  .text-md-left {
      text-align:left!important
  }
.dxml-plugin .text-md-right {
      text-align:right!important
  }
.dxml-plugin .text-md-center {
      text-align:center!important
  }
}
@media (min-width:992px) {
  .text-lg-left {
      text-align:left!important
  }
.dxml-plugin .text-lg-right {
      text-align:right!important
  }
.dxml-plugin .text-lg-center {
      text-align:center!important
  }
}
@media (min-width:1200px) {
  .text-xl-left {
      text-align:left!important
  }
.dxml-plugin .text-xl-right {
      text-align:right!important
  }
.dxml-plugin .text-xl-center {
      text-align:center!important
  }
}
.dxml-plugin .text-lowercase {
  text-transform:lowercase!important
}
.dxml-plugin .text-uppercase {
  text-transform:uppercase!important
}
.dxml-plugin .text-capitalize {
  text-transform:capitalize!important
}
.dxml-plugin .font-weight-light {
  font-weight:300!important
}
.dxml-plugin .font-weight-lighter {
  font-weight:lighter!important
}
.dxml-plugin .font-weight-normal {
  font-weight:400!important
}
.dxml-plugin .font-weight-bold {
  font-weight:700!important
}
.dxml-plugin .font-weight-bolder {
  font-weight:bolder!important
}
.dxml-plugin .font-italic {
  font-style:italic!important
}
.dxml-plugin .text-white {
  color:#fff!important
}
.dxml-plugin .text-primary {
  color:#007bff!important
}
.dxml-plugin a.text-primary:focus, .dxml-plugin a.text-primary:hover {
  color:#0056b3!important
}
.dxml-plugin .text-secondary {
  color:#6c757d!important
}
.dxml-plugin a.text-secondary:focus, .dxml-plugin a.text-secondary:hover {
  color:#494f54!important
}
.dxml-plugin .text-success {
  color:#28a745!important
}
.dxml-plugin a.text-success:focus, .dxml-plugin a.text-success:hover {
  color:#19692c!important
}
.dxml-plugin .text-info {
  color:#17a2b8!important
}
.dxml-plugin a.text-info:focus, .dxml-plugin a.text-info:hover {
  color:#0f6674!important
}
.dxml-plugin .text-warning {
  color:#ffc107!important
}
.dxml-plugin a.text-warning:focus, .dxml-plugin a.text-warning:hover {
  color:#ba8b00!important
}
.dxml-plugin .text-danger {
  color:#dc3545!important
}
.dxml-plugin a.text-danger:focus, .dxml-plugin a.text-danger:hover {
  color:#a71d2a!important
}
.dxml-plugin .text-light {
  color:#f8f9fa!important
}
.dxml-plugin a.text-light:focus, .dxml-plugin a.text-light:hover {
  color:#cbd3da!important
}
.dxml-plugin .text-dark {
  color:#343a40!important
}
.dxml-plugin a.text-dark:focus, .dxml-plugin a.text-dark:hover {
  color:#121416!important
}
.dxml-plugin .text-body {
  color:#212529!important
}
.dxml-plugin .text-muted {
  color:#6c757d!important
}
.dxml-plugin .text-black-50 {
  color:rgba(0,0,0,.5)!important
}
.dxml-plugin .text-white-50 {
  color:rgba(255,255,255,.5)!important
}
.dxml-plugin .text-hide {
  font:0/0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0
}
.dxml-plugin .text-decoration-none {
  text-decoration:none!important
}
.dxml-plugin .text-break {
  word-break:break-word!important;
  word-wrap:break-word!important
}
.dxml-plugin .text-reset {
  color:inherit!important
}
.dxml-plugin .visible {
  visibility:visible!important
}
.dxml-plugin .invisible {
  visibility:hidden!important
}
@media print {
  *,::after,::before {
      text-shadow:none!important;
      box-shadow:none!important
  }
.dxml-plugin a:not(.btn) {
      text-decoration:underline
  }
.dxml-plugin abbr[title]::after {
      content:" (" attr(title) ")"
  }
.dxml-plugin pre {
      white-space:pre-wrap!important
  }
.dxml-plugin blockquote, .dxml-plugin pre {
      border:1px solid #adb5bd;
      page-break-inside:avoid
  }
.dxml-plugin img, .dxml-plugin tr {
      page-break-inside:avoid
  }
.dxml-plugin h2, .dxml-plugin h3, .dxml-plugin p {
      orphans:3;
      widows:3
  }
.dxml-plugin h2, .dxml-plugin h3 {
      page-break-after:avoid
  }
  @page {
      size:a3
  }
body {
      min-width:992px!important
  }
.dxml-plugin .container {
      min-width:992px!important
  }
.dxml-plugin .navbar {
      display:none
  }
.dxml-plugin .badge {
      border:1px solid #000
  }
.dxml-plugin .table {
      border-collapse:collapse!important
  }
.dxml-plugin .table td, .dxml-plugin .table th {
      background-color:#fff!important
  }
.dxml-plugin .table-bordered td, .dxml-plugin .table-bordered th {
      border:1px solid #dee2e6!important
  }
.dxml-plugin .table-dark {
      color:inherit
  }
.dxml-plugin .table-dark tbody+tbody, .dxml-plugin .table-dark td, .dxml-plugin .table-dark th, .dxml-plugin .table-dark thead th {
      border-color:#dee2e6
  }
.dxml-plugin .table .thead-dark th {
      color:inherit;
      border-color:#dee2e6
  }
}
/*-----------------------------------------------------------------------------------
frontoffice2
Built with Blocs
-----------------------------------------------------------------------------------*/
body {
  margin:0;
  padding:0;
  background:#FFFFFF;
  overflow-x:hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dxml-plugin .page-container {
  overflow: hidden;
}
.dxml-plugin a, .dxml-plugin button {
  transition: background .3s ease-in-out;
  outline: none!important;
}
.dxml-plugin a:hover {
  text-decoration: none;
  cursor:pointer;
}
.dxml-plugin .page-preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index:100000;
  background:#FFFFFF url("images/pageload-spinner.gif") no-repeat center center;
  animation-name: preloader-fade;
  animation-delay: 2s;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.dxml-plugin .preloader-complete {
  animation-delay:0.1s;
}
@keyframes preloader-fade  {
  0%  {
      opacity: 1;
      visibility: visible;
  }
.dxml-plugin 100% {
      opacity: 0;
      visibility: hidden;
  }
}
.dxml-plugin .bloc {
  width:100%;
  clear:both;
  background: 50% 50% no-repeat;
  padding:0 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;
  display:flex;
}
.dxml-plugin .bloc .container {
  padding-left:0;
  padding-right:0;
}
.dxml-plugin .bloc-lg {
  padding:100px 20px;
}
.dxml-plugin .d-bloc .card, .dxml-plugin .l-bloc {
  color:rgba(0,0,0,.5);
}
.dxml-plugin .d-bloc .card button:hover, .dxml-plugin .l-bloc button:hover {
  color:rgba(0,0,0,.7);
}
.dxml-plugin .l-bloc .icon-round, .dxml-plugin .l-bloc .icon-square, .dxml-plugin .l-bloc .icon-rounded, .dxml-plugin .l-bloc .icon-semi-rounded-a, .dxml-plugin .l-bloc .icon-semi-rounded-b {
  border-color:rgba(0,0,0,.7);
}
.dxml-plugin .d-bloc .card .divider-h span, .dxml-plugin .l-bloc .divider-h span {
  border-color:rgba(0,0,0,.1);
}
.dxml-plugin .d-bloc .card .a-btn, .dxml-plugin .l-bloc .a-btn, .dxml-plugin .l-bloc .navbar a, .dxml-plugin .l-bloc a .icon-sm, .dxml-plugin .l-bloc a .icon-md, .dxml-plugin .l-bloc a .icon-lg, .dxml-plugin .l-bloc a .icon-xl, .dxml-plugin .l-bloc h1 a, .dxml-plugin .l-bloc h2 a, .dxml-plugin .l-bloc h3 a, .dxml-plugin .l-bloc h4 a, .dxml-plugin .l-bloc h5 a, .dxml-plugin .l-bloc h6 a, .dxml-plugin .l-bloc p a {
  color:rgba(0,0,0,.6);
}
.dxml-plugin .d-bloc .card .a-btn:hover, .dxml-plugin .l-bloc .a-btn:hover, .dxml-plugin .l-bloc .navbar a:hover, .dxml-plugin .l-bloc a:hover .icon-sm, .dxml-plugin .l-bloc a:hover .icon-md, .dxml-plugin .l-bloc a:hover .icon-lg, .dxml-plugin .l-bloc a:hover .icon-xl, .dxml-plugin .l-bloc h1 a:hover, .dxml-plugin .l-bloc h2 a:hover, .dxml-plugin .l-bloc h3 a:hover, .dxml-plugin .l-bloc h4 a:hover, .dxml-plugin .l-bloc h5 a:hover, .dxml-plugin .l-bloc h6 a:hover, .dxml-plugin .l-bloc p a:hover {
  color:rgba(0,0,0,1);
}
.dxml-plugin .l-bloc .navbar-toggle .icon-bar {
  color:rgba(0,0,0,.6);
}
.dxml-plugin .d-bloc .card .btn-wire, .dxml-plugin .d-bloc .card .btn-wire:hover, .dxml-plugin .l-bloc .btn-wire, .dxml-plugin .l-bloc .btn-wire:hover {
  color:rgba(0,0,0,.7);
  border-color:rgba(0,0,0,.3);
}
.dxml-plugin .dropdown-menu .dropdown-menu {
  border:none
}
@media (min-width:576px) {
  .navbar-expand-sm .dropdown-menu .dropdown-menu {
      border:1px solid rgba(0,0,0,.15);
      position:absolute;
      left:100%;
      top:-7px
  }
.dxml-plugin .navbar-expand-sm .dropdown-menu .submenu-left {
      right:100%;
      left:auto
  }
}
@media (min-width:768px) {
  .navbar-expand-md .dropdown-menu .dropdown-menu {
      border:1px solid rgba(0,0,0,.15);
      border:1px solid rgba(0,0,0,.15);
      position:absolute;
      left:100%;
      top:-7px
  }
.dxml-plugin .navbar-expand-md .dropdown-menu .submenu-left {
      right:100%;
      left:auto
  }
}
@media (min-width:992px) {
  .navbar-expand-lg .dropdown-menu .dropdown-menu {
      border:1px solid rgba(0,0,0,.15);
      position:absolute;
      left:100%;
      top:-7px
  }
.dxml-plugin .navbar-expand-lg .dropdown-menu .submenu-left {
      right:100%;
      left:auto
  }
}
.dxml-plugin .btn-d, .dxml-plugin .btn-d:hover, .dxml-plugin .btn-d:focus {
  color:#FFF;
  background:rgba(0,0,0,.3);
}
.dxml-plugin button {
  outline: none!important;
}
.dxml-plugin .icon-sm {
  font-size:18px!important;
}
.dxml-plugin .icon-md {
  font-size:30px!important;
}
.dxml-plugin .icon-lg {
  font-size:60px!important;
}
.dxml-plugin .card-sq, .dxml-plugin .card-sq .card-header, .dxml-plugin .card-sq .card-footer {
  border-radius:0;
}
.dxml-plugin .card-rd {
  border-radius:30px;
}
.dxml-plugin .card-rd .card-header {
  border-radius:29px 29px 0 0;
}
.dxml-plugin .card-rd .card-footer {
  border-radius:0 0 29px 29px;
}
.dxml-plugin .divider-h {
  padding:20px 0;
  width:100%;
  display:inline-block;
}
.dxml-plugin .divider-h span {
  display: block;
  border-top:1px solid transparent;
}
.dxml-plugin .divider-half {
  width: 50%;
  margin: 0 auto;
}
.dxml-plugin .dropdown-menu .divider-h, .dxml-plugin .dropdown-menu .divider-half {
  padding:0;
}
.dxml-plugin .form-control {
  border-color:rgba(0,0,0,.1);
  box-shadow:none;
}
.dxml-plugin .scrollToTop {
  width:36px;
  height:36px;
  padding:5px;
  position:fixed;
  bottom:20px;
  right:20px;
  opacity:0;
  z-index:999;
  transition: all .3s ease-in-out;
  pointer-events:none;
}
.dxml-plugin .showScrollTop {
  opacity: 1;
  pointer-events:all;
}
.dxml-plugin .scroll-to-top-btn-icon {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  fill-rule: evenodd;
  stroke-linecap:round;
}
.dxml-plugin .toggled-item {
  transition: height 350ms ease-in-out, padding 350ms ease-in-out, opacity 350ms ease-in-out;
  overflow: hidden;
}
.dxml-plugin .toggled-item-hidden {
  padding-top:0!important;
  padding-bottom:0!important;
  border-top:0!important;
  border-bottom:0!important;
  outline:0!important;
  opacity: 0;
}
.dxml-plugin .object-hidden {
  display:none;
}
.dxml-plugin h1, .dxml-plugin h2, .dxml-plugin h3, .dxml-plugin h4, .dxml-plugin h5, .dxml-plugin h6, .dxml-plugin p, .dxml-plugin label, .dxml-plugin .btn, .dxml-plugin a {
  /*font-family:"Helvetica";*/
}
.dxml-plugin .container {
  max-width:1140px;
}
.dxml-plugin .card-header-style {
  height:158px;
}
.dxml-plugin .row-style {
  width:36.17%;
}
.dxml-control01 {
  width:625px;
  flex-direction:row;
  display:flex;
  align-items:center;
  border-color:rgba(0,0,0,0.10)!important;
  border-style:solid;
  margin-right:10px;
  height:100%;
  overflow:hidden;
  border-radius:10px 10px 10px 10px;
  border-width:1px 1px 1px 1px;
}
.dxml-control1-2 {
  width:70px;
  height:130px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  display:flex;
  position:relative;
  flex-direction:column;
}
.dxml-logo1 {
  height:50px;
  background-color:rgba(0,0,0,0.10);
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:50px;
  margin:10px 10px 5px 10px;
  border-radius:5px 5px 5px 5px;
}

.dxml-plugin .dxmldossier {
  width: 110px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}


.dxml-nomdocu {
  position:relative;
  display:flex;
  width:100%;
  align-items:center;
  height:100%;
}
.dxml-control1-3 {
  position:relative;
  display:flex;
  width:100%;
  height:100%;
}
.dxml-p-style {
  margin-bottom:0px;
  width:100%;
  text-align:left;
  padding-left:5px;
}
.dxml-logo2 {
  height:50px;
  background-color:rgba(0,0,0,0.10);
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:50px;
  margin:5px 10px 10px 10px;
  border-radius:5px 5px 5px 5px;
}
.dxml-logo1:hover {
  border-style:_popUpItemAction:;
  background-color:rgba(20,177,231,0.20);
  cursor:pointer;
}
.dxml-control1-2:hover {
  border-style:_popUpItemAction:;
  border-color:rgba(0,0,0,0.50)!important;
}
.dxml-logo2:hover {
  background-color:rgba(20,177,231,0.20);
  cursor:pointer;
}
.dxml-logo1:active {
  background-color:#14B1E7;
  color:#FFFFFF!important;
}
.dxml-logo2:active {
  background-color:#00A5FF;
  color:#FFFFFF!important;
}
.dxml-colcontrol {
  display:flex;
  width:100%;
  flex-direction:row;
  margin-top:50px;
  padding:15px 15px 15px 15px;
}
/*CAROLIV
.dxml-control02 {
  display:flex;
  height:100%;
  flex-direction:row;
  justify-content:flex-start;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  width:100%;
  overflow:hidden;
  background-color:rgba(255,255,255,0.75);
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-radius:0px 10px 10px 0px;
  border-width:2px 2px 2px 1px;
}
*/
.dxml-control02 {
  display: flex;
  height: 100%;
  flex-direction: row;
  justify-content: flex-start;
  border-style: solid;
  border-color: rgba(0,0,0,0.10) !important;
  width: 100%;
  overflow: hidden;
  background-color: rgba(255,255,255,0.75);
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-radius: 0px 10px 10px 0px;
  border-width: 2px 2px 2px 1px;
}
/*CAROLIV
.dxml-control2-1 {
  padding-left:10px;
  width:100%;
  display:flex;
  overflow:hidden;
  flex-direction:row;
}*/
.dxml-control2-1 {
	padding-left: 0px;
	width: 100%;
	display: flex;
	overflow: hidden;
	flex-direction: row;
}


.dxml-posecdf {
  flex-direction:column;
  justify-content:space-between;
  height:130px;
  width:100px;
  display:flex;
  padding:0px 10px 10px 10px;
}
.dxml-nbrcdf {
  text-align:center;
  font-size:15px;
  font-family: Arial;
  font-weight:700;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-iconcdf {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-control2-2 {
  width:70px;
  position:relative;
  flex-direction:column;
  display:flex;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  border-width:0px 0px 0px 1px;
}
.dxml-imgcdf {
  border-style:solid;
  border-color:#FEFFFF!important;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-width:2px 2px 2px 2px;
}
.dxml-framimacdf {
  background-size:auto auto;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  width:80px;
  border-width:1px 1px 1px 1px;
}
.dxml-framimacdf:hover {
  background-size:auto auto;
  border-style:_popUpItemAction:;
}
.dxml-imgcdf:hover {
  border-style:solid;
  border-color:#FEFFFF!important;
  cursor:pointer;
  filter:saturate(5%);
  border-width:2px 2px 2px 2px;
}
.dxml-imgcdf:active {
  filter:contrast(50%);
}
.dxml-control2-1:hover {
  display:flex;
  position:relative;
}
.dxml-posecdf:hover {
  background-color:rgba(0,166,255,0.25);
  border-radius:10px 10px 10px 10px;
}
.dxml-control02:hover {
  border-style:_popUpItemAction:;
}
.dxml-framimacdfactvate {
  border-color:#00A5FF!important;
  border-width:2px 2px 2px 2px;
}

.dxml-plugin .img-margin-right {
/*
  width:75px;
  height:75px;
*/
}

.dxml-divcontrol01 {
  display:flex;
  flex-direction:row;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  width:350px;
  height:100%;
  background-color:rgba(255,255,255,0.75);
  border-radius:10px 0px 0px 10px;
  border-width:2px 0px 2px 2px;
}
.dxml-iconcdf:hover {
  cursor:pointer;
  color:rgba(0,0,0,0.80)!important;
}
.dxml-divpage {
  display:flex;
  height:100%;
  flex-direction:row;
  width:100%;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  background-color:rgba(255,255,255,0.80);
  justify-content:space-between;
  border-radius:10px 10px 0px 0px;
  border-width:2px 2px 1px 2px;
}
.dxml-dicpage01 {
  width:60px;
  display:flex;
  align-items:center;
  justify-content:center;
  background-color:rgba(0,0,0,0.05);
  border-color:rgba(0,0,0,0.10)!important;
  border-style:solid;
  border-radius:8px 0px 0px 0px;
  border-width:0px 0px 0px 0px;
}
.dxml-divpage03 {
  width:60px;
  display:flex;
  align-items:center;
  justify-content:center;
  background-color:rgba(0,0,0,0.05);
  border-color:rgba(0,0,0,0.10)!important;
  border-style:solid;
  border-radius:0px 8px 0px 0px;
  border-width:0px 0px 0px 0px;
}
.dxml-divpage02 {
  display:flex;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  flex-direction:column;
  overflow:auto;
  padding:10px 10px 10px 10px;
  border-width:0px 0px 0px 0px;
}
.dxml-divpageicon {
  width:100%;
  height:100%;
}
.dxml-dicpage01:hover {
  background-color:rgba(20,177,231,0.25);
  cursor:pointer;
}
.dxml-divpage03:hover {
  background-color:rgba(20,177,231,0.25);
  cursor:pointer;
}
.dxml-divpage:hover {
  border-style:_popUpItemAction:;
}
.dxml-page {
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  border-width:1px 1px 1px 1px;
}
.dxml-dicpage01:active {
  background-color:#14B1E7;
}
.dxml-divpage03:active {
  background-color:#14B1E7;
}
.dxml-pagecontrol {
  display: flex;
  border-style: solid;
  border-color: rgba(0,0,0,0.10)!important;
  margin-top: 0px;
  overflow: auto;
  border-radius: 0px 0px 10px 10px;
  border-width: 0px 2px 2px 2px;
  background-color: rgba(255,255,255,0.5);
}
.dxml-logo4 {
  height:50px;
  background-color:rgba(0,0,0,0.10);
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:50px;
  margin:10px 0px 5px 10px;
  border-radius:5px 5px 5px 5px;
  padding-bottom: 8px;
}
.dxml-logo4:hover {
  border-style:_popUpItemAction:;
  background-color:rgba(0,166,255,0.20);
  cursor:pointer;
}
.dxml-logo4:active {
  background-color:#14B1E7;
  color:#FFFFFF!important;
}
.dxml-pqgename {
  display:flex;
  height:70px;
  width:100%;
  flex-direction:column;
  padding-right:10px;
  padding-bottom:0px;
  padding-left:10px;
}
.dxml-plugin .blocklogopage {
  display:flex;
  flex-direction:row;
  width:300px;
  height:70px;
  align-items:stretch;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-textepage {
  font-size:18px;
  font-family:Arial;
  text-overflow:clip;
  font-weight:600;
  align-items:center;
  flex-direction:row;
  text-align:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-blocspage {
  display:flex;
  height:70px;
  width:230px;
  padding-right:10px;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  justify-content:space-around;
  border-width:0px 1px 0px 0px;
}
.dxml-pagename {
  height:70px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-colpage {
  height:100%;
}
.dxml-zonepage {
  position:relative;
  z-index:11;
  left:20%;
  background-color:rgba(20,177,231,0.24);
  border-style:solid;
  border-color:#14B1E7!important;
  top:20%;
  width:100%;
  height:100%;
  right:20%;
  bottom:20%;
  display:inline;
  border-width:1px 1px 1px 1px;
}
.dxml-zonepage:hover {
  cursor:pointer;
}
.dxml-page:hover {
  cursor:pointer;
  position:relative;
}
.dxml-page:active {
  filter:invert(28%);
}
.dxml-addpage {
  border-style:solid;
  border-color:rgba(0,0,0,0.05)!important;
  display:flex;
  flex-direction:column;
  height:50px;
  align-items:center;
  justify-content:center;
  margin:0px 0px 0px 0px;
  border-radius:10px 10px 0px 0px;
  border-width:0px 0px 0px 0px;
}
.dxml-addpage:hover {
  border-left-width:0px;
  border-top-right-radius:10px;
  border-top-left-radius:10px;
}
.dxml-addpage:active {
  color:#FFFFFF!important;
  border-top-right-radius:10px;
  border-top-left-radius:10px;
}
.dxml-choipage {
  height:100%;
  width:100%;
}
.dxml-adpagebloc {
  display:flex;
  border-style:solid;
  width:100%;
  background-color:rgba(0,0,0,0.05);
  border-color:rgba(0,0,0,0.10)!important;
  overflow:scroll;
  flex-direction:row;
  flex-wrap:nowrap;
  margin:0px 0px 0px 0px;
  border-radius:10px 10px 10px 10px;
  border-width:1px 1px 1px 1px;
}
.dxml-divgabpage {
  width:298px;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  height:212px;
  display:flex;
  flex-direction:column;
  margin:10px 10px 10px 10px;
  padding:0px 0px 0px 0px;
  border-width:0px 0px 0px 0px;
}
.dxml-boutonvisigab {
  width:100%;
  background-color:transparent;
  border-color:rgba(0,0,0,0.10)!important;
  font-family:Arial;
  font-weight:600;
  color:rgba(0,0,0,0.20)!important;
  height:60px;
  border-radius:10px 10px 0px 0px;
  border-width:2px 2px 2px 2px;
}
.dxml-divgabpage:hover {
  background-color:rgba(70,158,176,0.10);
  border-style:solid;
  border-color:#00A5FF!important;
  border-width:2px 2px 2px 2px;
}
.dxml-boutonvisigab:hover {
  background-color:rgba(70,158,176,0.25);
}
.dxml-icontemplates {
  position:absolute;
}
.dxml-iconadpage:hover {
  filter:brightness(0.7);
  cursor:pointer;
}
.dxml-iconadpage:active {
  filter:brightness(0.2);
}
.dxml-divgabpage:active {
  filter:invert(11%);
}
.dxml-flecheblanche {
  position:relative;
  top:-170px;
  z-index:123;
  left:0px;
  opacity:0.5;
}
.dxml-flecheblanche:hover {
  opacity:1.0;
}
.dxml-adpagebloc:hover {
  display:flex;
  flex-direction:row;
  position:relative;
}
.dxml-imagegab:hover {
  border-style:_popUpItemAction:;
}
.dxml-flecheblanche:active {
  filter:invert(80%);
}
.dxml-divvisgab {
  display:flex;
  overflow:hidden;
  flex-direction:row;
  justify-content:flex-start;
  height:100%;
  width:100%;
}
.dxml-imggab {
  width:100%;
  height:100%;
  flex-direction:column;
  justify-content:flex-end;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-divimagab {
  height:213px;
  width:300px;
  border-color:rgba(0,0,0,0.10)!important;
  border-style:solid;
  cursor:pointer;
  margin:10px 10px 10px 10px;
  padding:0px 0px 0px 0px;
  border-width:1px 1px 1px 1px;
}
.dxml-contgab {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  flex-direction: row;
  border-style: solid;
  border-color: rgba(0,0,0,0.05)!important;
  width: 100%;
  background-color: rgba(0,0,0,0.05);
  border-radius: 10px 10px 10px 10px;
  border-width: 2px 2px 2px 2px;
  height: 285px;
  background-color: rgba(255,255,255,0.5);
}

.dxml-divimagab:hover {
  border-style:solid;
  border-color:#00A5FF!important;
  border-width:2px 2px 2px 2px;
}
.dxml-divimagab:active {
  filter:brightness(0.5);
}
.dxml-plugin .p-bloc-9-style {
  font-size: 12px;
  font-family: Arial;
}
.dxml-blockneutre {
  width:100%;
}
.dxml-blocpageneutre {
  width:100%;
}
.dxml-nompage {
  width:100%;
}
.dxml-p-nomdepage {
  font-family:Arial;
  font-weight:600;
  height:100%;
  text-align:left;
  margin:0px 0px 0px 0px;
  padding:20px 0px 0px 10px;
}
.dxml-formtitre {
  font-family:Arial;
  font-weight:600;
}
.dxml-formlien {
  text-align:right;
  position:absolute;
  float:none;
  right:80px;
}
.dxml-formedivchamp01 {
  display:flex;
  flex-direction:row;
  width:100%;
}
.dxml-formedivchampcompt {
  width:20%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.dxml-formtext01 {
  width:80%;
}
.dxml-compteur {
  width: 100px;
  display: flex;
  justify-content: center;
  height: 27px;
  /* border-radius: 5px 5px 0px 0px; */
}
.dxml-plugin .p-style {
  font-family:Arial;
  font-weight:700;
}
.dxml-plugin .modal-lg {
  width:100%;
  height:100%;
}
.dxml-titreschamp {
  /*font-family:Arial;*/
  font-weight:700;
  color:#000000!important;
}
.dxml-plugin .text-span-color {
  color:#000000;
}
.dxml-titrechamps {
  display:flex;
  flex-direction:row;
  justify-content:space-between;
}
.dxml-divtitrechamp {
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  color:transparent!important;
  overflow:hidden;
  margin-top:50px;
}
.dxml-divarticle {
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  color:transparent!important;
  background-color:rgba(255,255,255,0.80);
  margin:0px 0px 40px 0px;
  padding:10px 10px 10px 10px;
  border-radius:10px 10px 10px 10px;
  border-width:1px 1px 1px 1px;
}
.dxml-nomchamp {
  opacity: 0.5;
  color: #000000 !important;
  font-family: Arial;
  font-weight: 600;
  font-size: 18px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}
.dxml-nbrsign {
  opacity:0.4;
  font-style:italic;
  font-family:Arial;
  font-weight:500;
  color:#000000!important;
  font-size:15px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-comptsign {
  font-weight: 500;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 17px;
  color: #FFFFFF!important;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial;
}
.dxml-vert {
  background-color:rgba(74,203,96,0.70);
}
.dxml-divtitrechamp2 {
  display:flex;
  width:100%;
  align-items:center;
  flex-direction:row;
}
.dxml-field-complex {
  border-top-right-radius:0px;
  /*font-family:Arial;*/
  font-weight:400;
  font-size:16px;
  color:#000000!important;
}
.dxml-iconchamp {
  width:26px;
  opacity:0.2;
  color:#000000!important;
  font-size:20px;
  height:26px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-iconchamp:hover {
  opacity:0.5;
}
.dxml-iconchamp:active {
  opacity:0.9;
}
.dxml-campicon {
  display:flex;
  flex-direction:row-reverse;
  width:200px;
}
.dxml-contchampico {
  display:flex;
  flex-direction:row;
}
.dxml-comtextcomp {
  display:flex;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-champbold {
  font-family:Arial;
  font-weight:700;
  font-size:20px;
  margin:0px 0px 0px 0px;
}
.dxml-champstyle {
  width:25px;
  height:25px;
  display:flex;
  background-color:rgba(0,0,0,0.25);
  color:#FFFFFF!important;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  margin:10px 10px 10px 10px;
  border-radius:5px 5px 5px 5px;
}
.dxml-divstyles {
  display:flex;
  margin-bottom:0px;
}
.dxml-champital {
  font-family: Arial;
  font-weight:500;
  font-size:20px;
  font-style:italic;
  margin:0px 0px 0px 0px;
}
.dxml-champstyle:hover {
  background-color:rgba(0,0,0,0.50);
  cursor:pointer;
}
.dxml-champstyle:active {
  background-color:rgba(0,0,0,0.80);
  cursor:pointer;
}
.dxml-champstyle2 {
  width:150px;
  height:25px;
  display:flex;
  color:#FFFFFF!important;
  justify-content:center;
  opacity:0.8;
  overflow:hidden;
  margin:10px 10px 10px 10px;
  border-radius:5px 5px 5px 5px;
}
.dxml-champstyle2:hover {
  cursor:pointer;
  opacity:1.0;
}
.dxml-champstyle2:active {
  cursor:pointer;
  opacity:1.0;
  background-color:rgba(0,0,0,0.80);
}
.dxml-coul01 {
  background-color:#00CB90;
}
.dxml-champstylebouton {
  font-family:Arial;
  font-weight:600;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size: 18px;
}
.dxml-coul02 {
  background-color:#CB68C2;
}
.dxml-coul03 {
  background-color:#2893FF;
}
.dxml-coul04 {
  background-color:#FF6400;
}
.dxml-contaddtxt {
  width:100%;
  left:0px;
  bottom:0px;
  flex-direction:row;
  align-items:center;
  display:flex;
  justify-content:center;
  color:transparent!important;
  margin:50px 0px 20px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-boutaddtext {
  width:50px;
  display:flex;
  flex-direction:column;
  align-items:center;
  position:absolute;
  height:0px;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  border-width:1px 1px 1px 1px;
}
.dxml-field-simple {
  /* border-top-right-radius: 0px; */
  /* font-family: «Lato»; */
  font-weight: 400;
  /* font-size: 16px; */
  color: #000000!important;
}
.dxml-iconaddtext {
  color:rgba(0,0,0,0.20)!important;
  font-size:50px;
}
.dxml-divicondel {
  width: 30px;
  position: relative;
  float: right;
  padding-top: 10px;
}
.dxml-iconaddtext:hover {
  color:#4ACB60!important;
  font-size:55px;
}
.dxml-iconaddtext:active {
  color:rgba(0,0,0,0.80)!important;
}
.dxml-divicondel:hover {
  color:#FF0200!important;
}
.dxml-iconaddtext-red {
  color:rgba(0,0,0,0.20)!important;
  font-size:30px;
}
.dxml-iconaddtext-red:hover {
  color:#FF0200!important;
  font-size:35px;
}
.dxml-iconaddtext-red:active {
  color:rgba(0,0,0,0.80)!important;
}
.dxml-rouge {
  background-color:rgba(255,2,0,0.50);
}
.dxml-field-image {
  border-top-right-radius:0px;
}
.dxml-divtitreimage {
  display:flex;
  width:100%;
  align-items:center;
  flex-direction:row;
  margin-bottom:10px;
  margin-top:0px;
  justify-content:space-between;
  overflow:hidden;
  padding:0px 0px 0px 0px;
}
.dxml-divimage {
  display:flex;
  width:100%;
  flex-direction:column;
  padding-top:0px;
  margin-top:50px;
}
.dxml-boutondownload {
  height:23px;
  width:200px;
  font-size:14px;
  font-weight:700;
  margin:0px 10px 0px 10px;
  padding:0px 0px 0px 0px;
  color: rgba(0,0,0,.3) !important;
}
.dxml-boutonsave {
  height:23px;
  width:100px;
  background-color:rgba(0,0,0,0.25);
  font-size:14px;
  font-family: Arial;
  font-weight:700;
  margin:0px 10px 0px 10px;
  border-radius:10px 10px 10px 10px;
  padding:0px 0px 0px 0px !important;
  color: #FFF !important;
}
.dxml-boutonsave:active {
  background-color:rgba(0,0,0,0.80);
}
.dxml-boutondownload:active {
  background-color:rgba(0,0,0,0.80);
}
.dxml-divflche {
  width:30px;
  display:flex;
  justify-content:center;
  padding-right:10px;
  padding-left:10px;
}
.dxml-divimgfield {
  width:100%;
}
.dxml-divimagetxt {
  /*width: 180px;*/
  min-width:100px;
}
.dxml-field-img01 {
  width:100%;
}
.dxml-field-img02 {
  width:100%;
  height:100px;
  display:flex;
  justify-content:flex-end;
  align-items:flex-start;
}
.dxml-nomzone {
  font-weight:600;
  font-size:20px;
  text-align:center;
  color:rgba(0,0,0,0.50)!important;
  margin-bottom:0px;
}
.dxml-boutonsave:hover {
  background-color:#4ACB60;
  color : #FFF;
}
.dxml-boutondownload:hover {
  background-color:transparent !important;
}
.dxml-divredac {
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  background-color:rgba(240,240,240,0.80);
  overflow:hidden;
  margin-bottom:15px;
  padding:10px 10px 10px 10px;
  border-radius:20px 20px 20px 20px;
  border-width:2px 2px 2px 2px;
}
.dxml-contsuptxt {
  width:100%;
  left:0px;
  bottom:0px;
  flex-direction:row;
  align-items:center;
  display:flex;
  justify-content:flex-end;
  color:transparent!important;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-diviseur {
  border-style:_popUpItemAction:;
  background-size:auto auto;
  background-color:transparent;
  stroke-width:3;
  stroke:rgba(0,0,0,0.50);
  fill:rgba(0,0,0,0.52);
  padding:0px 0px 30px 0px;
}
.dxml-divartvalid {
  flex-direction:row;
  display:flex;
  justify-content:space-between;
  width:100%;
}
.dxml-divnbrtotal {
  display:flex;
  align-items:center;
  padding:0px 0px 0px 0px;
}
.dxml-comptotal {
  width:150px;
  height:32px;
  display:flex;
  justify-content:center;
  align-items:flex-start;
  background-color:#FF8000;
  padding:0px 0px 0px 0px;
  border-radius:5px 5px 5px 5px;
}
.dxml-textcompgen {
  font-weight:700;
  font-size:20px;
  text-align:center;
  color:#FFFFFF!important;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-boutvalart {
  width: 250px;
  /* height: 40px; */
  background-color: rgba(74,203,97,0.80);
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  line-height: 0.8;
  font-size: 22px;
  color: #FFF !important;
}
.dxml-boutvalart:hover {
  background-color:#4ACB60;
}
.dxml-divlistimg {
  width:100%;
}
.dxml-divmask {
  display:flex;
  flex-direction:column-reverse;
  align-items:center;
}
.dxml-visible {
  flex-direction:column;
  align-items:center;
  display:flex;
}
.dxml-controlframe {
  display:flex;
  height:50px;
  flex-direction:row;
  align-items:center;
  margin-bottom:10px;
}
.dxml-sharearticle {
  font-size:40px;
  display:flex;
  width:50px;
  height:50px;
  align-items:center;
  justify-content:center;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-nomarticle {
  display:flex;
  font-family:Arial;
  font-weight:600;
  text-align:center;
  font-size:20px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-divnomarticle {
  width:100%;
  display:flex;
  justify-content:center;
  height:100%;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-iconback {
  color:rgba(0,0,0,0.50)!important;
}
.dxml-iconback:hover {
  color:rgba(0,0,0,0.80)!important;
}
.dxml-iconback:active {
  color:#00A5FF!important;
}
.dxml-iconcdf:active {
  color:#00A5FF!important;
}
.dxml-divdocuname {
  display:flex;
  align-items:center;
  justify-content:flex-start;
  width:100%;
  padding-left:20px;
  margin:0px 0px 10px 0px;
}
.dxml-docunom {
  margin-left:20px;
  width:200px;
}
.dxml-nomdocu02 {
  margin-bottom:0px;
  font-weight:600;
  font-size:15px;
  text-align:left;
}
.dxml-petitdossier {
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
}
.dxml-nomzone02 {
  width:100%;
  padding-right:20%;
}
.dxml-orange {
  background-color:rgba(255,128,0,0.50);
}
.dxml-desktop01 {
  display: flex;
  border-style: solid;
  border-color: rgba(0,0,0,0.10)!important;
  margin-bottom: 20px;
  overflow: hidden;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 20px 20px 20px;
  border-radius: 10px 10px 10px 10px;
  border-width: 2px 2px 2px 2px;
  background-color: rgba(255,255,255,0.5);
}
.dxml-divdesklogo {
  width:80px;
  height:80px;
  display:inline-flex;
  align-items:center;
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  justify-content:center;
  min-width:80px;
  border-radius:5px 5px 5px 5px;
  border-width:1px 1px 1px 1px;
}
.dxml-logodesktop {
  font-size:50px;
  text-align:center;
}
.dxml-desklogo {
  width:160px;
  height:80px;
}

.dxml-divheadtemplate {
  background-color:#F0F0F0;
  padding:10px 10px 10px 10px;
  border-radius:8px 8px 0px 0px;
}
.dxml-divtemplate {
  border-style: solid;
  border-color: rgba(0,0,0,0.10)!important;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  border-radius: 10px 10px 10px 10px;
  border-width: 2px 2px 2px 2px;
  background-color: rgba(255,255,255,0.25);
}
.dxml-divremplate01 {
  width: 150px;
  height: 150px;
  border-style: solid;
  border-color: rgba(0,0,0,0.10)!important;
  color: rgba(0,0,0,0.80)!important;
  margin: 10px 10px 10px 10px;
  border-radius: 5px 5px 5px 5px;
  border-width: 1px 1px 1px 1px;
  background-color: rgba(255,255,255,0.5);
}
.dxml-nomtemplate {
  text-align:center;
  margin-bottom:0px;
  margin-left:10px;
  font-family:Arial;
  font-weight:700;
  font-size:16px;
  color:rgba(0,0,0,0.50)!important;
}
.dxml-divtexttemplate {
  height:50%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.dxml-divremplate01:hover {
  background-color:rgba(0,166,255,0.10);
}
.dxml-divremplate01:active {
  background-color:#00A5FF;
  color:#FFFFFF!important;
}
.dxml-visudoc {
  margin-top:20%;
}
.dxml-divconttemplate {
  overflow:auto;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  max-height:300px;
}
.dxml-sousdiv {
  display:flex;
  justify-content:space-between;
  width:100%;
  overflow:hidden;
}
.dxml-txtbvndesktop {
  text-align:left;
  padding-left:20px;
  margin:0px 0px 0px 0px;
}
.dxml-divtxtbvn {
  display:flex;
  align-items:center;
  flex-direction:row;
  height:80px;
  justify-content:flex-start;
  min-width:100px;
}
.dxml-divdesk {
  display:flex;
  width:100%;
  overflow:hidden;
}
.dxml-divdocu {
  border-style:_popUpItemAction:;
  border-color:rgba(0,0,0,0.10)!important;
  min-width:300px;
  width:100%;
  margin:0px 0px 0px 0px;
  padding:10px 10px 10px 10px;
  border-radius:5px 5px 5px 5px;
  border-width:1px 1px 1px 1px;
}
.dxml-divicondocu {
  height:100px;
  display:flex;
  align-items:center;
  justify-content:center;
  width:100px;
  padding-bottom:10px;
  border-radius:5px 5px 5px 5px;
}
.dxml-divtxtdocu {
  height:100px;
  display:flex;
  min-width:200px;
  flex-direction:row;
  align-items:center;
  overflow:hidden;
  justify-content:flex-start;
}
.dxml-divcontdocu {
  overflow:hidden;
  display:flex;
  justify-content:center;
  flex-direction:column;
  align-items:flex-start;
  width:100%;
}
.dxml-divdocu2 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-style: solid;
  border-color: rgba(0,0,0,0.10)!important;
  overflow: auto;
  border-radius: 5px 5px 5px 5px;
  border-width: 1px 1px 1px 1px;
  background-color: rgba(255,255,255,0.5);
}
.dxml-divdeskdocuicon {
  height:100px;
  width:100px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.dxml-plugin .fa-stack-1x {
  color:#FFFFFF!important;
}
.dxml-plugin .fa-stack-2x {
  background-color:transparent;
  color:rgba(0,0,0,0.20)!important;
}
.dxml-plugin .fa-stack {
  font-size:15px;
}
.dxml-plugin .fa-stack-1x:hover {
  color:rgba(0,0,0,0.80)!important;
}
.dxml-plugin .fa-stack-1x:active {
  color:#FF0200!important;
}
.dxml-divdoctxt {
  display:inline-flex;
}
.dxml-divicondocu:hover {
  background-color:rgba(20,177,231,0.10);
}
.dxml-divicondocu:active {
  background-color:#14B1E7;
}

.dxml-divcontact {
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  padding:10px 10px 10px 10px;
  border-radius:10px 10px 10px 10px;
  border-width:1px 1px 1px 1px;
}

.dxml-divalerte {
  border-style:_popUpItemAction:;
  box-shadow:0px 0px 12px rgba(0,0,0,0.25);
  margin:20px 20px 20px 20px;
  padding:10px 10px 10px 10px;
  border-radius:10px 10px 10px 10px;
  border-width:0px 0px 0px 0px;
}
.dxml-txtalerte {
  text-align:center;
  font-family: Arial;
  font-weight:500;
  font-size:20px;
}
.dxml-divtxtalert {
  min-height:200px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  padding-top:20px;
  padding-bottom:20px;
}
.dxml-divbutonalert {
  display:flex;
  align-items:center;
  flex-direction:row-reverse;
  justify-content:space-around;
  padding-bottom:20px;
}

.dxml-butonalertok:hover {
  background-color:rgba(255,3,0,0.80);
}
.dxml-butonalertok:active {
  background-color:#000000;
}
.dxml-logoalertex {
  font-size:30px;
  color:rgba(0,0,0,0.25)!important;
}
.dxml-logoalertex:hover {
  color:rgba(0,0,0,0.80)!important;
}
.dxml-logoalertex:active {
  color:#000000!important;
}
.dxml-divheadalerte {
  display:flex;
  flex-direction:row-reverse;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.dxml-divbordalerte {
  border-style:solid;
  border-color:rgba(255,2,0,0.50)!important;
  padding:20px 20px 20px 20px;
  border-radius:5px 5px 5px 5px;
  border-width:2px 2px 2px 2px;
}
.dxml-divbordactive {
  border-style:solid;
  border-color:rgba(0,0,0,0.10)!important;
  padding:20px 20px 20px 20px;
  border-radius:5px 5px 5px 5px;
  border-width:2px 2px 2px 2px;
}

.dxml-butonactivtok:hover {
  background-color:#14B1E7;
}
.dxml-butonactivtok:active {
  background-color:#000000;
}
.dxml-divmodalx {
  height:32px;
  text-align:right;
}
.dxml-divboutmodal {
  display:flex;
  flex-direction:column;
  align-items:center;
  padding-bottom:20px;
}
.dxml-plugin .icon-black {
  color:rgba(0,0,0,0.50)!important;
  border-color:rgba(0,0,0,0.50)!important;
}
.dxml-plugin .icon-white {
  color:#FEFFFF!important;
  border-color:#FEFFFF!important;
}
.dxml-plugin .icon-black-2 {
  color:rgba(0,0,0,0.25)!important;
  border-color:rgba(0,0,0,0.25)!important;
}
@media (min-width: 576px)  {
  .bloc-xxl-sm {
      padding:200px 20px;
  }
.dxml-plugin .bloc-xl-sm {
      padding:150px 20px;
  }
.dxml-plugin .bloc-lg-sm {
      padding:100px 20px;
  }
.dxml-plugin .bloc-md-sm {
      padding:50px 20px;
  }
.dxml-plugin .bloc-sm-sm {
      padding:20px;
  }
.dxml-plugin .bloc-no-padding-sm {
      padding:0 20px;
  }
}
@media (min-width: 768px)  {
  .bloc-xxl-md {
      padding:200px 20px;
  }
.dxml-plugin .bloc-xl-md {
      padding:150px 20px;
  }
.dxml-plugin .bloc-lg-md {
      padding:100px 20px;
  }
.dxml-plugin .bloc-md-md {
      padding:50px 20px;
  }
.dxml-plugin .bloc-sm-md {
      padding:20px 20px;
  }
.dxml-plugin .bloc-no-padding-md {
      padding:0 20px;
  }
}
@media (min-width: 992px)  {
  .bloc-xxl-lg {
      padding:200px 20px;
  }
.dxml-plugin .bloc-xl-lg {
      padding:150px 20px;
  }
.dxml-plugin .bloc-lg-lg {
      padding:100px 20px;
  }
.dxml-plugin .bloc-md-lg {
      padding:50px 20px;
  }
.dxml-plugin .bloc-sm-lg {
      padding:20px;
  }
.dxml-plugin .bloc-no-padding-lg {
      padding:0 20px;
  }
}
@media (max-width: 1024px) {
  .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container {
      padding-left: 0;
      padding-right: 0;
  }
}
@media (max-width: 991px) {
  .container {
      width:100%;
  }
.dxml-plugin .bloc {
      padding-left: constant(safe-area-inset-left);
      padding-right: constant(safe-area-inset-right);
  }
.dxml-plugin .bloc-group, .dxml-plugin .bloc-group .bloc {
      display:block;
      width:100%;
  }
}
@media (max-width: 767px) {
  .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container {
      padding-left:0;
      padding-right:0;
  }
.dxml-plugin .btn-dwn {
      display:none;
  }
.dxml-plugin .voffset {
      margin-top:5px;
  }
.dxml-plugin .voffset-md {
      margin-top:20px;
  }
.dxml-plugin .voffset-lg {
      margin-top:30px;
  }
.dxml-plugin form {
      padding:5px;
  }
.dxml-plugin .close-lightbox {
      display:inline-block;
  }
.dxml-plugin .blocsapp-device-iphone5 {
      background-size: 216px 425px;
      padding-top:60px;
      width:216px;
      height:425px;
  }
.dxml-plugin .blocsapp-device-iphone5 img {
      width: 180px;
      height: 320px;
  }
}
@media (max-width: 991px) {
  .dxml-nomdocu {
      align-items:center;
      width:100%;
      height:100%;
  }
.dxml-p-style {
      margin-bottom:0px;
      width:100%;
      text-align:left;
  }
.dxml-control2-1 {
      width:100%;
  }
.dxml-control02 {
      width:100%;
  }
.dxml-control1-3 {
  }
.dxml-control01 {
      height:100%;
  }
.dxml-plugin .img-margin-right {
      width:75px;
  }
.dxml-colcontrol {
      width:100%;
  }
.dxml-logo1 {
  }
.dxml-logo2 {
      justify-content:center;
      align-items:center;
  }
.dxml-divcontrol001 {
      display:flex;
      flex-direction:row;
      width:383px;
      height:100%;
  }
.dxml-divpage02 {
  }
.dxml-logo4 {
  }
.dxml-textepage {
      flex-direction:row;
      height:70px;
  }
.dxml-pqgename {
      align-items:center;
  }
.dxml-pagecontrol {
  }
.dxml-pagename {
      height:70px;
      margin:0px 0px 0px 0px;
      padding:0px 0px 0px 0px;
  }
.dxml-page {
  }
.dxml-dicpage01 {
      width:50px;
  }
.dxml-divpage03 {
      width:50px;
  }
.dxml-contgab {
      overflow:scroll;
  }
.dxml-imggab {
  }
.dxml-divimagab {
      justify-content:space-around;
      flex-wrap:wrap-reverse;
      align-content:space-around;
  }
.dxml-blockneutre {
      width:100%;
  }
.dxml-blocspage {
  }
.dxml-contchampico {
      display:flex;
      flex-direction:row;
  }
.dxml-campicon {
      width:180px;
  }
.dxml-divstyles {
  }
.dxml-comtextcomp {
      overflow:scroll;
  }
.dxml-divtxtdocu {
      justify-content:flex-start;
  }
}
@media (max-width: 767px) {
  .dxml-nomdocu {
      align-items:center;
      width:100%;
      height:30px;
  }
.dxml-p-style {
      width:100%;
      margin-bottom:0px;
      text-align:center;
      padding-left:0px;
  }
.dxml-control01 {
      width:100%;
      height:100%;
      margin-bottom:10px;
  }
.dxml-colcontrol {
      flex-direction:column;
      width:100%;
  }
.dxml-plugin .container-div-22303-style {
      width:70px;
  }
.dxml-control1-3 {
      height:100%;
      justify-content:center;
      align-content:center;
      flex-direction:column;
  }
.dxml-plugin .img-margin-right {
      width:75px;
      margin:0px 0px 0px 0px;
      padding:0px 0px 0px 0px;
  }

.dxml-plugin .dxmldossier { /*767*/
    width: 100%;
    height: 75px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

  
.dxml-control2-1 {
      width:100%;
  }
.dxml-control02 {
      width:100%;
      border-bottom-left-radius:10px;
      border-top-width:1px;
      border-left-width:2px;
      border-top-right-radius:0px;
  }
.dxml-divcontrol01 {
      width:100%;
      border-right-width:2px;
      border-top-right-radius:10px;
      border-bottom-width:0px;
      border-bottom-left-radius:0px;
  }
.dxml-pqgename {
      height:70px;
      justify-content:center;
  }
.dxml-blocspage {
  }
.dxml-textepage {
      height:70px;
  }
.dxml-pagecontrol {
  }
.dxml-page {
  }
.dxml-dicpage01 {
      width:40px;
  }
.dxml-divpage03 {
      width:40px;
  }
.dxml-divpage02 {
  }
.dxml-pagename {
      height:70px;
  }
.dxml-blockneutre {
      width:100%;
  }
.dxml-contchampico {
      display:flex;
  }
.dxml-divartvalid {
      flex-wrap:wrap;
  }
.dxml-boutvalart {
      text-align:center;
  }
.dxml-divnbrtotal {
      flex-direction:row;
      align-items:center;
      width:100%;
      justify-content:center;
      margin-top:10px;
  }
.dxml-nbrsign {
  }
.dxml-divflche {
      opacity:1.0;
  }
.dxml-field-img01 {
      min-width:100px;
  }
.dxml-divimagetxt {
      min-width:80px;
  }
.dxml-field-img02 {
      width:100%;
  }
.dxml-divtxtdocu {
      flex-direction:column;
      justify-content:center;
      align-items:flex-start;
  }
.dxml-datetemplate {
      text-align:left;
      min-width:100px;
  }
}
@media (max-width: 575px) {
  .container-div-bloc-0-style {
      opacity:1.0;
      width:100px;
  }
.dxml-plugin .dxmldossier { /*575*/
      width:100%;
      height:75px;
  }
.dxml-control1-3 {
      display:flex;
      justify-content:center;
      flex-direction:column;
      align-content:center;
      margin:0px 0px 0px 0px;
      padding:0px 0px 0px 0px;
  }
.dxml-p-style {
      text-indent:0px;
      text-align:center;
      line-height:15px;
      font-size:15px;
  }
.dxml-nomdocu {
      width:100%;
      height:30px;
  }
.dxml-plugin .img-margin-right {
  }
.dxml-control02 {
      width:100%;
  }
.dxml-divcontrol01 {
      overflow:scroll;
  }
.dxml-pagecontrol {
      flex-direction:column;
      width:100%;
      align-content:space-around;
      align-items:center;
  }
.dxml-blocspage {
      display:flex;
      width:230px;
      justify-content:space-around;
      border-width:0px 0px 0px 0px;
  }
.dxml-pqgename {
      height:100%;
  }
.dxml-textepage {
      height:135px;
      text-align:left;
  }
.dxml-pagename {
      height:135px;
  }
.dxml-dicpage01:hover {
      width:0px;
  }
.dxml-dicpage01 {
      width:50px;
  }
.dxml-divpage03 {
      width:50px;
  }
.dxml-page {
  }
.dxml-divpage02 {
  }
.dxml-blockneutre {
      display:flex;
      overflow:hidden;
  }
.dxml-blocpageneutre {
  }
.dxml-p-nomdepage {
      padding-top:0px;
      text-align:center;
      overflow:scroll;
      padding-bottom:10px;
      padding-left:0px;
  }
.dxml-divtitrechamp {
      flex-direction:row;
      justify-content:space-between;
      margin-top:40px;
  }
.dxml-divtitrechamp2 {
      flex-direction:column;
      align-items:flex-start;
  }
.dxml-campicon {
      flex-direction:column-reverse;
      align-items:flex-end;
  }
.dxml-contchampico {
      display:flex;
      justify-content:flex-start;
      flex-direction:row-reverse;
  }
.dxml-divtitreimage {
      flex-direction:column;
      align-items:center;
      margin-top:0px;
  }
.dxml-divimage {
      flex-direction:column;
      align-items:center;
      margin-top:40px;
  }
.dxml-divnbrtotal {
      margin-bottom:10px;
      margin-top:0px;
      flex-direction:column;
  }
.dxml-divflche {
      opacity:0.0;
  }
.dxml-nomchamp {
      text-align:center;
  }
.dxml-field-img02 {
      width:100%;
  }
.dxml-desktop01 {
      flex-direction:column-reverse;
      align-items:center;
  }
.dxml-divicondocu {
      min-width:100px;
  }
.dxml-divconttemplate {
  }
.dxml-divalerte {
  }
}
/*!
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/benjsperry  https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
Android-style icons originally built by Google’s
Material Design Icons: https://github.com/google/material-design-icons
used under CC BY http://creativecommons.org/licenses/by/4.0/
Modified icons to fit ionicon’s grid from original.
.dxml-plugin */@font-face {
  font-family:"Ionicons";
  src:url("./fonts/ionicons.eot?v=2.0.0");
  src:url("./fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("./fonts/ionicons.ttf?v=2.0.0") format("truetype"),url("./fonts/ionicons.woff?v=2.0.0") format("woff"),url("./fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight:normal;
  font-style:normal
}
.dxml-plugin .ion, .dxml-plugin .ionicons, .dxml-plugin .ion-alert:before, .dxml-plugin .ion-alert-circled:before, .dxml-plugin .ion-android-add:before, .dxml-plugin .ion-android-add-circle:before, .dxml-plugin .ion-android-alarm-clock:before, .dxml-plugin .ion-android-alert:before, .dxml-plugin .ion-android-apps:before, .dxml-plugin .ion-android-archive:before, .dxml-plugin .ion-android-arrow-back:before, .dxml-plugin .ion-android-arrow-down:before, .dxml-plugin .ion-android-arrow-dropdown:before, .dxml-plugin .ion-android-arrow-dropdown-circle:before, .dxml-plugin .ion-android-arrow-dropleft:before, .dxml-plugin .ion-android-arrow-dropleft-circle:before, .dxml-plugin .ion-android-arrow-dropright:before, .dxml-plugin .ion-android-arrow-dropright-circle:before, .dxml-plugin .ion-android-arrow-dropup:before, .dxml-plugin .ion-android-arrow-dropup-circle:before, .dxml-plugin .ion-android-arrow-forward:before, .dxml-plugin .ion-android-arrow-up:before, .dxml-plugin .ion-android-attach:before, .dxml-plugin .ion-android-bar:before, .dxml-plugin .ion-android-bicycle:before, .dxml-plugin .ion-android-boat:before, .dxml-plugin .ion-android-bookmark:before, .dxml-plugin .ion-android-bulb:before, .dxml-plugin .ion-android-bus:before, .dxml-plugin .ion-android-calendar:before, .dxml-plugin .ion-android-call:before, .dxml-plugin .ion-android-camera:before, .dxml-plugin .ion-android-cancel:before, .dxml-plugin .ion-android-car:before, .dxml-plugin .ion-android-cart:before, .dxml-plugin .ion-android-chat:before, .dxml-plugin .ion-android-checkbox:before, .dxml-plugin .ion-android-checkbox-blank:before, .dxml-plugin .ion-android-checkbox-outline:before, .dxml-plugin .ion-android-checkbox-outline-blank:before, .dxml-plugin .ion-android-checkmark-circle:before, .dxml-plugin .ion-android-clipboard:before, .dxml-plugin .ion-android-close:before, .dxml-plugin .ion-android-cloud:before, .dxml-plugin .ion-android-cloud-circle:before, .dxml-plugin .ion-android-cloud-done:before, .dxml-plugin .ion-android-cloud-outline:before, .dxml-plugin .ion-android-color-palette:before, .dxml-plugin .ion-android-compass:before, .dxml-plugin .ion-android-contact:before, .dxml-plugin .ion-android-contacts:before, .dxml-plugin .ion-android-contract:before, .dxml-plugin .ion-android-create:before, .dxml-plugin .ion-android-delete:before, .dxml-plugin .ion-android-desktop:before, .dxml-plugin .ion-android-document:before, .dxml-plugin .ion-android-done:before, .dxml-plugin .ion-android-done-all:before, .dxml-plugin .ion-android-download:before, .dxml-plugin .ion-android-drafts:before, .dxml-plugin .ion-android-exit:before, .dxml-plugin .ion-android-expand:before, .dxml-plugin .ion-android-favorite:before, .dxml-plugin .ion-android-favorite-outline:before, .dxml-plugin .ion-android-film:before, .dxml-plugin .ion-android-folder:before, .dxml-plugin .ion-android-folder-open:before, .dxml-plugin .ion-android-funnel:before, .dxml-plugin .ion-android-globe:before, .dxml-plugin .ion-android-hand:before, .dxml-plugin .ion-android-hangout:before, .dxml-plugin .ion-android-happy:before, .dxml-plugin .ion-android-home:before, .dxml-plugin .ion-android-image:before, .dxml-plugin .ion-android-laptop:before, .dxml-plugin .ion-android-list:before, .dxml-plugin .ion-android-locate:before, .dxml-plugin .ion-android-lock:before, .dxml-plugin .ion-android-mail:before, .dxml-plugin .ion-android-map:before, .dxml-plugin .ion-android-menu:before, .dxml-plugin .ion-android-microphone:before, .dxml-plugin .ion-android-microphone-off:before, .dxml-plugin .ion-android-more-horizontal:before, .dxml-plugin .ion-android-more-vertical:before, .dxml-plugin .ion-android-navigate:before, .dxml-plugin .ion-android-notifications:before, .dxml-plugin .ion-android-notifications-none:before, .dxml-plugin .ion-android-notifications-off:before, .dxml-plugin .ion-android-open:before, .dxml-plugin .ion-android-options:before, .dxml-plugin .ion-android-people:before, .dxml-plugin .ion-android-person:before, .dxml-plugin .ion-android-person-add:before, .dxml-plugin .ion-android-phone-landscape:before, .dxml-plugin .ion-android-phone-portrait:before, .dxml-plugin .ion-android-pin:before, .dxml-plugin .ion-android-plane:before, .dxml-plugin .ion-android-playstore:before, .dxml-plugin .ion-android-print:before, .dxml-plugin .ion-android-radio-button-off:before, .dxml-plugin .ion-android-radio-button-on:before, .dxml-plugin .ion-android-refresh:before, .dxml-plugin .ion-android-remove:before, .dxml-plugin .ion-android-remove-circle:before, .dxml-plugin .ion-android-restaurant:before, .dxml-plugin .ion-android-sad:before, .dxml-plugin .ion-android-search:before, .dxml-plugin .ion-android-send:before, .dxml-plugin .ion-android-settings:before, .dxml-plugin .ion-android-share:before, .dxml-plugin .ion-android-share-alt:before, .dxml-plugin .ion-android-star:before, .dxml-plugin .ion-android-star-half:before, .dxml-plugin .ion-android-star-outline:before, .dxml-plugin .ion-android-stopwatch:before, .dxml-plugin .ion-android-subway:before, .dxml-plugin .ion-android-sunny:before, .dxml-plugin .ion-android-sync:before, .dxml-plugin .ion-android-textsms:before, .dxml-plugin .ion-android-time:before, .dxml-plugin .ion-android-train:before, .dxml-plugin .ion-android-unlock:before, .dxml-plugin .ion-android-upload:before, .dxml-plugin .ion-android-volume-down:before, .dxml-plugin .ion-android-volume-mute:before, .dxml-plugin .ion-android-volume-off:before, .dxml-plugin .ion-android-volume-up:before, .dxml-plugin .ion-android-walk:before, .dxml-plugin .ion-android-warning:before, .dxml-plugin .ion-android-watch:before, .dxml-plugin .ion-android-wifi:before, .dxml-plugin .ion-aperture:before, .dxml-plugin .ion-archive:before, .dxml-plugin .ion-arrow-down-a:before, .dxml-plugin .ion-arrow-down-b:before, .dxml-plugin .ion-arrow-down-c:before, .dxml-plugin .ion-arrow-expand:before, .dxml-plugin .ion-arrow-graph-down-left:before, .dxml-plugin .ion-arrow-graph-down-right:before, .dxml-plugin .ion-arrow-graph-up-left:before, .dxml-plugin .ion-arrow-graph-up-right:before, .dxml-plugin .ion-arrow-left-a:before, .dxml-plugin .ion-arrow-left-b:before, .dxml-plugin .ion-arrow-left-c:before, .dxml-plugin .ion-arrow-move:before, .dxml-plugin .ion-arrow-resize:before, .dxml-plugin .ion-arrow-return-left:before, .dxml-plugin .ion-arrow-return-right:before, .dxml-plugin .ion-arrow-right-a:before, .dxml-plugin .ion-arrow-right-b:before, .dxml-plugin .ion-arrow-right-c:before, .dxml-plugin .ion-arrow-shrink:before, .dxml-plugin .ion-arrow-swap:before, .dxml-plugin .ion-arrow-up-a:before, .dxml-plugin .ion-arrow-up-b:before, .dxml-plugin .ion-arrow-up-c:before, .dxml-plugin .ion-asterisk:before, .dxml-plugin .ion-at:before, .dxml-plugin .ion-backspace:before, .dxml-plugin .ion-backspace-outline:before, .dxml-plugin .ion-bag:before, .dxml-plugin .ion-battery-charging:before, .dxml-plugin .ion-battery-empty:before, .dxml-plugin .ion-battery-full:before, .dxml-plugin .ion-battery-half:before, .dxml-plugin .ion-battery-low:before, .dxml-plugin .ion-beaker:before, .dxml-plugin .ion-beer:before, .dxml-plugin .ion-bluetooth:before, .dxml-plugin .ion-bonfire:before, .dxml-plugin .ion-bookmark:before, .dxml-plugin .ion-bowtie:before, .dxml-plugin .ion-briefcase:before, .dxml-plugin .ion-bug:before, .dxml-plugin .ion-calculator:before, .dxml-plugin .ion-calendar:before, .dxml-plugin .ion-camera:before, .dxml-plugin .ion-card:before, .dxml-plugin .ion-cash:before, .dxml-plugin .ion-chatbox:before, .dxml-plugin .ion-chatbox-working:before, .dxml-plugin .ion-chatboxes:before, .dxml-plugin .ion-chatbubble:before, .dxml-plugin .ion-chatbubble-working:before, .dxml-plugin .ion-chatbubbles:before, .dxml-plugin .ion-checkmark:before, .dxml-plugin .ion-checkmark-circled:before, .dxml-plugin .ion-checkmark-round:before, .dxml-plugin .ion-chevron-down:before, .dxml-plugin .ion-chevron-left:before, .dxml-plugin .ion-chevron-right:before, .dxml-plugin .ion-chevron-up:before, .dxml-plugin .ion-clipboard:before, .dxml-plugin .ion-clock:before, .dxml-plugin .ion-close:before, .dxml-plugin .ion-close-circled:before, .dxml-plugin .ion-close-round:before, .dxml-plugin .ion-closed-captioning:before, .dxml-plugin .ion-cloud:before, .dxml-plugin .ion-code:before, .dxml-plugin .ion-code-download:before, .dxml-plugin .ion-code-working:before, .dxml-plugin .ion-coffee:before, .dxml-plugin .ion-compass:before, .dxml-plugin .ion-compose:before, .dxml-plugin .ion-connection-bars:before, .dxml-plugin .ion-contrast:before, .dxml-plugin .ion-crop:before, .dxml-plugin .ion-cube:before, .dxml-plugin .ion-disc:before, .dxml-plugin .ion-document:before, .dxml-plugin .ion-document-text:before, .dxml-plugin .ion-drag:before, .dxml-plugin .ion-earth:before, .dxml-plugin .ion-easel:before, .dxml-plugin .ion-edit:before, .dxml-plugin .ion-egg:before, .dxml-plugin .ion-eject:before, .dxml-plugin .ion-email:before, .dxml-plugin .ion-email-unread:before, .dxml-plugin .ion-erlenmeyer-flask:before, .dxml-plugin .ion-erlenmeyer-flask-bubbles:before, .dxml-plugin .ion-eye:before, .dxml-plugin .ion-eye-disabled:before, .dxml-plugin .ion-female:before, .dxml-plugin .ion-filing:before, .dxml-plugin .ion-film-marker:before, .dxml-plugin .ion-fireball:before, .dxml-plugin .ion-flag:before, .dxml-plugin .ion-flame:before, .dxml-plugin .ion-flash:before, .dxml-plugin .ion-flash-off:before, .dxml-plugin .ion-folder:before, .dxml-plugin .ion-fork:before, .dxml-plugin .ion-fork-repo:before, .dxml-plugin .ion-forward:before, .dxml-plugin .ion-funnel:before, .dxml-plugin .ion-gear-a:before, .dxml-plugin .ion-gear-b:before, .dxml-plugin .ion-grid:before, .dxml-plugin .ion-hammer:before, .dxml-plugin .ion-happy:before, .dxml-plugin .ion-happy-outline:before, .dxml-plugin .ion-headphone:before, .dxml-plugin .ion-heart:before, .dxml-plugin .ion-heart-broken:before, .dxml-plugin .ion-help:before, .dxml-plugin .ion-help-buoy:before, .dxml-plugin .ion-help-circled:before, .dxml-plugin .ion-home:before, .dxml-plugin .ion-icecream:before, .dxml-plugin .ion-image:before, .dxml-plugin .ion-images:before, .dxml-plugin .ion-information:before, .dxml-plugin .ion-information-circled:before, .dxml-plugin .ion-ionic:before, .dxml-plugin .ion-ios-alarm:before, .dxml-plugin .ion-ios-alarm-outline:before, .dxml-plugin .ion-ios-albums:before, .dxml-plugin .ion-ios-albums-outline:before, .dxml-plugin .ion-ios-americanfootball:before, .dxml-plugin .ion-ios-americanfootball-outline:before, .dxml-plugin .ion-ios-analytics:before, .dxml-plugin .ion-ios-analytics-outline:before, .dxml-plugin .ion-ios-arrow-back:before, .dxml-plugin .ion-ios-arrow-down:before, .dxml-plugin .ion-ios-arrow-forward:before, .dxml-plugin .ion-ios-arrow-left:before, .dxml-plugin .ion-ios-arrow-right:before, .dxml-plugin .ion-ios-arrow-thin-down:before, .dxml-plugin .ion-ios-arrow-thin-left:before, .dxml-plugin .ion-ios-arrow-thin-right:before, .dxml-plugin .ion-ios-arrow-thin-up:before, .dxml-plugin .ion-ios-arrow-up:before, .dxml-plugin .ion-ios-at:before, .dxml-plugin .ion-ios-at-outline:before, .dxml-plugin .ion-ios-barcode:before, .dxml-plugin .ion-ios-barcode-outline:before, .dxml-plugin .ion-ios-baseball:before, .dxml-plugin .ion-ios-baseball-outline:before, .dxml-plugin .ion-ios-basketball:before, .dxml-plugin .ion-ios-basketball-outline:before, .dxml-plugin .ion-ios-bell:before, .dxml-plugin .ion-ios-bell-outline:before, .dxml-plugin .ion-ios-body:before, .dxml-plugin .ion-ios-body-outline:before, .dxml-plugin .ion-ios-bolt:before, .dxml-plugin .ion-ios-bolt-outline:before, .dxml-plugin .ion-ios-book:before, .dxml-plugin .ion-ios-book-outline:before, .dxml-plugin .ion-ios-bookmarks:before, .dxml-plugin .ion-ios-bookmarks-outline:before, .dxml-plugin .ion-ios-box:before, .dxml-plugin .ion-ios-box-outline:before, .dxml-plugin .ion-ios-briefcase:before, .dxml-plugin .ion-ios-briefcase-outline:before, .dxml-plugin .ion-ios-browsers:before, .dxml-plugin .ion-ios-browsers-outline:before, .dxml-plugin .ion-ios-calculator:before, .dxml-plugin .ion-ios-calculator-outline:before, .dxml-plugin .ion-ios-calendar:before, .dxml-plugin .ion-ios-calendar-outline:before, .dxml-plugin .ion-ios-camera:before, .dxml-plugin .ion-ios-camera-outline:before, .dxml-plugin .ion-ios-cart:before, .dxml-plugin .ion-ios-cart-outline:before, .dxml-plugin .ion-ios-chatboxes:before, .dxml-plugin .ion-ios-chatboxes-outline:before, .dxml-plugin .ion-ios-chatbubble:before, .dxml-plugin .ion-ios-chatbubble-outline:before, .dxml-plugin .ion-ios-checkmark:before, .dxml-plugin .ion-ios-checkmark-empty:before, .dxml-plugin .ion-ios-checkmark-outline:before, .dxml-plugin .ion-ios-circle-filled:before, .dxml-plugin .ion-ios-circle-outline:before, .dxml-plugin .ion-ios-clock:before, .dxml-plugin .ion-ios-clock-outline:before, .dxml-plugin .ion-ios-close:before, .dxml-plugin .ion-ios-close-empty:before, .dxml-plugin .ion-ios-close-outline:before, .dxml-plugin .ion-ios-cloud:before, .dxml-plugin .ion-ios-cloud-download:before, .dxml-plugin .ion-ios-cloud-download-outline:before, .dxml-plugin .ion-ios-cloud-outline:before, .dxml-plugin .ion-ios-cloud-upload:before, .dxml-plugin .ion-ios-cloud-upload-outline:before, .dxml-plugin .ion-ios-cloudy:before, .dxml-plugin .ion-ios-cloudy-night:before, .dxml-plugin .ion-ios-cloudy-night-outline:before, .dxml-plugin .ion-ios-cloudy-outline:before, .dxml-plugin .ion-ios-cog:before, .dxml-plugin .ion-ios-cog-outline:before, .dxml-plugin .ion-ios-color-filter:before, .dxml-plugin .ion-ios-color-filter-outline:before, .dxml-plugin .ion-ios-color-wand:before, .dxml-plugin .ion-ios-color-wand-outline:before, .dxml-plugin .ion-ios-compose:before, .dxml-plugin .ion-ios-compose-outline:before, .dxml-plugin .ion-ios-contact:before, .dxml-plugin .ion-ios-contact-outline:before, .dxml-plugin .ion-ios-copy:before, .dxml-plugin .ion-ios-copy-outline:before, .dxml-plugin .ion-ios-crop:before, .dxml-plugin .ion-ios-crop-strong:before, .dxml-plugin .ion-ios-download:before, .dxml-plugin .ion-ios-download-outline:before, .dxml-plugin .ion-ios-drag:before, .dxml-plugin .ion-ios-email:before, .dxml-plugin .ion-ios-email-outline:before, .dxml-plugin .ion-ios-eye:before, .dxml-plugin .ion-ios-eye-outline:before, .dxml-plugin .ion-ios-fastforward:before, .dxml-plugin .ion-ios-fastforward-outline:before, .dxml-plugin .ion-ios-filing:before, .dxml-plugin .ion-ios-filing-outline:before, .dxml-plugin .ion-ios-film:before, .dxml-plugin .ion-ios-film-outline:before, .dxml-plugin .ion-ios-flag:before, .dxml-plugin .ion-ios-flag-outline:before, .dxml-plugin .ion-ios-flame:before, .dxml-plugin .ion-ios-flame-outline:before, .dxml-plugin .ion-ios-flask:before, .dxml-plugin .ion-ios-flask-outline:before, .dxml-plugin .ion-ios-flower:before, .dxml-plugin .ion-ios-flower-outline:before, .dxml-plugin .ion-ios-folder:before, .dxml-plugin .ion-ios-folder-outline:before, .dxml-plugin .ion-ios-football:before, .dxml-plugin .ion-ios-football-outline:before, .dxml-plugin .ion-ios-game-controller-a:before, .dxml-plugin .ion-ios-game-controller-a-outline:before, .dxml-plugin .ion-ios-game-controller-b:before, .dxml-plugin .ion-ios-game-controller-b-outline:before, .dxml-plugin .ion-ios-gear:before, .dxml-plugin .ion-ios-gear-outline:before, .dxml-plugin .ion-ios-glasses:before, .dxml-plugin .ion-ios-glasses-outline:before, .dxml-plugin .ion-ios-grid-view:before, .dxml-plugin .ion-ios-grid-view-outline:before, .dxml-plugin .ion-ios-heart:before, .dxml-plugin .ion-ios-heart-outline:before, .dxml-plugin .ion-ios-help:before, .dxml-plugin .ion-ios-help-empty:before, .dxml-plugin .ion-ios-help-outline:before, .dxml-plugin .ion-ios-home:before, .dxml-plugin .ion-ios-home-outline:before, .dxml-plugin .ion-ios-infinite:before, .dxml-plugin .ion-ios-infinite-outline:before, .dxml-plugin .ion-ios-information:before, .dxml-plugin .ion-ios-information-empty:before, .dxml-plugin .ion-ios-information-outline:before, .dxml-plugin .ion-ios-ionic-outline:before, .dxml-plugin .ion-ios-keypad:before, .dxml-plugin .ion-ios-keypad-outline:before, .dxml-plugin .ion-ios-lightbulb:before, .dxml-plugin .ion-ios-lightbulb-outline:before, .dxml-plugin .ion-ios-list:before, .dxml-plugin .ion-ios-list-outline:before, .dxml-plugin .ion-ios-location:before, .dxml-plugin .ion-ios-location-outline:before, .dxml-plugin .ion-ios-locked:before, .dxml-plugin .ion-ios-locked-outline:before, .dxml-plugin .ion-ios-loop:before, .dxml-plugin .ion-ios-loop-strong:before, .dxml-plugin .ion-ios-medical:before, .dxml-plugin .ion-ios-medical-outline:before, .dxml-plugin .ion-ios-medkit:before, .dxml-plugin .ion-ios-medkit-outline:before, .dxml-plugin .ion-ios-mic:before, .dxml-plugin .ion-ios-mic-off:before, .dxml-plugin .ion-ios-mic-outline:before, .dxml-plugin .ion-ios-minus:before, .dxml-plugin .ion-ios-minus-empty:before, .dxml-plugin .ion-ios-minus-outline:before, .dxml-plugin .ion-ios-monitor:before, .dxml-plugin .ion-ios-monitor-outline:before, .dxml-plugin .ion-ios-moon:before, .dxml-plugin .ion-ios-moon-outline:before, .dxml-plugin .ion-ios-more:before, .dxml-plugin .ion-ios-more-outline:before, .dxml-plugin .ion-ios-musical-note:before, .dxml-plugin .ion-ios-musical-notes:before, .dxml-plugin .ion-ios-navigate:before, .dxml-plugin .ion-ios-navigate-outline:before, .dxml-plugin .ion-ios-nutrition:before, .dxml-plugin .ion-ios-nutrition-outline:before, .dxml-plugin .ion-ios-paper:before, .dxml-plugin .ion-ios-paper-outline:before, .dxml-plugin .ion-ios-paperplane:before, .dxml-plugin .ion-ios-paperplane-outline:before, .dxml-plugin .ion-ios-partlysunny:before, .dxml-plugin .ion-ios-partlysunny-outline:before, .dxml-plugin .ion-ios-pause:before, .dxml-plugin .ion-ios-pause-outline:before, .dxml-plugin .ion-ios-paw:before, .dxml-plugin .ion-ios-paw-outline:before, .dxml-plugin .ion-ios-people:before, .dxml-plugin .ion-ios-people-outline:before, .dxml-plugin .ion-ios-person:before, .dxml-plugin .ion-ios-person-outline:before, .dxml-plugin .ion-ios-personadd:before, .dxml-plugin .ion-ios-personadd-outline:before, .dxml-plugin .ion-ios-photos:before, .dxml-plugin .ion-ios-photos-outline:before, .dxml-plugin .ion-ios-pie:before, .dxml-plugin .ion-ios-pie-outline:before, .dxml-plugin .ion-ios-pint:before, .dxml-plugin .ion-ios-pint-outline:before, .dxml-plugin .ion-ios-play:before, .dxml-plugin .ion-ios-play-outline:before, .dxml-plugin .ion-ios-plus:before, .dxml-plugin .ion-ios-plus-empty:before, .dxml-plugin .ion-ios-plus-outline:before, .dxml-plugin .ion-ios-pricetag:before, .dxml-plugin .ion-ios-pricetag-outline:before, .dxml-plugin .ion-ios-pricetags:before, .dxml-plugin .ion-ios-pricetags-outline:before, .dxml-plugin .ion-ios-printer:before, .dxml-plugin .ion-ios-printer-outline:before, .dxml-plugin .ion-ios-pulse:before, .dxml-plugin .ion-ios-pulse-strong:before, .dxml-plugin .ion-ios-rainy:before, .dxml-plugin .ion-ios-rainy-outline:before, .dxml-plugin .ion-ios-recording:before, .dxml-plugin .ion-ios-recording-outline:before, .dxml-plugin .ion-ios-redo:before, .dxml-plugin .ion-ios-redo-outline:before, .dxml-plugin .ion-ios-refresh:before, .dxml-plugin .ion-ios-refresh-empty:before, .dxml-plugin .ion-ios-refresh-outline:before, .dxml-plugin .ion-ios-reload:before, .dxml-plugin .ion-ios-reverse-camera:before, .dxml-plugin .ion-ios-reverse-camera-outline:before, .dxml-plugin .ion-ios-rewind:before, .dxml-plugin .ion-ios-rewind-outline:before, .dxml-plugin .ion-ios-rose:before, .dxml-plugin .ion-ios-rose-outline:before, .dxml-plugin .ion-ios-search:before, .dxml-plugin .ion-ios-search-strong:before, .dxml-plugin .ion-ios-settings:before, .dxml-plugin .ion-ios-settings-strong:before, .dxml-plugin .ion-ios-shuffle:before, .dxml-plugin .ion-ios-shuffle-strong:before, .dxml-plugin .ion-ios-skipbackward:before, .dxml-plugin .ion-ios-skipbackward-outline:before, .dxml-plugin .ion-ios-skipforward:before, .dxml-plugin .ion-ios-skipforward-outline:before, .dxml-plugin .ion-ios-snowy:before, .dxml-plugin .ion-ios-speedometer:before, .dxml-plugin .ion-ios-speedometer-outline:before, .dxml-plugin .ion-ios-star:before, .dxml-plugin .ion-ios-star-half:before, .dxml-plugin .ion-ios-star-outline:before, .dxml-plugin .ion-ios-stopwatch:before, .dxml-plugin .ion-ios-stopwatch-outline:before, .dxml-plugin .ion-ios-sunny:before, .dxml-plugin .ion-ios-sunny-outline:before, .dxml-plugin .ion-ios-telephone:before, .dxml-plugin .ion-ios-telephone-outline:before, .dxml-plugin .ion-ios-tennisball:before, .dxml-plugin .ion-ios-tennisball-outline:before, .dxml-plugin .ion-ios-thunderstorm:before, .dxml-plugin .ion-ios-thunderstorm-outline:before, .dxml-plugin .ion-ios-time:before, .dxml-plugin .ion-ios-time-outline:before, .dxml-plugin .ion-ios-timer:before, .dxml-plugin .ion-ios-timer-outline:before, .dxml-plugin .ion-ios-toggle:before, .dxml-plugin .ion-ios-toggle-outline:before, .dxml-plugin .ion-ios-trash:before, .dxml-plugin .ion-ios-trash-outline:before, .dxml-plugin .ion-ios-undo:before, .dxml-plugin .ion-ios-undo-outline:before, .dxml-plugin .ion-ios-unlocked:before, .dxml-plugin .ion-ios-unlocked-outline:before, .dxml-plugin .ion-ios-upload:before, .dxml-plugin .ion-ios-upload-outline:before, .dxml-plugin .ion-ios-videocam:before, .dxml-plugin .ion-ios-videocam-outline:before, .dxml-plugin .ion-ios-volume-high:before, .dxml-plugin .ion-ios-volume-low:before, .dxml-plugin .ion-ios-wineglass:before, .dxml-plugin .ion-ios-wineglass-outline:before, .dxml-plugin .ion-ios-world:before, .dxml-plugin .ion-ios-world-outline:before, .dxml-plugin .ion-ipad:before, .dxml-plugin .ion-iphone:before, .dxml-plugin .ion-ipod:before, .dxml-plugin .ion-jet:before, .dxml-plugin .ion-key:before, .dxml-plugin .ion-knife:before, .dxml-plugin .ion-laptop:before, .dxml-plugin .ion-leaf:before, .dxml-plugin .ion-levels:before, .dxml-plugin .ion-lightbulb:before, .dxml-plugin .ion-link:before, .dxml-plugin .ion-load-a:before, .dxml-plugin .ion-load-b:before, .dxml-plugin .ion-load-c:before, .dxml-plugin .ion-load-d:before, .dxml-plugin .ion-location:before, .dxml-plugin .ion-lock-combination:before, .dxml-plugin .ion-locked:before, .dxml-plugin .ion-log-in:before, .dxml-plugin .ion-log-out:before, .dxml-plugin .ion-loop:before, .dxml-plugin .ion-magnet:before, .dxml-plugin .ion-male:before, .dxml-plugin .ion-man:before, .dxml-plugin .ion-map:before, .dxml-plugin .ion-medkit:before, .dxml-plugin .ion-merge:before, .dxml-plugin .ion-mic-a:before, .dxml-plugin .ion-mic-b:before, .dxml-plugin .ion-mic-c:before, .dxml-plugin .ion-minus:before, .dxml-plugin .ion-minus-circled:before, .dxml-plugin .ion-minus-round:before, .dxml-plugin .ion-model-s:before, .dxml-plugin .ion-monitor:before, .dxml-plugin .ion-more:before, .dxml-plugin .ion-mouse:before, .dxml-plugin .ion-music-note:before, .dxml-plugin .ion-navicon:before, .dxml-plugin .ion-navicon-round:before, .dxml-plugin .ion-navigate:before, .dxml-plugin .ion-network:before, .dxml-plugin .ion-no-smoking:before, .dxml-plugin .ion-nuclear:before, .dxml-plugin .ion-outlet:before, .dxml-plugin .ion-paintbrush:before, .dxml-plugin .ion-paintbucket:before, .dxml-plugin .ion-paper-airplane:before, .dxml-plugin .ion-paperclip:before, .dxml-plugin .ion-pause:before, .dxml-plugin .ion-person:before, .dxml-plugin .ion-person-add:before, .dxml-plugin .ion-person-stalker:before, .dxml-plugin .ion-pie-graph:before, .dxml-plugin .ion-pin:before, .dxml-plugin .ion-pinpoint:before, .dxml-plugin .ion-pizza:before, .dxml-plugin .ion-plane:before, .dxml-plugin .ion-planet:before, .dxml-plugin .ion-play:before, .dxml-plugin .ion-playstation:before, .dxml-plugin .ion-plus:before, .dxml-plugin .ion-plus-circled:before, .dxml-plugin .ion-plus-round:before, .dxml-plugin .ion-podium:before, .dxml-plugin .ion-pound:before, .dxml-plugin .ion-power:before, .dxml-plugin .ion-pricetag:before, .dxml-plugin .ion-pricetags:before, .dxml-plugin .ion-printer:before, .dxml-plugin .ion-pull-request:before, .dxml-plugin .ion-qr-scanner:before, .dxml-plugin .ion-quote:before, .dxml-plugin .ion-radio-waves:before, .dxml-plugin .ion-record:before, .dxml-plugin .ion-refresh:before, .dxml-plugin .ion-reply:before, .dxml-plugin .ion-reply-all:before, .dxml-plugin .ion-ribbon-a:before, .dxml-plugin .ion-ribbon-b:before, .dxml-plugin .ion-sad:before, .dxml-plugin .ion-sad-outline:before, .dxml-plugin .ion-scissors:before, .dxml-plugin .ion-search:before, .dxml-plugin .ion-settings:before, .dxml-plugin .ion-share:before, .dxml-plugin .ion-shuffle:before, .dxml-plugin .ion-skip-backward:before, .dxml-plugin .ion-skip-forward:before, .dxml-plugin .ion-social-android:before, .dxml-plugin .ion-social-android-outline:before, .dxml-plugin .ion-social-angular:before, .dxml-plugin .ion-social-angular-outline:before, .dxml-plugin .ion-social-apple:before, .dxml-plugin .ion-social-apple-outline:before, .dxml-plugin .ion-social-bitcoin:before, .dxml-plugin .ion-social-bitcoin-outline:before, .dxml-plugin .ion-social-buffer:before, .dxml-plugin .ion-social-buffer-outline:before, .dxml-plugin .ion-social-chrome:before, .dxml-plugin .ion-social-chrome-outline:before, .dxml-plugin .ion-social-codepen:before, .dxml-plugin .ion-social-codepen-outline:before, .dxml-plugin .ion-social-css3:before, .dxml-plugin .ion-social-css3-outline:before, .dxml-plugin .ion-social-designernews:before, .dxml-plugin .ion-social-designernews-outline:before, .dxml-plugin .ion-social-dribbble:before, .dxml-plugin .ion-social-dribbble-outline:before, .dxml-plugin .ion-social-dropbox:before, .dxml-plugin .ion-social-dropbox-outline:before, .dxml-plugin .ion-social-euro:before, .dxml-plugin .ion-social-euro-outline:before, .dxml-plugin .ion-social-facebook:before, .dxml-plugin .ion-social-facebook-outline:before, .dxml-plugin .ion-social-foursquare:before, .dxml-plugin .ion-social-foursquare-outline:before, .dxml-plugin .ion-social-freebsd-devil:before, .dxml-plugin .ion-social-github:before, .dxml-plugin .ion-social-github-outline:before, .dxml-plugin .ion-social-google:before, .dxml-plugin .ion-social-google-outline:before, .dxml-plugin .ion-social-googleplus:before, .dxml-plugin .ion-social-googleplus-outline:before, .dxml-plugin .ion-social-hackernews:before, .dxml-plugin .ion-social-hackernews-outline:before, .dxml-plugin .ion-social-html5:before, .dxml-plugin .ion-social-html5-outline:before, .dxml-plugin .ion-social-instagram:before, .dxml-plugin .ion-social-instagram-outline:before, .dxml-plugin .ion-social-javascript:before, .dxml-plugin .ion-social-javascript-outline:before, .dxml-plugin .ion-social-linkedin:before, .dxml-plugin .ion-social-linkedin-outline:before, .dxml-plugin .ion-social-markdown:before, .dxml-plugin .ion-social-nodejs:before, .dxml-plugin .ion-social-octocat:before, .dxml-plugin .ion-social-pinterest:before, .dxml-plugin .ion-social-pinterest-outline:before, .dxml-plugin .ion-social-python:before, .dxml-plugin .ion-social-reddit:before, .dxml-plugin .ion-social-reddit-outline:before, .dxml-plugin .ion-social-rss:before, .dxml-plugin .ion-social-rss-outline:before, .dxml-plugin .ion-social-sass:before, .dxml-plugin .ion-social-skype:before, .dxml-plugin .ion-social-skype-outline:before, .dxml-plugin .ion-social-snapchat:before, .dxml-plugin .ion-social-snapchat-outline:before, .dxml-plugin .ion-social-tumblr:before, .dxml-plugin .ion-social-tumblr-outline:before, .dxml-plugin .ion-social-tux:before, .dxml-plugin .ion-social-twitch:before, .dxml-plugin .ion-social-twitch-outline:before, .dxml-plugin .ion-social-twitter:before, .dxml-plugin .ion-social-twitter-outline:before, .dxml-plugin .ion-social-usd:before, .dxml-plugin .ion-social-usd-outline:before, .dxml-plugin .ion-social-vimeo:before, .dxml-plugin .ion-social-vimeo-outline:before, .dxml-plugin .ion-social-whatsapp:before, .dxml-plugin .ion-social-whatsapp-outline:before, .dxml-plugin .ion-social-windows:before, .dxml-plugin .ion-social-windows-outline:before, .dxml-plugin .ion-social-wordpress:before, .dxml-plugin .ion-social-wordpress-outline:before, .dxml-plugin .ion-social-yahoo:before, .dxml-plugin .ion-social-yahoo-outline:before, .dxml-plugin .ion-social-yen:before, .dxml-plugin .ion-social-yen-outline:before, .dxml-plugin .ion-social-youtube:before, .dxml-plugin .ion-social-youtube-outline:before, .dxml-plugin .ion-soup-can:before, .dxml-plugin .ion-soup-can-outline:before, .dxml-plugin .ion-speakerphone:before, .dxml-plugin .ion-speedometer:before, .dxml-plugin .ion-spoon:before, .dxml-plugin .ion-star:before, .dxml-plugin .ion-stats-bars:before, .dxml-plugin .ion-steam:before, .dxml-plugin .ion-stop:before, .dxml-plugin .ion-thermometer:before, .dxml-plugin .ion-thumbsdown:before, .dxml-plugin .ion-thumbsup:before, .dxml-plugin .ion-toggle:before, .dxml-plugin .ion-toggle-filled:before, .dxml-plugin .ion-transgender:before, .dxml-plugin .ion-trash-a:before, .dxml-plugin .ion-trash-b:before, .dxml-plugin .ion-trophy:before, .dxml-plugin .ion-tshirt:before, .dxml-plugin .ion-tshirt-outline:before, .dxml-plugin .ion-umbrella:before, .dxml-plugin .ion-university:before, .dxml-plugin .ion-unlocked:before, .dxml-plugin .ion-upload:before, .dxml-plugin .ion-usb:before, .dxml-plugin .ion-videocamera:before, .dxml-plugin .ion-volume-high:before, .dxml-plugin .ion-volume-low:before, .dxml-plugin .ion-volume-medium:before, .dxml-plugin .ion-volume-mute:before, .dxml-plugin .ion-wand:before, .dxml-plugin .ion-waterdrop:before, .dxml-plugin .ion-wifi:before, .dxml-plugin .ion-wineglass:before, .dxml-plugin .ion-woman:before, .dxml-plugin .ion-wrench:before, .dxml-plugin .ion-xbox:before {
  display:inline-block;
  font-family:"Ionicons";
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  text-rendering:auto;
  line-height:1;
  padding-top:2px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.dxml-plugin .ion-alert:before {
  content:"\f101"
}
.dxml-plugin .ion-alert-circled:before {
  content:"\f100"
}
.dxml-plugin .ion-android-add:before {
  content:"\f2c7"
}
.dxml-plugin .ion-android-add-circle:before {
  content:"\f359"
}
.dxml-plugin .ion-android-alarm-clock:before {
  content:"\f35a"
}
.dxml-plugin .ion-android-alert:before {
  content:"\f35b"
}
.dxml-plugin .ion-android-apps:before {
  content:"\f35c"
}
.dxml-plugin .ion-android-archive:before {
  content:"\f2c9"
}
.dxml-plugin .ion-android-arrow-back:before {
  content:"\f2ca"
}
.dxml-plugin .ion-android-arrow-down:before {
  content:"\f35d"
}
.dxml-plugin .ion-android-arrow-dropdown:before {
  content:"\f35f"
}
.dxml-plugin .ion-android-arrow-dropdown-circle:before {
  content:"\f35e"
}
.dxml-plugin .ion-android-arrow-dropleft:before {
  content:"\f361"
}
.dxml-plugin .ion-android-arrow-dropleft-circle:before {
  content:"\f360"
}
.dxml-plugin .ion-android-arrow-dropright:before {
  content:"\f363"
}
.dxml-plugin .ion-android-arrow-dropright-circle:before {
  content:"\f362"
}
.dxml-plugin .ion-android-arrow-dropup:before {
  content:"\f365"
}
.dxml-plugin .ion-android-arrow-dropup-circle:before {
  content:"\f364"
}
.dxml-plugin .ion-android-arrow-forward:before {
  content:"\f30f"
}
.dxml-plugin .ion-android-arrow-up:before {
  content:"\f366"
}
.dxml-plugin .ion-android-attach:before {
  content:"\f367"
}
.dxml-plugin .ion-android-bar:before {
  content:"\f368"
}
.dxml-plugin .ion-android-bicycle:before {
  content:"\f369"
}
.dxml-plugin .ion-android-boat:before {
  content:"\f36a"
}
.dxml-plugin .ion-android-bookmark:before {
  content:"\f36b"
}
.dxml-plugin .ion-android-bulb:before {
  content:"\f36c"
}
.dxml-plugin .ion-android-bus:before {
  content:"\f36d"
}
.dxml-plugin .ion-android-calendar:before {
  content:"\f2d1"
}
.dxml-plugin .ion-android-call:before {
  content:"\f2d2"
}
.dxml-plugin .ion-android-camera:before {
  content:"\f2d3"
}
.dxml-plugin .ion-android-cancel:before {
  content:"\f36e"
}
.dxml-plugin .ion-android-car:before {
  content:"\f36f"
}
.dxml-plugin .ion-android-cart:before {
  content:"\f370"
}
.dxml-plugin .ion-android-chat:before {
  content:"\f2d4"
}
.dxml-plugin .ion-android-checkbox:before {
  content:"\f374"
}
.dxml-plugin .ion-android-checkbox-blank:before {
  content:"\f371"
}
.dxml-plugin .ion-android-checkbox-outline:before {
  content:"\f373"
}
.dxml-plugin .ion-android-checkbox-outline-blank:before {
  content:"\f372"
}
.dxml-plugin .ion-android-checkmark-circle:before {
  content:"\f375"
}
.dxml-plugin .ion-android-clipboard:before {
  content:"\f376"
}
.dxml-plugin .ion-android-close:before {
  content:"\f2d7"
}
.dxml-plugin .ion-android-cloud:before {
  content:"\f37a"
}
.dxml-plugin .ion-android-cloud-circle:before {
  content:"\f377"
}
.dxml-plugin .ion-android-cloud-done:before {
  content:"\f378"
}
.dxml-plugin .ion-android-cloud-outline:before {
  content:"\f379"
}
.dxml-plugin .ion-android-color-palette:before {
  content:"\f37b"
}
.dxml-plugin .ion-android-compass:before {
  content:"\f37c"
}
.dxml-plugin .ion-android-contact:before {
  content:"\f2d8"
}
.dxml-plugin .ion-android-contacts:before {
  content:"\f2d9"
}
.dxml-plugin .ion-android-contract:before {
  content:"\f37d"
}
.dxml-plugin .ion-android-create:before {
  content:"\f37e"
}
.dxml-plugin .ion-android-delete:before {
  content:"\f37f"
}
.dxml-plugin .ion-android-desktop:before {
  content:"\f380"
}
.dxml-plugin .ion-android-document:before {
  content:"\f381"
}
.dxml-plugin .ion-android-done:before {
  content:"\f383"
}
.dxml-plugin .ion-android-done-all:before {
  content:"\f382"
}
.dxml-plugin .ion-android-download:before {
  content:"\f2dd"
}
.dxml-plugin .ion-android-drafts:before {
  content:"\f384"
}
.dxml-plugin .ion-android-exit:before {
  content:"\f385"
}
.dxml-plugin .ion-android-expand:before {
  content:"\f386"
}
.dxml-plugin .ion-android-favorite:before {
  content:"\f388"
}
.dxml-plugin .ion-android-favorite-outline:before {
  content:"\f387"
}
.dxml-plugin .ion-android-film:before {
  content:"\f389"
}
.dxml-plugin .ion-android-folder:before {
  content:"\f2e0"
}
.dxml-plugin .ion-android-folder-open:before {
  content:"\f38a"
}
.dxml-plugin .ion-android-funnel:before {
  content:"\f38b"
}
.dxml-plugin .ion-android-globe:before {
  content:"\f38c"
}
.dxml-plugin .ion-android-hand:before {
  content:"\f2e3"
}
.dxml-plugin .ion-android-hangout:before {
  content:"\f38d"
}
.dxml-plugin .ion-android-happy:before {
  content:"\f38e"
}
.dxml-plugin .ion-android-home:before {
  content:"\f38f"
}
.dxml-plugin .ion-android-image:before {
  content:"\f2e4"
}
.dxml-plugin .ion-android-laptop:before {
  content:"\f390"
}
.dxml-plugin .ion-android-list:before {
  content:"\f391"
}
.dxml-plugin .ion-android-locate:before {
  content:"\f2e9"
}
.dxml-plugin .ion-android-lock:before {
  content:"\f392"
}
.dxml-plugin .ion-android-mail:before {
  content:"\f2eb"
}
.dxml-plugin .ion-android-map:before {
  content:"\f393"
}
.dxml-plugin .ion-android-menu:before {
  content:"\f394"
}
.dxml-plugin .ion-android-microphone:before {
  content:"\f2ec"
}
.dxml-plugin .ion-android-microphone-off:before {
  content:"\f395"
}
.dxml-plugin .ion-android-more-horizontal:before {
  content:"\f396"
}
.dxml-plugin .ion-android-more-vertical:before {
  content:"\f397"
}
.dxml-plugin .ion-android-navigate:before {
  content:"\f398"
}
.dxml-plugin .ion-android-notifications:before {
  content:"\f39b"
}
.dxml-plugin .ion-android-notifications-none:before {
  content:"\f399"
}
.dxml-plugin .ion-android-notifications-off:before {
  content:"\f39a"
}
.dxml-plugin .ion-android-open:before {
  content:"\f39c"
}
.dxml-plugin .ion-android-options:before {
  content:"\f39d"
}
.dxml-plugin .ion-android-people:before {
  content:"\f39e"
}
.dxml-plugin .ion-android-person:before {
  content:"\f3a0"
}
.dxml-plugin .ion-android-person-add:before {
  content:"\f39f"
}
.dxml-plugin .ion-android-phone-landscape:before {
  content:"\f3a1"
}
.dxml-plugin .ion-android-phone-portrait:before {
  content:"\f3a2"
}
.dxml-plugin .ion-android-pin:before {
  content:"\f3a3"
}
.dxml-plugin .ion-android-plane:before {
  content:"\f3a4"
}
.dxml-plugin .ion-android-playstore:before {
  content:"\f2f0"
}
.dxml-plugin .ion-android-print:before {
  content:"\f3a5"
}
.dxml-plugin .ion-android-radio-button-off:before {
  content:"\f3a6"
}
.dxml-plugin .ion-android-radio-button-on:before {
  content:"\f3a7"
}
.dxml-plugin .ion-android-refresh:before {
  content:"\f3a8"
}
.dxml-plugin .ion-android-remove:before {
  content:"\f2f4"
}
.dxml-plugin .ion-android-remove-circle:before {
  content:"\f3a9"
}
.dxml-plugin .ion-android-restaurant:before {
  content:"\f3aa"
}
.dxml-plugin .ion-android-sad:before {
  content:"\f3ab"
}
.dxml-plugin .ion-android-search:before {
  content:"\f2f5"
}
.dxml-plugin .ion-android-send:before {
  content:"\f2f6"
}
.dxml-plugin .ion-android-settings:before {
  content:"\f2f7"
}
.dxml-plugin .ion-android-share:before {
  content:"\f2f8"
}
.dxml-plugin .ion-android-share-alt:before {
  content:"\f3ac"
}
.dxml-plugin .ion-android-star:before {
  content:"\f2fc"
}
.dxml-plugin .ion-android-star-half:before {
  content:"\f3ad"
}
.dxml-plugin .ion-android-star-outline:before {
  content:"\f3ae"
}
.dxml-plugin .ion-android-stopwatch:before {
  content:"\f2fd"
}
.dxml-plugin .ion-android-subway:before {
  content:"\f3af"
}
.dxml-plugin .ion-android-sunny:before {
  content:"\f3b0"
}
.dxml-plugin .ion-android-sync:before {
  content:"\f3b1"
}
.dxml-plugin .ion-android-textsms:before {
  content:"\f3b2"
}
.dxml-plugin .ion-android-time:before {
  content:"\f3b3"
}
.dxml-plugin .ion-android-train:before {
  content:"\f3b4"
}
.dxml-plugin .ion-android-unlock:before {
  content:"\f3b5"
}
.dxml-plugin .ion-android-upload:before {
  content:"\f3b6"
}
.dxml-plugin .ion-android-volume-down:before {
  content:"\f3b7"
}
.dxml-plugin .ion-android-volume-mute:before {
  content:"\f3b8"
}
.dxml-plugin .ion-android-volume-off:before {
  content:"\f3b9"
}
.dxml-plugin .ion-android-volume-up:before {
  content:"\f3ba"
}
.dxml-plugin .ion-android-walk:before {
  content:"\f3bb"
}
.dxml-plugin .ion-android-warning:before {
  content:"\f3bc"
}
.dxml-plugin .ion-android-watch:before {
  content:"\f3bd"
}
.dxml-plugin .ion-android-wifi:before {
  content:"\f305"
}
.dxml-plugin .ion-aperture:before {
  content:"\f313"
}
.dxml-plugin .ion-archive:before {
  content:"\f102"
}
.dxml-plugin .ion-arrow-down-a:before {
  content:"\f103"
}
.dxml-plugin .ion-arrow-down-b:before {
  content:"\f104"
}
.dxml-plugin .ion-arrow-down-c:before {
  content:"\f105"
}
.dxml-plugin .ion-arrow-expand:before {
  content:"\f25e"
}
.dxml-plugin .ion-arrow-graph-down-left:before {
  content:"\f25f"
}
.dxml-plugin .ion-arrow-graph-down-right:before {
  content:"\f260"
}
.dxml-plugin .ion-arrow-graph-up-left:before {
  content:"\f261"
}
.dxml-plugin .ion-arrow-graph-up-right:before {
  content:"\f262"
}
.dxml-plugin .ion-arrow-left-a:before {
  content:"\f106"
}
.dxml-plugin .ion-arrow-left-b:before {
  content:"\f107"
}
.dxml-plugin .ion-arrow-left-c:before {
  content:"\f108"
}
.dxml-plugin .ion-arrow-move:before {
  content:"\f263"
}
.dxml-plugin .ion-arrow-resize:before {
  content:"\f264"
}
.dxml-plugin .ion-arrow-return-left:before {
  content:"\f265"
}
.dxml-plugin .ion-arrow-return-right:before {
  content:"\f266"
}
.dxml-plugin .ion-arrow-right-a:before {
  content:"\f109"
}
.dxml-plugin .ion-arrow-right-b:before {
  content:"\f10a"
}
.dxml-plugin .ion-arrow-right-c:before {
  content:"\f10b"
}
.dxml-plugin .ion-arrow-shrink:before {
  content:"\f267"
}
.dxml-plugin .ion-arrow-swap:before {
  content:"\f268"
}
.dxml-plugin .ion-arrow-up-a:before {
  content:"\f10c"
}
.dxml-plugin .ion-arrow-up-b:before {
  content:"\f10d"
}
.dxml-plugin .ion-arrow-up-c:before {
  content:"\f10e"
}
.dxml-plugin .ion-asterisk:before {
  content:"\f314"
}
.dxml-plugin .ion-at:before {
  content:"\f10f"
}
.dxml-plugin .ion-backspace:before {
  content:"\f3bf"
}
.dxml-plugin .ion-backspace-outline:before {
  content:"\f3be"
}
.dxml-plugin .ion-bag:before {
  content:"\f110"
}
.dxml-plugin .ion-battery-charging:before {
  content:"\f111"
}
.dxml-plugin .ion-battery-empty:before {
  content:"\f112"
}
.dxml-plugin .ion-battery-full:before {
  content:"\f113"
}
.dxml-plugin .ion-battery-half:before {
  content:"\f114"
}
.dxml-plugin .ion-battery-low:before {
  content:"\f115"
}
.dxml-plugin .ion-beaker:before {
  content:"\f269"
}
.dxml-plugin .ion-beer:before {
  content:"\f26a"
}
.dxml-plugin .ion-bluetooth:before {
  content:"\f116"
}
.dxml-plugin .ion-bonfire:before {
  content:"\f315"
}
.dxml-plugin .ion-bookmark:before {
  content:"\f26b"
}
.dxml-plugin .ion-bowtie:before {
  content:"\f3c0"
}
.dxml-plugin .ion-briefcase:before {
  content:"\f26c"
}
.dxml-plugin .ion-bug:before {
  content:"\f2be"
}
.dxml-plugin .ion-calculator:before {
  content:"\f26d"
}
.dxml-plugin .ion-calendar:before {
  content:"\f117"
}
.dxml-plugin .ion-camera:before {
  content:"\f118"
}
.dxml-plugin .ion-card:before {
  content:"\f119"
}
.dxml-plugin .ion-cash:before {
  content:"\f316"
}
.dxml-plugin .ion-chatbox:before {
  content:"\f11b"
}
.dxml-plugin .ion-chatbox-working:before {
  content:"\f11a"
}
.dxml-plugin .ion-chatboxes:before {
  content:"\f11c"
}
.dxml-plugin .ion-chatbubble:before {
  content:"\f11e"
}
.dxml-plugin .ion-chatbubble-working:before {
  content:"\f11d"
}
.dxml-plugin .ion-chatbubbles:before {
  content:"\f11f"
}
.dxml-plugin .ion-checkmark:before {
  content:"\f122"
}
.dxml-plugin .ion-checkmark-circled:before {
  content:"\f120"
}
.dxml-plugin .ion-checkmark-round:before {
  content:"\f121"
}
.dxml-plugin .ion-chevron-down:before {
  content:"\f123"
}
.dxml-plugin .ion-chevron-left:before {
  content:"\f124"
}
.dxml-plugin .ion-chevron-right:before {
  content:"\f125"
}
.dxml-plugin .ion-chevron-up:before {
  content:"\f126"
}
.dxml-plugin .ion-clipboard:before {
  content:"\f127"
}
.dxml-plugin .ion-clock:before {
  content:"\f26e"
}
.dxml-plugin .ion-close:before {
  content:"\f12a"
}
.dxml-plugin .ion-close-circled:before {
  content:"\f128"
}
.dxml-plugin .ion-close-round:before {
  content:"\f129"
}
.dxml-plugin .ion-closed-captioning:before {
  content:"\f317"
}
.dxml-plugin .ion-cloud:before {
  content:"\f12b"
}
.dxml-plugin .ion-code:before {
  content:"\f271"
}
.dxml-plugin .ion-code-download:before {
  content:"\f26f"
}
.dxml-plugin .ion-code-working:before {
  content:"\f270"
}
.dxml-plugin .ion-coffee:before {
  content:"\f272"
}
.dxml-plugin .ion-compass:before {
  content:"\f273"
}
.dxml-plugin .ion-compose:before {
  content:"\f12c"
}
.dxml-plugin .ion-connection-bars:before {
  content:"\f274"
}
.dxml-plugin .ion-contrast:before {
  content:"\f275"
}
.dxml-plugin .ion-crop:before {
  content:"\f3c1"
}
.dxml-plugin .ion-cube:before {
  content:"\f318"
}
.dxml-plugin .ion-disc:before {
  content:"\f12d"
}
.dxml-plugin .ion-document:before {
  content:"\f12f"
}
.dxml-plugin .ion-document-text:before {
  content:"\f12e"
}
.dxml-plugin .ion-drag:before {
  content:"\f130"
}
.dxml-plugin .ion-earth:before {
  content:"\f276"
}
.dxml-plugin .ion-easel:before {
  content:"\f3c2"
}
.dxml-plugin .ion-edit:before {
  content:"\f2bf"
}
.dxml-plugin .ion-egg:before {
  content:"\f277"
}
.dxml-plugin .ion-eject:before {
  content:"\f131"
}
.dxml-plugin .ion-email:before {
  content:"\f132"
}
.dxml-plugin .ion-email-unread:before {
  content:"\f3c3"
}
.dxml-plugin .ion-erlenmeyer-flask:before {
  content:"\f3c5"
}
.dxml-plugin .ion-erlenmeyer-flask-bubbles:before {
  content:"\f3c4"
}
.dxml-plugin .ion-eye:before {
  content:"\f133"
}
.dxml-plugin .ion-eye-disabled:before {
  content:"\f306"
}
.dxml-plugin .ion-female:before {
  content:"\f278"
}
.dxml-plugin .ion-filing:before {
  content:"\f134"
}
.dxml-plugin .ion-film-marker:before {
  content:"\f135"
}
.dxml-plugin .ion-fireball:before {
  content:"\f319"
}
.dxml-plugin .ion-flag:before {
  content:"\f279"
}
.dxml-plugin .ion-flame:before {
  content:"\f31a"
}
.dxml-plugin .ion-flash:before {
  content:"\f137"
}
.dxml-plugin .ion-flash-off:before {
  content:"\f136"
}
.dxml-plugin .ion-folder:before {
  content:"\f139"
}
.dxml-plugin .ion-fork:before {
  content:"\f27a"
}
.dxml-plugin .ion-fork-repo:before {
  content:"\f2c0"
}
.dxml-plugin .ion-forward:before {
  content:"\f13a"
}
.dxml-plugin .ion-funnel:before {
  content:"\f31b"
}
.dxml-plugin .ion-gear-a:before {
  content:"\f13d"
}
.dxml-plugin .ion-gear-b:before {
  content:"\f13e"
}
.dxml-plugin .ion-grid:before {
  content:"\f13f"
}
.dxml-plugin .ion-hammer:before {
  content:"\f27b"
}
.dxml-plugin .ion-happy:before {
  content:"\f31c"
}
.dxml-plugin .ion-happy-outline:before {
  content:"\f3c6"
}
.dxml-plugin .ion-headphone:before {
  content:"\f140"
}
.dxml-plugin .ion-heart:before {
  content:"\f141"
}
.dxml-plugin .ion-heart-broken:before {
  content:"\f31d"
}
.dxml-plugin .ion-help:before {
  content:"\f143"
}
.dxml-plugin .ion-help-buoy:before {
  content:"\f27c"
}
.dxml-plugin .ion-help-circled:before {
  content:"\f142"
}
.dxml-plugin .ion-home:before {
  content:"\f144"
}
.dxml-plugin .ion-icecream:before {
  content:"\f27d"
}
.dxml-plugin .ion-image:before {
  content:"\f147"
}
.dxml-plugin .ion-images:before {
  content:"\f148"
}
.dxml-plugin .ion-information:before {
  content:"\f14a"
}
.dxml-plugin .ion-information-circled:before {
  content:"\f149"
}
.dxml-plugin .ion-ionic:before {
  content:"\f14b"
}
.dxml-plugin .ion-ios-alarm:before {
  content:"\f3c8"
}
.dxml-plugin .ion-ios-alarm-outline:before {
  content:"\f3c7"
}
.dxml-plugin .ion-ios-albums:before {
  content:"\f3ca"
}
.dxml-plugin .ion-ios-albums-outline:before {
  content:"\f3c9"
}
.dxml-plugin .ion-ios-americanfootball:before {
  content:"\f3cc"
}
.dxml-plugin .ion-ios-americanfootball-outline:before {
  content:"\f3cb"
}
.dxml-plugin .ion-ios-analytics:before {
  content:"\f3ce"
}
.dxml-plugin .ion-ios-analytics-outline:before {
  content:"\f3cd"
}
.dxml-plugin .ion-ios-arrow-back:before {
  content:"\f3cf"
}
.dxml-plugin .ion-ios-arrow-down:before {
  content:"\f3d0"
}
.dxml-plugin .ion-ios-arrow-forward:before {
  content:"\f3d1"
}
.dxml-plugin .ion-ios-arrow-left:before {
  content:"\f3d2"
}
.dxml-plugin .ion-ios-arrow-right:before {
  content:"\f3d3"
}
.dxml-plugin .ion-ios-arrow-thin-down:before {
  content:"\f3d4"
}
.dxml-plugin .ion-ios-arrow-thin-left:before {
  content:"\f3d5"
}
.dxml-plugin .ion-ios-arrow-thin-right:before {
  content:"\f3d6"
}
.dxml-plugin .ion-ios-arrow-thin-up:before {
  content:"\f3d7"
}
.dxml-plugin .ion-ios-arrow-up:before {
  content:"\f3d8"
}
.dxml-plugin .ion-ios-at:before {
  content:"\f3da"
}
.dxml-plugin .ion-ios-at-outline:before {
  content:"\f3d9"
}
.dxml-plugin .ion-ios-barcode:before {
  content:"\f3dc"
}
.dxml-plugin .ion-ios-barcode-outline:before {
  content:"\f3db"
}
.dxml-plugin .ion-ios-baseball:before {
  content:"\f3de"
}
.dxml-plugin .ion-ios-baseball-outline:before {
  content:"\f3dd"
}
.dxml-plugin .ion-ios-basketball:before {
  content:"\f3e0"
}
.dxml-plugin .ion-ios-basketball-outline:before {
  content:"\f3df"
}
.dxml-plugin .ion-ios-bell:before {
  content:"\f3e2"
}
.dxml-plugin .ion-ios-bell-outline:before {
  content:"\f3e1"
}
.dxml-plugin .ion-ios-body:before {
  content:"\f3e4"
}
.dxml-plugin .ion-ios-body-outline:before {
  content:"\f3e3"
}
.dxml-plugin .ion-ios-bolt:before {
  content:"\f3e6"
}
.dxml-plugin .ion-ios-bolt-outline:before {
  content:"\f3e5"
}
.dxml-plugin .ion-ios-book:before {
  content:"\f3e8"
}
.dxml-plugin .ion-ios-book-outline:before {
  content:"\f3e7"
}
.dxml-plugin .ion-ios-bookmarks:before {
  content:"\f3ea"
}
.dxml-plugin .ion-ios-bookmarks-outline:before {
  content:"\f3e9"
}
.dxml-plugin .ion-ios-box:before {
  content:"\f3ec"
}
.dxml-plugin .ion-ios-box-outline:before {
  content:"\f3eb"
}
.dxml-plugin .ion-ios-briefcase:before {
  content:"\f3ee"
}
.dxml-plugin .ion-ios-briefcase-outline:before {
  content:"\f3ed"
}
.dxml-plugin .ion-ios-browsers:before {
  content:"\f3f0"
}
.dxml-plugin .ion-ios-browsers-outline:before {
  content:"\f3ef"
}
.dxml-plugin .ion-ios-calculator:before {
  content:"\f3f2"
}
.dxml-plugin .ion-ios-calculator-outline:before {
  content:"\f3f1"
}
.dxml-plugin .ion-ios-calendar:before {
  content:"\f3f4"
}
.dxml-plugin .ion-ios-calendar-outline:before {
  content:"\f3f3"
}
.dxml-plugin .ion-ios-camera:before {
  content:"\f3f6"
}
.dxml-plugin .ion-ios-camera-outline:before {
  content:"\f3f5"
}
.dxml-plugin .ion-ios-cart:before {
  content:"\f3f8"
}
.dxml-plugin .ion-ios-cart-outline:before {
  content:"\f3f7"
}
.dxml-plugin .ion-ios-chatboxes:before {
  content:"\f3fa"
}
.dxml-plugin .ion-ios-chatboxes-outline:before {
  content:"\f3f9"
}
.dxml-plugin .ion-ios-chatbubble:before {
  content:"\f3fc"
}
.dxml-plugin .ion-ios-chatbubble-outline:before {
  content:"\f3fb"
}
.dxml-plugin .ion-ios-checkmark:before {
  content:"\f3ff"
}
.dxml-plugin .ion-ios-checkmark-empty:before {
  content:"\f3fd"
}
.dxml-plugin .ion-ios-checkmark-outline:before {
  content:"\f3fe"
}
.dxml-plugin .ion-ios-circle-filled:before {
  content:"\f400"
}
.dxml-plugin .ion-ios-circle-outline:before {
  content:"\f401"
}
.dxml-plugin .ion-ios-clock:before {
  content:"\f403"
}
.dxml-plugin .ion-ios-clock-outline:before {
  content:"\f402"
}
.dxml-plugin .ion-ios-close:before {
  content:"\f406"
}
.dxml-plugin .ion-ios-close-empty:before {
  content:"\f404"
}
.dxml-plugin .ion-ios-close-outline:before {
  content:"\f405"
}
.dxml-plugin .ion-ios-cloud:before {
  content:"\f40c"
}
.dxml-plugin .ion-ios-cloud-download:before {
  content:"\f408"
}
.dxml-plugin .ion-ios-cloud-download-outline:before {
  content:"\f407"
}
.dxml-plugin .ion-ios-cloud-outline:before {
  content:"\f409"
}
.dxml-plugin .ion-ios-cloud-upload:before {
  content:"\f40b"
}
.dxml-plugin .ion-ios-cloud-upload-outline:before {
  content:"\f40a"
}
.dxml-plugin .ion-ios-cloudy:before {
  content:"\f410"
}
.dxml-plugin .ion-ios-cloudy-night:before {
  content:"\f40e"
}
.dxml-plugin .ion-ios-cloudy-night-outline:before {
  content:"\f40d"
}
.dxml-plugin .ion-ios-cloudy-outline:before {
  content:"\f40f"
}
.dxml-plugin .ion-ios-cog:before {
  content:"\f412"
}
.dxml-plugin .ion-ios-cog-outline:before {
  content:"\f411"
}
.dxml-plugin .ion-ios-color-filter:before {
  content:"\f414"
}
.dxml-plugin .ion-ios-color-filter-outline:before {
  content:"\f413"
}
.dxml-plugin .ion-ios-color-wand:before {
  content:"\f416"
}
.dxml-plugin .ion-ios-color-wand-outline:before {
  content:"\f415"
}
.dxml-plugin .ion-ios-compose:before {
  content:"\f418"
}
.dxml-plugin .ion-ios-compose-outline:before {
  content:"\f417"
}
.dxml-plugin .ion-ios-contact:before {
  content:"\f41a"
}
.dxml-plugin .ion-ios-contact-outline:before {
  content:"\f419"
}
.dxml-plugin .ion-ios-copy:before {
  content:"\f41c"
}
.dxml-plugin .ion-ios-copy-outline:before {
  content:"\f41b"
}
.dxml-plugin .ion-ios-crop:before {
  content:"\f41e"
}
.dxml-plugin .ion-ios-crop-strong:before {
  content:"\f41d"
}
.dxml-plugin .ion-ios-download:before {
  content:"\f420"
}
.dxml-plugin .ion-ios-download-outline:before {
  content:"\f41f"
}
.dxml-plugin .ion-ios-drag:before {
  content:"\f421"
}
.dxml-plugin .ion-ios-email:before {
  content:"\f423"
}
.dxml-plugin .ion-ios-email-outline:before {
  content:"\f422"
}
.dxml-plugin .ion-ios-eye:before {
  content:"\f425"
}
.dxml-plugin .ion-ios-eye-outline:before {
  content:"\f424"
}
.dxml-plugin .ion-ios-fastforward:before {
  content:"\f427"
}
.dxml-plugin .ion-ios-fastforward-outline:before {
  content:"\f426"
}
.dxml-plugin .ion-ios-filing:before {
  content:"\f429"
}
.dxml-plugin .ion-ios-filing-outline:before {
  content:"\f428"
}
.dxml-plugin .ion-ios-film:before {
  content:"\f42b"
}
.dxml-plugin .ion-ios-film-outline:before {
  content:"\f42a"
}
.dxml-plugin .ion-ios-flag:before {
  content:"\f42d"
}
.dxml-plugin .ion-ios-flag-outline:before {
  content:"\f42c"
}
.dxml-plugin .ion-ios-flame:before {
  content:"\f42f"
}
.dxml-plugin .ion-ios-flame-outline:before {
  content:"\f42e"
}
.dxml-plugin .ion-ios-flask:before {
  content:"\f431"
}
.dxml-plugin .ion-ios-flask-outline:before {
  content:"\f430"
}
.dxml-plugin .ion-ios-flower:before {
  content:"\f433"
}
.dxml-plugin .ion-ios-flower-outline:before {
  content:"\f432"
}
.dxml-plugin .ion-ios-folder:before {
  content:"\f435"
}
.dxml-plugin .ion-ios-folder-outline:before {
  content:"\f434"
}
.dxml-plugin .ion-ios-football:before {
  content:"\f437"
}
.dxml-plugin .ion-ios-football-outline:before {
  content:"\f436"
}
.dxml-plugin .ion-ios-game-controller-a:before {
  content:"\f439"
}
.dxml-plugin .ion-ios-game-controller-a-outline:before {
  content:"\f438"
}
.dxml-plugin .ion-ios-game-controller-b:before {
  content:"\f43b"
}
.dxml-plugin .ion-ios-game-controller-b-outline:before {
  content:"\f43a"
}
.dxml-plugin .ion-ios-gear:before {
  content:"\f43d"
}
.dxml-plugin .ion-ios-gear-outline:before {
  content:"\f43c"
}
.dxml-plugin .ion-ios-glasses:before {
  content:"\f43f"
}
.dxml-plugin .ion-ios-glasses-outline:before {
  content:"\f43e"
}
.dxml-plugin .ion-ios-grid-view:before {
  content:"\f441"
}
.dxml-plugin .ion-ios-grid-view-outline:before {
  content:"\f440"
}
.dxml-plugin .ion-ios-heart:before {
  content:"\f443"
}
.dxml-plugin .ion-ios-heart-outline:before {
  content:"\f442"
}
.dxml-plugin .ion-ios-help:before {
  content:"\f446"
}
.dxml-plugin .ion-ios-help-empty:before {
  content:"\f444"
}
.dxml-plugin .ion-ios-help-outline:before {
  content:"\f445"
}
.dxml-plugin .ion-ios-home:before {
  content:"\f448"
}
.dxml-plugin .ion-ios-home-outline:before {
  content:"\f447"
}
.dxml-plugin .ion-ios-infinite:before {
  content:"\f44a"
}
.dxml-plugin .ion-ios-infinite-outline:before {
  content:"\f449"
}
.dxml-plugin .ion-ios-information:before {
  content:"\f44d"
}
.dxml-plugin .ion-ios-information-empty:before {
  content:"\f44b"
}
.dxml-plugin .ion-ios-information-outline:before {
  content:"\f44c"
}
.dxml-plugin .ion-ios-ionic-outline:before {
  content:"\f44e"
}
.dxml-plugin .ion-ios-keypad:before {
  content:"\f450"
}
.dxml-plugin .ion-ios-keypad-outline:before {
  content:"\f44f"
}
.dxml-plugin .ion-ios-lightbulb:before {
  content:"\f452"
}
.dxml-plugin .ion-ios-lightbulb-outline:before {
  content:"\f451"
}
.dxml-plugin .ion-ios-list:before {
  content:"\f454"
}
.dxml-plugin .ion-ios-list-outline:before {
  content:"\f453"
}
.dxml-plugin .ion-ios-location:before {
  content:"\f456"
}
.dxml-plugin .ion-ios-location-outline:before {
  content:"\f455"
}
.dxml-plugin .ion-ios-locked:before {
  content:"\f458"
}
.dxml-plugin .ion-ios-locked-outline:before {
  content:"\f457"
}
.dxml-plugin .ion-ios-loop:before {
  content:"\f45a"
}
.dxml-plugin .ion-ios-loop-strong:before {
  content:"\f459"
}
.dxml-plugin .ion-ios-medical:before {
  content:"\f45c"
}
.dxml-plugin .ion-ios-medical-outline:before {
  content:"\f45b"
}
.dxml-plugin .ion-ios-medkit:before {
  content:"\f45e"
}
.dxml-plugin .ion-ios-medkit-outline:before {
  content:"\f45d"
}
.dxml-plugin .ion-ios-mic:before {
  content:"\f461"
}
.dxml-plugin .ion-ios-mic-off:before {
  content:"\f45f"
}
.dxml-plugin .ion-ios-mic-outline:before {
  content:"\f460"
}
.dxml-plugin .ion-ios-minus:before {
  content:"\f464"
}
.dxml-plugin .ion-ios-minus-empty:before {
  content:"\f462"
}
.dxml-plugin .ion-ios-minus-outline:before {
  content:"\f463"
}
.dxml-plugin .ion-ios-monitor:before {
  content:"\f466"
}
.dxml-plugin .ion-ios-monitor-outline:before {
  content:"\f465"
}
.dxml-plugin .ion-ios-moon:before {
  content:"\f468"
}
.dxml-plugin .ion-ios-moon-outline:before {
  content:"\f467"
}
.dxml-plugin .ion-ios-more:before {
  content:"\f46a"
}
.dxml-plugin .ion-ios-more-outline:before {
  content:"\f469"
}
.dxml-plugin .ion-ios-musical-note:before {
  content:"\f46b"
}
.dxml-plugin .ion-ios-musical-notes:before {
  content:"\f46c"
}
.dxml-plugin .ion-ios-navigate:before {
  content:"\f46e"
}
.dxml-plugin .ion-ios-navigate-outline:before {
  content:"\f46d"
}
.dxml-plugin .ion-ios-nutrition:before {
  content:"\f470"
}
.dxml-plugin .ion-ios-nutrition-outline:before {
  content:"\f46f"
}
.dxml-plugin .ion-ios-paper:before {
  content:"\f472"
}
.dxml-plugin .ion-ios-paper-outline:before {
  content:"\f471"
}
.dxml-plugin .ion-ios-paperplane:before {
  content:"\f474"
}
.dxml-plugin .ion-ios-paperplane-outline:before {
  content:"\f473"
}
.dxml-plugin .ion-ios-partlysunny:before {
  content:"\f476"
}
.dxml-plugin .ion-ios-partlysunny-outline:before {
  content:"\f475"
}
.dxml-plugin .ion-ios-pause:before {
  content:"\f478"
}
.dxml-plugin .ion-ios-pause-outline:before {
  content:"\f477"
}
.dxml-plugin .ion-ios-paw:before {
  content:"\f47a"
}
.dxml-plugin .ion-ios-paw-outline:before {
  content:"\f479"
}
.dxml-plugin .ion-ios-people:before {
  content:"\f47c"
}
.dxml-plugin .ion-ios-people-outline:before {
  content:"\f47b"
}
.dxml-plugin .ion-ios-person:before {
  content:"\f47e"
}
.dxml-plugin .ion-ios-person-outline:before {
  content:"\f47d"
}
.dxml-plugin .ion-ios-personadd:before {
  content:"\f480"
}
.dxml-plugin .ion-ios-personadd-outline:before {
  content:"\f47f"
}
.dxml-plugin .ion-ios-photos:before {
  content:"\f482"
}
.dxml-plugin .ion-ios-photos-outline:before {
  content:"\f481"
}
.dxml-plugin .ion-ios-pie:before {
  content:"\f484"
}
.dxml-plugin .ion-ios-pie-outline:before {
  content:"\f483"
}
.dxml-plugin .ion-ios-pint:before {
  content:"\f486"
}
.dxml-plugin .ion-ios-pint-outline:before {
  content:"\f485"
}
.dxml-plugin .ion-ios-play:before {
  content:"\f488"
}
.dxml-plugin .ion-ios-play-outline:before {
  content:"\f487"
}
.dxml-plugin .ion-ios-plus:before {
  content:"\f48b"
}
.dxml-plugin .ion-ios-plus-empty:before {
  content:"\f489"
}
.dxml-plugin .ion-ios-plus-outline:before {
  content:"\f48a"
}
.dxml-plugin .ion-ios-pricetag:before {
  content:"\f48d"
}
.dxml-plugin .ion-ios-pricetag-outline:before {
  content:"\f48c"
}
.dxml-plugin .ion-ios-pricetags:before {
  content:"\f48f"
}
.dxml-plugin .ion-ios-pricetags-outline:before {
  content:"\f48e"
}
.dxml-plugin .ion-ios-printer:before {
  content:"\f491"
}
.dxml-plugin .ion-ios-printer-outline:before {
  content:"\f490"
}
.dxml-plugin .ion-ios-pulse:before {
  content:"\f493"
}
.dxml-plugin .ion-ios-pulse-strong:before {
  content:"\f492"
}
.dxml-plugin .ion-ios-rainy:before {
  content:"\f495"
}
.dxml-plugin .ion-ios-rainy-outline:before {
  content:"\f494"
}
.dxml-plugin .ion-ios-recording:before {
  content:"\f497"
}
.dxml-plugin .ion-ios-recording-outline:before {
  content:"\f496"
}
.dxml-plugin .ion-ios-redo:before {
  content:"\f499"
}
.dxml-plugin .ion-ios-redo-outline:before {
  content:"\f498"
}
.dxml-plugin .ion-ios-refresh:before {
  content:"\f49c"
}
.dxml-plugin .ion-ios-refresh-empty:before {
  content:"\f49a"
}
.dxml-plugin .ion-ios-refresh-outline:before {
  content:"\f49b"
}
.dxml-plugin .ion-ios-reload:before {
  content:"\f49d"
}
.dxml-plugin .ion-ios-reverse-camera:before {
  content:"\f49f"
}
.dxml-plugin .ion-ios-reverse-camera-outline:before {
  content:"\f49e"
}
.dxml-plugin .ion-ios-rewind:before {
  content:"\f4a1"
}
.dxml-plugin .ion-ios-rewind-outline:before {
  content:"\f4a0"
}
.dxml-plugin .ion-ios-rose:before {
  content:"\f4a3"
}
.dxml-plugin .ion-ios-rose-outline:before {
  content:"\f4a2"
}
.dxml-plugin .ion-ios-search:before {
  content:"\f4a5"
}
.dxml-plugin .ion-ios-search-strong:before {
  content:"\f4a4"
}
.dxml-plugin .ion-ios-settings:before {
  content:"\f4a7"
}
.dxml-plugin .ion-ios-settings-strong:before {
  content:"\f4a6"
}
.dxml-plugin .ion-ios-shuffle:before {
  content:"\f4a9"
}
.dxml-plugin .ion-ios-shuffle-strong:before {
  content:"\f4a8"
}
.dxml-plugin .ion-ios-skipbackward:before {
  content:"\f4ab"
}
.dxml-plugin .ion-ios-skipbackward-outline:before {
  content:"\f4aa"
}
.dxml-plugin .ion-ios-skipforward:before {
  content:"\f4ad"
}
.dxml-plugin .ion-ios-skipforward-outline:before {
  content:"\f4ac"
}
.dxml-plugin .ion-ios-snowy:before {
  content:"\f4ae"
}
.dxml-plugin .ion-ios-speedometer:before {
  content:"\f4b0"
}
.dxml-plugin .ion-ios-speedometer-outline:before {
  content:"\f4af"
}
.dxml-plugin .ion-ios-star:before {
  content:"\f4b3"
}
.dxml-plugin .ion-ios-star-half:before {
  content:"\f4b1"
}
.dxml-plugin .ion-ios-star-outline:before {
  content:"\f4b2"
}
.dxml-plugin .ion-ios-stopwatch:before {
  content:"\f4b5"
}
.dxml-plugin .ion-ios-stopwatch-outline:before {
  content:"\f4b4"
}
.dxml-plugin .ion-ios-sunny:before {
  content:"\f4b7"
}
.dxml-plugin .ion-ios-sunny-outline:before {
  content:"\f4b6"
}
.dxml-plugin .ion-ios-telephone:before {
  content:"\f4b9"
}
.dxml-plugin .ion-ios-telephone-outline:before {
  content:"\f4b8"
}
.dxml-plugin .ion-ios-tennisball:before {
  content:"\f4bb"
}
.dxml-plugin .ion-ios-tennisball-outline:before {
  content:"\f4ba"
}
.dxml-plugin .ion-ios-thunderstorm:before {
  content:"\f4bd"
}
.dxml-plugin .ion-ios-thunderstorm-outline:before {
  content:"\f4bc"
}
.dxml-plugin .ion-ios-time:before {
  content:"\f4bf"
}
.dxml-plugin .ion-ios-time-outline:before {
  content:"\f4be"
}
.dxml-plugin .ion-ios-timer:before {
  content:"\f4c1"
}
.dxml-plugin .ion-ios-timer-outline:before {
  content:"\f4c0"
}
.dxml-plugin .ion-ios-toggle:before {
  content:"\f4c3"
}
.dxml-plugin .ion-ios-toggle-outline:before {
  content:"\f4c2"
}
.dxml-plugin .ion-ios-trash:before {
  content:"\f4c5"
}
.dxml-plugin .ion-ios-trash-outline:before {
  content:"\f4c4"
}
.dxml-plugin .ion-ios-undo:before {
  content:"\f4c7"
}
.dxml-plugin .ion-ios-undo-outline:before {
  content:"\f4c6"
}
.dxml-plugin .ion-ios-unlocked:before {
  content:"\f4c9"
}
.dxml-plugin .ion-ios-unlocked-outline:before {
  content:"\f4c8"
}
.dxml-plugin .ion-ios-upload:before {
  content:"\f4cb"
}
.dxml-plugin .ion-ios-upload-outline:before {
  content:"\f4ca"
}
.dxml-plugin .ion-ios-videocam:before {
  content:"\f4cd"
}
.dxml-plugin .ion-ios-videocam-outline:before {
  content:"\f4cc"
}
.dxml-plugin .ion-ios-volume-high:before {
  content:"\f4ce"
}
.dxml-plugin .ion-ios-volume-low:before {
  content:"\f4cf"
}
.dxml-plugin .ion-ios-wineglass:before {
  content:"\f4d1"
}
.dxml-plugin .ion-ios-wineglass-outline:before {
  content:"\f4d0"
}
.dxml-plugin .ion-ios-world:before {
  content:"\f4d3"
}
.dxml-plugin .ion-ios-world-outline:before {
  content:"\f4d2"
}
.dxml-plugin .ion-ipad:before {
  content:"\f1f9"
}
.dxml-plugin .ion-iphone:before {
  content:"\f1fa"
}
.dxml-plugin .ion-ipod:before {
  content:"\f1fb"
}
.dxml-plugin .ion-jet:before {
  content:"\f295"
}
.dxml-plugin .ion-key:before {
  content:"\f296"
}
.dxml-plugin .ion-knife:before {
  content:"\f297"
}
.dxml-plugin .ion-laptop:before {
  content:"\f1fc"
}
.dxml-plugin .ion-leaf:before {
  content:"\f1fd"
}
.dxml-plugin .ion-levels:before {
  content:"\f298"
}
.dxml-plugin .ion-lightbulb:before {
  content:"\f299"
}
.dxml-plugin .ion-link:before {
  content:"\f1fe"
}
.dxml-plugin .ion-load-a:before {
  content:"\f29a"
}
.dxml-plugin .ion-load-b:before {
  content:"\f29b"
}
.dxml-plugin .ion-load-c:before {
  content:"\f29c"
}
.dxml-plugin .ion-load-d:before {
  content:"\f29d"
}
.dxml-plugin .ion-location:before {
  content:"\f1ff"
}
.dxml-plugin .ion-lock-combination:before {
  content:"\f4d4"
}
.dxml-plugin .ion-locked:before {
  content:"\f200"
}
.dxml-plugin .ion-log-in:before {
  content:"\f29e"
}
.dxml-plugin .ion-log-out:before {
  content:"\f29f"
}
.dxml-plugin .ion-loop:before {
  content:"\f201"
}
.dxml-plugin .ion-magnet:before {
  content:"\f2a0"
}
.dxml-plugin .ion-male:before {
  content:"\f2a1"
}
.dxml-plugin .ion-man:before {
  content:"\f202"
}
.dxml-plugin .ion-map:before {
  content:"\f203"
}
.dxml-plugin .ion-medkit:before {
  content:"\f2a2"
}
.dxml-plugin .ion-merge:before {
  content:"\f33f"
}
.dxml-plugin .ion-mic-a:before {
  content:"\f204"
}
.dxml-plugin .ion-mic-b:before {
  content:"\f205"
}
.dxml-plugin .ion-mic-c:before {
  content:"\f206"
}
.dxml-plugin .ion-minus:before {
  content:"\f209"
}
.dxml-plugin .ion-minus-circled:before {
  content:"\f207"
}
.dxml-plugin .ion-minus-round:before {
  content:"\f208"
}
.dxml-plugin .ion-model-s:before {
  content:"\f2c1"
}
.dxml-plugin .ion-monitor:before {
  content:"\f20a"
}
.dxml-plugin .ion-more:before {
  content:"\f20b"
}
.dxml-plugin .ion-mouse:before {
  content:"\f340"
}
.dxml-plugin .ion-music-note:before {
  content:"\f20c"
}
.dxml-plugin .ion-navicon:before {
  content:"\f20e"
}
.dxml-plugin .ion-navicon-round:before {
  content:"\f20d"
}
.dxml-plugin .ion-navigate:before {
  content:"\f2a3"
}
.dxml-plugin .ion-network:before {
  content:"\f341"
}
.dxml-plugin .ion-no-smoking:before {
  content:"\f2c2"
}
.dxml-plugin .ion-nuclear:before {
  content:"\f2a4"
}
.dxml-plugin .ion-outlet:before {
  content:"\f342"
}
.dxml-plugin .ion-paintbrush:before {
  content:"\f4d5"
}
.dxml-plugin .ion-paintbucket:before {
  content:"\f4d6"
}
.dxml-plugin .ion-paper-airplane:before {
  content:"\f2c3"
}
.dxml-plugin .ion-paperclip:before {
  content:"\f20f"
}
.dxml-plugin .ion-pause:before {
  content:"\f210"
}
.dxml-plugin .ion-person:before {
  content:"\f213"
}
.dxml-plugin .ion-person-add:before {
  content:"\f211"
}
.dxml-plugin .ion-person-stalker:before {
  content:"\f212"
}
.dxml-plugin .ion-pie-graph:before {
  content:"\f2a5"
}
.dxml-plugin .ion-pin:before {
  content:"\f2a6"
}
.dxml-plugin .ion-pinpoint:before {
  content:"\f2a7"
}
.dxml-plugin .ion-pizza:before {
  content:"\f2a8"
}
.dxml-plugin .ion-plane:before {
  content:"\f214"
}
.dxml-plugin .ion-planet:before {
  content:"\f343"
}
.dxml-plugin .ion-play:before {
  content:"\f215"
}
.dxml-plugin .ion-playstation:before {
  content:"\f30a"
}
.dxml-plugin .ion-plus:before {
  content:"\f218"
}
.dxml-plugin .ion-plus-circled:before {
  content:"\f216"
}
.dxml-plugin .ion-plus-round:before {
  content:"\f217"
}
.dxml-plugin .ion-podium:before {
  content:"\f344"
}
.dxml-plugin .ion-pound:before {
  content:"\f219"
}
.dxml-plugin .ion-power:before {
  content:"\f2a9"
}
.dxml-plugin .ion-pricetag:before {
  content:"\f2aa"
}
.dxml-plugin .ion-pricetags:before {
  content:"\f2ab"
}
.dxml-plugin .ion-printer:before {
  content:"\f21a"
}
.dxml-plugin .ion-pull-request:before {
  content:"\f345"
}
.dxml-plugin .ion-qr-scanner:before {
  content:"\f346"
}
.dxml-plugin .ion-quote:before {
  content:"\f347"
}
.dxml-plugin .ion-radio-waves:before {
  content:"\f2ac"
}
.dxml-plugin .ion-record:before {
  content:"\f21b"
}
.dxml-plugin .ion-refresh:before {
  content:"\f21c"
}
.dxml-plugin .ion-reply:before {
  content:"\f21e"
}
.dxml-plugin .ion-reply-all:before {
  content:"\f21d"
}
.dxml-plugin .ion-ribbon-a:before {
  content:"\f348"
}
.dxml-plugin .ion-ribbon-b:before {
  content:"\f349"
}
.dxml-plugin .ion-sad:before {
  content:"\f34a"
}
.dxml-plugin .ion-sad-outline:before {
  content:"\f4d7"
}
.dxml-plugin .ion-scissors:before {
  content:"\f34b"
}
.dxml-plugin .ion-search:before {
  content:"\f21f"
}
.dxml-plugin .ion-settings:before {
  content:"\f2ad"
}
.dxml-plugin .ion-share:before {
  content:"\f220"
}
.dxml-plugin .ion-shuffle:before {
  content:"\f221"
}
.dxml-plugin .ion-skip-backward:before {
  content:"\f222"
}
.dxml-plugin .ion-skip-forward:before {
  content:"\f223"
}
.dxml-plugin .ion-social-android:before {
  content:"\f225"
}
.dxml-plugin .ion-social-android-outline:before {
  content:"\f224"
}
.dxml-plugin .ion-social-angular:before {
  content:"\f4d9"
}
.dxml-plugin .ion-social-angular-outline:before {
  content:"\f4d8"
}
.dxml-plugin .ion-social-apple:before {
  content:"\f227"
}
.dxml-plugin .ion-social-apple-outline:before {
  content:"\f226"
}
.dxml-plugin .ion-social-bitcoin:before {
  content:"\f2af"
}
.dxml-plugin .ion-social-bitcoin-outline:before {
  content:"\f2ae"
}
.dxml-plugin .ion-social-buffer:before {
  content:"\f229"
}
.dxml-plugin .ion-social-buffer-outline:before {
  content:"\f228"
}
.dxml-plugin .ion-social-chrome:before {
  content:"\f4db"
}
.dxml-plugin .ion-social-chrome-outline:before {
  content:"\f4da"
}
.dxml-plugin .ion-social-codepen:before {
  content:"\f4dd"
}
.dxml-plugin .ion-social-codepen-outline:before {
  content:"\f4dc"
}
.dxml-plugin .ion-social-css3:before {
  content:"\f4df"
}
.dxml-plugin .ion-social-css3-outline:before {
  content:"\f4de"
}
.dxml-plugin .ion-social-designernews:before {
  content:"\f22b"
}
.dxml-plugin .ion-social-designernews-outline:before {
  content:"\f22a"
}
.dxml-plugin .ion-social-dribbble:before {
  content:"\f22d"
}
.dxml-plugin .ion-social-dribbble-outline:before {
  content:"\f22c"
}
.dxml-plugin .ion-social-dropbox:before {
  content:"\f22f"
}
.dxml-plugin .ion-social-dropbox-outline:before {
  content:"\f22e"
}
.dxml-plugin .ion-social-euro:before {
  content:"\f4e1"
}
.dxml-plugin .ion-social-euro-outline:before {
  content:"\f4e0"
}
.dxml-plugin .ion-social-facebook:before {
  content:"\f231"
}
.dxml-plugin .ion-social-facebook-outline:before {
  content:"\f230"
}
.dxml-plugin .ion-social-foursquare:before {
  content:"\f34d"
}
.dxml-plugin .ion-social-foursquare-outline:before {
  content:"\f34c"
}
.dxml-plugin .ion-social-freebsd-devil:before {
  content:"\f2c4"
}
.dxml-plugin .ion-social-github:before {
  content:"\f233"
}
.dxml-plugin .ion-social-github-outline:before {
  content:"\f232"
}
.dxml-plugin .ion-social-google:before {
  content:"\f34f"
}
.dxml-plugin .ion-social-google-outline:before {
  content:"\f34e"
}
.dxml-plugin .ion-social-googleplus:before {
  content:"\f235"
}
.dxml-plugin .ion-social-googleplus-outline:before {
  content:"\f234"
}
.dxml-plugin .ion-social-hackernews:before {
  content:"\f237"
}
.dxml-plugin .ion-social-hackernews-outline:before {
  content:"\f236"
}
.dxml-plugin .ion-social-html5:before {
  content:"\f4e3"
}
.dxml-plugin .ion-social-html5-outline:before {
  content:"\f4e2"
}
.dxml-plugin .ion-social-instagram:before {
  content:"\f351"
}
.dxml-plugin .ion-social-instagram-outline:before {
  content:"\f350"
}
.dxml-plugin .ion-social-javascript:before {
  content:"\f4e5"
}
.dxml-plugin .ion-social-javascript-outline:before {
  content:"\f4e4"
}
.dxml-plugin .ion-social-linkedin:before {
  content:"\f239"
}
.dxml-plugin .ion-social-linkedin-outline:before {
  content:"\f238"
}
.dxml-plugin .ion-social-markdown:before {
  content:"\f4e6"
}
.dxml-plugin .ion-social-nodejs:before {
  content:"\f4e7"
}
.dxml-plugin .ion-social-octocat:before {
  content:"\f4e8"
}
.dxml-plugin .ion-social-pinterest:before {
  content:"\f2b1"
}
.dxml-plugin .ion-social-pinterest-outline:before {
  content:"\f2b0"
}
.dxml-plugin .ion-social-python:before {
  content:"\f4e9"
}
.dxml-plugin .ion-social-reddit:before {
  content:"\f23b"
}
.dxml-plugin .ion-social-reddit-outline:before {
  content:"\f23a"
}
.dxml-plugin .ion-social-rss:before {
  content:"\f23d"
}
.dxml-plugin .ion-social-rss-outline:before {
  content:"\f23c"
}
.dxml-plugin .ion-social-sass:before {
  content:"\f4ea"
}
.dxml-plugin .ion-social-skype:before {
  content:"\f23f"
}
.dxml-plugin .ion-social-skype-outline:before {
  content:"\f23e"
}
.dxml-plugin .ion-social-snapchat:before {
  content:"\f4ec"
}
.dxml-plugin .ion-social-snapchat-outline:before {
  content:"\f4eb"
}
.dxml-plugin .ion-social-tumblr:before {
  content:"\f241"
}
.dxml-plugin .ion-social-tumblr-outline:before {
  content:"\f240"
}
.dxml-plugin .ion-social-tux:before {
  content:"\f2c5"
}
.dxml-plugin .ion-social-twitch:before {
  content:"\f4ee"
}
.dxml-plugin .ion-social-twitch-outline:before {
  content:"\f4ed"
}
.dxml-plugin .ion-social-twitter:before {
  content:"\f243"
}
.dxml-plugin .ion-social-twitter-outline:before {
  content:"\f242"
}
.dxml-plugin .ion-social-usd:before {
  content:"\f353"
}
.dxml-plugin .ion-social-usd-outline:before {
  content:"\f352"
}
.dxml-plugin .ion-social-vimeo:before {
  content:"\f245"
}
.dxml-plugin .ion-social-vimeo-outline:before {
  content:"\f244"
}
.dxml-plugin .ion-social-whatsapp:before {
  content:"\f4f0"
}
.dxml-plugin .ion-social-whatsapp-outline:before {
  content:"\f4ef"
}
.dxml-plugin .ion-social-windows:before {
  content:"\f247"
}
.dxml-plugin .ion-social-windows-outline:before {
  content:"\f246"
}
.dxml-plugin .ion-social-wordpress:before {
  content:"\f249"
}
.dxml-plugin .ion-social-wordpress-outline:before {
  content:"\f248"
}
.dxml-plugin .ion-social-yahoo:before {
  content:"\f24b"
}
.dxml-plugin .ion-social-yahoo-outline:before {
  content:"\f24a"
}
.dxml-plugin .ion-social-yen:before {
  content:"\f4f2"
}
.dxml-plugin .ion-social-yen-outline:before {
  content:"\f4f1"
}
.dxml-plugin .ion-social-youtube:before {
  content:"\f24d"
}
.dxml-plugin .ion-social-youtube-outline:before {
  content:"\f24c"
}
.dxml-plugin .ion-soup-can:before {
  content:"\f4f4"
}
.dxml-plugin .ion-soup-can-outline:before {
  content:"\f4f3"
}
.dxml-plugin .ion-speakerphone:before {
  content:"\f2b2"
}
.dxml-plugin .ion-speedometer:before {
  content:"\f2b3"
}
.dxml-plugin .ion-spoon:before {
  content:"\f2b4"
}
.dxml-plugin .ion-star:before {
  content:"\f24e"
}
.dxml-plugin .ion-stats-bars:before {
  content:"\f2b5"
}
.dxml-plugin .ion-steam:before {
  content:"\f30b"
}
.dxml-plugin .ion-stop:before {
  content:"\f24f"
}
.dxml-plugin .ion-thermometer:before {
  content:"\f2b6"
}
.dxml-plugin .ion-thumbsdown:before {
  content:"\f250"
}
.dxml-plugin .ion-thumbsup:before {
  content:"\f251"
}
.dxml-plugin .ion-toggle:before {
  content:"\f355"
}
.dxml-plugin .ion-toggle-filled:before {
  content:"\f354"
}
.dxml-plugin .ion-transgender:before {
  content:"\f4f5"
}
.dxml-plugin .ion-trash-a:before {
  content:"\f252"
}
.dxml-plugin .ion-trash-b:before {
  content:"\f253"
}
.dxml-plugin .ion-trophy:before {
  content:"\f356"
}
.dxml-plugin .ion-tshirt:before {
  content:"\f4f7"
}
.dxml-plugin .ion-tshirt-outline:before {
  content:"\f4f6"
}
.dxml-plugin .ion-umbrella:before {
  content:"\f2b7"
}
.dxml-plugin .ion-university:before {
  content:"\f357"
}
.dxml-plugin .ion-unlocked:before {
  content:"\f254"
}
.dxml-plugin .ion-upload:before {
  content:"\f255"
}
.dxml-plugin .ion-usb:before {
  content:"\f2b8"
}
.dxml-plugin .ion-videocamera:before {
  content:"\f256"
}
.dxml-plugin .ion-volume-high:before {
  content:"\f257"
}
.dxml-plugin .ion-volume-low:before {
  content:"\f258"
}
.dxml-plugin .ion-volume-medium:before {
  content:"\f259"
}
.dxml-plugin .ion-volume-mute:before {
  content:"\f25a"
}
.dxml-plugin .ion-wand:before {
  content:"\f358"
}
.dxml-plugin .ion-waterdrop:before {
  content:"\f25b"
}
.dxml-plugin .ion-wifi:before {
  content:"\f25c"
}
.dxml-plugin .ion-wineglass:before {
  content:"\f2b9"
}
.dxml-plugin .ion-woman:before {
  content:"\f25d"
}
.dxml-plugin .ion-wrench:before {
  content:"\f2ba"
}
.dxml-plugin .ion-xbox:before {
  content:"\f30c"
}
/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.dxml-plugin .fa, .dxml-plugin .fab, .dxml-plugin .fad, .dxml-plugin .fal, .dxml-plugin .far, .dxml-plugin .fas {
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  text-rendering:auto;
  line-height:1
}
.dxml-plugin .fa-lg {
  font-size:1.33333em;
  line-height:.75em;
  vertical-align:-.0667em
}
.dxml-plugin .fa-xs {
  font-size:.75em
}
.dxml-plugin .fa-sm {
  font-size:.875em
}
.dxml-plugin .fa-1x {
  font-size:1em
}
.dxml-plugin .fa-2x {
  font-size:2em
}
.dxml-plugin .fa-3x {
  font-size:3em
}
.dxml-plugin .fa-4x {
  font-size:4em
}
.dxml-plugin .fa-5x {
  font-size:5em
}
.dxml-plugin .fa-6x {
  font-size:6em
}
.dxml-plugin .fa-7x {
  font-size:7em
}
.dxml-plugin .fa-8x {
  font-size:8em
}
.dxml-plugin .fa-9x {
  font-size:9em
}
.dxml-plugin .fa-10x {
  font-size:10em
}
.dxml-plugin .fa-fw {
  text-align:center;
  width:1.25em
}
.dxml-plugin .fa-ul {
  list-style-type:none;
  margin-left:2.5em;
  padding-left:0
}
.dxml-plugin .fa-ul>li {
  position:relative
}
.dxml-plugin .fa-li {
  left:-2em;
  position:absolute;
  text-align:center;
  width:2em;
  line-height:inherit
}
.dxml-plugin .fa-border {
  border:.08em solid #eee;
  border-radius:.1em;
  padding:.2em .25em .15em
}
.dxml-plugin .fa-pull-left {
  float:left
}
.dxml-plugin .fa-pull-right {
  float:right
}
.dxml-plugin .fa.fa-pull-left, .dxml-plugin .fab.fa-pull-left, .dxml-plugin .fal.fa-pull-left, .dxml-plugin .far.fa-pull-left, .dxml-plugin .fas.fa-pull-left {
  margin-right:.3em
}
.dxml-plugin .fa.fa-pull-right, .dxml-plugin .fab.fa-pull-right, .dxml-plugin .fal.fa-pull-right, .dxml-plugin .far.fa-pull-right, .dxml-plugin .fas.fa-pull-right {
  margin-left:.3em
}
.dxml-plugin .fa-spin {
  -webkit-animation:fa-spin 2s linear infinite;
  animation:fa-spin 2s linear infinite
}
.dxml-plugin .fa-pulse {
  -webkit-animation:fa-spin 1s steps(8) infinite;
  animation:fa-spin 1s steps(8) infinite
}
@-webkit-keyframes fa-spin {
  0% {
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg)
  }
.dxml-plugin to {
      -webkit-transform:rotate(1turn);
      transform:rotate(1turn)
  }
}
@keyframes fa-spin {
  0% {
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg)
  }
.dxml-plugin to {
      -webkit-transform:rotate(1turn);
      transform:rotate(1turn)
  }
}
.dxml-plugin .fa-rotate-90 {
  -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg)
}
.dxml-plugin .fa-rotate-180 {
  -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg)
}
.dxml-plugin .fa-rotate-270 {
  -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform:rotate(270deg);
  transform:rotate(270deg)
}
.dxml-plugin .fa-flip-horizontal {
  -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform:scaleX(-1);
  transform:scaleX(-1)
}
.dxml-plugin .fa-flip-vertical {
  -webkit-transform:scaleY(-1);
  transform:scaleY(-1)
}
.dxml-plugin .fa-flip-both, .dxml-plugin .fa-flip-horizontal.fa-flip-vertical, .dxml-plugin .fa-flip-vertical {
  -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}
.dxml-plugin .fa-flip-both, .dxml-plugin .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform:scale(-1);
  transform:scale(-1)
}
.dxml-plugin :root .fa-flip-both, .dxml-plugin :root .fa-flip-horizontal, .dxml-plugin :root .fa-flip-vertical, .dxml-plugin :root .fa-rotate-90, .dxml-plugin :root .fa-rotate-180, .dxml-plugin :root .fa-rotate-270 {
  -webkit-filter:none;
  filter:none
}
.dxml-plugin .fa-stack {
  display:inline-block;
  height:2em;
  line-height:2em;
  position:relative;
  vertical-align:middle;
  width:2.5em
}
.dxml-plugin .fa-stack-1x, .dxml-plugin .fa-stack-2x {
  left:0;
  position:absolute;
  text-align:center;
  width:100%
}
.dxml-plugin .fa-stack-1x {
  line-height:inherit
}
.dxml-plugin .fa-stack-2x {
  font-size:2em
}
.dxml-plugin .fa-inverse {
  color:#fff
}
.dxml-plugin .fa-500px:before {
  content:"\f26e"
}
.dxml-plugin .fa-accessible-icon:before {
  content:"\f368"
}
.dxml-plugin .fa-accusoft:before {
  content:"\f369"
}
.dxml-plugin .fa-acquisitions-incorporated:before {
  content:"\f6af"
}
.dxml-plugin .fa-ad:before {
  content:"\f641"
}
.dxml-plugin .fa-address-book:before {
  content:"\f2b9"
}
.dxml-plugin .fa-address-card:before {
  content:"\f2bb"
}
.dxml-plugin .fa-adjust:before {
  content:"\f042"
}
.dxml-plugin .fa-adn:before {
  content:"\f170"
}
.dxml-plugin .fa-adversal:before {
  content:"\f36a"
}
.dxml-plugin .fa-affiliatetheme:before {
  content:"\f36b"
}
.dxml-plugin .fa-air-freshener:before {
  content:"\f5d0"
}
.dxml-plugin .fa-airbnb:before {
  content:"\f834"
}
.dxml-plugin .fa-algolia:before {
  content:"\f36c"
}
.dxml-plugin .fa-align-center:before {
  content:"\f037"
}
.dxml-plugin .fa-align-justify:before {
  content:"\f039"
}
.dxml-plugin .fa-align-left:before {
  content:"\f036"
}
.dxml-plugin .fa-align-right:before {
  content:"\f038"
}
.dxml-plugin .fa-alipay:before {
  content:"\f642"
}
.dxml-plugin .fa-allergies:before {
  content:"\f461"
}
.dxml-plugin .fa-amazon:before {
  content:"\f270"
}
.dxml-plugin .fa-amazon-pay:before {
  content:"\f42c"
}
.dxml-plugin .fa-ambulance:before {
  content:"\f0f9"
}
.dxml-plugin .fa-american-sign-language-interpreting:before {
  content:"\f2a3"
}
.dxml-plugin .fa-amilia:before {
  content:"\f36d"
}
.dxml-plugin .fa-anchor:before {
  content:"\f13d"
}
.dxml-plugin .fa-android:before {
  content:"\f17b"
}
.dxml-plugin .fa-angellist:before {
  content:"\f209"
}
.dxml-plugin .fa-angle-double-down:before {
  content:"\f103"
}
.dxml-plugin .fa-angle-double-left:before {
  content:"\f100"
}
.dxml-plugin .fa-angle-double-right:before {
  content:"\f101"
}
.dxml-plugin .fa-angle-double-up:before {
  content:"\f102"
}
.dxml-plugin .fa-angle-down:before {
  content:"\f107"
}
.dxml-plugin .fa-angle-left:before {
  content:"\f104"
}
.dxml-plugin .fa-angle-right:before {
  content:"\f105"
}
.dxml-plugin .fa-angle-up:before {
  content:"\f106"
}
.dxml-plugin .fa-angry:before {
  content:"\f556"
}
.dxml-plugin .fa-angrycreative:before {
  content:"\f36e"
}
.dxml-plugin .fa-angular:before {
  content:"\f420"
}
.dxml-plugin .fa-ankh:before {
  content:"\f644"
}
.dxml-plugin .fa-app-store:before {
  content:"\f36f"
}
.dxml-plugin .fa-app-store-ios:before {
  content:"\f370"
}
.dxml-plugin .fa-apper:before {
  content:"\f371"
}
.dxml-plugin .fa-apple:before {
  content:"\f179"
}
.dxml-plugin .fa-apple-alt:before {
  content:"\f5d1"
}
.dxml-plugin .fa-apple-pay:before {
  content:"\f415"
}
.dxml-plugin .fa-archive:before {
  content:"\f187"
}
.dxml-plugin .fa-archway:before {
  content:"\f557"
}
.dxml-plugin .fa-arrow-alt-circle-down:before {
  content:"\f358"
}
.dxml-plugin .fa-arrow-alt-circle-left:before {
  content:"\f359"
}
.dxml-plugin .fa-arrow-alt-circle-right:before {
  content:"\f35a"
}
.dxml-plugin .fa-arrow-alt-circle-up:before {
  content:"\f35b"
}
.dxml-plugin .fa-arrow-circle-down:before {
  content:"\f0ab"
}
.dxml-plugin .fa-arrow-circle-left:before {
  content:"\f0a8"
}
.dxml-plugin .fa-arrow-circle-right:before {
  content:"\f0a9"
}
.dxml-plugin .fa-arrow-circle-up:before {
  content:"\f0aa"
}
.dxml-plugin .fa-arrow-down:before {
  content:"\f063"
}
.dxml-plugin .fa-arrow-left:before {
  content:"\f060"
}
.dxml-plugin .fa-arrow-right:before {
  content:"\f061"
}
.dxml-plugin .fa-arrow-up:before {
  content:"\f062"
}
.dxml-plugin .fa-arrows-alt:before {
  content:"\f0b2"
}
.dxml-plugin .fa-arrows-alt-h:before {
  content:"\f337"
}
.dxml-plugin .fa-arrows-alt-v:before {
  content:"\f338"
}
.dxml-plugin .fa-artstation:before {
  content:"\f77a"
}
.dxml-plugin .fa-assistive-listening-systems:before {
  content:"\f2a2"
}
.dxml-plugin .fa-asterisk:before {
  content:"\f069"
}
.dxml-plugin .fa-asymmetrik:before {
  content:"\f372"
}
.dxml-plugin .fa-at:before {
  content:"\f1fa"
}
.dxml-plugin .fa-atlas:before {
  content:"\f558"
}
.dxml-plugin .fa-atlassian:before {
  content:"\f77b"
}
.dxml-plugin .fa-atom:before {
  content:"\f5d2"
}
.dxml-plugin .fa-audible:before {
  content:"\f373"
}
.dxml-plugin .fa-audio-description:before {
  content:"\f29e"
}
.dxml-plugin .fa-autoprefixer:before {
  content:"\f41c"
}
.dxml-plugin .fa-avianex:before {
  content:"\f374"
}
.dxml-plugin .fa-aviato:before {
  content:"\f421"
}
.dxml-plugin .fa-award:before {
  content:"\f559"
}
.dxml-plugin .fa-aws:before {
  content:"\f375"
}
.dxml-plugin .fa-baby:before {
  content:"\f77c"
}
.dxml-plugin .fa-baby-carriage:before {
  content:"\f77d"
}
.dxml-plugin .fa-backspace:before {
  content:"\f55a"
}
.dxml-plugin .fa-backward:before {
  content:"\f04a"
}
.dxml-plugin .fa-bacon:before {
  content:"\f7e5"
}
.dxml-plugin .fa-bacteria:before {
  content:"\e059"
}
.dxml-plugin .fa-bacterium:before {
  content:"\e05a"
}
.dxml-plugin .fa-bahai:before {
  content:"\f666"
}
.dxml-plugin .fa-balance-scale:before {
  content:"\f24e"
}
.dxml-plugin .fa-balance-scale-left:before {
  content:"\f515"
}
.dxml-plugin .fa-balance-scale-right:before {
  content:"\f516"
}
.dxml-plugin .fa-ban:before {
  content:"\f05e"
}
.dxml-plugin .fa-band-aid:before {
  content:"\f462"
}
.dxml-plugin .fa-bandcamp:before {
  content:"\f2d5"
}
.dxml-plugin .fa-barcode:before {
  content:"\f02a"
}
.dxml-plugin .fa-bars:before {
  content:"\f0c9"
}
.dxml-plugin .fa-baseball-ball:before {
  content:"\f433"
}
.dxml-plugin .fa-basketball-ball:before {
  content:"\f434"
}
.dxml-plugin .fa-bath:before {
  content:"\f2cd"
}
.dxml-plugin .fa-battery-empty:before {
  content:"\f244"
}
.dxml-plugin .fa-battery-full:before {
  content:"\f240"
}
.dxml-plugin .fa-battery-half:before {
  content:"\f242"
}
.dxml-plugin .fa-battery-quarter:before {
  content:"\f243"
}
.dxml-plugin .fa-battery-three-quarters:before {
  content:"\f241"
}
.dxml-plugin .fa-battle-net:before {
  content:"\f835"
}
.dxml-plugin .fa-bed:before {
  content:"\f236"
}
.dxml-plugin .fa-beer:before {
  content:"\f0fc"
}
.dxml-plugin .fa-behance:before {
  content:"\f1b4"
}
.dxml-plugin .fa-behance-square:before {
  content:"\f1b5"
}
.dxml-plugin .fa-bell:before {
  content:"\f0f3"
}
.dxml-plugin .fa-bell-slash:before {
  content:"\f1f6"
}
.dxml-plugin .fa-bezier-curve:before {
  content:"\f55b"
}
.dxml-plugin .fa-bible:before {
  content:"\f647"
}
.dxml-plugin .fa-bicycle:before {
  content:"\f206"
}
.dxml-plugin .fa-biking:before {
  content:"\f84a"
}
.dxml-plugin .fa-bimobject:before {
  content:"\f378"
}
.dxml-plugin .fa-binoculars:before {
  content:"\f1e5"
}
.dxml-plugin .fa-biohazard:before {
  content:"\f780"
}
.dxml-plugin .fa-birthday-cake:before {
  content:"\f1fd"
}
.dxml-plugin .fa-bitbucket:before {
  content:"\f171"
}
.dxml-plugin .fa-bitcoin:before {
  content:"\f379"
}
.dxml-plugin .fa-bity:before {
  content:"\f37a"
}
.dxml-plugin .fa-black-tie:before {
  content:"\f27e"
}
.dxml-plugin .fa-blackberry:before {
  content:"\f37b"
}
.dxml-plugin .fa-blender:before {
  content:"\f517"
}
.dxml-plugin .fa-blender-phone:before {
  content:"\f6b6"
}
.dxml-plugin .fa-blind:before {
  content:"\f29d"
}
.dxml-plugin .fa-blog:before {
  content:"\f781"
}
.dxml-plugin .fa-blogger:before {
  content:"\f37c"
}
.dxml-plugin .fa-blogger-b:before {
  content:"\f37d"
}
.dxml-plugin .fa-bluetooth:before {
  content:"\f293"
}
.dxml-plugin .fa-bluetooth-b:before {
  content:"\f294"
}
.dxml-plugin .fa-bold:before {
  content:"\f032"
}
.dxml-plugin .fa-bolt:before {
  content:"\f0e7"
}
.dxml-plugin .fa-bomb:before {
  content:"\f1e2"
}
.dxml-plugin .fa-bone:before {
  content:"\f5d7"
}
.dxml-plugin .fa-bong:before {
  content:"\f55c"
}
.dxml-plugin .fa-book:before {
  content:"\f02d"
}
.dxml-plugin .fa-book-dead:before {
  content:"\f6b7"
}
.dxml-plugin .fa-book-medical:before {
  content:"\f7e6"
}
.dxml-plugin .fa-book-open:before {
  content:"\f518"
}
.dxml-plugin .fa-book-reader:before {
  content:"\f5da"
}
.dxml-plugin .fa-bookmark:before {
  content:"\f02e"
}
.dxml-plugin .fa-bootstrap:before {
  content:"\f836"
}
.dxml-plugin .fa-border-all:before {
  content:"\f84c"
}
.dxml-plugin .fa-border-none:before {
  content:"\f850"
}
.dxml-plugin .fa-border-style:before {
  content:"\f853"
}
.dxml-plugin .fa-bowling-ball:before {
  content:"\f436"
}
.dxml-plugin .fa-box:before {
  content:"\f466"
}
.dxml-plugin .fa-box-open:before {
  content:"\f49e"
}
.dxml-plugin .fa-box-tissue:before {
  content:"\e05b"
}
.dxml-plugin .fa-boxes:before {
  content:"\f468"
}
.dxml-plugin .fa-braille:before {
  content:"\f2a1"
}
.dxml-plugin .fa-brain:before {
  content:"\f5dc"
}
.dxml-plugin .fa-bread-slice:before {
  content:"\f7ec"
}
.dxml-plugin .fa-briefcase:before {
  content:"\f0b1"
}
.dxml-plugin .fa-briefcase-medical:before {
  content:"\f469"
}
.dxml-plugin .fa-broadcast-tower:before {
  content:"\f519"
}
.dxml-plugin .fa-broom:before {
  content:"\f51a"
}
.dxml-plugin .fa-brush:before {
  content:"\f55d"
}
.dxml-plugin .fa-btc:before {
  content:"\f15a"
}
.dxml-plugin .fa-buffer:before {
  content:"\f837"
}
.dxml-plugin .fa-bug:before {
  content:"\f188"
}
.dxml-plugin .fa-building:before {
  content:"\f1ad"
}
.dxml-plugin .fa-bullhorn:before {
  content:"\f0a1"
}
.dxml-plugin .fa-bullseye:before {
  content:"\f140"
}
.dxml-plugin .fa-burn:before {
  content:"\f46a"
}
.dxml-plugin .fa-buromobelexperte:before {
  content:"\f37f"
}
.dxml-plugin .fa-bus:before {
  content:"\f207"
}
.dxml-plugin .fa-bus-alt:before {
  content:"\f55e"
}
.dxml-plugin .fa-business-time:before {
  content:"\f64a"
}
.dxml-plugin .fa-buy-n-large:before {
  content:"\f8a6"
}
.dxml-plugin .fa-buysellads:before {
  content:"\f20d"
}
.dxml-plugin .fa-calculator:before {
  content:"\f1ec"
}
.dxml-plugin .fa-calendar:before {
  content:"\f133"
}
.dxml-plugin .fa-calendar-alt:before {
  content:"\f073"
}
.dxml-plugin .fa-calendar-check:before {
  content:"\f274"
}
.dxml-plugin .fa-calendar-day:before {
  content:"\f783"
}
.dxml-plugin .fa-calendar-minus:before {
  content:"\f272"
}
.dxml-plugin .fa-calendar-plus:before {
  content:"\f271"
}
.dxml-plugin .fa-calendar-times:before {
  content:"\f273"
}
.dxml-plugin .fa-calendar-week:before {
  content:"\f784"
}
.dxml-plugin .fa-camera:before {
  content:"\f030"
}
.dxml-plugin .fa-camera-retro:before {
  content:"\f083"
}
.dxml-plugin .fa-campground:before {
  content:"\f6bb"
}
.dxml-plugin .fa-canadian-maple-leaf:before {
  content:"\f785"
}
.dxml-plugin .fa-candy-cane:before {
  content:"\f786"
}
.dxml-plugin .fa-cannabis:before {
  content:"\f55f"
}
.dxml-plugin .fa-capsules:before {
  content:"\f46b"
}
.dxml-plugin .fa-car:before {
  content:"\f1b9"
}
.dxml-plugin .fa-car-alt:before {
  content:"\f5de"
}
.dxml-plugin .fa-car-battery:before {
  content:"\f5df"
}
.dxml-plugin .fa-car-crash:before {
  content:"\f5e1"
}
.dxml-plugin .fa-car-side:before {
  content:"\f5e4"
}
.dxml-plugin .fa-caravan:before {
  content:"\f8ff"
}
.dxml-plugin .fa-caret-down:before {
  content:"\f0d7"
}
.dxml-plugin .fa-caret-left:before {
  content:"\f0d9"
}
.dxml-plugin .fa-caret-right:before {
  content:"\f0da"
}
.dxml-plugin .fa-caret-square-down:before {
  content:"\f150"
}
.dxml-plugin .fa-caret-square-left:before {
  content:"\f191"
}
.dxml-plugin .fa-caret-square-right:before {
  content:"\f152"
}
.dxml-plugin .fa-caret-square-up:before {
  content:"\f151"
}
.dxml-plugin .fa-caret-up:before {
  content:"\f0d8"
}
.dxml-plugin .fa-carrot:before {
  content:"\f787"
}
.dxml-plugin .fa-cart-arrow-down:before {
  content:"\f218"
}
.dxml-plugin .fa-cart-plus:before {
  content:"\f217"
}
.dxml-plugin .fa-cash-register:before {
  content:"\f788"
}
.dxml-plugin .fa-cat:before {
  content:"\f6be"
}
.dxml-plugin .fa-cc-amazon-pay:before {
  content:"\f42d"
}
.dxml-plugin .fa-cc-amex:before {
  content:"\f1f3"
}
.dxml-plugin .fa-cc-apple-pay:before {
  content:"\f416"
}
.dxml-plugin .fa-cc-diners-club:before {
  content:"\f24c"
}
.dxml-plugin .fa-cc-discover:before {
  content:"\f1f2"
}
.dxml-plugin .fa-cc-jcb:before {
  content:"\f24b"
}
.dxml-plugin .fa-cc-mastercard:before {
  content:"\f1f1"
}
.dxml-plugin .fa-cc-paypal:before {
  content:"\f1f4"
}
.dxml-plugin .fa-cc-stripe:before {
  content:"\f1f5"
}
.dxml-plugin .fa-cc-visa:before {
  content:"\f1f0"
}
.dxml-plugin .fa-centercode:before {
  content:"\f380"
}
.dxml-plugin .fa-centos:before {
  content:"\f789"
}
.dxml-plugin .fa-certificate:before {
  content:"\f0a3"
}
.dxml-plugin .fa-chair:before {
  content:"\f6c0"
}
.dxml-plugin .fa-chalkboard:before {
  content:"\f51b"
}
.dxml-plugin .fa-chalkboard-teacher:before {
  content:"\f51c"
}
.dxml-plugin .fa-charging-station:before {
  content:"\f5e7"
}
.dxml-plugin .fa-chart-area:before {
  content:"\f1fe"
}
.dxml-plugin .fa-chart-bar:before {
  content:"\f080"
}
.dxml-plugin .fa-chart-line:before {
  content:"\f201"
}
.dxml-plugin .fa-chart-pie:before {
  content:"\f200"
}
.dxml-plugin .fa-check:before {
  content:"\f00c"
}
.dxml-plugin .fa-check-circle:before {
  content:"\f058"
}
.dxml-plugin .fa-check-double:before {
  content:"\f560"
}
.dxml-plugin .fa-check-square:before {
  content:"\f14a"
}
.dxml-plugin .fa-cheese:before {
  content:"\f7ef"
}
.dxml-plugin .fa-chess:before {
  content:"\f439"
}
.dxml-plugin .fa-chess-bishop:before {
  content:"\f43a"
}
.dxml-plugin .fa-chess-board:before {
  content:"\f43c"
}
.dxml-plugin .fa-chess-king:before {
  content:"\f43f"
}
.dxml-plugin .fa-chess-knight:before {
  content:"\f441"
}
.dxml-plugin .fa-chess-pawn:before {
  content:"\f443"
}
.dxml-plugin .fa-chess-queen:before {
  content:"\f445"
}
.dxml-plugin .fa-chess-rook:before {
  content:"\f447"
}
.dxml-plugin .fa-chevron-circle-down:before {
  content:"\f13a"
}
.dxml-plugin .fa-chevron-circle-left:before {
  content:"\f137"
}
.dxml-plugin .fa-chevron-circle-right:before {
  content:"\f138"
}
.dxml-plugin .fa-chevron-circle-up:before {
  content:"\f139"
}
.dxml-plugin .fa-chevron-down:before {
  content:"\f078"
}
.dxml-plugin .fa-chevron-left:before {
  content:"\f053"
}
.dxml-plugin .fa-chevron-right:before {
  content:"\f054"
}
.dxml-plugin .fa-chevron-up:before {
  content:"\f077"
}
.dxml-plugin .fa-child:before {
  content:"\f1ae"
}
.dxml-plugin .fa-chrome:before {
  content:"\f268"
}
.dxml-plugin .fa-chromecast:before {
  content:"\f838"
}
.dxml-plugin .fa-church:before {
  content:"\f51d"
}
.dxml-plugin .fa-circle:before {
  content:"\f111"
}
.dxml-plugin .fa-circle-notch:before {
  content:"\f1ce"
}
.dxml-plugin .fa-city:before {
  content:"\f64f"
}
.dxml-plugin .fa-clinic-medical:before {
  content:"\f7f2"
}
.dxml-plugin .fa-clipboard:before {
  content:"\f328"
}
.dxml-plugin .fa-clipboard-check:before {
  content:"\f46c"
}
.dxml-plugin .fa-clipboard-list:before {
  content:"\f46d"
}
.dxml-plugin .fa-clock:before {
  content:"\f017"
}
.dxml-plugin .fa-clone:before {
  content:"\f24d"
}
.dxml-plugin .fa-closed-captioning:before {
  content:"\f20a"
}
.dxml-plugin .fa-cloud:before {
  content:"\f0c2"
}
.dxml-plugin .fa-cloud-download-alt:before {
  content:"\f381"
}
.dxml-plugin .fa-cloud-meatball:before {
  content:"\f73b"
}
.dxml-plugin .fa-cloud-moon:before {
  content:"\f6c3"
}
.dxml-plugin .fa-cloud-moon-rain:before {
  content:"\f73c"
}
.dxml-plugin .fa-cloud-rain:before {
  content:"\f73d"
}
.dxml-plugin .fa-cloud-showers-heavy:before {
  content:"\f740"
}
.dxml-plugin .fa-cloud-sun:before {
  content:"\f6c4"
}
.dxml-plugin .fa-cloud-sun-rain:before {
  content:"\f743"
}
.dxml-plugin .fa-cloud-upload-alt:before {
  content:"\f382"
}
.dxml-plugin .fa-cloudflare:before {
  content:"\e07d"
}
.dxml-plugin .fa-cloudscale:before {
  content:"\f383"
}
.dxml-plugin .fa-cloudsmith:before {
  content:"\f384"
}
.dxml-plugin .fa-cloudversify:before {
  content:"\f385"
}
.dxml-plugin .fa-cocktail:before {
  content:"\f561"
}
.dxml-plugin .fa-code:before {
  content:"\f121"
}
.dxml-plugin .fa-code-branch:before {
  content:"\f126"
}
.dxml-plugin .fa-codepen:before {
  content:"\f1cb"
}
.dxml-plugin .fa-codiepie:before {
  content:"\f284"
}
.dxml-plugin .fa-coffee:before {
  content:"\f0f4"
}
.dxml-plugin .fa-cog:before {
  content:"\f013"
}
.dxml-plugin .fa-cogs:before {
  content:"\f085"
}
.dxml-plugin .fa-coins:before {
  content:"\f51e"
}
.dxml-plugin .fa-columns:before {
  content:"\f0db"
}
.dxml-plugin .fa-comment:before {
  content:"\f075"
}
.dxml-plugin .fa-comment-alt:before {
  content:"\f27a"
}
.dxml-plugin .fa-comment-dollar:before {
  content:"\f651"
}
.dxml-plugin .fa-comment-dots:before {
  content:"\f4ad"
}
.dxml-plugin .fa-comment-medical:before {
  content:"\f7f5"
}
.dxml-plugin .fa-comment-slash:before {
  content:"\f4b3"
}
.dxml-plugin .fa-comments:before {
  content:"\f086"
}
.dxml-plugin .fa-comments-dollar:before {
  content:"\f653"
}
.dxml-plugin .fa-compact-disc:before {
  content:"\f51f"
}
.dxml-plugin .fa-compass:before {
  content:"\f14e"
}
.dxml-plugin .fa-compress:before {
  content:"\f066"
}
.dxml-plugin .fa-compress-alt:before {
  content:"\f422"
}
.dxml-plugin .fa-compress-arrows-alt:before {
  content:"\f78c"
}
.dxml-plugin .fa-concierge-bell:before {
  content:"\f562"
}
.dxml-plugin .fa-confluence:before {
  content:"\f78d"
}
.dxml-plugin .fa-connectdevelop:before {
  content:"\f20e"
}
.dxml-plugin .fa-contao:before {
  content:"\f26d"
}
.dxml-plugin .fa-cookie:before {
  content:"\f563"
}
.dxml-plugin .fa-cookie-bite:before {
  content:"\f564"
}
.dxml-plugin .fa-copy:before {
  content:"\f0c5"
}
.dxml-plugin .fa-copyright:before {
  content:"\f1f9"
}
.dxml-plugin .fa-cotton-bureau:before {
  content:"\f89e"
}
.dxml-plugin .fa-couch:before {
  content:"\f4b8"
}
.dxml-plugin .fa-cpanel:before {
  content:"\f388"
}
.dxml-plugin .fa-creative-commons:before {
  content:"\f25e"
}
.dxml-plugin .fa-creative-commons-by:before {
  content:"\f4e7"
}
.dxml-plugin .fa-creative-commons-nc:before {
  content:"\f4e8"
}
.dxml-plugin .fa-creative-commons-nc-eu:before {
  content:"\f4e9"
}
.dxml-plugin .fa-creative-commons-nc-jp:before {
  content:"\f4ea"
}
.dxml-plugin .fa-creative-commons-nd:before {
  content:"\f4eb"
}
.dxml-plugin .fa-creative-commons-pd:before {
  content:"\f4ec"
}
.dxml-plugin .fa-creative-commons-pd-alt:before {
  content:"\f4ed"
}
.dxml-plugin .fa-creative-commons-remix:before {
  content:"\f4ee"
}
.dxml-plugin .fa-creative-commons-sa:before {
  content:"\f4ef"
}
.dxml-plugin .fa-creative-commons-sampling:before {
  content:"\f4f0"
}
.dxml-plugin .fa-creative-commons-sampling-plus:before {
  content:"\f4f1"
}
.dxml-plugin .fa-creative-commons-share:before {
  content:"\f4f2"
}
.dxml-plugin .fa-creative-commons-zero:before {
  content:"\f4f3"
}
.dxml-plugin .fa-credit-card:before {
  content:"\f09d"
}
.dxml-plugin .fa-critical-role:before {
  content:"\f6c9"
}
.dxml-plugin .fa-crop:before {
  content:"\f125"
}
.dxml-plugin .fa-crop-alt:before {
  content:"\f565"
}
.dxml-plugin .fa-cross:before {
  content:"\f654"
}
.dxml-plugin .fa-crosshairs:before {
  content:"\f05b"
}
.dxml-plugin .fa-crow:before {
  content:"\f520"
}
.dxml-plugin .fa-crown:before {
  content:"\f521"
}
.dxml-plugin .fa-crutch:before {
  content:"\f7f7"
}
.dxml-plugin .fa-css3:before {
  content:"\f13c"
}
.dxml-plugin .fa-css3-alt:before {
  content:"\f38b"
}
.dxml-plugin .fa-cube:before {
  content:"\f1b2"
}
.dxml-plugin .fa-cubes:before {
  content:"\f1b3"
}
.dxml-plugin .fa-cut:before {
  content:"\f0c4"
}
.dxml-plugin .fa-cuttlefish:before {
  content:"\f38c"
}
.dxml-plugin .fa-d-and-d:before {
  content:"\f38d"
}
.dxml-plugin .fa-d-and-d-beyond:before {
  content:"\f6ca"
}
.dxml-plugin .fa-dailymotion:before {
  content:"\e052"
}
.dxml-plugin .fa-dashcube:before {
  content:"\f210"
}
.dxml-plugin .fa-database:before {
  content:"\f1c0"
}
.dxml-plugin .fa-deaf:before {
  content:"\f2a4"
}
.dxml-plugin .fa-deezer:before {
  content:"\e077"
}
.dxml-plugin .fa-delicious:before {
  content:"\f1a5"
}
.dxml-plugin .fa-democrat:before {
  content:"\f747"
}
.dxml-plugin .fa-deploydog:before {
  content:"\f38e"
}
.dxml-plugin .fa-deskpro:before {
  content:"\f38f"
}
.dxml-plugin .fa-desktop:before {
  content:"\f108"
}
.dxml-plugin .fa-dev:before {
  content:"\f6cc"
}
.dxml-plugin .fa-deviantart:before {
  content:"\f1bd"
}
.dxml-plugin .fa-dharmachakra:before {
  content:"\f655"
}
.dxml-plugin .fa-dhl:before {
  content:"\f790"
}
.dxml-plugin .fa-diagnoses:before {
  content:"\f470"
}
.dxml-plugin .fa-diaspora:before {
  content:"\f791"
}
.dxml-plugin .fa-dice:before {
  content:"\f522"
}
.dxml-plugin .fa-dice-d20:before {
  content:"\f6cf"
}
.dxml-plugin .fa-dice-d6:before {
  content:"\f6d1"
}
.dxml-plugin .fa-dice-five:before {
  content:"\f523"
}
.dxml-plugin .fa-dice-four:before {
  content:"\f524"
}
.dxml-plugin .fa-dice-one:before {
  content:"\f525"
}
.dxml-plugin .fa-dice-six:before {
  content:"\f526"
}
.dxml-plugin .fa-dice-three:before {
  content:"\f527"
}
.dxml-plugin .fa-dice-two:before {
  content:"\f528"
}
.dxml-plugin .fa-digg:before {
  content:"\f1a6"
}
.dxml-plugin .fa-digital-ocean:before {
  content:"\f391"
}
.dxml-plugin .fa-digital-tachograph:before {
  content:"\f566"
}
.dxml-plugin .fa-directions:before {
  content:"\f5eb"
}
.dxml-plugin .fa-discord:before {
  content:"\f392"
}
.dxml-plugin .fa-discourse:before {
  content:"\f393"
}
.dxml-plugin .fa-disease:before {
  content:"\f7fa"
}
.dxml-plugin .fa-divide:before {
  content:"\f529"
}
.dxml-plugin .fa-dizzy:before {
  content:"\f567"
}
.dxml-plugin .fa-dna:before {
  content:"\f471"
}
.dxml-plugin .fa-dochub:before {
  content:"\f394"
}
.dxml-plugin .fa-docker:before {
  content:"\f395"
}
.dxml-plugin .fa-dog:before {
  content:"\f6d3"
}
.dxml-plugin .fa-dollar-sign:before {
  content:"\f155"
}
.dxml-plugin .fa-dolly:before {
  content:"\f472"
}
.dxml-plugin .fa-dolly-flatbed:before {
  content:"\f474"
}
.dxml-plugin .fa-donate:before {
  content:"\f4b9"
}
.dxml-plugin .fa-door-closed:before {
  content:"\f52a"
}
.dxml-plugin .fa-door-open:before {
  content:"\f52b"
}
.dxml-plugin .fa-dot-circle:before {
  content:"\f192"
}
.dxml-plugin .fa-dove:before {
  content:"\f4ba"
}
.dxml-plugin .fa-download:before {
  content:"\f019"
}
.dxml-plugin .fa-draft2digital:before {
  content:"\f396"
}
.dxml-plugin .fa-drafting-compass:before {
  content:"\f568"
}
.dxml-plugin .fa-dragon:before {
  content:"\f6d5"
}
.dxml-plugin .fa-draw-polygon:before {
  content:"\f5ee"
}
.dxml-plugin .fa-dribbble:before {
  content:"\f17d"
}
.dxml-plugin .fa-dribbble-square:before {
  content:"\f397"
}
.dxml-plugin .fa-dropbox:before {
  content:"\f16b"
}
.dxml-plugin .fa-drum:before {
  content:"\f569"
}
.dxml-plugin .fa-drum-steelpan:before {
  content:"\f56a"
}
.dxml-plugin .fa-drumstick-bite:before {
  content:"\f6d7"
}
.dxml-plugin .fa-drupal:before {
  content:"\f1a9"
}
.dxml-plugin .fa-dumbbell:before {
  content:"\f44b"
}
.dxml-plugin .fa-dumpster:before {
  content:"\f793"
}
.dxml-plugin .fa-dumpster-fire:before {
  content:"\f794"
}
.dxml-plugin .fa-dungeon:before {
  content:"\f6d9"
}
.dxml-plugin .fa-dyalog:before {
  content:"\f399"
}
.dxml-plugin .fa-earlybirds:before {
  content:"\f39a"
}
.dxml-plugin .fa-ebay:before {
  content:"\f4f4"
}
.dxml-plugin .fa-edge:before {
  content:"\f282"
}
.dxml-plugin .fa-edge-legacy:before {
  content:"\e078"
}
.dxml-plugin .fa-edit:before {
  content:"\f044"
}
.dxml-plugin .fa-egg:before {
  content:"\f7fb"
}
.dxml-plugin .fa-eject:before {
  content:"\f052"
}
.dxml-plugin .fa-elementor:before {
  content:"\f430"
}
.dxml-plugin .fa-ellipsis-h:before {
  content:"\f141"
}
.dxml-plugin .fa-ellipsis-v:before {
  content:"\f142"
}
.dxml-plugin .fa-ello:before {
  content:"\f5f1"
}
.dxml-plugin .fa-ember:before {
  content:"\f423"
}
.dxml-plugin .fa-empire:before {
  content:"\f1d1"
}
.dxml-plugin .fa-envelope:before {
  content:"\f0e0"
}
.dxml-plugin .fa-envelope-open:before {
  content:"\f2b6"
}
.dxml-plugin .fa-envelope-open-text:before {
  content:"\f658"
}
.dxml-plugin .fa-envelope-square:before {
  content:"\f199"
}
.dxml-plugin .fa-envira:before {
  content:"\f299"
}
.dxml-plugin .fa-equals:before {
  content:"\f52c"
}
.dxml-plugin .fa-eraser:before {
  content:"\f12d"
}
.dxml-plugin .fa-erlang:before {
  content:"\f39d"
}
.dxml-plugin .fa-ethereum:before {
  content:"\f42e"
}
.dxml-plugin .fa-ethernet:before {
  content:"\f796"
}
.dxml-plugin .fa-etsy:before {
  content:"\f2d7"
}
.dxml-plugin .fa-euro-sign:before {
  content:"\f153"
}
.dxml-plugin .fa-evernote:before {
  content:"\f839"
}
.dxml-plugin .fa-exchange-alt:before {
  content:"\f362"
}
.dxml-plugin .fa-exclamation:before {
  content:"\f12a"
}
.dxml-plugin .fa-exclamation-circle:before {
  content:"\f06a"
}
.dxml-plugin .fa-exclamation-triangle:before {
  content:"\f071"
}
.dxml-plugin .fa-expand:before {
  content:"\f065"
}
.dxml-plugin .fa-expand-alt:before {
  content:"\f424"
}
.dxml-plugin .fa-expand-arrows-alt:before {
  content:"\f31e"
}
.dxml-plugin .fa-expeditedssl:before {
  content:"\f23e"
}
.dxml-plugin .fa-external-link-alt:before {
  content:"\f35d"
}
.dxml-plugin .fa-external-link-square-alt:before {
  content:"\f360"
}
.dxml-plugin .fa-eye:before {
  content:"\f06e"
}
.dxml-plugin .fa-eye-dropper:before {
  content:"\f1fb"
}
.dxml-plugin .fa-eye-slash:before {
  content:"\f070"
}
.dxml-plugin .fa-facebook:before {
  content:"\f09a"
}
.dxml-plugin .fa-facebook-f:before {
  content:"\f39e"
}
.dxml-plugin .fa-facebook-messenger:before {
  content:"\f39f"
}
.dxml-plugin .fa-facebook-square:before {
  content:"\f082"
}
.dxml-plugin .fa-fan:before {
  content:"\f863"
}
.dxml-plugin .fa-fantasy-flight-games:before {
  content:"\f6dc"
}
.dxml-plugin .fa-fast-backward:before {
  content:"\f049"
}
.dxml-plugin .fa-fast-forward:before {
  content:"\f050"
}
.dxml-plugin .fa-faucet:before {
  content:"\e005"
}
.dxml-plugin .fa-fax:before {
  content:"\f1ac"
}
.dxml-plugin .fa-feather:before {
  content:"\f52d"
}
.dxml-plugin .fa-feather-alt:before {
  content:"\f56b"
}
.dxml-plugin .fa-fedex:before {
  content:"\f797"
}
.dxml-plugin .fa-fedora:before {
  content:"\f798"
}
.dxml-plugin .fa-female:before {
  content:"\f182"
}
.dxml-plugin .fa-fighter-jet:before {
  content:"\f0fb"
}
.dxml-plugin .fa-figma:before {
  content:"\f799"
}
.dxml-plugin .fa-file:before {
  content:"\f15b"
}
.dxml-plugin .fa-file-alt:before {
  content:"\f15c"
}
.dxml-plugin .fa-file-archive:before {
  content:"\f1c6"
}
.dxml-plugin .fa-file-audio:before {
  content:"\f1c7"
}
.dxml-plugin .fa-file-code:before {
  content:"\f1c9"
}
.dxml-plugin .fa-file-contract:before {
  content:"\f56c"
}
.dxml-plugin .fa-file-csv:before {
  content:"\f6dd"
}
.dxml-plugin .fa-file-download:before {
  content:"\f56d"
}
.dxml-plugin .fa-file-excel:before {
  content:"\f1c3"
}
.dxml-plugin .fa-file-export:before {
  content:"\f56e"
}
.dxml-plugin .fa-file-image:before {
  content:"\f1c5"
}
.dxml-plugin .fa-file-import:before {
  content:"\f56f"
}
.dxml-plugin .fa-file-invoice:before {
  content:"\f570"
}
.dxml-plugin .fa-file-invoice-dollar:before {
  content:"\f571"
}
.dxml-plugin .fa-file-medical:before {
  content:"\f477"
}
.dxml-plugin .fa-file-medical-alt:before {
  content:"\f478"
}
.dxml-plugin .fa-file-pdf:before {
  content:"\f1c1"
}
.dxml-plugin .fa-file-powerpoint:before {
  content:"\f1c4"
}
.dxml-plugin .fa-file-prescription:before {
  content:"\f572"
}
.dxml-plugin .fa-file-signature:before {
  content:"\f573"
}
.dxml-plugin .fa-file-upload:before {
  content:"\f574"
}
.dxml-plugin .fa-file-video:before {
  content:"\f1c8"
}
.dxml-plugin .fa-file-word:before {
  content:"\f1c2"
}
.dxml-plugin .fa-fill:before {
  content:"\f575"
}
.dxml-plugin .fa-fill-drip:before {
  content:"\f576"
}
.dxml-plugin .fa-film:before {
  content:"\f008"
}
.dxml-plugin .fa-filter:before {
  content:"\f0b0"
}
.dxml-plugin .fa-fingerprint:before {
  content:"\f577"
}
.dxml-plugin .fa-fire:before {
  content:"\f06d"
}
.dxml-plugin .fa-fire-alt:before {
  content:"\f7e4"
}
.dxml-plugin .fa-fire-extinguisher:before {
  content:"\f134"
}
.dxml-plugin .fa-firefox:before {
  content:"\f269"
}
.dxml-plugin .fa-firefox-browser:before {
  content:"\e007"
}
.dxml-plugin .fa-first-aid:before {
  content:"\f479"
}
.dxml-plugin .fa-first-order:before {
  content:"\f2b0"
}
.dxml-plugin .fa-first-order-alt:before {
  content:"\f50a"
}
.dxml-plugin .fa-firstdraft:before {
  content:"\f3a1"
}
.dxml-plugin .fa-fish:before {
  content:"\f578"
}
.dxml-plugin .fa-fist-raised:before {
  content:"\f6de"
}
.dxml-plugin .fa-flag:before {
  content:"\f024"
}
.dxml-plugin .fa-flag-checkered:before {
  content:"\f11e"
}
.dxml-plugin .fa-flag-usa:before {
  content:"\f74d"
}
.dxml-plugin .fa-flask:before {
  content:"\f0c3"
}
.dxml-plugin .fa-flickr:before {
  content:"\f16e"
}
.dxml-plugin .fa-flipboard:before {
  content:"\f44d"
}
.dxml-plugin .fa-flushed:before {
  content:"\f579"
}
.dxml-plugin .fa-fly:before {
  content:"\f417"
}
.dxml-plugin .fa-folder:before {
  content:"\f07b"
}
.dxml-plugin .fa-folder-minus:before {
  content:"\f65d"
}
.dxml-plugin .fa-folder-open:before {
  content:"\f07c"
}
.dxml-plugin .fa-folder-plus:before {
  content:"\f65e"
}
.dxml-plugin .fa-font:before {
  content:"\f031"
}
.dxml-plugin .fa-font-awesome:before {
  content:"\f2b4"
}
.dxml-plugin .fa-font-awesome-alt:before {
  content:"\f35c"
}
.dxml-plugin .fa-font-awesome-flag:before {
  content:"\f425"
}
.dxml-plugin .fa-font-awesome-logo-full:before {
  content:"\f4e6"
}
.dxml-plugin .fa-fonticons:before {
  content:"\f280"
}
.dxml-plugin .fa-fonticons-fi:before {
  content:"\f3a2"
}
.dxml-plugin .fa-football-ball:before {
  content:"\f44e"
}
.dxml-plugin .fa-fort-awesome:before {
  content:"\f286"
}
.dxml-plugin .fa-fort-awesome-alt:before {
  content:"\f3a3"
}
.dxml-plugin .fa-forumbee:before {
  content:"\f211"
}
.dxml-plugin .fa-forward:before {
  content:"\f04e"
}
.dxml-plugin .fa-foursquare:before {
  content:"\f180"
}
.dxml-plugin .fa-free-code-camp:before {
  content:"\f2c5"
}
.dxml-plugin .fa-freebsd:before {
  content:"\f3a4"
}
.dxml-plugin .fa-frog:before {
  content:"\f52e"
}
.dxml-plugin .fa-frown:before {
  content:"\f119"
}
.dxml-plugin .fa-frown-open:before {
  content:"\f57a"
}
.dxml-plugin .fa-fulcrum:before {
  content:"\f50b"
}
.dxml-plugin .fa-funnel-dollar:before {
  content:"\f662"
}
.dxml-plugin .fa-futbol:before {
  content:"\f1e3"
}
.dxml-plugin .fa-galactic-republic:before {
  content:"\f50c"
}
.dxml-plugin .fa-galactic-senate:before {
  content:"\f50d"
}
.dxml-plugin .fa-gamepad:before {
  content:"\f11b"
}
.dxml-plugin .fa-gas-pump:before {
  content:"\f52f"
}
.dxml-plugin .fa-gavel:before {
  content:"\f0e3"
}
.dxml-plugin .fa-gem:before {
  content:"\f3a5"
}
.dxml-plugin .fa-genderless:before {
  content:"\f22d"
}
.dxml-plugin .fa-get-pocket:before {
  content:"\f265"
}
.dxml-plugin .fa-gg:before {
  content:"\f260"
}
.dxml-plugin .fa-gg-circle:before {
  content:"\f261"
}
.dxml-plugin .fa-ghost:before {
  content:"\f6e2"
}
.dxml-plugin .fa-gift:before {
  content:"\f06b"
}
.dxml-plugin .fa-gifts:before {
  content:"\f79c"
}
.dxml-plugin .fa-git:before {
  content:"\f1d3"
}
.dxml-plugin .fa-git-alt:before {
  content:"\f841"
}
.dxml-plugin .fa-git-square:before {
  content:"\f1d2"
}
.dxml-plugin .fa-github:before {
  content:"\f09b"
}
.dxml-plugin .fa-github-alt:before {
  content:"\f113"
}
.dxml-plugin .fa-github-square:before {
  content:"\f092"
}
.dxml-plugin .fa-gitkraken:before {
  content:"\f3a6"
}
.dxml-plugin .fa-gitlab:before {
  content:"\f296"
}
.dxml-plugin .fa-gitter:before {
  content:"\f426"
}
.dxml-plugin .fa-glass-cheers:before {
  content:"\f79f"
}
.dxml-plugin .fa-glass-martini:before {
  content:"\f000"
}
.dxml-plugin .fa-glass-martini-alt:before {
  content:"\f57b"
}
.dxml-plugin .fa-glass-whiskey:before {
  content:"\f7a0"
}
.dxml-plugin .fa-glasses:before {
  content:"\f530"
}
.dxml-plugin .fa-glide:before {
  content:"\f2a5"
}
.dxml-plugin .fa-glide-g:before {
  content:"\f2a6"
}
.dxml-plugin .fa-globe:before {
  content:"\f0ac"
}
.dxml-plugin .fa-globe-africa:before {
  content:"\f57c"
}
.dxml-plugin .fa-globe-americas:before {
  content:"\f57d"
}
.dxml-plugin .fa-globe-asia:before {
  content:"\f57e"
}
.dxml-plugin .fa-globe-europe:before {
  content:"\f7a2"
}
.dxml-plugin .fa-gofore:before {
  content:"\f3a7"
}
.dxml-plugin .fa-golf-ball:before {
  content:"\f450"
}
.dxml-plugin .fa-goodreads:before {
  content:"\f3a8"
}
.dxml-plugin .fa-goodreads-g:before {
  content:"\f3a9"
}
.dxml-plugin .fa-google:before {
  content:"\f1a0"
}
.dxml-plugin .fa-google-drive:before {
  content:"\f3aa"
}
.dxml-plugin .fa-google-pay:before {
  content:"\e079"
}
.dxml-plugin .fa-google-play:before {
  content:"\f3ab"
}
.dxml-plugin .fa-google-plus:before {
  content:"\f2b3"
}
.dxml-plugin .fa-google-plus-g:before {
  content:"\f0d5"
}
.dxml-plugin .fa-google-plus-square:before {
  content:"\f0d4"
}
.dxml-plugin .fa-google-wallet:before {
  content:"\f1ee"
}
.dxml-plugin .fa-gopuram:before {
  content:"\f664"
}
.dxml-plugin .fa-graduation-cap:before {
  content:"\f19d"
}
.dxml-plugin .fa-gratipay:before {
  content:"\f184"
}
.dxml-plugin .fa-grav:before {
  content:"\f2d6"
}
.dxml-plugin .fa-greater-than:before {
  content:"\f531"
}
.dxml-plugin .fa-greater-than-equal:before {
  content:"\f532"
}
.dxml-plugin .fa-grimace:before {
  content:"\f57f"
}
.dxml-plugin .fa-grin:before {
  content:"\f580"
}
.dxml-plugin .fa-grin-alt:before {
  content:"\f581"
}
.dxml-plugin .fa-grin-beam:before {
  content:"\f582"
}
.dxml-plugin .fa-grin-beam-sweat:before {
  content:"\f583"
}
.dxml-plugin .fa-grin-hearts:before {
  content:"\f584"
}
.dxml-plugin .fa-grin-squint:before {
  content:"\f585"
}
.dxml-plugin .fa-grin-squint-tears:before {
  content:"\f586"
}
.dxml-plugin .fa-grin-stars:before {
  content:"\f587"
}
.dxml-plugin .fa-grin-tears:before {
  content:"\f588"
}
.dxml-plugin .fa-grin-tongue:before {
  content:"\f589"
}
.dxml-plugin .fa-grin-tongue-squint:before {
  content:"\f58a"
}
.dxml-plugin .fa-grin-tongue-wink:before {
  content:"\f58b"
}
.dxml-plugin .fa-grin-wink:before {
  content:"\f58c"
}
.dxml-plugin .fa-grip-horizontal:before {
  content:"\f58d"
}
.dxml-plugin .fa-grip-lines:before {
  content:"\f7a4"
}
.dxml-plugin .fa-grip-lines-vertical:before {
  content:"\f7a5"
}
.dxml-plugin .fa-grip-vertical:before {
  content:"\f58e"
}
.dxml-plugin .fa-gripfire:before {
  content:"\f3ac"
}
.dxml-plugin .fa-grunt:before {
  content:"\f3ad"
}
.dxml-plugin .fa-guilded:before {
  content:"\e07e"
}
.dxml-plugin .fa-guitar:before {
  content:"\f7a6"
}
.dxml-plugin .fa-gulp:before {
  content:"\f3ae"
}
.dxml-plugin .fa-h-square:before {
  content:"\f0fd"
}
.dxml-plugin .fa-hacker-news:before {
  content:"\f1d4"
}
.dxml-plugin .fa-hacker-news-square:before {
  content:"\f3af"
}
.dxml-plugin .fa-hackerrank:before {
  content:"\f5f7"
}
.dxml-plugin .fa-hamburger:before {
  content:"\f805"
}
.dxml-plugin .fa-hammer:before {
  content:"\f6e3"
}
.dxml-plugin .fa-hamsa:before {
  content:"\f665"
}
.dxml-plugin .fa-hand-holding:before {
  content:"\f4bd"
}
.dxml-plugin .fa-hand-holding-heart:before {
  content:"\f4be"
}
.dxml-plugin .fa-hand-holding-medical:before {
  content:"\e05c"
}
.dxml-plugin .fa-hand-holding-usd:before {
  content:"\f4c0"
}
.dxml-plugin .fa-hand-holding-water:before {
  content:"\f4c1"
}
.dxml-plugin .fa-hand-lizard:before {
  content:"\f258"
}
.dxml-plugin .fa-hand-middle-finger:before {
  content:"\f806"
}
.dxml-plugin .fa-hand-paper:before {
  content:"\f256"
}
.dxml-plugin .fa-hand-peace:before {
  content:"\f25b"
}
.dxml-plugin .fa-hand-point-down:before {
  content:"\f0a7"
}
.dxml-plugin .fa-hand-point-left:before {
  content:"\f0a5"
}
.dxml-plugin .fa-hand-point-right:before {
  content:"\f0a4"
}
.dxml-plugin .fa-hand-point-up:before {
  content:"\f0a6"
}
.dxml-plugin .fa-hand-pointer:before {
  content:"\f25a"
}
.dxml-plugin .fa-hand-rock:before {
  content:"\f255"
}
.dxml-plugin .fa-hand-scissors:before {
  content:"\f257"
}
.dxml-plugin .fa-hand-sparkles:before {
  content:"\e05d"
}
.dxml-plugin .fa-hand-spock:before {
  content:"\f259"
}
.dxml-plugin .fa-hands:before {
  content:"\f4c2"
}
.dxml-plugin .fa-hands-helping:before {
  content:"\f4c4"
}
.dxml-plugin .fa-hands-wash:before {
  content:"\e05e"
}
.dxml-plugin .fa-handshake:before {
  content:"\f2b5"
}
.dxml-plugin .fa-handshake-alt-slash:before {
  content:"\e05f"
}
.dxml-plugin .fa-handshake-slash:before {
  content:"\e060"
}
.dxml-plugin .fa-hanukiah:before {
  content:"\f6e6"
}
.dxml-plugin .fa-hard-hat:before {
  content:"\f807"
}
.dxml-plugin .fa-hashtag:before {
  content:"\f292"
}
.dxml-plugin .fa-hat-cowboy:before {
  content:"\f8c0"
}
.dxml-plugin .fa-hat-cowboy-side:before {
  content:"\f8c1"
}
.dxml-plugin .fa-hat-wizard:before {
  content:"\f6e8"
}
.dxml-plugin .fa-hdd:before {
  content:"\f0a0"
}
.dxml-plugin .fa-head-side-cough:before {
  content:"\e061"
}
.dxml-plugin .fa-head-side-cough-slash:before {
  content:"\e062"
}
.dxml-plugin .fa-head-side-mask:before {
  content:"\e063"
}
.dxml-plugin .fa-head-side-virus:before {
  content:"\e064"
}
.dxml-plugin .fa-heading:before {
  content:"\f1dc"
}
.dxml-plugin .fa-headphones:before {
  content:"\f025"
}
.dxml-plugin .fa-headphones-alt:before {
  content:"\f58f"
}
.dxml-plugin .fa-headset:before {
  content:"\f590"
}
.dxml-plugin .fa-heart:before {
  content:"\f004"
}
.dxml-plugin .fa-heart-broken:before {
  content:"\f7a9"
}
.dxml-plugin .fa-heartbeat:before {
  content:"\f21e"
}
.dxml-plugin .fa-helicopter:before {
  content:"\f533"
}
.dxml-plugin .fa-highlighter:before {
  content:"\f591"
}
.dxml-plugin .fa-hiking:before {
  content:"\f6ec"
}
.dxml-plugin .fa-hippo:before {
  content:"\f6ed"
}
.dxml-plugin .fa-hips:before {
  content:"\f452"
}
.dxml-plugin .fa-hire-a-helper:before {
  content:"\f3b0"
}
.dxml-plugin .fa-history:before {
  content:"\f1da"
}
.dxml-plugin .fa-hive:before {
  content:"\e07f"
}
.dxml-plugin .fa-hockey-puck:before {
  content:"\f453"
}
.dxml-plugin .fa-holly-berry:before {
  content:"\f7aa"
}
.dxml-plugin .fa-home:before {
  content:"\f015"
}
.dxml-plugin .fa-hooli:before {
  content:"\f427"
}
.dxml-plugin .fa-hornbill:before {
  content:"\f592"
}
.dxml-plugin .fa-horse:before {
  content:"\f6f0"
}
.dxml-plugin .fa-horse-head:before {
  content:"\f7ab"
}
.dxml-plugin .fa-hospital:before {
  content:"\f0f8"
}
.dxml-plugin .fa-hospital-alt:before {
  content:"\f47d"
}
.dxml-plugin .fa-hospital-symbol:before {
  content:"\f47e"
}
.dxml-plugin .fa-hospital-user:before {
  content:"\f80d"
}
.dxml-plugin .fa-hot-tub:before {
  content:"\f593"
}
.dxml-plugin .fa-hotdog:before {
  content:"\f80f"
}
.dxml-plugin .fa-hotel:before {
  content:"\f594"
}
.dxml-plugin .fa-hotjar:before {
  content:"\f3b1"
}
.dxml-plugin .fa-hourglass:before {
  content:"\f254"
}
.dxml-plugin .fa-hourglass-end:before {
  content:"\f253"
}
.dxml-plugin .fa-hourglass-half:before {
  content:"\f252"
}
.dxml-plugin .fa-hourglass-start:before {
  content:"\f251"
}
.dxml-plugin .fa-house-damage:before {
  content:"\f6f1"
}
.dxml-plugin .fa-house-user:before {
  content:"\e065"
}
.dxml-plugin .fa-houzz:before {
  content:"\f27c"
}
.dxml-plugin .fa-hryvnia:before {
  content:"\f6f2"
}
.dxml-plugin .fa-html5:before {
  content:"\f13b"
}
.dxml-plugin .fa-hubspot:before {
  content:"\f3b2"
}
.dxml-plugin .fa-i-cursor:before {
  content:"\f246"
}
.dxml-plugin .fa-ice-cream:before {
  content:"\f810"
}
.dxml-plugin .fa-icicles:before {
  content:"\f7ad"
}
.dxml-plugin .fa-icons:before {
  content:"\f86d"
}
.dxml-plugin .fa-id-badge:before {
  content:"\f2c1"
}
.dxml-plugin .fa-id-card:before {
  content:"\f2c2"
}
.dxml-plugin .fa-id-card-alt:before {
  content:"\f47f"
}
.dxml-plugin .fa-ideal:before {
  content:"\e013"
}
.dxml-plugin .fa-igloo:before {
  content:"\f7ae"
}
.dxml-plugin .fa-image:before {
  content:"\f03e"
}
.dxml-plugin .fa-images:before {
  content:"\f302"
}
.dxml-plugin .fa-imdb:before {
  content:"\f2d8"
}
.dxml-plugin .fa-inbox:before {
  content:"\f01c"
}
.dxml-plugin .fa-indent:before {
  content:"\f03c"
}
.dxml-plugin .fa-industry:before {
  content:"\f275"
}
.dxml-plugin .fa-infinity:before {
  content:"\f534"
}
.dxml-plugin .fa-info:before {
  content:"\f129"
}
.dxml-plugin .fa-info-circle:before {
  content:"\f05a"
}
.dxml-plugin .fa-innosoft:before {
  content:"\e080"
}
.dxml-plugin .fa-instagram:before {
  content:"\f16d"
}
.dxml-plugin .fa-instagram-square:before {
  content:"\e055"
}
.dxml-plugin .fa-instalod:before {
  content:"\e081"
}
.dxml-plugin .fa-intercom:before {
  content:"\f7af"
}
.dxml-plugin .fa-internet-explorer:before {
  content:"\f26b"
}
.dxml-plugin .fa-invision:before {
  content:"\f7b0"
}
.dxml-plugin .fa-ioxhost:before {
  content:"\f208"
}
.dxml-plugin .fa-italic:before {
  content:"\f033"
}
.dxml-plugin .fa-itch-io:before {
  content:"\f83a"
}
.dxml-plugin .fa-itunes:before {
  content:"\f3b4"
}
.dxml-plugin .fa-itunes-note:before {
  content:"\f3b5"
}
.dxml-plugin .fa-java:before {
  content:"\f4e4"
}
.dxml-plugin .fa-jedi:before {
  content:"\f669"
}
.dxml-plugin .fa-jedi-order:before {
  content:"\f50e"
}
.dxml-plugin .fa-jenkins:before {
  content:"\f3b6"
}
.dxml-plugin .fa-jira:before {
  content:"\f7b1"
}
.dxml-plugin .fa-joget:before {
  content:"\f3b7"
}
.dxml-plugin .fa-joint:before {
  content:"\f595"
}
.dxml-plugin .fa-joomla:before {
  content:"\f1aa"
}
.dxml-plugin .fa-journal-whills:before {
  content:"\f66a"
}
.dxml-plugin .fa-js:before {
  content:"\f3b8"
}
.dxml-plugin .fa-js-square:before {
  content:"\f3b9"
}
.dxml-plugin .fa-jsfiddle:before {
  content:"\f1cc"
}
.dxml-plugin .fa-kaaba:before {
  content:"\f66b"
}
.dxml-plugin .fa-kaggle:before {
  content:"\f5fa"
}
.dxml-plugin .fa-key:before {
  content:"\f084"
}
.dxml-plugin .fa-keybase:before {
  content:"\f4f5"
}
.dxml-plugin .fa-keyboard:before {
  content:"\f11c"
}
.dxml-plugin .fa-keycdn:before {
  content:"\f3ba"
}
.dxml-plugin .fa-khanda:before {
  content:"\f66d"
}
.dxml-plugin .fa-kickstarter:before {
  content:"\f3bb"
}
.dxml-plugin .fa-kickstarter-k:before {
  content:"\f3bc"
}
.dxml-plugin .fa-kiss:before {
  content:"\f596"
}
.dxml-plugin .fa-kiss-beam:before {
  content:"\f597"
}
.dxml-plugin .fa-kiss-wink-heart:before {
  content:"\f598"
}
.dxml-plugin .fa-kiwi-bird:before {
  content:"\f535"
}
.dxml-plugin .fa-korvue:before {
  content:"\f42f"
}
.dxml-plugin .fa-landmark:before {
  content:"\f66f"
}
.dxml-plugin .fa-language:before {
  content:"\f1ab"
}
.dxml-plugin .fa-laptop:before {
  content:"\f109"
}
.dxml-plugin .fa-laptop-code:before {
  content:"\f5fc"
}
.dxml-plugin .fa-laptop-house:before {
  content:"\e066"
}
.dxml-plugin .fa-laptop-medical:before {
  content:"\f812"
}
.dxml-plugin .fa-laravel:before {
  content:"\f3bd"
}
.dxml-plugin .fa-lastfm:before {
  content:"\f202"
}
.dxml-plugin .fa-lastfm-square:before {
  content:"\f203"
}
.dxml-plugin .fa-laugh:before {
  content:"\f599"
}
.dxml-plugin .fa-laugh-beam:before {
  content:"\f59a"
}
.dxml-plugin .fa-laugh-squint:before {
  content:"\f59b"
}
.dxml-plugin .fa-laugh-wink:before {
  content:"\f59c"
}
.dxml-plugin .fa-layer-group:before {
  content:"\f5fd"
}
.dxml-plugin .fa-leaf:before {
  content:"\f06c"
}
.dxml-plugin .fa-leanpub:before {
  content:"\f212"
}
.dxml-plugin .fa-lemon:before {
  content:"\f094"
}
.dxml-plugin .fa-less:before {
  content:"\f41d"
}
.dxml-plugin .fa-less-than:before {
  content:"\f536"
}
.dxml-plugin .fa-less-than-equal:before {
  content:"\f537"
}
.dxml-plugin .fa-level-down-alt:before {
  content:"\f3be"
}
.dxml-plugin .fa-level-up-alt:before {
  content:"\f3bf"
}
.dxml-plugin .fa-life-ring:before {
  content:"\f1cd"
}
.dxml-plugin .fa-lightbulb:before {
  content:"\f0eb"
}
.dxml-plugin .fa-line:before {
  content:"\f3c0"
}
.dxml-plugin .fa-link:before {
  content:"\f0c1"
}
.dxml-plugin .fa-linkedin:before {
  content:"\f08c"
}
.dxml-plugin .fa-linkedin-in:before {
  content:"\f0e1"
}
.dxml-plugin .fa-linode:before {
  content:"\f2b8"
}
.dxml-plugin .fa-linux:before {
  content:"\f17c"
}
.dxml-plugin .fa-lira-sign:before {
  content:"\f195"
}
.dxml-plugin .fa-list:before {
  content:"\f03a"
}
.dxml-plugin .fa-list-alt:before {
  content:"\f022"
}
.dxml-plugin .fa-list-ol:before {
  content:"\f0cb"
}
.dxml-plugin .fa-list-ul:before {
  content:"\f0ca"
}
.dxml-plugin .fa-location-arrow:before {
  content:"\f124"
}
.dxml-plugin .fa-lock:before {
  content:"\f023"
}
.dxml-plugin .fa-lock-open:before {
  content:"\f3c1"
}
.dxml-plugin .fa-long-arrow-alt-down:before {
  content:"\f309"
}
.dxml-plugin .fa-long-arrow-alt-left:before {
  content:"\f30a"
}
.dxml-plugin .fa-long-arrow-alt-right:before {
  content:"\f30b"
}
.dxml-plugin .fa-long-arrow-alt-up:before {
  content:"\f30c"
}
.dxml-plugin .fa-low-vision:before {
  content:"\f2a8"
}
.dxml-plugin .fa-luggage-cart:before {
  content:"\f59d"
}
.dxml-plugin .fa-lungs:before {
  content:"\f604"
}
.dxml-plugin .fa-lungs-virus:before {
  content:"\e067"
}
.dxml-plugin .fa-lyft:before {
  content:"\f3c3"
}
.dxml-plugin .fa-magento:before {
  content:"\f3c4"
}
.dxml-plugin .fa-magic:before {
  content:"\f0d0"
}
.dxml-plugin .fa-magnet:before {
  content:"\f076"
}
.dxml-plugin .fa-mail-bulk:before {
  content:"\f674"
}
.dxml-plugin .fa-mailchimp:before {
  content:"\f59e"
}
.dxml-plugin .fa-male:before {
  content:"\f183"
}
.dxml-plugin .fa-mandalorian:before {
  content:"\f50f"
}
.dxml-plugin .fa-map:before {
  content:"\f279"
}
.dxml-plugin .fa-map-marked:before {
  content:"\f59f"
}
.dxml-plugin .fa-map-marked-alt:before {
  content:"\f5a0"
}
.dxml-plugin .fa-map-marker:before {
  content:"\f041"
}
.dxml-plugin .fa-map-marker-alt:before {
  content:"\f3c5"
}
.dxml-plugin .fa-map-pin:before {
  content:"\f276"
}
.dxml-plugin .fa-map-signs:before {
  content:"\f277"
}
.dxml-plugin .fa-markdown:before {
  content:"\f60f"
}
.dxml-plugin .fa-marker:before {
  content:"\f5a1"
}
.dxml-plugin .fa-mars:before {
  content:"\f222"
}
.dxml-plugin .fa-mars-double:before {
  content:"\f227"
}
.dxml-plugin .fa-mars-stroke:before {
  content:"\f229"
}
.dxml-plugin .fa-mars-stroke-h:before {
  content:"\f22b"
}
.dxml-plugin .fa-mars-stroke-v:before {
  content:"\f22a"
}
.dxml-plugin .fa-mask:before {
  content:"\f6fa"
}
.dxml-plugin .fa-mastodon:before {
  content:"\f4f6"
}
.dxml-plugin .fa-maxcdn:before {
  content:"\f136"
}
.dxml-plugin .fa-mdb:before {
  content:"\f8ca"
}
.dxml-plugin .fa-medal:before {
  content:"\f5a2"
}
.dxml-plugin .fa-medapps:before {
  content:"\f3c6"
}
.dxml-plugin .fa-medium:before {
  content:"\f23a"
}
.dxml-plugin .fa-medium-m:before {
  content:"\f3c7"
}
.dxml-plugin .fa-medkit:before {
  content:"\f0fa"
}
.dxml-plugin .fa-medrt:before {
  content:"\f3c8"
}
.dxml-plugin .fa-meetup:before {
  content:"\f2e0"
}
.dxml-plugin .fa-megaport:before {
  content:"\f5a3"
}
.dxml-plugin .fa-meh:before {
  content:"\f11a"
}
.dxml-plugin .fa-meh-blank:before {
  content:"\f5a4"
}
.dxml-plugin .fa-meh-rolling-eyes:before {
  content:"\f5a5"
}
.dxml-plugin .fa-memory:before {
  content:"\f538"
}
.dxml-plugin .fa-mendeley:before {
  content:"\f7b3"
}
.dxml-plugin .fa-menorah:before {
  content:"\f676"
}
.dxml-plugin .fa-mercury:before {
  content:"\f223"
}
.dxml-plugin .fa-meteor:before {
  content:"\f753"
}
.dxml-plugin .fa-microblog:before {
  content:"\e01a"
}
.dxml-plugin .fa-microchip:before {
  content:"\f2db"
}
.dxml-plugin .fa-microphone:before {
  content:"\f130"
}
.dxml-plugin .fa-microphone-alt:before {
  content:"\f3c9"
}
.dxml-plugin .fa-microphone-alt-slash:before {
  content:"\f539"
}
.dxml-plugin .fa-microphone-slash:before {
  content:"\f131"
}
.dxml-plugin .fa-microscope:before {
  content:"\f610"
}
.dxml-plugin .fa-microsoft:before {
  content:"\f3ca"
}
.dxml-plugin .fa-minus:before {
  content:"\f068"
}
.dxml-plugin .fa-minus-circle:before {
  content:"\f056"
}
.dxml-plugin .fa-minus-square:before {
  content:"\f146"
}
.dxml-plugin .fa-mitten:before {
  content:"\f7b5"
}
.dxml-plugin .fa-mix:before {
  content:"\f3cb"
}
.dxml-plugin .fa-mixcloud:before {
  content:"\f289"
}
.dxml-plugin .fa-mixer:before {
  content:"\e056"
}
.dxml-plugin .fa-mizuni:before {
  content:"\f3cc"
}
.dxml-plugin .fa-mobile:before {
  content:"\f10b"
}
.dxml-plugin .fa-mobile-alt:before {
  content:"\f3cd"
}
.dxml-plugin .fa-modx:before {
  content:"\f285"
}
.dxml-plugin .fa-monero:before {
  content:"\f3d0"
}
.dxml-plugin .fa-money-bill:before {
  content:"\f0d6"
}
.dxml-plugin .fa-money-bill-alt:before {
  content:"\f3d1"
}
.dxml-plugin .fa-money-bill-wave:before {
  content:"\f53a"
}
.dxml-plugin .fa-money-bill-wave-alt:before {
  content:"\f53b"
}
.dxml-plugin .fa-money-check:before {
  content:"\f53c"
}
.dxml-plugin .fa-money-check-alt:before {
  content:"\f53d"
}
.dxml-plugin .fa-monument:before {
  content:"\f5a6"
}
.dxml-plugin .fa-moon:before {
  content:"\f186"
}
.dxml-plugin .fa-mortar-pestle:before {
  content:"\f5a7"
}
.dxml-plugin .fa-mosque:before {
  content:"\f678"
}
.dxml-plugin .fa-motorcycle:before {
  content:"\f21c"
}
.dxml-plugin .fa-mountain:before {
  content:"\f6fc"
}
.dxml-plugin .fa-mouse:before {
  content:"\f8cc"
}
.dxml-plugin .fa-mouse-pointer:before {
  content:"\f245"
}
.dxml-plugin .fa-mug-hot:before {
  content:"\f7b6"
}
.dxml-plugin .fa-music:before {
  content:"\f001"
}
.dxml-plugin .fa-napster:before {
  content:"\f3d2"
}
.dxml-plugin .fa-neos:before {
  content:"\f612"
}
.dxml-plugin .fa-network-wired:before {
  content:"\f6ff"
}
.dxml-plugin .fa-neuter:before {
  content:"\f22c"
}
.dxml-plugin .fa-newspaper:before {
  content:"\f1ea"
}
.dxml-plugin .fa-nimblr:before {
  content:"\f5a8"
}
.dxml-plugin .fa-node:before {
  content:"\f419"
}
.dxml-plugin .fa-node-js:before {
  content:"\f3d3"
}
.dxml-plugin .fa-not-equal:before {
  content:"\f53e"
}
.dxml-plugin .fa-notes-medical:before {
  content:"\f481"
}
.dxml-plugin .fa-npm:before {
  content:"\f3d4"
}
.dxml-plugin .fa-ns8:before {
  content:"\f3d5"
}
.dxml-plugin .fa-nutritionix:before {
  content:"\f3d6"
}
.dxml-plugin .fa-object-group:before {
  content:"\f247"
}
.dxml-plugin .fa-object-ungroup:before {
  content:"\f248"
}
.dxml-plugin .fa-octopus-deploy:before {
  content:"\e082"
}
.dxml-plugin .fa-odnoklassniki:before {
  content:"\f263"
}
.dxml-plugin .fa-odnoklassniki-square:before {
  content:"\f264"
}
.dxml-plugin .fa-oil-can:before {
  content:"\f613"
}
.dxml-plugin .fa-old-republic:before {
  content:"\f510"
}
.dxml-plugin .fa-om:before {
  content:"\f679"
}
.dxml-plugin .fa-opencart:before {
  content:"\f23d"
}
.dxml-plugin .fa-openid:before {
  content:"\f19b"
}
.dxml-plugin .fa-opera:before {
  content:"\f26a"
}
.dxml-plugin .fa-optin-monster:before {
  content:"\f23c"
}
.dxml-plugin .fa-orcid:before {
  content:"\f8d2"
}
.dxml-plugin .fa-osi:before {
  content:"\f41a"
}
.dxml-plugin .fa-otter:before {
  content:"\f700"
}
.dxml-plugin .fa-outdent:before {
  content:"\f03b"
}
.dxml-plugin .fa-page4:before {
  content:"\f3d7"
}
.dxml-plugin .fa-pagelines:before {
  content:"\f18c"
}
.dxml-plugin .fa-pager:before {
  content:"\f815"
}
.dxml-plugin .fa-paint-brush:before {
  content:"\f1fc"
}
.dxml-plugin .fa-paint-roller:before {
  content:"\f5aa"
}
.dxml-plugin .fa-palette:before {
  content:"\f53f"
}
.dxml-plugin .fa-palfed:before {
  content:"\f3d8"
}
.dxml-plugin .fa-pallet:before {
  content:"\f482"
}
.dxml-plugin .fa-paper-plane:before {
  content:"\f1d8"
}
.dxml-plugin .fa-paperclip:before {
  content:"\f0c6"
}
.dxml-plugin .fa-parachute-box:before {
  content:"\f4cd"
}
.dxml-plugin .fa-paragraph:before {
  content:"\f1dd"
}
.dxml-plugin .fa-parking:before {
  content:"\f540"
}
.dxml-plugin .fa-passport:before {
  content:"\f5ab"
}
.dxml-plugin .fa-pastafarianism:before {
  content:"\f67b"
}
.dxml-plugin .fa-paste:before {
  content:"\f0ea"
}
.dxml-plugin .fa-patreon:before {
  content:"\f3d9"
}
.dxml-plugin .fa-pause:before {
  content:"\f04c"
}
.dxml-plugin .fa-pause-circle:before {
  content:"\f28b"
}
.dxml-plugin .fa-paw:before {
  content:"\f1b0"
}
.dxml-plugin .fa-paypal:before {
  content:"\f1ed"
}
.dxml-plugin .fa-peace:before {
  content:"\f67c"
}
.dxml-plugin .fa-pen:before {
  content:"\f304"
}
.dxml-plugin .fa-pen-alt:before {
  content:"\f305"
}
.dxml-plugin .fa-pen-fancy:before {
  content:"\f5ac"
}
.dxml-plugin .fa-pen-nib:before {
  content:"\f5ad"
}
.dxml-plugin .fa-pen-square:before {
  content:"\f14b"
}
.dxml-plugin .fa-pencil-alt:before {
  content:"\f303"
}
.dxml-plugin .fa-pencil-ruler:before {
  content:"\f5ae"
}
.dxml-plugin .fa-penny-arcade:before {
  content:"\f704"
}
.dxml-plugin .fa-people-arrows:before {
  content:"\e068"
}
.dxml-plugin .fa-people-carry:before {
  content:"\f4ce"
}
.dxml-plugin .fa-pepper-hot:before {
  content:"\f816"
}
.dxml-plugin .fa-perbyte:before {
  content:"\e083"
}
.dxml-plugin .fa-percent:before {
  content:"\f295"
}
.dxml-plugin .fa-percentage:before {
  content:"\f541"
}
.dxml-plugin .fa-periscope:before {
  content:"\f3da"
}
.dxml-plugin .fa-person-booth:before {
  content:"\f756"
}
.dxml-plugin .fa-phabricator:before {
  content:"\f3db"
}
.dxml-plugin .fa-phoenix-framework:before {
  content:"\f3dc"
}
.dxml-plugin .fa-phoenix-squadron:before {
  content:"\f511"
}
.dxml-plugin .fa-phone:before {
  content:"\f095"
}
.dxml-plugin .fa-phone-alt:before {
  content:"\f879"
}
.dxml-plugin .fa-phone-slash:before {
  content:"\f3dd"
}
.dxml-plugin .fa-phone-square:before {
  content:"\f098"
}
.dxml-plugin .fa-phone-square-alt:before {
  content:"\f87b"
}
.dxml-plugin .fa-phone-volume:before {
  content:"\f2a0"
}
.dxml-plugin .fa-photo-video:before {
  content:"\f87c"
}
.dxml-plugin .fa-php:before {
  content:"\f457"
}
.dxml-plugin .fa-pied-piper:before {
  content:"\f2ae"
}
.dxml-plugin .fa-pied-piper-alt:before {
  content:"\f1a8"
}
.dxml-plugin .fa-pied-piper-hat:before {
  content:"\f4e5"
}
.dxml-plugin .fa-pied-piper-pp:before {
  content:"\f1a7"
}
.dxml-plugin .fa-pied-piper-square:before {
  content:"\e01e"
}
.dxml-plugin .fa-piggy-bank:before {
  content:"\f4d3"
}
.dxml-plugin .fa-pills:before {
  content:"\f484"
}
.dxml-plugin .fa-pinterest:before {
  content:"\f0d2"
}
.dxml-plugin .fa-pinterest-p:before {
  content:"\f231"
}
.dxml-plugin .fa-pinterest-square:before {
  content:"\f0d3"
}
.dxml-plugin .fa-pizza-slice:before {
  content:"\f818"
}
.dxml-plugin .fa-place-of-worship:before {
  content:"\f67f"
}
.dxml-plugin .fa-plane:before {
  content:"\f072"
}
.dxml-plugin .fa-plane-arrival:before {
  content:"\f5af"
}
.dxml-plugin .fa-plane-departure:before {
  content:"\f5b0"
}
.dxml-plugin .fa-plane-slash:before {
  content:"\e069"
}
.dxml-plugin .fa-play:before {
  content:"\f04b"
}
.dxml-plugin .fa-play-circle:before {
  content:"\f144"
}
.dxml-plugin .fa-playstation:before {
  content:"\f3df"
}
.dxml-plugin .fa-plug:before {
  content:"\f1e6"
}
.dxml-plugin .fa-plus:before {
  content:"\f067"
}
.dxml-plugin .fa-plus-circle:before {
  content:"\f055"
}
.dxml-plugin .fa-plus-square:before {
  content:"\f0fe"
}
.dxml-plugin .fa-podcast:before {
  content:"\f2ce"
}
.dxml-plugin .fa-poll:before {
  content:"\f681"
}
.dxml-plugin .fa-poll-h:before {
  content:"\f682"
}
.dxml-plugin .fa-poo:before {
  content:"\f2fe"
}
.dxml-plugin .fa-poo-storm:before {
  content:"\f75a"
}
.dxml-plugin .fa-poop:before {
  content:"\f619"
}
.dxml-plugin .fa-portrait:before {
  content:"\f3e0"
}
.dxml-plugin .fa-pound-sign:before {
  content:"\f154"
}
.dxml-plugin .fa-power-off:before {
  content:"\f011"
}
.dxml-plugin .fa-pray:before {
  content:"\f683"
}
.dxml-plugin .fa-praying-hands:before {
  content:"\f684"
}
.dxml-plugin .fa-prescription:before {
  content:"\f5b1"
}
.dxml-plugin .fa-prescription-bottle:before {
  content:"\f485"
}
.dxml-plugin .fa-prescription-bottle-alt:before {
  content:"\f486"
}
.dxml-plugin .fa-print:before {
  content:"\f02f"
}
.dxml-plugin .fa-procedures:before {
  content:"\f487"
}
.dxml-plugin .fa-product-hunt:before {
  content:"\f288"
}
.dxml-plugin .fa-project-diagram:before {
  content:"\f542"
}
.dxml-plugin .fa-pump-medical:before {
  content:"\e06a"
}
.dxml-plugin .fa-pump-soap:before {
  content:"\e06b"
}
.dxml-plugin .fa-pushed:before {
  content:"\f3e1"
}
.dxml-plugin .fa-puzzle-piece:before {
  content:"\f12e"
}
.dxml-plugin .fa-python:before {
  content:"\f3e2"
}
.dxml-plugin .fa-qq:before {
  content:"\f1d6"
}
.dxml-plugin .fa-qrcode:before {
  content:"\f029"
}
.dxml-plugin .fa-question:before {
  content:"\f128"
}
.dxml-plugin .fa-question-circle:before {
  content:"\f059"
}
.dxml-plugin .fa-quidditch:before {
  content:"\f458"
}
.dxml-plugin .fa-quinscape:before {
  content:"\f459"
}
.dxml-plugin .fa-quora:before {
  content:"\f2c4"
}
.dxml-plugin .fa-quote-left:before {
  content:"\f10d"
}
.dxml-plugin .fa-quote-right:before {
  content:"\f10e"
}
.dxml-plugin .fa-quran:before {
  content:"\f687"
}
.dxml-plugin .fa-r-project:before {
  content:"\f4f7"
}
.dxml-plugin .fa-radiation:before {
  content:"\f7b9"
}
.dxml-plugin .fa-radiation-alt:before {
  content:"\f7ba"
}
.dxml-plugin .fa-rainbow:before {
  content:"\f75b"
}
.dxml-plugin .fa-random:before {
  content:"\f074"
}
.dxml-plugin .fa-raspberry-pi:before {
  content:"\f7bb"
}
.dxml-plugin .fa-ravelry:before {
  content:"\f2d9"
}
.dxml-plugin .fa-react:before {
  content:"\f41b"
}
.dxml-plugin .fa-reacteurope:before {
  content:"\f75d"
}
.dxml-plugin .fa-readme:before {
  content:"\f4d5"
}
.dxml-plugin .fa-rebel:before {
  content:"\f1d0"
}
.dxml-plugin .fa-receipt:before {
  content:"\f543"
}
.dxml-plugin .fa-record-vinyl:before {
  content:"\f8d9"
}
.dxml-plugin .fa-recycle:before {
  content:"\f1b8"
}
.dxml-plugin .fa-red-river:before {
  content:"\f3e3"
}
.dxml-plugin .fa-reddit:before {
  content:"\f1a1"
}
.dxml-plugin .fa-reddit-alien:before {
  content:"\f281"
}
.dxml-plugin .fa-reddit-square:before {
  content:"\f1a2"
}
.dxml-plugin .fa-redhat:before {
  content:"\f7bc"
}
.dxml-plugin .fa-redo:before {
  content:"\f01e"
}
.dxml-plugin .fa-redo-alt:before {
  content:"\f2f9"
}
.dxml-plugin .fa-registered:before {
  content:"\f25d"
}
.dxml-plugin .fa-remove-format:before {
  content:"\f87d"
}
.dxml-plugin .fa-renren:before {
  content:"\f18b"
}
.dxml-plugin .fa-reply:before {
  content:"\f3e5"
}
.dxml-plugin .fa-reply-all:before {
  content:"\f122"
}
.dxml-plugin .fa-replyd:before {
  content:"\f3e6"
}
.dxml-plugin .fa-republican:before {
  content:"\f75e"
}
.dxml-plugin .fa-researchgate:before {
  content:"\f4f8"
}
.dxml-plugin .fa-resolving:before {
  content:"\f3e7"
}
.dxml-plugin .fa-restroom:before {
  content:"\f7bd"
}
.dxml-plugin .fa-retweet:before {
  content:"\f079"
}
.dxml-plugin .fa-rev:before {
  content:"\f5b2"
}
.dxml-plugin .fa-ribbon:before {
  content:"\f4d6"
}
.dxml-plugin .fa-ring:before {
  content:"\f70b"
}
.dxml-plugin .fa-road:before {
  content:"\f018"
}
.dxml-plugin .fa-robot:before {
  content:"\f544"
}
.dxml-plugin .fa-rocket:before {
  content:"\f135"
}
.dxml-plugin .fa-rocketchat:before {
  content:"\f3e8"
}
.dxml-plugin .fa-rockrms:before {
  content:"\f3e9"
}
.dxml-plugin .fa-route:before {
  content:"\f4d7"
}
.dxml-plugin .fa-rss:before {
  content:"\f09e"
}
.dxml-plugin .fa-rss-square:before {
  content:"\f143"
}
.dxml-plugin .fa-ruble-sign:before {
  content:"\f158"
}
.dxml-plugin .fa-ruler:before {
  content:"\f545"
}
.dxml-plugin .fa-ruler-combined:before {
  content:"\f546"
}
.dxml-plugin .fa-ruler-horizontal:before {
  content:"\f547"
}
.dxml-plugin .fa-ruler-vertical:before {
  content:"\f548"
}
.dxml-plugin .fa-running:before {
  content:"\f70c"
}
.dxml-plugin .fa-rupee-sign:before {
  content:"\f156"
}
.dxml-plugin .fa-rust:before {
  content:"\e07a"
}
.dxml-plugin .fa-sad-cry:before {
  content:"\f5b3"
}
.dxml-plugin .fa-sad-tear:before {
  content:"\f5b4"
}
.dxml-plugin .fa-safari:before {
  content:"\f267"
}
.dxml-plugin .fa-salesforce:before {
  content:"\f83b"
}
.dxml-plugin .fa-sass:before {
  content:"\f41e"
}
.dxml-plugin .fa-satellite:before {
  content:"\f7bf"
}
.dxml-plugin .fa-satellite-dish:before {
  content:"\f7c0"
}
.dxml-plugin .fa-save:before {
  content:"\f0c7"
}
.dxml-plugin .fa-schlix:before {
  content:"\f3ea"
}
.dxml-plugin .fa-school:before {
  content:"\f549"
}
.dxml-plugin .fa-screwdriver:before {
  content:"\f54a"
}
.dxml-plugin .fa-scribd:before {
  content:"\f28a"
}
.dxml-plugin .fa-scroll:before {
  content:"\f70e"
}
.dxml-plugin .fa-sd-card:before {
  content:"\f7c2"
}
.dxml-plugin .fa-search:before {
  content:"\f002"
}
.dxml-plugin .fa-search-dollar:before {
  content:"\f688"
}
.dxml-plugin .fa-search-location:before {
  content:"\f689"
}
.dxml-plugin .fa-search-minus:before {
  content:"\f010"
}
.dxml-plugin .fa-search-plus:before {
  content:"\f00e"
}
.dxml-plugin .fa-searchengin:before {
  content:"\f3eb"
}
.dxml-plugin .fa-seedling:before {
  content:"\f4d8"
}
.dxml-plugin .fa-sellcast:before {
  content:"\f2da"
}
.dxml-plugin .fa-sellsy:before {
  content:"\f213"
}
.dxml-plugin .fa-server:before {
  content:"\f233"
}
.dxml-plugin .fa-servicestack:before {
  content:"\f3ec"
}
.dxml-plugin .fa-shapes:before {
  content:"\f61f"
}
.dxml-plugin .fa-share:before {
  content:"\f064"
}
.dxml-plugin .fa-share-alt:before {
  content:"\f1e0"
}
.dxml-plugin .fa-share-alt-square:before {
  content:"\f1e1"
}
.dxml-plugin .fa-share-square:before {
  content:"\f14d"
}
.dxml-plugin .fa-shekel-sign:before {
  content:"\f20b"
}
.dxml-plugin .fa-shield-alt:before {
  content:"\f3ed"
}
.dxml-plugin .fa-shield-virus:before {
  content:"\e06c"
}
.dxml-plugin .fa-ship:before {
  content:"\f21a"
}
.dxml-plugin .fa-shipping-fast:before {
  content:"\f48b"
}
.dxml-plugin .fa-shirtsinbulk:before {
  content:"\f214"
}
.dxml-plugin .fa-shoe-prints:before {
  content:"\f54b"
}
.dxml-plugin .fa-shopify:before {
  content:"\e057"
}
.dxml-plugin .fa-shopping-bag:before {
  content:"\f290"
}
.dxml-plugin .fa-shopping-basket:before {
  content:"\f291"
}
.dxml-plugin .fa-shopping-cart:before {
  content:"\f07a"
}
.dxml-plugin .fa-shopware:before {
  content:"\f5b5"
}
.dxml-plugin .fa-shower:before {
  content:"\f2cc"
}
.dxml-plugin .fa-shuttle-van:before {
  content:"\f5b6"
}
.dxml-plugin .fa-sign:before {
  content:"\f4d9"
}
.dxml-plugin .fa-sign-in-alt:before {
  content:"\f2f6"
}
.dxml-plugin .fa-sign-language:before {
  content:"\f2a7"
}
.dxml-plugin .fa-sign-out-alt:before {
  content:"\f2f5"
}
.dxml-plugin .fa-signal:before {
  content:"\f012"
}
.dxml-plugin .fa-signature:before {
  content:"\f5b7"
}
.dxml-plugin .fa-sim-card:before {
  content:"\f7c4"
}
.dxml-plugin .fa-simplybuilt:before {
  content:"\f215"
}
.dxml-plugin .fa-sink:before {
  content:"\e06d"
}
.dxml-plugin .fa-sistrix:before {
  content:"\f3ee"
}
.dxml-plugin .fa-sitemap:before {
  content:"\f0e8"
}
.dxml-plugin .fa-sith:before {
  content:"\f512"
}
.dxml-plugin .fa-skating:before {
  content:"\f7c5"
}
.dxml-plugin .fa-sketch:before {
  content:"\f7c6"
}
.dxml-plugin .fa-skiing:before {
  content:"\f7c9"
}
.dxml-plugin .fa-skiing-nordic:before {
  content:"\f7ca"
}
.dxml-plugin .fa-skull:before {
  content:"\f54c"
}
.dxml-plugin .fa-skull-crossbones:before {
  content:"\f714"
}
.dxml-plugin .fa-skyatlas:before {
  content:"\f216"
}
.dxml-plugin .fa-skype:before {
  content:"\f17e"
}
.dxml-plugin .fa-slack:before {
  content:"\f198"
}
.dxml-plugin .fa-slack-hash:before {
  content:"\f3ef"
}
.dxml-plugin .fa-slash:before {
  content:"\f715"
}
.dxml-plugin .fa-sleigh:before {
  content:"\f7cc"
}
.dxml-plugin .fa-sliders-h:before {
  content:"\f1de"
}
.dxml-plugin .fa-slideshare:before {
  content:"\f1e7"
}
.dxml-plugin .fa-smile:before {
  content:"\f118"
}
.dxml-plugin .fa-smile-beam:before {
  content:"\f5b8"
}
.dxml-plugin .fa-smile-wink:before {
  content:"\f4da"
}
.dxml-plugin .fa-smog:before {
  content:"\f75f"
}
.dxml-plugin .fa-smoking:before {
  content:"\f48d"
}
.dxml-plugin .fa-smoking-ban:before {
  content:"\f54d"
}
.dxml-plugin .fa-sms:before {
  content:"\f7cd"
}
.dxml-plugin .fa-snapchat:before {
  content:"\f2ab"
}
.dxml-plugin .fa-snapchat-ghost:before {
  content:"\f2ac"
}
.dxml-plugin .fa-snapchat-square:before {
  content:"\f2ad"
}
.dxml-plugin .fa-snowboarding:before {
  content:"\f7ce"
}
.dxml-plugin .fa-snowflake:before {
  content:"\f2dc"
}
.dxml-plugin .fa-snowman:before {
  content:"\f7d0"
}
.dxml-plugin .fa-snowplow:before {
  content:"\f7d2"
}
.dxml-plugin .fa-soap:before {
  content:"\e06e"
}
.dxml-plugin .fa-socks:before {
  content:"\f696"
}
.dxml-plugin .fa-solar-panel:before {
  content:"\f5ba"
}
.dxml-plugin .fa-sort:before {
  content:"\f0dc"
}
.dxml-plugin .fa-sort-alpha-down:before {
  content:"\f15d"
}
.dxml-plugin .fa-sort-alpha-down-alt:before {
  content:"\f881"
}
.dxml-plugin .fa-sort-alpha-up:before {
  content:"\f15e"
}
.dxml-plugin .fa-sort-alpha-up-alt:before {
  content:"\f882"
}
.dxml-plugin .fa-sort-amount-down:before {
  content:"\f160"
}
.dxml-plugin .fa-sort-amount-down-alt:before {
  content:"\f884"
}
.dxml-plugin .fa-sort-amount-up:before {
  content:"\f161"
}
.dxml-plugin .fa-sort-amount-up-alt:before {
  content:"\f885"
}
.dxml-plugin .fa-sort-down:before {
  content:"\f0dd"
}
.dxml-plugin .fa-sort-numeric-down:before {
  content:"\f162"
}
.dxml-plugin .fa-sort-numeric-down-alt:before {
  content:"\f886"
}
.dxml-plugin .fa-sort-numeric-up:before {
  content:"\f163"
}
.dxml-plugin .fa-sort-numeric-up-alt:before {
  content:"\f887"
}
.dxml-plugin .fa-sort-up:before {
  content:"\f0de"
}
.dxml-plugin .fa-soundcloud:before {
  content:"\f1be"
}
.dxml-plugin .fa-sourcetree:before {
  content:"\f7d3"
}
.dxml-plugin .fa-spa:before {
  content:"\f5bb"
}
.dxml-plugin .fa-space-shuttle:before {
  content:"\f197"
}
.dxml-plugin .fa-speakap:before {
  content:"\f3f3"
}
.dxml-plugin .fa-speaker-deck:before {
  content:"\f83c"
}
.dxml-plugin .fa-spell-check:before {
  content:"\f891"
}
.dxml-plugin .fa-spider:before {
  content:"\f717"
}
.dxml-plugin .fa-spinner:before {
  content:"\f110"
}
.dxml-plugin .fa-splotch:before {
  content:"\f5bc"
}
.dxml-plugin .fa-spotify:before {
  content:"\f1bc"
}
.dxml-plugin .fa-spray-can:before {
  content:"\f5bd"
}
.dxml-plugin .fa-square:before {
  content:"\f0c8"
}
.dxml-plugin .fa-square-full:before {
  content:"\f45c"
}
.dxml-plugin .fa-square-root-alt:before {
  content:"\f698"
}
.dxml-plugin .fa-squarespace:before {
  content:"\f5be"
}
.dxml-plugin .fa-stack-exchange:before {
  content:"\f18d"
}
.dxml-plugin .fa-stack-overflow:before {
  content:"\f16c"
}
.dxml-plugin .fa-stackpath:before {
  content:"\f842"
}
.dxml-plugin .fa-stamp:before {
  content:"\f5bf"
}
.dxml-plugin .fa-star:before {
  content:"\f005"
}
.dxml-plugin .fa-star-and-crescent:before {
  content:"\f699"
}
.dxml-plugin .fa-star-half:before {
  content:"\f089"
}
.dxml-plugin .fa-star-half-alt:before {
  content:"\f5c0"
}
.dxml-plugin .fa-star-of-david:before {
  content:"\f69a"
}
.dxml-plugin .fa-star-of-life:before {
  content:"\f621"
}
.dxml-plugin .fa-staylinked:before {
  content:"\f3f5"
}
.dxml-plugin .fa-steam:before {
  content:"\f1b6"
}
.dxml-plugin .fa-steam-square:before {
  content:"\f1b7"
}
.dxml-plugin .fa-steam-symbol:before {
  content:"\f3f6"
}
.dxml-plugin .fa-step-backward:before {
  content:"\f048"
}
.dxml-plugin .fa-step-forward:before {
  content:"\f051"
}
.dxml-plugin .fa-stethoscope:before {
  content:"\f0f1"
}
.dxml-plugin .fa-sticker-mule:before {
  content:"\f3f7"
}
.dxml-plugin .fa-sticky-note:before {
  content:"\f249"
}
.dxml-plugin .fa-stop:before {
  content:"\f04d"
}
.dxml-plugin .fa-stop-circle:before {
  content:"\f28d"
}
.dxml-plugin .fa-stopwatch:before {
  content:"\f2f2"
}
.dxml-plugin .fa-stopwatch-20:before {
  content:"\e06f"
}
.dxml-plugin .fa-store:before {
  content:"\f54e"
}
.dxml-plugin .fa-store-alt:before {
  content:"\f54f"
}
.dxml-plugin .fa-store-alt-slash:before {
  content:"\e070"
}
.dxml-plugin .fa-store-slash:before {
  content:"\e071"
}
.dxml-plugin .fa-strava:before {
  content:"\f428"
}
.dxml-plugin .fa-stream:before {
  content:"\f550"
}
.dxml-plugin .fa-street-view:before {
  content:"\f21d"
}
.dxml-plugin .fa-strikethrough:before {
  content:"\f0cc"
}
.dxml-plugin .fa-stripe:before {
  content:"\f429"
}
.dxml-plugin .fa-stripe-s:before {
  content:"\f42a"
}
.dxml-plugin .fa-stroopwafel:before {
  content:"\f551"
}
.dxml-plugin .fa-studiovinari:before {
  content:"\f3f8"
}
.dxml-plugin .fa-stumbleupon:before {
  content:"\f1a4"
}
.dxml-plugin .fa-stumbleupon-circle:before {
  content:"\f1a3"
}
.dxml-plugin .fa-subscript:before {
  content:"\f12c"
}
.dxml-plugin .fa-subway:before {
  content:"\f239"
}
.dxml-plugin .fa-suitcase:before {
  content:"\f0f2"
}
.dxml-plugin .fa-suitcase-rolling:before {
  content:"\f5c1"
}
.dxml-plugin .fa-sun:before {
  content:"\f185"
}
.dxml-plugin .fa-superpowers:before {
  content:"\f2dd"
}
.dxml-plugin .fa-superscript:before {
  content:"\f12b"
}
.dxml-plugin .fa-supple:before {
  content:"\f3f9"
}
.dxml-plugin .fa-surprise:before {
  content:"\f5c2"
}
.dxml-plugin .fa-suse:before {
  content:"\f7d6"
}
.dxml-plugin .fa-swatchbook:before {
  content:"\f5c3"
}
.dxml-plugin .fa-swift:before {
  content:"\f8e1"
}
.dxml-plugin .fa-swimmer:before {
  content:"\f5c4"
}
.dxml-plugin .fa-swimming-pool:before {
  content:"\f5c5"
}
.dxml-plugin .fa-symfony:before {
  content:"\f83d"
}
.dxml-plugin .fa-synagogue:before {
  content:"\f69b"
}
.dxml-plugin .fa-sync:before {
  content:"\f021"
}
.dxml-plugin .fa-sync-alt:before {
  content:"\f2f1"
}
.dxml-plugin .fa-syringe:before {
  content:"\f48e"
}
.dxml-plugin .fa-table:before {
  content:"\f0ce"
}
.dxml-plugin .fa-table-tennis:before {
  content:"\f45d"
}
.dxml-plugin .fa-tablet:before {
  content:"\f10a"
}
.dxml-plugin .fa-tablet-alt:before {
  content:"\f3fa"
}
.dxml-plugin .fa-tablets:before {
  content:"\f490"
}
.dxml-plugin .fa-tachometer-alt:before {
  content:"\f3fd"
}
.dxml-plugin .fa-tag:before {
  content:"\f02b"
}
.dxml-plugin .fa-tags:before {
  content:"\f02c"
}
.dxml-plugin .fa-tape:before {
  content:"\f4db"
}
.dxml-plugin .fa-tasks:before {
  content:"\f0ae"
}
.dxml-plugin .fa-taxi:before {
  content:"\f1ba"
}
.dxml-plugin .fa-teamspeak:before {
  content:"\f4f9"
}
.dxml-plugin .fa-teeth:before {
  content:"\f62e"
}
.dxml-plugin .fa-teeth-open:before {
  content:"\f62f"
}
.dxml-plugin .fa-telegram:before {
  content:"\f2c6"
}
.dxml-plugin .fa-telegram-plane:before {
  content:"\f3fe"
}
.dxml-plugin .fa-temperature-high:before {
  content:"\f769"
}
.dxml-plugin .fa-temperature-low:before {
  content:"\f76b"
}
.dxml-plugin .fa-tencent-weibo:before {
  content:"\f1d5"
}
.dxml-plugin .fa-tenge:before {
  content:"\f7d7"
}
.dxml-plugin .fa-terminal:before {
  content:"\f120"
}
.dxml-plugin .fa-text-height:before {
  content:"\f034"
}
.dxml-plugin .fa-text-width:before {
  content:"\f035"
}
.dxml-plugin .fa-th:before {
  content:"\f00a"
}
.dxml-plugin .fa-th-large:before {
  content:"\f009"
}
.dxml-plugin .fa-th-list:before {
  content:"\f00b"
}
.dxml-plugin .fa-the-red-yeti:before {
  content:"\f69d"
}
.dxml-plugin .fa-theater-masks:before {
  content:"\f630"
}
.dxml-plugin .fa-themeco:before {
  content:"\f5c6"
}
.dxml-plugin .fa-themeisle:before {
  content:"\f2b2"
}
.dxml-plugin .fa-thermometer:before {
  content:"\f491"
}
.dxml-plugin .fa-thermometer-empty:before {
  content:"\f2cb"
}
.dxml-plugin .fa-thermometer-full:before {
  content:"\f2c7"
}
.dxml-plugin .fa-thermometer-half:before {
  content:"\f2c9"
}
.dxml-plugin .fa-thermometer-quarter:before {
  content:"\f2ca"
}
.dxml-plugin .fa-thermometer-three-quarters:before {
  content:"\f2c8"
}
.dxml-plugin .fa-think-peaks:before {
  content:"\f731"
}
.dxml-plugin .fa-thumbs-down:before {
  content:"\f165"
}
.dxml-plugin .fa-thumbs-up:before {
  content:"\f164"
}
.dxml-plugin .fa-thumbtack:before {
  content:"\f08d"
}
.dxml-plugin .fa-ticket-alt:before {
  content:"\f3ff"
}
.dxml-plugin .fa-tiktok:before {
  content:"\e07b"
}
.dxml-plugin .fa-times:before {
  content:"\f00d"
}
.dxml-plugin .fa-times-circle:before {
  content:"\f057"
}
.dxml-plugin .fa-tint:before {
  content:"\f043"
}
.dxml-plugin .fa-tint-slash:before {
  content:"\f5c7"
}
.dxml-plugin .fa-tired:before {
  content:"\f5c8"
}
.dxml-plugin .fa-toggle-off:before {
  content:"\f204"
}
.dxml-plugin .fa-toggle-on:before {
  content:"\f205"
}
.dxml-plugin .fa-toilet:before {
  content:"\f7d8"
}
.dxml-plugin .fa-toilet-paper:before {
  content:"\f71e"
}
.dxml-plugin .fa-toilet-paper-slash:before {
  content:"\e072"
}
.dxml-plugin .fa-toolbox:before {
  content:"\f552"
}
.dxml-plugin .fa-tools:before {
  content:"\f7d9"
}
.dxml-plugin .fa-tooth:before {
  content:"\f5c9"
}
.dxml-plugin .fa-torah:before {
  content:"\f6a0"
}
.dxml-plugin .fa-torii-gate:before {
  content:"\f6a1"
}
.dxml-plugin .fa-tractor:before {
  content:"\f722"
}
.dxml-plugin .fa-trade-federation:before {
  content:"\f513"
}
.dxml-plugin .fa-trademark:before {
  content:"\f25c"
}
.dxml-plugin .fa-traffic-light:before {
  content:"\f637"
}
.dxml-plugin .fa-trailer:before {
  content:"\e041"
}
.dxml-plugin .fa-train:before {
  content:"\f238"
}
.dxml-plugin .fa-tram:before {
  content:"\f7da"
}
.dxml-plugin .fa-transgender:before {
  content:"\f224"
}
.dxml-plugin .fa-transgender-alt:before {
  content:"\f225"
}
.dxml-plugin .fa-trash:before {
  content:"\f1f8"
}
.dxml-plugin .fa-trash-alt:before {
  content:"\f2ed"
}
.dxml-plugin .fa-trash-restore:before {
  content:"\f829"
}
.dxml-plugin .fa-trash-restore-alt:before {
  content:"\f82a"
}
.dxml-plugin .fa-tree:before {
  content:"\f1bb"
}
.dxml-plugin .fa-trello:before {
  content:"\f181"
}
.dxml-plugin .fa-tripadvisor:before {
  content:"\f262"
}
.dxml-plugin .fa-trophy:before {
  content:"\f091"
}
.dxml-plugin .fa-truck:before {
  content:"\f0d1"
}
.dxml-plugin .fa-truck-loading:before {
  content:"\f4de"
}
.dxml-plugin .fa-truck-monster:before {
  content:"\f63b"
}
.dxml-plugin .fa-truck-moving:before {
  content:"\f4df"
}
.dxml-plugin .fa-truck-pickup:before {
  content:"\f63c"
}
.dxml-plugin .fa-tshirt:before {
  content:"\f553"
}
.dxml-plugin .fa-tty:before {
  content:"\f1e4"
}
.dxml-plugin .fa-tumblr:before {
  content:"\f173"
}
.dxml-plugin .fa-tumblr-square:before {
  content:"\f174"
}
.dxml-plugin .fa-tv:before {
  content:"\f26c"
}
.dxml-plugin .fa-twitch:before {
  content:"\f1e8"
}
.dxml-plugin .fa-twitter:before {
  content:"\f099"
}
.dxml-plugin .fa-twitter-square:before {
  content:"\f081"
}
.dxml-plugin .fa-typo3:before {
  content:"\f42b"
}
.dxml-plugin .fa-uber:before {
  content:"\f402"
}
.dxml-plugin .fa-ubuntu:before {
  content:"\f7df"
}
.dxml-plugin .fa-uikit:before {
  content:"\f403"
}
.dxml-plugin .fa-umbraco:before {
  content:"\f8e8"
}
.dxml-plugin .fa-umbrella:before {
  content:"\f0e9"
}
.dxml-plugin .fa-umbrella-beach:before {
  content:"\f5ca"
}
.dxml-plugin .fa-uncharted:before {
  content:"\e084"
}
.dxml-plugin .fa-underline:before {
  content:"\f0cd"
}
.dxml-plugin .fa-undo:before {
  content:"\f0e2"
}
.dxml-plugin .fa-undo-alt:before {
  content:"\f2ea"
}
.dxml-plugin .fa-uniregistry:before {
  content:"\f404"
}
.dxml-plugin .fa-unity:before {
  content:"\e049"
}
.dxml-plugin .fa-universal-access:before {
  content:"\f29a"
}
.dxml-plugin .fa-university:before {
  content:"\f19c"
}
.dxml-plugin .fa-unlink:before {
  content:"\f127"
}
.dxml-plugin .fa-unlock:before {
  content:"\f09c"
}
.dxml-plugin .fa-unlock-alt:before {
  content:"\f13e"
}
.dxml-plugin .fa-unsplash:before {
  content:"\e07c"
}
.dxml-plugin .fa-untappd:before {
  content:"\f405"
}
.dxml-plugin .fa-upload:before {
  content:"\f093"
}
.dxml-plugin .fa-ups:before {
  content:"\f7e0"
}
.dxml-plugin .fa-usb:before {
  content:"\f287"
}
.dxml-plugin .fa-user:before {
  content:"\f007"
}
.dxml-plugin .fa-user-alt:before {
  content:"\f406"
}
.dxml-plugin .fa-user-alt-slash:before {
  content:"\f4fa"
}
.dxml-plugin .fa-user-astronaut:before {
  content:"\f4fb"
}
.dxml-plugin .fa-user-check:before {
  content:"\f4fc"
}
.dxml-plugin .fa-user-circle:before {
  content:"\f2bd"
}
.dxml-plugin .fa-user-clock:before {
  content:"\f4fd"
}
.dxml-plugin .fa-user-cog:before {
  content:"\f4fe"
}
.dxml-plugin .fa-user-edit:before {
  content:"\f4ff"
}
.dxml-plugin .fa-user-friends:before {
  content:"\f500"
}
.dxml-plugin .fa-user-graduate:before {
  content:"\f501"
}
.dxml-plugin .fa-user-injured:before {
  content:"\f728"
}
.dxml-plugin .fa-user-lock:before {
  content:"\f502"
}
.dxml-plugin .fa-user-md:before {
  content:"\f0f0"
}
.dxml-plugin .fa-user-minus:before {
  content:"\f503"
}
.dxml-plugin .fa-user-ninja:before {
  content:"\f504"
}
.dxml-plugin .fa-user-nurse:before {
  content:"\f82f"
}
.dxml-plugin .fa-user-plus:before {
  content:"\f234"
}
.dxml-plugin .fa-user-secret:before {
  content:"\f21b"
}
.dxml-plugin .fa-user-shield:before {
  content:"\f505"
}
.dxml-plugin .fa-user-slash:before {
  content:"\f506"
}
.dxml-plugin .fa-user-tag:before {
  content:"\f507"
}
.dxml-plugin .fa-user-tie:before {
  content:"\f508"
}
.dxml-plugin .fa-user-times:before {
  content:"\f235"
}
.dxml-plugin .fa-users:before {
  content:"\f0c0"
}
.dxml-plugin .fa-users-cog:before {
  content:"\f509"
}
.dxml-plugin .fa-users-slash:before {
  content:"\e073"
}
.dxml-plugin .fa-usps:before {
  content:"\f7e1"
}
.dxml-plugin .fa-ussunnah:before {
  content:"\f407"
}
.dxml-plugin .fa-utensil-spoon:before {
  content:"\f2e5"
}
.dxml-plugin .fa-utensils:before {
  content:"\f2e7"
}
.dxml-plugin .fa-vaadin:before {
  content:"\f408"
}
.dxml-plugin .fa-vector-square:before {
  content:"\f5cb"
}
.dxml-plugin .fa-venus:before {
  content:"\f221"
}
.dxml-plugin .fa-venus-double:before {
  content:"\f226"
}
.dxml-plugin .fa-venus-mars:before {
  content:"\f228"
}
.dxml-plugin .fa-vest:before {
  content:"\e085"
}
.dxml-plugin .fa-vest-patches:before {
  content:"\e086"
}
.dxml-plugin .fa-viacoin:before {
  content:"\f237"
}
.dxml-plugin .fa-viadeo:before {
  content:"\f2a9"
}
.dxml-plugin .fa-viadeo-square:before {
  content:"\f2aa"
}
.dxml-plugin .fa-vial:before {
  content:"\f492"
}
.dxml-plugin .fa-vials:before {
  content:"\f493"
}
.dxml-plugin .fa-viber:before {
  content:"\f409"
}
.dxml-plugin .fa-video:before {
  content:"\f03d"
}
.dxml-plugin .fa-video-slash:before {
  content:"\f4e2"
}
.dxml-plugin .fa-vihara:before {
  content:"\f6a7"
}
.dxml-plugin .fa-vimeo:before {
  content:"\f40a"
}
.dxml-plugin .fa-vimeo-square:before {
  content:"\f194"
}
.dxml-plugin .fa-vimeo-v:before {
  content:"\f27d"
}
.dxml-plugin .fa-vine:before {
  content:"\f1ca"
}
.dxml-plugin .fa-virus:before {
  content:"\e074"
}
.dxml-plugin .fa-virus-slash:before {
  content:"\e075"
}
.dxml-plugin .fa-viruses:before {
  content:"\e076"
}
.dxml-plugin .fa-vk:before {
  content:"\f189"
}
.dxml-plugin .fa-vnv:before {
  content:"\f40b"
}
.dxml-plugin .fa-voicemail:before {
  content:"\f897"
}
.dxml-plugin .fa-volleyball-ball:before {
  content:"\f45f"
}
.dxml-plugin .fa-volume-down:before {
  content:"\f027"
}
.dxml-plugin .fa-volume-mute:before {
  content:"\f6a9"
}
.dxml-plugin .fa-volume-off:before {
  content:"\f026"
}
.dxml-plugin .fa-volume-up:before {
  content:"\f028"
}
.dxml-plugin .fa-vote-yea:before {
  content:"\f772"
}
.dxml-plugin .fa-vr-cardboard:before {
  content:"\f729"
}
.dxml-plugin .fa-vuejs:before {
  content:"\f41f"
}
.dxml-plugin .fa-walking:before {
  content:"\f554"
}
.dxml-plugin .fa-wallet:before {
  content:"\f555"
}
.dxml-plugin .fa-warehouse:before {
  content:"\f494"
}
.dxml-plugin .fa-watchman-monitoring:before {
  content:"\e087"
}
.dxml-plugin .fa-water:before {
  content:"\f773"
}
.dxml-plugin .fa-wave-square:before {
  content:"\f83e"
}
.dxml-plugin .fa-waze:before {
  content:"\f83f"
}
.dxml-plugin .fa-weebly:before {
  content:"\f5cc"
}
.dxml-plugin .fa-weibo:before {
  content:"\f18a"
}
.dxml-plugin .fa-weight:before {
  content:"\f496"
}
.dxml-plugin .fa-weight-hanging:before {
  content:"\f5cd"
}
.dxml-plugin .fa-weixin:before {
  content:"\f1d7"
}
.dxml-plugin .fa-whatsapp:before {
  content:"\f232"
}
.dxml-plugin .fa-whatsapp-square:before {
  content:"\f40c"
}
.dxml-plugin .fa-wheelchair:before {
  content:"\f193"
}
.dxml-plugin .fa-whmcs:before {
  content:"\f40d"
}
.dxml-plugin .fa-wifi:before {
  content:"\f1eb"
}
.dxml-plugin .fa-wikipedia-w:before {
  content:"\f266"
}
.dxml-plugin .fa-wind:before {
  content:"\f72e"
}
.dxml-plugin .fa-window-close:before {
  content:"\f410"
}
.dxml-plugin .fa-window-maximize:before {
  content:"\f2d0"
}
.dxml-plugin .fa-window-minimize:before {
  content:"\f2d1"
}
.dxml-plugin .fa-window-restore:before {
  content:"\f2d2"
}
.dxml-plugin .fa-windows:before {
  content:"\f17a"
}
.dxml-plugin .fa-wine-bottle:before {
  content:"\f72f"
}
.dxml-plugin .fa-wine-glass:before {
  content:"\f4e3"
}
.dxml-plugin .fa-wine-glass-alt:before {
  content:"\f5ce"
}
.dxml-plugin .fa-wix:before {
  content:"\f5cf"
}
.dxml-plugin .fa-wizards-of-the-coast:before {
  content:"\f730"
}
.dxml-plugin .fa-wodu:before {
  content:"\e088"
}
.dxml-plugin .fa-wolf-pack-battalion:before {
  content:"\f514"
}
.dxml-plugin .fa-won-sign:before {
  content:"\f159"
}
.dxml-plugin .fa-wordpress:before {
  content:"\f19a"
}
.dxml-plugin .fa-wordpress-simple:before {
  content:"\f411"
}
.dxml-plugin .fa-wpbeginner:before {
  content:"\f297"
}
.dxml-plugin .fa-wpexplorer:before {
  content:"\f2de"
}
.dxml-plugin .fa-wpforms:before {
  content:"\f298"
}
.dxml-plugin .fa-wpressr:before {
  content:"\f3e4"
}
.dxml-plugin .fa-wrench:before {
  content:"\f0ad"
}
.dxml-plugin .fa-x-ray:before {
  content:"\f497"
}
.dxml-plugin .fa-xbox:before {
  content:"\f412"
}
.dxml-plugin .fa-xing:before {
  content:"\f168"
}
.dxml-plugin .fa-xing-square:before {
  content:"\f169"
}
.dxml-plugin .fa-y-combinator:before {
  content:"\f23b"
}
.dxml-plugin .fa-yahoo:before {
  content:"\f19e"
}
.dxml-plugin .fa-yammer:before {
  content:"\f840"
}
.dxml-plugin .fa-yandex:before {
  content:"\f413"
}
.dxml-plugin .fa-yandex-international:before {
  content:"\f414"
}
.dxml-plugin .fa-yarn:before {
  content:"\f7e3"
}
.dxml-plugin .fa-yelp:before {
  content:"\f1e9"
}
.dxml-plugin .fa-yen-sign:before {
  content:"\f157"
}
.dxml-plugin .fa-yin-yang:before {
  content:"\f6ad"
}
.dxml-plugin .fa-yoast:before {
  content:"\f2b1"
}
.dxml-plugin .fa-youtube:before {
  content:"\f167"
}
.dxml-plugin .fa-youtube-square:before {
  content:"\f431"
}
.dxml-plugin .fa-zhihu:before {
  content:"\f63f"
}
.dxml-plugin .sr-only {
  border:0;
  clip:rect(0,0,0,0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.dxml-plugin .sr-only-focusable:active, .dxml-plugin .sr-only-focusable:focus {
  clip:auto;
  height:auto;
  margin:0;
  overflow:visible;
  position:static;
  width:auto
}
@font-face {
  font-family:"Font Awesome 5 Brands";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(./fonts/fa-brands-400.eot);
  src:url(./fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(./fonts/fa-brands-400.woff2) format("woff2"),url(./fonts/fa-brands-400.woff) format("woff"),url(./fonts/fa-brands-400.ttf) format("truetype"),url(./fonts/fa-brands-400.svg#fontawesome) format("svg")
}
.dxml-plugin .fab {
  font-family:"Font Awesome 5 Brands"
}
@font-face {
  font-family:"Font Awesome 5 Free";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(./fonts/fa-regular-400.eot);
  src:url(./fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(./fonts/fa-regular-400.woff2) format("woff2"),url(./fonts/fa-regular-400.woff) format("woff"),url(./fonts/fa-regular-400.ttf) format("truetype"),url(./fonts/fa-regular-400.svg#fontawesome) format("svg")
}
.dxml-plugin .fab, .dxml-plugin .far {
  font-weight:400
}
@font-face {
  font-family:"Font Awesome 5 Free";
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url(./fonts/fa-solid-900.eot);
  src:url(./fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(./fonts/fa-solid-900.woff2) format("woff2"),url(./fonts/fa-solid-900.woff) format("woff"),url(./fonts/fa-solid-900.ttf) format("truetype"),url(./fonts/fa-solid-900.svg#fontawesome) format("svg")
}
.dxml-plugin .fa, .dxml-plugin .far, .dxml-plugin .fas {
  font-family:"Font Awesome 5 Free"
}
.dxml-plugin .fa, .dxml-plugin .fas {
  font-weight:900
}