<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.grid {
  box-sizing: border-box;
  display: flex;
  margin-left: -1rem;
  margin-right: -1rem;
  flex-wrap: wrap;
}
.grid-0 {
  box-sizing: border-box;
  display: flex;
  margin-left: -1rem;
  margin-right: -1rem;
  flex-wrap: wrap;
}
.col-dk-0 {
  box-sizing: border-box;
  width: 0%;
  padding-left: 0;
  padding-right: 0;
}
.col-dk-shift-0 {
  margin-left: 0%;
}
.col-dk-1 {
  box-sizing: border-box;
  width: 8.3333333333%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-1 {
  margin-left: 8.3333333333%;
}
.col-dk-2 {
  box-sizing: border-box;
  width: 16.6666666667%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-2 {
  margin-left: 16.6666666667%;
}
.col-dk-3 {
  box-sizing: border-box;
  width: 25%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-3 {
  margin-left: 25%;
}
.col-dk-4 {
  box-sizing: border-box;
  width: 33.3333333333%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-4 {
  margin-left: 33.3333333333%;
}
.col-dk-5 {
  box-sizing: border-box;
  width: 41.6666666667%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-5 {
  margin-left: 41.6666666667%;
}
.col-dk-6 {
  box-sizing: border-box;
  width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-6 {
  margin-left: 50%;
}
.col-dk-7 {
  box-sizing: border-box;
  width: 58.3333333333%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-7 {
  margin-left: 58.3333333333%;
}
.col-dk-8 {
  box-sizing: border-box;
  width: 66.6666666667%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-8 {
  margin-left: 66.6666666667%;
}
.col-dk-9 {
  box-sizing: border-box;
  width: 75%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-9 {
  margin-left: 75%;
}
.col-dk-10 {
  box-sizing: border-box;
  width: 83.3333333333%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-10 {
  margin-left: 83.3333333333%;
}
.col-dk-11 {
  box-sizing: border-box;
  width: 91.6666666667%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-11 {
  margin-left: 91.6666666667%;
}
.col-dk-12 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.col-dk-shift-12 {
  margin-left: 100%;
}
@media screen and (max-width: 1024px) {
  .col-tb-0 {
    box-sizing: border-box;
    width: 0%;
    padding-left: 0;
    padding-right: 0;
  }
  .col-tb-shift-0 {
    margin-left: 0%;
  }
  .col-tb-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-1 {
    margin-left: 8.3333333333%;
  }
  .col-tb-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-2 {
    margin-left: 16.6666666667%;
  }
  .col-tb-3 {
    box-sizing: border-box;
    width: 25%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-3 {
    margin-left: 25%;
  }
  .col-tb-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-4 {
    margin-left: 33.3333333333%;
  }
  .col-tb-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-5 {
    margin-left: 41.6666666667%;
  }
  .col-tb-6 {
    box-sizing: border-box;
    width: 50%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-6 {
    margin-left: 50%;
  }
  .col-tb-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-7 {
    margin-left: 58.3333333333%;
  }
  .col-tb-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-8 {
    margin-left: 66.6666666667%;
  }
  .col-tb-9 {
    box-sizing: border-box;
    width: 75%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-9 {
    margin-left: 75%;
  }
  .col-tb-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-10 {
    margin-left: 83.3333333333%;
  }
  .col-tb-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-11 {
    margin-left: 91.6666666667%;
  }
  .col-tb-12 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-tb-shift-12 {
    margin-left: 100%;
  }
}
@media screen and (max-width: 580px) {
  .col-mb-0 {
    box-sizing: border-box;
    width: 0%;
    padding-left: 0;
    padding-right: 0;
  }
  .col-mb-shift-0 {
    margin-left: 0%;
  }
  .col-mb-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-1 {
    margin-left: 8.3333333333%;
  }
  .col-mb-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-2 {
    margin-left: 16.6666666667%;
  }
  .col-mb-3 {
    box-sizing: border-box;
    width: 25%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-3 {
    margin-left: 25%;
  }
  .col-mb-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-4 {
    margin-left: 33.3333333333%;
  }
  .col-mb-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-5 {
    margin-left: 41.6666666667%;
  }
  .col-mb-6 {
    box-sizing: border-box;
    width: 50%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-6 {
    margin-left: 50%;
  }
  .col-mb-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-7 {
    margin-left: 58.3333333333%;
  }
  .col-mb-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-8 {
    margin-left: 66.6666666667%;
  }
  .col-mb-9 {
    box-sizing: border-box;
    width: 75%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-9 {
    margin-left: 75%;
  }
  .col-mb-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-10 {
    margin-left: 83.3333333333%;
  }
  .col-mb-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-11 {
    margin-left: 91.6666666667%;
  }
  .col-mb-12 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .col-mb-shift-12 {
    margin-left: 100%;
  }
}

/* Blink */
#index-layer .portal-button {
  display: none !important;
}

#sidebar-index .portal-button {
  display: none !important;
}

h2.bck-title1 {
  line-height: 1.2em;
}

/* Layout */
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

.d-flow-root {
  display: flow-root !important;
}

.align-items-normal {
  align-items: normal !important;
}

.ai-normal {
  align-items: normal !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.ai-stretch {
  align-items: stretch !important;
}

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

.ai-center {
  align-items: center !important;
}

.align-items-start {
  align-items: start !important;
}

.ai-start {
  align-items: start !important;
}

.align-items-end {
  align-items: end !important;
}

.ai-end {
  align-items: end !important;
}

.align-items-flex-start {
  align-items: flex-start !important;
}

.ai-flex-start {
  align-items: flex-start !important;
}

.align-items-flex-end {
  align-items: flex-end !important;
}

.ai-flex-end {
  align-items: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.jc-center {
  justify-content: center !important;
}

.justify-content-start {
  justify-content: start !important;
}

.jc-start {
  justify-content: start !important;
}

.justify-content-end {
  justify-content: end !important;
}

.jc-end {
  justify-content: end !important;
}

.justify-content-flex-start {
  justify-content: flex-start !important;
}

.jc-flex-start {
  justify-content: flex-start !important;
}

.justify-content-flex-end {
  justify-content: flex-end !important;
}

.jc-flex-end {
  justify-content: flex-end !important;
}

.justify-content-left {
  justify-content: left !important;
}

.jc-left {
  justify-content: left !important;
}

.justify-content-right {
  justify-content: right !important;
}

.jc-right {
  justify-content: right !important;
}

.justify-content-normal {
  justify-content: normal !important;
}

.jc-normal {
  justify-content: normal !important;
}

.justify-content-space-between {
  justify-content: space-between !important;
}

.jc-space-between {
  justify-content: space-between !important;
}

.justify-content-space-around {
  justify-content: space-around !important;
}

.jc-space-around {
  justify-content: space-around !important;
}

.justify-content-space-evenly {
  justify-content: space-evenly !important;
}

.jc-space-evenly {
  justify-content: space-evenly !important;
}

.justify-content-stretch {
  justify-content: stretch !important;
}

.jc-stretch {
  justify-content: stretch !important;
}

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

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

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.flex-grow-1 {
  flex-grow: 1;
}

.flex-grow-0 {
  flex-grow: 0;
}

/* Decoration */
.rounded {
  border-radius: 1rem;
}

/* Colors */
.tc-black {
  color: black !important;
}

.bgc-black {
  background-color: black !important;
}

.border-color-black {
  border-color: black !important;
}

.border-color-s-black {
  border-left-color: black !important;
}

.border-color-e-black {
  border-right-color: black !important;
}

.border-color-t-black {
  border-top-color: black !important;
}

.border-color-b-black {
  border-bottom-color: black !important;
}

.bc-black {
  border-color: black !important;
}

.bc-s-black {
  border-left-color: black !important;
}

.bc-e-black {
  border-right-color: black !important;
}

.bc-t-black {
  border-top-color: black !important;
}

.bc-b-black {
  border-bottom-color: black !important;
}

.tc-blood {
  color: #a52423 !important;
}

.bgc-blood {
  background-color: #a52423 !important;
}

.border-color-blood {
  border-color: #a52423 !important;
}

.border-color-s-blood {
  border-left-color: #a52423 !important;
}

.border-color-e-blood {
  border-right-color: #a52423 !important;
}

.border-color-t-blood {
  border-top-color: #a52423 !important;
}

.border-color-b-blood {
  border-bottom-color: #a52423 !important;
}

.bc-blood {
  border-color: #a52423 !important;
}

.bc-s-blood {
  border-left-color: #a52423 !important;
}

.bc-e-blood {
  border-right-color: #a52423 !important;
}

.bc-t-blood {
  border-top-color: #a52423 !important;
}

.bc-b-blood {
  border-bottom-color: #a52423 !important;
}

.tc-blue-u1-light {
  color: #98bbd5 !important;
}

.bgc-blue-u1-light {
  background-color: #98bbd5 !important;
}

.border-color-blue-u1-light {
  border-color: #98bbd5 !important;
}

.border-color-s-blue-u1-light {
  border-left-color: #98bbd5 !important;
}

.border-color-e-blue-u1-light {
  border-right-color: #98bbd5 !important;
}

.border-color-t-blue-u1-light {
  border-top-color: #98bbd5 !important;
}

.border-color-b-blue-u1-light {
  border-bottom-color: #98bbd5 !important;
}

.bc-blue-u1-light {
  border-color: #98bbd5 !important;
}

.bc-s-blue-u1-light {
  border-left-color: #98bbd5 !important;
}

.bc-e-blue-u1-light {
  border-right-color: #98bbd5 !important;
}

.bc-t-blue-u1-light {
  border-top-color: #98bbd5 !important;
}

.bc-b-blue-u1-light {
  border-bottom-color: #98bbd5 !important;
}

.tc-blue-u1 {
  color: #0080ad !important;
}

.bgc-blue-u1 {
  background-color: #0080ad !important;
}

.border-color-blue-u1 {
  border-color: #0080ad !important;
}

.border-color-s-blue-u1 {
  border-left-color: #0080ad !important;
}

.border-color-e-blue-u1 {
  border-right-color: #0080ad !important;
}

.border-color-t-blue-u1 {
  border-top-color: #0080ad !important;
}

.border-color-b-blue-u1 {
  border-bottom-color: #0080ad !important;
}

.bc-blue-u1 {
  border-color: #0080ad !important;
}

.bc-s-blue-u1 {
  border-left-color: #0080ad !important;
}

.bc-e-blue-u1 {
  border-right-color: #0080ad !important;
}

.bc-t-blue-u1 {
  border-top-color: #0080ad !important;
}

.bc-b-blue-u1 {
  border-bottom-color: #0080ad !important;
}

.tc-blue {
  color: #0080ad !important;
}

.bgc-blue {
  background-color: #0080ad !important;
}

.border-color-blue {
  border-color: #0080ad !important;
}

.border-color-s-blue {
  border-left-color: #0080ad !important;
}

.border-color-e-blue {
  border-right-color: #0080ad !important;
}

.border-color-t-blue {
  border-top-color: #0080ad !important;
}

.border-color-b-blue {
  border-bottom-color: #0080ad !important;
}

.bc-blue {
  border-color: #0080ad !important;
}

.bc-s-blue {
  border-left-color: #0080ad !important;
}

.bc-e-blue {
  border-right-color: #0080ad !important;
}

.bc-t-blue {
  border-top-color: #0080ad !important;
}

.bc-b-blue {
  border-bottom-color: #0080ad !important;
}

.tc-blue-light {
  color: #dcebfa !important;
}

.bgc-blue-light {
  background-color: #dcebfa !important;
}

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

.border-color-s-blue-light {
  border-left-color: #dcebfa !important;
}

.border-color-e-blue-light {
  border-right-color: #dcebfa !important;
}

.border-color-t-blue-light {
  border-top-color: #dcebfa !important;
}

.border-color-b-blue-light {
  border-bottom-color: #dcebfa !important;
}

.bc-blue-light {
  border-color: #dcebfa !important;
}

.bc-s-blue-light {
  border-left-color: #dcebfa !important;
}

.bc-e-blue-light {
  border-right-color: #dcebfa !important;
}

.bc-t-blue-light {
  border-top-color: #dcebfa !important;
}

.bc-b-blue-light {
  border-bottom-color: #dcebfa !important;
}

.tc-blue2 {
  color: #1cbecf !important;
}

.bgc-blue2 {
  background-color: #1cbecf !important;
}

.border-color-blue2 {
  border-color: #1cbecf !important;
}

.border-color-s-blue2 {
  border-left-color: #1cbecf !important;
}

.border-color-e-blue2 {
  border-right-color: #1cbecf !important;
}

.border-color-t-blue2 {
  border-top-color: #1cbecf !important;
}

.border-color-b-blue2 {
  border-bottom-color: #1cbecf !important;
}

.bc-blue2 {
  border-color: #1cbecf !important;
}

.bc-s-blue2 {
  border-left-color: #1cbecf !important;
}

.bc-e-blue2 {
  border-right-color: #1cbecf !important;
}

.bc-t-blue2 {
  border-top-color: #1cbecf !important;
}

.bc-b-blue2 {
  border-bottom-color: #1cbecf !important;
}

.tc-blue3 {
  color: #75bdea !important;
}

.bgc-blue3 {
  background-color: #75bdea !important;
}

.border-color-blue3 {
  border-color: #75bdea !important;
}

.border-color-s-blue3 {
  border-left-color: #75bdea !important;
}

.border-color-e-blue3 {
  border-right-color: #75bdea !important;
}

.border-color-t-blue3 {
  border-top-color: #75bdea !important;
}

.border-color-b-blue3 {
  border-bottom-color: #75bdea !important;
}

.bc-blue3 {
  border-color: #75bdea !important;
}

.bc-s-blue3 {
  border-left-color: #75bdea !important;
}

.bc-e-blue3 {
  border-right-color: #75bdea !important;
}

.bc-t-blue3 {
  border-top-color: #75bdea !important;
}

.bc-b-blue3 {
  border-bottom-color: #75bdea !important;
}

.tc-blue4 {
  color: #dfeffc !important;
}

.bgc-blue4 {
  background-color: #dfeffc !important;
}

.border-color-blue4 {
  border-color: #dfeffc !important;
}

.border-color-s-blue4 {
  border-left-color: #dfeffc !important;
}

.border-color-e-blue4 {
  border-right-color: #dfeffc !important;
}

.border-color-t-blue4 {
  border-top-color: #dfeffc !important;
}

.border-color-b-blue4 {
  border-bottom-color: #dfeffc !important;
}

.bc-blue4 {
  border-color: #dfeffc !important;
}

.bc-s-blue4 {
  border-left-color: #dfeffc !important;
}

.bc-e-blue4 {
  border-right-color: #dfeffc !important;
}

.bc-t-blue4 {
  border-top-color: #dfeffc !important;
}

.bc-b-blue4 {
  border-bottom-color: #dfeffc !important;
}

.tc-blue5 {
  color: #67b3e3 !important;
}

.bgc-blue5 {
  background-color: #67b3e3 !important;
}

.border-color-blue5 {
  border-color: #67b3e3 !important;
}

.border-color-s-blue5 {
  border-left-color: #67b3e3 !important;
}

.border-color-e-blue5 {
  border-right-color: #67b3e3 !important;
}

.border-color-t-blue5 {
  border-top-color: #67b3e3 !important;
}

.border-color-b-blue5 {
  border-bottom-color: #67b3e3 !important;
}

.bc-blue5 {
  border-color: #67b3e3 !important;
}

.bc-s-blue5 {
  border-left-color: #67b3e3 !important;
}

.bc-e-blue5 {
  border-right-color: #67b3e3 !important;
}

.bc-t-blue5 {
  border-top-color: #67b3e3 !important;
}

.bc-b-blue5 {
  border-bottom-color: #67b3e3 !important;
}

.tc-blue6 {
  color: #0075bf !important;
}

.bgc-blue6 {
  background-color: #0075bf !important;
}

.border-color-blue6 {
  border-color: #0075bf !important;
}

.border-color-s-blue6 {
  border-left-color: #0075bf !important;
}

.border-color-e-blue6 {
  border-right-color: #0075bf !important;
}

.border-color-t-blue6 {
  border-top-color: #0075bf !important;
}

.border-color-b-blue6 {
  border-bottom-color: #0075bf !important;
}

.bc-blue6 {
  border-color: #0075bf !important;
}

.bc-s-blue6 {
  border-left-color: #0075bf !important;
}

.bc-e-blue6 {
  border-right-color: #0075bf !important;
}

.bc-t-blue6 {
  border-top-color: #0075bf !important;
}

.bc-b-blue6 {
  border-bottom-color: #0075bf !important;
}

.tc-blue7 {
  color: #009adf !important;
}

.bgc-blue7 {
  background-color: #009adf !important;
}

.border-color-blue7 {
  border-color: #009adf !important;
}

.border-color-s-blue7 {
  border-left-color: #009adf !important;
}

.border-color-e-blue7 {
  border-right-color: #009adf !important;
}

.border-color-t-blue7 {
  border-top-color: #009adf !important;
}

.border-color-b-blue7 {
  border-bottom-color: #009adf !important;
}

.bc-blue7 {
  border-color: #009adf !important;
}

.bc-s-blue7 {
  border-left-color: #009adf !important;
}

.bc-e-blue7 {
  border-right-color: #009adf !important;
}

.bc-t-blue7 {
  border-top-color: #009adf !important;
}

.bc-b-blue7 {
  border-bottom-color: #009adf !important;
}

.tc-blue8 {
  color: #29b8ce !important;
}

.bgc-blue8 {
  background-color: #29b8ce !important;
}

.border-color-blue8 {
  border-color: #29b8ce !important;
}

.border-color-s-blue8 {
  border-left-color: #29b8ce !important;
}

.border-color-e-blue8 {
  border-right-color: #29b8ce !important;
}

.border-color-t-blue8 {
  border-top-color: #29b8ce !important;
}

.border-color-b-blue8 {
  border-bottom-color: #29b8ce !important;
}

.bc-blue8 {
  border-color: #29b8ce !important;
}

.bc-s-blue8 {
  border-left-color: #29b8ce !important;
}

.bc-e-blue8 {
  border-right-color: #29b8ce !important;
}

.bc-t-blue8 {
  border-top-color: #29b8ce !important;
}

.bc-b-blue8 {
  border-bottom-color: #29b8ce !important;
}

.tc-blue9 {
  color: #9fcef0 !important;
}

.bgc-blue9 {
  background-color: #9fcef0 !important;
}

.border-color-blue9 {
  border-color: #9fcef0 !important;
}

.border-color-s-blue9 {
  border-left-color: #9fcef0 !important;
}

.border-color-e-blue9 {
  border-right-color: #9fcef0 !important;
}

.border-color-t-blue9 {
  border-top-color: #9fcef0 !important;
}

.border-color-b-blue9 {
  border-bottom-color: #9fcef0 !important;
}

.bc-blue9 {
  border-color: #9fcef0 !important;
}

.bc-s-blue9 {
  border-left-color: #9fcef0 !important;
}

.bc-e-blue9 {
  border-right-color: #9fcef0 !important;
}

.bc-t-blue9 {
  border-top-color: #9fcef0 !important;
}

.bc-b-blue9 {
  border-bottom-color: #9fcef0 !important;
}

.tc-blue10 {
  color: #e2f2f7 !important;
}

.bgc-blue10 {
  background-color: #e2f2f7 !important;
}

.border-color-blue10 {
  border-color: #e2f2f7 !important;
}

.border-color-s-blue10 {
  border-left-color: #e2f2f7 !important;
}

.border-color-e-blue10 {
  border-right-color: #e2f2f7 !important;
}

.border-color-t-blue10 {
  border-top-color: #e2f2f7 !important;
}

.border-color-b-blue10 {
  border-bottom-color: #e2f2f7 !important;
}

.bc-blue10 {
  border-color: #e2f2f7 !important;
}

.bc-s-blue10 {
  border-left-color: #e2f2f7 !important;
}

.bc-e-blue10 {
  border-right-color: #e2f2f7 !important;
}

.bc-t-blue10 {
  border-top-color: #e2f2f7 !important;
}

.bc-b-blue10 {
  border-bottom-color: #e2f2f7 !important;
}

.tc-blue11 {
  color: #d6ebe7 !important;
}

.bgc-blue11 {
  background-color: #d6ebe7 !important;
}

.border-color-blue11 {
  border-color: #d6ebe7 !important;
}

.border-color-s-blue11 {
  border-left-color: #d6ebe7 !important;
}

.border-color-e-blue11 {
  border-right-color: #d6ebe7 !important;
}

.border-color-t-blue11 {
  border-top-color: #d6ebe7 !important;
}

.border-color-b-blue11 {
  border-bottom-color: #d6ebe7 !important;
}

.bc-blue11 {
  border-color: #d6ebe7 !important;
}

.bc-s-blue11 {
  border-left-color: #d6ebe7 !important;
}

.bc-e-blue11 {
  border-right-color: #d6ebe7 !important;
}

.bc-t-blue11 {
  border-top-color: #d6ebe7 !important;
}

.bc-b-blue11 {
  border-bottom-color: #d6ebe7 !important;
}

.tc-blue12 {
  color: #28348b !important;
}

.bgc-blue12 {
  background-color: #28348b !important;
}

.border-color-blue12 {
  border-color: #28348b !important;
}

.border-color-s-blue12 {
  border-left-color: #28348b !important;
}

.border-color-e-blue12 {
  border-right-color: #28348b !important;
}

.border-color-t-blue12 {
  border-top-color: #28348b !important;
}

.border-color-b-blue12 {
  border-bottom-color: #28348b !important;
}

.bc-blue12 {
  border-color: #28348b !important;
}

.bc-s-blue12 {
  border-left-color: #28348b !important;
}

.bc-e-blue12 {
  border-right-color: #28348b !important;
}

.bc-t-blue12 {
  border-top-color: #28348b !important;
}

.bc-b-blue12 {
  border-bottom-color: #28348b !important;
}

.tc-blue13 {
  color: #dbdcf0 !important;
}

.bgc-blue13 {
  background-color: #dbdcf0 !important;
}

.border-color-blue13 {
  border-color: #dbdcf0 !important;
}

.border-color-s-blue13 {
  border-left-color: #dbdcf0 !important;
}

.border-color-e-blue13 {
  border-right-color: #dbdcf0 !important;
}

.border-color-t-blue13 {
  border-top-color: #dbdcf0 !important;
}

.border-color-b-blue13 {
  border-bottom-color: #dbdcf0 !important;
}

.bc-blue13 {
  border-color: #dbdcf0 !important;
}

.bc-s-blue13 {
  border-left-color: #dbdcf0 !important;
}

.bc-e-blue13 {
  border-right-color: #dbdcf0 !important;
}

.bc-t-blue13 {
  border-top-color: #dbdcf0 !important;
}

.bc-b-blue13 {
  border-bottom-color: #dbdcf0 !important;
}

.tc-blue14 {
  color: #c6d6e6 !important;
}

.bgc-blue14 {
  background-color: #c6d6e6 !important;
}

.border-color-blue14 {
  border-color: #c6d6e6 !important;
}

.border-color-s-blue14 {
  border-left-color: #c6d6e6 !important;
}

.border-color-e-blue14 {
  border-right-color: #c6d6e6 !important;
}

.border-color-t-blue14 {
  border-top-color: #c6d6e6 !important;
}

.border-color-b-blue14 {
  border-bottom-color: #c6d6e6 !important;
}

.bc-blue14 {
  border-color: #c6d6e6 !important;
}

.bc-s-blue14 {
  border-left-color: #c6d6e6 !important;
}

.bc-e-blue14 {
  border-right-color: #c6d6e6 !important;
}

.bc-t-blue14 {
  border-top-color: #c6d6e6 !important;
}

.bc-b-blue14 {
  border-bottom-color: #c6d6e6 !important;
}

.tc-blue15 {
  color: #e8f2fc !important;
}

.bgc-blue15 {
  background-color: #e8f2fc !important;
}

.border-color-blue15 {
  border-color: #e8f2fc !important;
}

.border-color-s-blue15 {
  border-left-color: #e8f2fc !important;
}

.border-color-e-blue15 {
  border-right-color: #e8f2fc !important;
}

.border-color-t-blue15 {
  border-top-color: #e8f2fc !important;
}

.border-color-b-blue15 {
  border-bottom-color: #e8f2fc !important;
}

.bc-blue15 {
  border-color: #e8f2fc !important;
}

.bc-s-blue15 {
  border-left-color: #e8f2fc !important;
}

.bc-e-blue15 {
  border-right-color: #e8f2fc !important;
}

.bc-t-blue15 {
  border-top-color: #e8f2fc !important;
}

.bc-b-blue15 {
  border-bottom-color: #e8f2fc !important;
}

.tc-blue16 {
  color: #d6ebe6 !important;
}

.bgc-blue16 {
  background-color: #d6ebe6 !important;
}

.border-color-blue16 {
  border-color: #d6ebe6 !important;
}

.border-color-s-blue16 {
  border-left-color: #d6ebe6 !important;
}

.border-color-e-blue16 {
  border-right-color: #d6ebe6 !important;
}

.border-color-t-blue16 {
  border-top-color: #d6ebe6 !important;
}

.border-color-b-blue16 {
  border-bottom-color: #d6ebe6 !important;
}

.bc-blue16 {
  border-color: #d6ebe6 !important;
}

.bc-s-blue16 {
  border-left-color: #d6ebe6 !important;
}

.bc-e-blue16 {
  border-right-color: #d6ebe6 !important;
}

.bc-t-blue16 {
  border-top-color: #d6ebe6 !important;
}

.bc-b-blue16 {
  border-bottom-color: #d6ebe6 !important;
}

.tc-blue17 {
  color: #00a8b0 !important;
}

.bgc-blue17 {
  background-color: #00a8b0 !important;
}

.border-color-blue17 {
  border-color: #00a8b0 !important;
}

.border-color-s-blue17 {
  border-left-color: #00a8b0 !important;
}

.border-color-e-blue17 {
  border-right-color: #00a8b0 !important;
}

.border-color-t-blue17 {
  border-top-color: #00a8b0 !important;
}

.border-color-b-blue17 {
  border-bottom-color: #00a8b0 !important;
}

.bc-blue17 {
  border-color: #00a8b0 !important;
}

.bc-s-blue17 {
  border-left-color: #00a8b0 !important;
}

.bc-e-blue17 {
  border-right-color: #00a8b0 !important;
}

.bc-t-blue17 {
  border-top-color: #00a8b0 !important;
}

.bc-b-blue17 {
  border-bottom-color: #00a8b0 !important;
}

.tc-blue18 {
  color: #2ab8ce !important;
}

.bgc-blue18 {
  background-color: #2ab8ce !important;
}

.border-color-blue18 {
  border-color: #2ab8ce !important;
}

.border-color-s-blue18 {
  border-left-color: #2ab8ce !important;
}

.border-color-e-blue18 {
  border-right-color: #2ab8ce !important;
}

.border-color-t-blue18 {
  border-top-color: #2ab8ce !important;
}

.border-color-b-blue18 {
  border-bottom-color: #2ab8ce !important;
}

.bc-blue18 {
  border-color: #2ab8ce !important;
}

.bc-s-blue18 {
  border-left-color: #2ab8ce !important;
}

.bc-e-blue18 {
  border-right-color: #2ab8ce !important;
}

.bc-t-blue18 {
  border-top-color: #2ab8ce !important;
}

.bc-b-blue18 {
  border-bottom-color: #2ab8ce !important;
}

.tc-brown {
  color: #ce7717 !important;
}

.bgc-brown {
  background-color: #ce7717 !important;
}

.border-color-brown {
  border-color: #ce7717 !important;
}

.border-color-s-brown {
  border-left-color: #ce7717 !important;
}

.border-color-e-brown {
  border-right-color: #ce7717 !important;
}

.border-color-t-brown {
  border-top-color: #ce7717 !important;
}

.border-color-b-brown {
  border-bottom-color: #ce7717 !important;
}

.bc-brown {
  border-color: #ce7717 !important;
}

.bc-s-brown {
  border-left-color: #ce7717 !important;
}

.bc-e-brown {
  border-right-color: #ce7717 !important;
}

.bc-t-brown {
  border-top-color: #ce7717 !important;
}

.bc-b-brown {
  border-bottom-color: #ce7717 !important;
}

.tc-green-darker {
  color: #63b32e !important;
}

.bgc-green-darker {
  background-color: #63b32e !important;
}

.border-color-green-darker {
  border-color: #63b32e !important;
}

.border-color-s-green-darker {
  border-left-color: #63b32e !important;
}

.border-color-e-green-darker {
  border-right-color: #63b32e !important;
}

.border-color-t-green-darker {
  border-top-color: #63b32e !important;
}

.border-color-b-green-darker {
  border-bottom-color: #63b32e !important;
}

.bc-green-darker {
  border-color: #63b32e !important;
}

.bc-s-green-darker {
  border-left-color: #63b32e !important;
}

.bc-e-green-darker {
  border-right-color: #63b32e !important;
}

.bc-t-green-darker {
  border-top-color: #63b32e !important;
}

.bc-b-green-darker {
  border-bottom-color: #63b32e !important;
}

.tc-green-light {
  color: #d8e8c6 !important;
}

.bgc-green-light {
  background-color: #d8e8c6 !important;
}

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

.border-color-s-green-light {
  border-left-color: #d8e8c6 !important;
}

.border-color-e-green-light {
  border-right-color: #d8e8c6 !important;
}

.border-color-t-green-light {
  border-top-color: #d8e8c6 !important;
}

.border-color-b-green-light {
  border-bottom-color: #d8e8c6 !important;
}

.bc-green-light {
  border-color: #d8e8c6 !important;
}

.bc-s-green-light {
  border-left-color: #d8e8c6 !important;
}

.bc-e-green-light {
  border-right-color: #d8e8c6 !important;
}

.bc-t-green-light {
  border-top-color: #d8e8c6 !important;
}

.bc-b-green-light {
  border-bottom-color: #d8e8c6 !important;
}

.tc-green {
  color: #afcb08 !important;
}

.bgc-green {
  background-color: #afcb08 !important;
}

.border-color-green {
  border-color: #afcb08 !important;
}

.border-color-s-green {
  border-left-color: #afcb08 !important;
}

.border-color-e-green {
  border-right-color: #afcb08 !important;
}

.border-color-t-green {
  border-top-color: #afcb08 !important;
}

.border-color-b-green {
  border-bottom-color: #afcb08 !important;
}

.bc-green {
  border-color: #afcb08 !important;
}

.bc-s-green {
  border-left-color: #afcb08 !important;
}

.bc-e-green {
  border-right-color: #afcb08 !important;
}

.bc-t-green {
  border-top-color: #afcb08 !important;
}

.bc-b-green {
  border-bottom-color: #afcb08 !important;
}

.tc-green2 {
  color: #94c11f !important;
}

.bgc-green2 {
  background-color: #94c11f !important;
}

.border-color-green2 {
  border-color: #94c11f !important;
}

.border-color-s-green2 {
  border-left-color: #94c11f !important;
}

.border-color-e-green2 {
  border-right-color: #94c11f !important;
}

.border-color-t-green2 {
  border-top-color: #94c11f !important;
}

.border-color-b-green2 {
  border-bottom-color: #94c11f !important;
}

.bc-green2 {
  border-color: #94c11f !important;
}

.bc-s-green2 {
  border-left-color: #94c11f !important;
}

.bc-e-green2 {
  border-right-color: #94c11f !important;
}

.bc-t-green2 {
  border-top-color: #94c11f !important;
}

.bc-b-green2 {
  border-bottom-color: #94c11f !important;
}

.tc-green3 {
  color: #8cc63f !important;
}

.bgc-green3 {
  background-color: #8cc63f !important;
}

.border-color-green3 {
  border-color: #8cc63f !important;
}

.border-color-s-green3 {
  border-left-color: #8cc63f !important;
}

.border-color-e-green3 {
  border-right-color: #8cc63f !important;
}

.border-color-t-green3 {
  border-top-color: #8cc63f !important;
}

.border-color-b-green3 {
  border-bottom-color: #8cc63f !important;
}

.bc-green3 {
  border-color: #8cc63f !important;
}

.bc-s-green3 {
  border-left-color: #8cc63f !important;
}

.bc-e-green3 {
  border-right-color: #8cc63f !important;
}

.bc-t-green3 {
  border-top-color: #8cc63f !important;
}

.bc-b-green3 {
  border-bottom-color: #8cc63f !important;
}

.tc-green4 {
  color: #08af6c !important;
}

.bgc-green4 {
  background-color: #08af6c !important;
}

.border-color-green4 {
  border-color: #08af6c !important;
}

.border-color-s-green4 {
  border-left-color: #08af6c !important;
}

.border-color-e-green4 {
  border-right-color: #08af6c !important;
}

.border-color-t-green4 {
  border-top-color: #08af6c !important;
}

.border-color-b-green4 {
  border-bottom-color: #08af6c !important;
}

.bc-green4 {
  border-color: #08af6c !important;
}

.bc-s-green4 {
  border-left-color: #08af6c !important;
}

.bc-e-green4 {
  border-right-color: #08af6c !important;
}

.bc-t-green4 {
  border-top-color: #08af6c !important;
}

.bc-b-green4 {
  border-bottom-color: #08af6c !important;
}

.tc-green5 {
  color: #f4f7e4 !important;
}

.bgc-green5 {
  background-color: #f4f7e4 !important;
}

.border-color-green5 {
  border-color: #f4f7e4 !important;
}

.border-color-s-green5 {
  border-left-color: #f4f7e4 !important;
}

.border-color-e-green5 {
  border-right-color: #f4f7e4 !important;
}

.border-color-t-green5 {
  border-top-color: #f4f7e4 !important;
}

.border-color-b-green5 {
  border-bottom-color: #f4f7e4 !important;
}

.bc-green5 {
  border-color: #f4f7e4 !important;
}

.bc-s-green5 {
  border-left-color: #f4f7e4 !important;
}

.bc-e-green5 {
  border-right-color: #f4f7e4 !important;
}

.bc-t-green5 {
  border-top-color: #f4f7e4 !important;
}

.bc-b-green5 {
  border-bottom-color: #f4f7e4 !important;
}

.tc-green6 {
  color: #00a35e !important;
}

.bgc-green6 {
  background-color: #00a35e !important;
}

.border-color-green6 {
  border-color: #00a35e !important;
}

.border-color-s-green6 {
  border-left-color: #00a35e !important;
}

.border-color-e-green6 {
  border-right-color: #00a35e !important;
}

.border-color-t-green6 {
  border-top-color: #00a35e !important;
}

.border-color-b-green6 {
  border-bottom-color: #00a35e !important;
}

.bc-green6 {
  border-color: #00a35e !important;
}

.bc-s-green6 {
  border-left-color: #00a35e !important;
}

.bc-e-green6 {
  border-right-color: #00a35e !important;
}

.bc-t-green6 {
  border-top-color: #00a35e !important;
}

.bc-b-green6 {
  border-bottom-color: #00a35e !important;
}

.tc-green7 {
  color: #e6f0da !important;
}

.bgc-green7 {
  background-color: #e6f0da !important;
}

.border-color-green7 {
  border-color: #e6f0da !important;
}

.border-color-s-green7 {
  border-left-color: #e6f0da !important;
}

.border-color-e-green7 {
  border-right-color: #e6f0da !important;
}

.border-color-t-green7 {
  border-top-color: #e6f0da !important;
}

.border-color-b-green7 {
  border-bottom-color: #e6f0da !important;
}

.bc-green7 {
  border-color: #e6f0da !important;
}

.bc-s-green7 {
  border-left-color: #e6f0da !important;
}

.bc-e-green7 {
  border-right-color: #e6f0da !important;
}

.bc-t-green7 {
  border-top-color: #e6f0da !important;
}

.bc-b-green7 {
  border-bottom-color: #e6f0da !important;
}

.tc-green8 {
  color: #65b32e !important;
}

.bgc-green8 {
  background-color: #65b32e !important;
}

.border-color-green8 {
  border-color: #65b32e !important;
}

.border-color-s-green8 {
  border-left-color: #65b32e !important;
}

.border-color-e-green8 {
  border-right-color: #65b32e !important;
}

.border-color-t-green8 {
  border-top-color: #65b32e !important;
}

.border-color-b-green8 {
  border-bottom-color: #65b32e !important;
}

.bc-green8 {
  border-color: #65b32e !important;
}

.bc-s-green8 {
  border-left-color: #65b32e !important;
}

.bc-e-green8 {
  border-right-color: #65b32e !important;
}

.bc-t-green8 {
  border-top-color: #65b32e !important;
}

.bc-b-green8 {
  border-bottom-color: #65b32e !important;
}

.tc-green9 {
  color: #00853e !important;
}

.bgc-green9 {
  background-color: #00853e !important;
}

.border-color-green9 {
  border-color: #00853e !important;
}

.border-color-s-green9 {
  border-left-color: #00853e !important;
}

.border-color-e-green9 {
  border-right-color: #00853e !important;
}

.border-color-t-green9 {
  border-top-color: #00853e !important;
}

.border-color-b-green9 {
  border-bottom-color: #00853e !important;
}

.bc-green9 {
  border-color: #00853e !important;
}

.bc-s-green9 {
  border-left-color: #00853e !important;
}

.bc-e-green9 {
  border-right-color: #00853e !important;
}

.bc-t-green9 {
  border-top-color: #00853e !important;
}

.bc-b-green9 {
  border-bottom-color: #00853e !important;
}

.tc-green10 {
  color: #c6d75e !important;
}

.bgc-green10 {
  background-color: #c6d75e !important;
}

.border-color-green10 {
  border-color: #c6d75e !important;
}

.border-color-s-green10 {
  border-left-color: #c6d75e !important;
}

.border-color-e-green10 {
  border-right-color: #c6d75e !important;
}

.border-color-t-green10 {
  border-top-color: #c6d75e !important;
}

.border-color-b-green10 {
  border-bottom-color: #c6d75e !important;
}

.bc-green10 {
  border-color: #c6d75e !important;
}

.bc-s-green10 {
  border-left-color: #c6d75e !important;
}

.bc-e-green10 {
  border-right-color: #c6d75e !important;
}

.bc-t-green10 {
  border-top-color: #c6d75e !important;
}

.bc-b-green10 {
  border-bottom-color: #c6d75e !important;
}

.tc-green11 {
  color: #94c120 !important;
}

.bgc-green11 {
  background-color: #94c120 !important;
}

.border-color-green11 {
  border-color: #94c120 !important;
}

.border-color-s-green11 {
  border-left-color: #94c120 !important;
}

.border-color-e-green11 {
  border-right-color: #94c120 !important;
}

.border-color-t-green11 {
  border-top-color: #94c120 !important;
}

.border-color-b-green11 {
  border-bottom-color: #94c120 !important;
}

.bc-green11 {
  border-color: #94c120 !important;
}

.bc-s-green11 {
  border-left-color: #94c120 !important;
}

.bc-e-green11 {
  border-right-color: #94c120 !important;
}

.bc-t-green11 {
  border-top-color: #94c120 !important;
}

.bc-b-green11 {
  border-bottom-color: #94c120 !important;
}

.tc-green12 {
  color: #66b22d !important;
}

.bgc-green12 {
  background-color: #66b22d !important;
}

.border-color-green12 {
  border-color: #66b22d !important;
}

.border-color-s-green12 {
  border-left-color: #66b22d !important;
}

.border-color-e-green12 {
  border-right-color: #66b22d !important;
}

.border-color-t-green12 {
  border-top-color: #66b22d !important;
}

.border-color-b-green12 {
  border-bottom-color: #66b22d !important;
}

.bc-green12 {
  border-color: #66b22d !important;
}

.bc-s-green12 {
  border-left-color: #66b22d !important;
}

.bc-e-green12 {
  border-right-color: #66b22d !important;
}

.bc-t-green12 {
  border-top-color: #66b22d !important;
}

.bc-b-green12 {
  border-bottom-color: #66b22d !important;
}

.tc-orange {
  color: #f07d00 !important;
}

.bgc-orange {
  background-color: #f07d00 !important;
}

.border-color-orange {
  border-color: #f07d00 !important;
}

.border-color-s-orange {
  border-left-color: #f07d00 !important;
}

.border-color-e-orange {
  border-right-color: #f07d00 !important;
}

.border-color-t-orange {
  border-top-color: #f07d00 !important;
}

.border-color-b-orange {
  border-bottom-color: #f07d00 !important;
}

.bc-orange {
  border-color: #f07d00 !important;
}

.bc-s-orange {
  border-left-color: #f07d00 !important;
}

.bc-e-orange {
  border-right-color: #f07d00 !important;
}

.bc-t-orange {
  border-top-color: #f07d00 !important;
}

.bc-b-orange {
  border-bottom-color: #f07d00 !important;
}

.tc-orange2 {
  color: #f07f3c !important;
}

.bgc-orange2 {
  background-color: #f07f3c !important;
}

.border-color-orange2 {
  border-color: #f07f3c !important;
}

.border-color-s-orange2 {
  border-left-color: #f07f3c !important;
}

.border-color-e-orange2 {
  border-right-color: #f07f3c !important;
}

.border-color-t-orange2 {
  border-top-color: #f07f3c !important;
}

.border-color-b-orange2 {
  border-bottom-color: #f07f3c !important;
}

.bc-orange2 {
  border-color: #f07f3c !important;
}

.bc-s-orange2 {
  border-left-color: #f07f3c !important;
}

.bc-e-orange2 {
  border-right-color: #f07f3c !important;
}

.bc-t-orange2 {
  border-top-color: #f07f3c !important;
}

.bc-b-orange2 {
  border-bottom-color: #f07f3c !important;
}

.tc-orange3 {
  color: #fee7d1 !important;
}

.bgc-orange3 {
  background-color: #fee7d1 !important;
}

.border-color-orange3 {
  border-color: #fee7d1 !important;
}

.border-color-s-orange3 {
  border-left-color: #fee7d1 !important;
}

.border-color-e-orange3 {
  border-right-color: #fee7d1 !important;
}

.border-color-t-orange3 {
  border-top-color: #fee7d1 !important;
}

.border-color-b-orange3 {
  border-bottom-color: #fee7d1 !important;
}

.bc-orange3 {
  border-color: #fee7d1 !important;
}

.bc-s-orange3 {
  border-left-color: #fee7d1 !important;
}

.bc-e-orange3 {
  border-right-color: #fee7d1 !important;
}

.bc-t-orange3 {
  border-top-color: #fee7d1 !important;
}

.bc-b-orange3 {
  border-bottom-color: #fee7d1 !important;
}

.tc-orange4 {
  color: #ea5b0b !important;
}

.bgc-orange4 {
  background-color: #ea5b0b !important;
}

.border-color-orange4 {
  border-color: #ea5b0b !important;
}

.border-color-s-orange4 {
  border-left-color: #ea5b0b !important;
}

.border-color-e-orange4 {
  border-right-color: #ea5b0b !important;
}

.border-color-t-orange4 {
  border-top-color: #ea5b0b !important;
}

.border-color-b-orange4 {
  border-bottom-color: #ea5b0b !important;
}

.bc-orange4 {
  border-color: #ea5b0b !important;
}

.bc-s-orange4 {
  border-left-color: #ea5b0b !important;
}

.bc-e-orange4 {
  border-right-color: #ea5b0b !important;
}

.bc-t-orange4 {
  border-top-color: #ea5b0b !important;
}

.bc-b-orange4 {
  border-bottom-color: #ea5b0b !important;
}

.tc-orange5 {
  color: #fccea2 !important;
}

.bgc-orange5 {
  background-color: #fccea2 !important;
}

.border-color-orange5 {
  border-color: #fccea2 !important;
}

.border-color-s-orange5 {
  border-left-color: #fccea2 !important;
}

.border-color-e-orange5 {
  border-right-color: #fccea2 !important;
}

.border-color-t-orange5 {
  border-top-color: #fccea2 !important;
}

.border-color-b-orange5 {
  border-bottom-color: #fccea2 !important;
}

.bc-orange5 {
  border-color: #fccea2 !important;
}

.bc-s-orange5 {
  border-left-color: #fccea2 !important;
}

.bc-e-orange5 {
  border-right-color: #fccea2 !important;
}

.bc-t-orange5 {
  border-top-color: #fccea2 !important;
}

.bc-b-orange5 {
  border-bottom-color: #fccea2 !important;
}

.tc-orange6 {
  color: #ea5b0c !important;
}

.bgc-orange6 {
  background-color: #ea5b0c !important;
}

.border-color-orange6 {
  border-color: #ea5b0c !important;
}

.border-color-s-orange6 {
  border-left-color: #ea5b0c !important;
}

.border-color-e-orange6 {
  border-right-color: #ea5b0c !important;
}

.border-color-t-orange6 {
  border-top-color: #ea5b0c !important;
}

.border-color-b-orange6 {
  border-bottom-color: #ea5b0c !important;
}

.bc-orange6 {
  border-color: #ea5b0c !important;
}

.bc-s-orange6 {
  border-left-color: #ea5b0c !important;
}

.bc-e-orange6 {
  border-right-color: #ea5b0c !important;
}

.bc-t-orange6 {
  border-top-color: #ea5b0c !important;
}

.bc-b-orange6 {
  border-bottom-color: #ea5b0c !important;
}

.tc-orange7 {
  color: #ef7d00 !important;
}

.bgc-orange7 {
  background-color: #ef7d00 !important;
}

.border-color-orange7 {
  border-color: #ef7d00 !important;
}

.border-color-s-orange7 {
  border-left-color: #ef7d00 !important;
}

.border-color-e-orange7 {
  border-right-color: #ef7d00 !important;
}

.border-color-t-orange7 {
  border-top-color: #ef7d00 !important;
}

.border-color-b-orange7 {
  border-bottom-color: #ef7d00 !important;
}

.bc-orange7 {
  border-color: #ef7d00 !important;
}

.bc-s-orange7 {
  border-left-color: #ef7d00 !important;
}

.bc-e-orange7 {
  border-right-color: #ef7d00 !important;
}

.bc-t-orange7 {
  border-top-color: #ef7d00 !important;
}

.bc-b-orange7 {
  border-bottom-color: #ef7d00 !important;
}

.tc-pink {
  color: #e53a5a !important;
}

.bgc-pink {
  background-color: #e53a5a !important;
}

.border-color-pink {
  border-color: #e53a5a !important;
}

.border-color-s-pink {
  border-left-color: #e53a5a !important;
}

.border-color-e-pink {
  border-right-color: #e53a5a !important;
}

.border-color-t-pink {
  border-top-color: #e53a5a !important;
}

.border-color-b-pink {
  border-bottom-color: #e53a5a !important;
}

.bc-pink {
  border-color: #e53a5a !important;
}

.bc-s-pink {
  border-left-color: #e53a5a !important;
}

.bc-e-pink {
  border-right-color: #e53a5a !important;
}

.bc-t-pink {
  border-top-color: #e53a5a !important;
}

.bc-b-pink {
  border-bottom-color: #e53a5a !important;
}

.tc-pink2 {
  color: #df83a9 !important;
}

.bgc-pink2 {
  background-color: #df83a9 !important;
}

.border-color-pink2 {
  border-color: #df83a9 !important;
}

.border-color-s-pink2 {
  border-left-color: #df83a9 !important;
}

.border-color-e-pink2 {
  border-right-color: #df83a9 !important;
}

.border-color-t-pink2 {
  border-top-color: #df83a9 !important;
}

.border-color-b-pink2 {
  border-bottom-color: #df83a9 !important;
}

.bc-pink2 {
  border-color: #df83a9 !important;
}

.bc-s-pink2 {
  border-left-color: #df83a9 !important;
}

.bc-e-pink2 {
  border-right-color: #df83a9 !important;
}

.bc-t-pink2 {
  border-top-color: #df83a9 !important;
}

.bc-b-pink2 {
  border-bottom-color: #df83a9 !important;
}

.tc-pink3 {
  color: #f9e9f0 !important;
}

.bgc-pink3 {
  background-color: #f9e9f0 !important;
}

.border-color-pink3 {
  border-color: #f9e9f0 !important;
}

.border-color-s-pink3 {
  border-left-color: #f9e9f0 !important;
}

.border-color-e-pink3 {
  border-right-color: #f9e9f0 !important;
}

.border-color-t-pink3 {
  border-top-color: #f9e9f0 !important;
}

.border-color-b-pink3 {
  border-bottom-color: #f9e9f0 !important;
}

.bc-pink3 {
  border-color: #f9e9f0 !important;
}

.bc-s-pink3 {
  border-left-color: #f9e9f0 !important;
}

.bc-e-pink3 {
  border-right-color: #f9e9f0 !important;
}

.bc-t-pink3 {
  border-top-color: #f9e9f0 !important;
}

.bc-b-pink3 {
  border-bottom-color: #f9e9f0 !important;
}

.tc-pink4 {
  color: #f7d9db !important;
}

.bgc-pink4 {
  background-color: #f7d9db !important;
}

.border-color-pink4 {
  border-color: #f7d9db !important;
}

.border-color-s-pink4 {
  border-left-color: #f7d9db !important;
}

.border-color-e-pink4 {
  border-right-color: #f7d9db !important;
}

.border-color-t-pink4 {
  border-top-color: #f7d9db !important;
}

.border-color-b-pink4 {
  border-bottom-color: #f7d9db !important;
}

.bc-pink4 {
  border-color: #f7d9db !important;
}

.bc-s-pink4 {
  border-left-color: #f7d9db !important;
}

.bc-e-pink4 {
  border-right-color: #f7d9db !important;
}

.bc-t-pink4 {
  border-top-color: #f7d9db !important;
}

.bc-b-pink4 {
  border-bottom-color: #f7d9db !important;
}

.tc-pink5 {
  color: #feefea !important;
}

.bgc-pink5 {
  background-color: #feefea !important;
}

.border-color-pink5 {
  border-color: #feefea !important;
}

.border-color-s-pink5 {
  border-left-color: #feefea !important;
}

.border-color-e-pink5 {
  border-right-color: #feefea !important;
}

.border-color-t-pink5 {
  border-top-color: #feefea !important;
}

.border-color-b-pink5 {
  border-bottom-color: #feefea !important;
}

.bc-pink5 {
  border-color: #feefea !important;
}

.bc-s-pink5 {
  border-left-color: #feefea !important;
}

.bc-e-pink5 {
  border-right-color: #feefea !important;
}

.bc-t-pink5 {
  border-top-color: #feefea !important;
}

.bc-b-pink5 {
  border-bottom-color: #feefea !important;
}

.tc-pink6 {
  color: #efc5d7 !important;
}

.bgc-pink6 {
  background-color: #efc5d7 !important;
}

.border-color-pink6 {
  border-color: #efc5d7 !important;
}

.border-color-s-pink6 {
  border-left-color: #efc5d7 !important;
}

.border-color-e-pink6 {
  border-right-color: #efc5d7 !important;
}

.border-color-t-pink6 {
  border-top-color: #efc5d7 !important;
}

.border-color-b-pink6 {
  border-bottom-color: #efc5d7 !important;
}

.bc-pink6 {
  border-color: #efc5d7 !important;
}

.bc-s-pink6 {
  border-left-color: #efc5d7 !important;
}

.bc-e-pink6 {
  border-right-color: #efc5d7 !important;
}

.bc-t-pink6 {
  border-top-color: #efc5d7 !important;
}

.bc-b-pink6 {
  border-bottom-color: #efc5d7 !important;
}

.tc-pink7 {
  color: #d60b52 !important;
}

.bgc-pink7 {
  background-color: #d60b52 !important;
}

.border-color-pink7 {
  border-color: #d60b52 !important;
}

.border-color-s-pink7 {
  border-left-color: #d60b52 !important;
}

.border-color-e-pink7 {
  border-right-color: #d60b52 !important;
}

.border-color-t-pink7 {
  border-top-color: #d60b52 !important;
}

.border-color-b-pink7 {
  border-bottom-color: #d60b52 !important;
}

.bc-pink7 {
  border-color: #d60b52 !important;
}

.bc-s-pink7 {
  border-left-color: #d60b52 !important;
}

.bc-e-pink7 {
  border-right-color: #d60b52 !important;
}

.bc-t-pink7 {
  border-top-color: #d60b52 !important;
}

.bc-b-pink7 {
  border-bottom-color: #d60b52 !important;
}

.tc-pink8 {
  color: #f7d9da !important;
}

.bgc-pink8 {
  background-color: #f7d9da !important;
}

.border-color-pink8 {
  border-color: #f7d9da !important;
}

.border-color-s-pink8 {
  border-left-color: #f7d9da !important;
}

.border-color-e-pink8 {
  border-right-color: #f7d9da !important;
}

.border-color-t-pink8 {
  border-top-color: #f7d9da !important;
}

.border-color-b-pink8 {
  border-bottom-color: #f7d9da !important;
}

.bc-pink8 {
  border-color: #f7d9da !important;
}

.bc-s-pink8 {
  border-left-color: #f7d9da !important;
}

.bc-e-pink8 {
  border-right-color: #f7d9da !important;
}

.bc-t-pink8 {
  border-top-color: #f7d9da !important;
}

.bc-b-pink8 {
  border-bottom-color: #f7d9da !important;
}

.tc-pink9 {
  color: #f8d8ca !important;
}

.bgc-pink9 {
  background-color: #f8d8ca !important;
}

.border-color-pink9 {
  border-color: #f8d8ca !important;
}

.border-color-s-pink9 {
  border-left-color: #f8d8ca !important;
}

.border-color-e-pink9 {
  border-right-color: #f8d8ca !important;
}

.border-color-t-pink9 {
  border-top-color: #f8d8ca !important;
}

.border-color-b-pink9 {
  border-bottom-color: #f8d8ca !important;
}

.bc-pink9 {
  border-color: #f8d8ca !important;
}

.bc-s-pink9 {
  border-left-color: #f8d8ca !important;
}

.bc-e-pink9 {
  border-right-color: #f8d8ca !important;
}

.bc-t-pink9 {
  border-top-color: #f8d8ca !important;
}

.bc-b-pink9 {
  border-bottom-color: #f8d8ca !important;
}

.tc-pink10 {
  color: #fbdfdd !important;
}

.bgc-pink10 {
  background-color: #fbdfdd !important;
}

.border-color-pink10 {
  border-color: #fbdfdd !important;
}

.border-color-s-pink10 {
  border-left-color: #fbdfdd !important;
}

.border-color-e-pink10 {
  border-right-color: #fbdfdd !important;
}

.border-color-t-pink10 {
  border-top-color: #fbdfdd !important;
}

.border-color-b-pink10 {
  border-bottom-color: #fbdfdd !important;
}

.bc-pink10 {
  border-color: #fbdfdd !important;
}

.bc-s-pink10 {
  border-left-color: #fbdfdd !important;
}

.bc-e-pink10 {
  border-right-color: #fbdfdd !important;
}

.bc-t-pink10 {
  border-top-color: #fbdfdd !important;
}

.bc-b-pink10 {
  border-bottom-color: #fbdfdd !important;
}

.tc-purple-dark {
  color: #a86dab !important;
}

.bgc-purple-dark {
  background-color: #a86dab !important;
}

.border-color-purple-dark {
  border-color: #a86dab !important;
}

.border-color-s-purple-dark {
  border-left-color: #a86dab !important;
}

.border-color-e-purple-dark {
  border-right-color: #a86dab !important;
}

.border-color-t-purple-dark {
  border-top-color: #a86dab !important;
}

.border-color-b-purple-dark {
  border-bottom-color: #a86dab !important;
}

.bc-purple-dark {
  border-color: #a86dab !important;
}

.bc-s-purple-dark {
  border-left-color: #a86dab !important;
}

.bc-e-purple-dark {
  border-right-color: #a86dab !important;
}

.bc-t-purple-dark {
  border-top-color: #a86dab !important;
}

.bc-b-purple-dark {
  border-bottom-color: #a86dab !important;
}

.tc-purple {
  color: #d8b3d5 !important;
}

.bgc-purple {
  background-color: #d8b3d5 !important;
}

.border-color-purple {
  border-color: #d8b3d5 !important;
}

.border-color-s-purple {
  border-left-color: #d8b3d5 !important;
}

.border-color-e-purple {
  border-right-color: #d8b3d5 !important;
}

.border-color-t-purple {
  border-top-color: #d8b3d5 !important;
}

.border-color-b-purple {
  border-bottom-color: #d8b3d5 !important;
}

.bc-purple {
  border-color: #d8b3d5 !important;
}

.bc-s-purple {
  border-left-color: #d8b3d5 !important;
}

.bc-e-purple {
  border-right-color: #d8b3d5 !important;
}

.bc-t-purple {
  border-top-color: #d8b3d5 !important;
}

.bc-b-purple {
  border-bottom-color: #d8b3d5 !important;
}

.tc-purple-light {
  color: #e1c6df !important;
}

.bgc-purple-light {
  background-color: #e1c6df !important;
}

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

.border-color-s-purple-light {
  border-left-color: #e1c6df !important;
}

.border-color-e-purple-light {
  border-right-color: #e1c6df !important;
}

.border-color-t-purple-light {
  border-top-color: #e1c6df !important;
}

.border-color-b-purple-light {
  border-bottom-color: #e1c6df !important;
}

.bc-purple-light {
  border-color: #e1c6df !important;
}

.bc-s-purple-light {
  border-left-color: #e1c6df !important;
}

.bc-e-purple-light {
  border-right-color: #e1c6df !important;
}

.bc-t-purple-light {
  border-top-color: #e1c6df !important;
}

.bc-b-purple-light {
  border-bottom-color: #e1c6df !important;
}

.tc-purple2 {
  color: #565da7 !important;
}

.bgc-purple2 {
  background-color: #565da7 !important;
}

.border-color-purple2 {
  border-color: #565da7 !important;
}

.border-color-s-purple2 {
  border-left-color: #565da7 !important;
}

.border-color-e-purple2 {
  border-right-color: #565da7 !important;
}

.border-color-t-purple2 {
  border-top-color: #565da7 !important;
}

.border-color-b-purple2 {
  border-bottom-color: #565da7 !important;
}

.bc-purple2 {
  border-color: #565da7 !important;
}

.bc-s-purple2 {
  border-left-color: #565da7 !important;
}

.bc-e-purple2 {
  border-right-color: #565da7 !important;
}

.bc-t-purple2 {
  border-top-color: #565da7 !important;
}

.bc-b-purple2 {
  border-bottom-color: #565da7 !important;
}

.tc-purple3 {
  color: #7b51a1 !important;
}

.bgc-purple3 {
  background-color: #7b51a1 !important;
}

.border-color-purple3 {
  border-color: #7b51a1 !important;
}

.border-color-s-purple3 {
  border-left-color: #7b51a1 !important;
}

.border-color-e-purple3 {
  border-right-color: #7b51a1 !important;
}

.border-color-t-purple3 {
  border-top-color: #7b51a1 !important;
}

.border-color-b-purple3 {
  border-bottom-color: #7b51a1 !important;
}

.bc-purple3 {
  border-color: #7b51a1 !important;
}

.bc-s-purple3 {
  border-left-color: #7b51a1 !important;
}

.bc-e-purple3 {
  border-right-color: #7b51a1 !important;
}

.bc-t-purple3 {
  border-top-color: #7b51a1 !important;
}

.bc-b-purple3 {
  border-bottom-color: #7b51a1 !important;
}

.tc-purple4 {
  color: #a7358c !important;
}

.bgc-purple4 {
  background-color: #a7358c !important;
}

.border-color-purple4 {
  border-color: #a7358c !important;
}

.border-color-s-purple4 {
  border-left-color: #a7358c !important;
}

.border-color-e-purple4 {
  border-right-color: #a7358c !important;
}

.border-color-t-purple4 {
  border-top-color: #a7358c !important;
}

.border-color-b-purple4 {
  border-bottom-color: #a7358c !important;
}

.bc-purple4 {
  border-color: #a7358c !important;
}

.bc-s-purple4 {
  border-left-color: #a7358c !important;
}

.bc-e-purple4 {
  border-right-color: #a7358c !important;
}

.bc-t-purple4 {
  border-top-color: #a7358c !important;
}

.bc-b-purple4 {
  border-bottom-color: #a7358c !important;
}

.tc-purple5 {
  color: #64358c !important;
}

.bgc-purple5 {
  background-color: #64358c !important;
}

.border-color-purple5 {
  border-color: #64358c !important;
}

.border-color-s-purple5 {
  border-left-color: #64358c !important;
}

.border-color-e-purple5 {
  border-right-color: #64358c !important;
}

.border-color-t-purple5 {
  border-top-color: #64358c !important;
}

.border-color-b-purple5 {
  border-bottom-color: #64358c !important;
}

.bc-purple5 {
  border-color: #64358c !important;
}

.bc-s-purple5 {
  border-left-color: #64358c !important;
}

.bc-e-purple5 {
  border-right-color: #64358c !important;
}

.bc-t-purple5 {
  border-top-color: #64358c !important;
}

.bc-b-purple5 {
  border-bottom-color: #64358c !important;
}

.tc-purple6 {
  color: #ebdaec !important;
}

.bgc-purple6 {
  background-color: #ebdaec !important;
}

.border-color-purple6 {
  border-color: #ebdaec !important;
}

.border-color-s-purple6 {
  border-left-color: #ebdaec !important;
}

.border-color-e-purple6 {
  border-right-color: #ebdaec !important;
}

.border-color-t-purple6 {
  border-top-color: #ebdaec !important;
}

.border-color-b-purple6 {
  border-bottom-color: #ebdaec !important;
}

.bc-purple6 {
  border-color: #ebdaec !important;
}

.bc-s-purple6 {
  border-left-color: #ebdaec !important;
}

.bc-e-purple6 {
  border-right-color: #ebdaec !important;
}

.bc-t-purple6 {
  border-top-color: #ebdaec !important;
}

.bc-b-purple6 {
  border-bottom-color: #ebdaec !important;
}

.tc-purple7 {
  color: #8b4a97 !important;
}

.bgc-purple7 {
  background-color: #8b4a97 !important;
}

.border-color-purple7 {
  border-color: #8b4a97 !important;
}

.border-color-s-purple7 {
  border-left-color: #8b4a97 !important;
}

.border-color-e-purple7 {
  border-right-color: #8b4a97 !important;
}

.border-color-t-purple7 {
  border-top-color: #8b4a97 !important;
}

.border-color-b-purple7 {
  border-bottom-color: #8b4a97 !important;
}

.bc-purple7 {
  border-color: #8b4a97 !important;
}

.bc-s-purple7 {
  border-left-color: #8b4a97 !important;
}

.bc-e-purple7 {
  border-right-color: #8b4a97 !important;
}

.bc-t-purple7 {
  border-top-color: #8b4a97 !important;
}

.bc-b-purple7 {
  border-bottom-color: #8b4a97 !important;
}

.tc-purple8 {
  color: #b78bbe !important;
}

.bgc-purple8 {
  background-color: #b78bbe !important;
}

.border-color-purple8 {
  border-color: #b78bbe !important;
}

.border-color-s-purple8 {
  border-left-color: #b78bbe !important;
}

.border-color-e-purple8 {
  border-right-color: #b78bbe !important;
}

.border-color-t-purple8 {
  border-top-color: #b78bbe !important;
}

.border-color-b-purple8 {
  border-bottom-color: #b78bbe !important;
}

.bc-purple8 {
  border-color: #b78bbe !important;
}

.bc-s-purple8 {
  border-left-color: #b78bbe !important;
}

.bc-e-purple8 {
  border-right-color: #b78bbe !important;
}

.bc-t-purple8 {
  border-top-color: #b78bbe !important;
}

.bc-b-purple8 {
  border-bottom-color: #b78bbe !important;
}

.tc-purple9 {
  color: #c09ac7 !important;
}

.bgc-purple9 {
  background-color: #c09ac7 !important;
}

.border-color-purple9 {
  border-color: #c09ac7 !important;
}

.border-color-s-purple9 {
  border-left-color: #c09ac7 !important;
}

.border-color-e-purple9 {
  border-right-color: #c09ac7 !important;
}

.border-color-t-purple9 {
  border-top-color: #c09ac7 !important;
}

.border-color-b-purple9 {
  border-bottom-color: #c09ac7 !important;
}

.bc-purple9 {
  border-color: #c09ac7 !important;
}

.bc-s-purple9 {
  border-left-color: #c09ac7 !important;
}

.bc-e-purple9 {
  border-right-color: #c09ac7 !important;
}

.bc-t-purple9 {
  border-top-color: #c09ac7 !important;
}

.bc-b-purple9 {
  border-bottom-color: #c09ac7 !important;
}

.tc-purple10 {
  color: #e5dff0 !important;
}

.bgc-purple10 {
  background-color: #e5dff0 !important;
}

.border-color-purple10 {
  border-color: #e5dff0 !important;
}

.border-color-s-purple10 {
  border-left-color: #e5dff0 !important;
}

.border-color-e-purple10 {
  border-right-color: #e5dff0 !important;
}

.border-color-t-purple10 {
  border-top-color: #e5dff0 !important;
}

.border-color-b-purple10 {
  border-bottom-color: #e5dff0 !important;
}

.bc-purple10 {
  border-color: #e5dff0 !important;
}

.bc-s-purple10 {
  border-left-color: #e5dff0 !important;
}

.bc-e-purple10 {
  border-right-color: #e5dff0 !important;
}

.bc-t-purple10 {
  border-top-color: #e5dff0 !important;
}

.bc-b-purple10 {
  border-bottom-color: #e5dff0 !important;
}

.tc-purple11 {
  color: #804996 !important;
}

.bgc-purple11 {
  background-color: #804996 !important;
}

.border-color-purple11 {
  border-color: #804996 !important;
}

.border-color-s-purple11 {
  border-left-color: #804996 !important;
}

.border-color-e-purple11 {
  border-right-color: #804996 !important;
}

.border-color-t-purple11 {
  border-top-color: #804996 !important;
}

.border-color-b-purple11 {
  border-bottom-color: #804996 !important;
}

.bc-purple11 {
  border-color: #804996 !important;
}

.bc-s-purple11 {
  border-left-color: #804996 !important;
}

.bc-e-purple11 {
  border-right-color: #804996 !important;
}

.bc-t-purple11 {
  border-top-color: #804996 !important;
}

.bc-b-purple11 {
  border-bottom-color: #804996 !important;
}

.tc-red {
  color: #e84134 !important;
}

.bgc-red {
  background-color: #e84134 !important;
}

.border-color-red {
  border-color: #e84134 !important;
}

.border-color-s-red {
  border-left-color: #e84134 !important;
}

.border-color-e-red {
  border-right-color: #e84134 !important;
}

.border-color-t-red {
  border-top-color: #e84134 !important;
}

.border-color-b-red {
  border-bottom-color: #e84134 !important;
}

.bc-red {
  border-color: #e84134 !important;
}

.bc-s-red {
  border-left-color: #e84134 !important;
}

.bc-e-red {
  border-right-color: #e84134 !important;
}

.bc-t-red {
  border-top-color: #e84134 !important;
}

.bc-b-red {
  border-bottom-color: #e84134 !important;
}

.tc-red2 {
  color: #d51317 !important;
}

.bgc-red2 {
  background-color: #d51317 !important;
}

.border-color-red2 {
  border-color: #d51317 !important;
}

.border-color-s-red2 {
  border-left-color: #d51317 !important;
}

.border-color-e-red2 {
  border-right-color: #d51317 !important;
}

.border-color-t-red2 {
  border-top-color: #d51317 !important;
}

.border-color-b-red2 {
  border-bottom-color: #d51317 !important;
}

.bc-red2 {
  border-color: #d51317 !important;
}

.bc-s-red2 {
  border-left-color: #d51317 !important;
}

.bc-e-red2 {
  border-right-color: #d51317 !important;
}

.bc-t-red2 {
  border-top-color: #d51317 !important;
}

.bc-b-red2 {
  border-bottom-color: #d51317 !important;
}

.tc-red3 {
  color: #fcdfd4 !important;
}

.bgc-red3 {
  background-color: #fcdfd4 !important;
}

.border-color-red3 {
  border-color: #fcdfd4 !important;
}

.border-color-s-red3 {
  border-left-color: #fcdfd4 !important;
}

.border-color-e-red3 {
  border-right-color: #fcdfd4 !important;
}

.border-color-t-red3 {
  border-top-color: #fcdfd4 !important;
}

.border-color-b-red3 {
  border-bottom-color: #fcdfd4 !important;
}

.bc-red3 {
  border-color: #fcdfd4 !important;
}

.bc-s-red3 {
  border-left-color: #fcdfd4 !important;
}

.bc-e-red3 {
  border-right-color: #fcdfd4 !important;
}

.bc-t-red3 {
  border-top-color: #fcdfd4 !important;
}

.bc-b-red3 {
  border-bottom-color: #fcdfd4 !important;
}

.tc-salmon-dark {
  color: #f5ab92 !important;
}

.bgc-salmon-dark {
  background-color: #f5ab92 !important;
}

.border-color-salmon-dark {
  border-color: #f5ab92 !important;
}

.border-color-s-salmon-dark {
  border-left-color: #f5ab92 !important;
}

.border-color-e-salmon-dark {
  border-right-color: #f5ab92 !important;
}

.border-color-t-salmon-dark {
  border-top-color: #f5ab92 !important;
}

.border-color-b-salmon-dark {
  border-bottom-color: #f5ab92 !important;
}

.bc-salmon-dark {
  border-color: #f5ab92 !important;
}

.bc-s-salmon-dark {
  border-left-color: #f5ab92 !important;
}

.bc-e-salmon-dark {
  border-right-color: #f5ab92 !important;
}

.bc-t-salmon-dark {
  border-top-color: #f5ab92 !important;
}

.bc-b-salmon-dark {
  border-bottom-color: #f5ab92 !important;
}

.tc-salmon {
  color: #facebe !important;
}

.bgc-salmon {
  background-color: #facebe !important;
}

.border-color-salmon {
  border-color: #facebe !important;
}

.border-color-s-salmon {
  border-left-color: #facebe !important;
}

.border-color-e-salmon {
  border-right-color: #facebe !important;
}

.border-color-t-salmon {
  border-top-color: #facebe !important;
}

.border-color-b-salmon {
  border-bottom-color: #facebe !important;
}

.bc-salmon {
  border-color: #facebe !important;
}

.bc-s-salmon {
  border-left-color: #facebe !important;
}

.bc-e-salmon {
  border-right-color: #facebe !important;
}

.bc-t-salmon {
  border-top-color: #facebe !important;
}

.bc-b-salmon {
  border-bottom-color: #facebe !important;
}

.tc-salmon-light {
  color: #fee3d4 !important;
}

.bgc-salmon-light {
  background-color: #fee3d4 !important;
}

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

.border-color-s-salmon-light {
  border-left-color: #fee3d4 !important;
}

.border-color-e-salmon-light {
  border-right-color: #fee3d4 !important;
}

.border-color-t-salmon-light {
  border-top-color: #fee3d4 !important;
}

.border-color-b-salmon-light {
  border-bottom-color: #fee3d4 !important;
}

.bc-salmon-light {
  border-color: #fee3d4 !important;
}

.bc-s-salmon-light {
  border-left-color: #fee3d4 !important;
}

.bc-e-salmon-light {
  border-right-color: #fee3d4 !important;
}

.bc-t-salmon-light {
  border-top-color: #fee3d4 !important;
}

.bc-b-salmon-light {
  border-bottom-color: #fee3d4 !important;
}

.tc-salmon-light2 {
  color: #fde8d8 !important;
}

.bgc-salmon-light2 {
  background-color: #fde8d8 !important;
}

.border-color-salmon-light2 {
  border-color: #fde8d8 !important;
}

.border-color-s-salmon-light2 {
  border-left-color: #fde8d8 !important;
}

.border-color-e-salmon-light2 {
  border-right-color: #fde8d8 !important;
}

.border-color-t-salmon-light2 {
  border-top-color: #fde8d8 !important;
}

.border-color-b-salmon-light2 {
  border-bottom-color: #fde8d8 !important;
}

.bc-salmon-light2 {
  border-color: #fde8d8 !important;
}

.bc-s-salmon-light2 {
  border-left-color: #fde8d8 !important;
}

.bc-e-salmon-light2 {
  border-right-color: #fde8d8 !important;
}

.bc-t-salmon-light2 {
  border-top-color: #fde8d8 !important;
}

.bc-b-salmon-light2 {
  border-bottom-color: #fde8d8 !important;
}

.tc-salmon2 {
  color: #f4c3af !important;
}

.bgc-salmon2 {
  background-color: #f4c3af !important;
}

.border-color-salmon2 {
  border-color: #f4c3af !important;
}

.border-color-s-salmon2 {
  border-left-color: #f4c3af !important;
}

.border-color-e-salmon2 {
  border-right-color: #f4c3af !important;
}

.border-color-t-salmon2 {
  border-top-color: #f4c3af !important;
}

.border-color-b-salmon2 {
  border-bottom-color: #f4c3af !important;
}

.bc-salmon2 {
  border-color: #f4c3af !important;
}

.bc-s-salmon2 {
  border-left-color: #f4c3af !important;
}

.bc-e-salmon2 {
  border-right-color: #f4c3af !important;
}

.bc-t-salmon2 {
  border-top-color: #f4c3af !important;
}

.bc-b-salmon2 {
  border-bottom-color: #f4c3af !important;
}

.tc-salmon3 {
  color: #f39769 !important;
}

.bgc-salmon3 {
  background-color: #f39769 !important;
}

.border-color-salmon3 {
  border-color: #f39769 !important;
}

.border-color-s-salmon3 {
  border-left-color: #f39769 !important;
}

.border-color-e-salmon3 {
  border-right-color: #f39769 !important;
}

.border-color-t-salmon3 {
  border-top-color: #f39769 !important;
}

.border-color-b-salmon3 {
  border-bottom-color: #f39769 !important;
}

.bc-salmon3 {
  border-color: #f39769 !important;
}

.bc-s-salmon3 {
  border-left-color: #f39769 !important;
}

.bc-e-salmon3 {
  border-right-color: #f39769 !important;
}

.bc-t-salmon3 {
  border-top-color: #f39769 !important;
}

.bc-b-salmon3 {
  border-bottom-color: #f39769 !important;
}

.tc-salmon4 {
  color: #fdece1 !important;
}

.bgc-salmon4 {
  background-color: #fdece1 !important;
}

.border-color-salmon4 {
  border-color: #fdece1 !important;
}

.border-color-s-salmon4 {
  border-left-color: #fdece1 !important;
}

.border-color-e-salmon4 {
  border-right-color: #fdece1 !important;
}

.border-color-t-salmon4 {
  border-top-color: #fdece1 !important;
}

.border-color-b-salmon4 {
  border-bottom-color: #fdece1 !important;
}

.bc-salmon4 {
  border-color: #fdece1 !important;
}

.bc-s-salmon4 {
  border-left-color: #fdece1 !important;
}

.bc-e-salmon4 {
  border-right-color: #fdece1 !important;
}

.bc-t-salmon4 {
  border-top-color: #fdece1 !important;
}

.bc-b-salmon4 {
  border-bottom-color: #fdece1 !important;
}

.tc-transparent {
  color: transparent !important;
}

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

.border-color-transparent {
  border-color: transparent !important;
}

.border-color-s-transparent {
  border-left-color: transparent !important;
}

.border-color-e-transparent {
  border-right-color: transparent !important;
}

.border-color-t-transparent {
  border-top-color: transparent !important;
}

.border-color-b-transparent {
  border-bottom-color: transparent !important;
}

.bc-transparent {
  border-color: transparent !important;
}

.bc-s-transparent {
  border-left-color: transparent !important;
}

.bc-e-transparent {
  border-right-color: transparent !important;
}

.bc-t-transparent {
  border-top-color: transparent !important;
}

.bc-b-transparent {
  border-bottom-color: transparent !important;
}

.tc-turquoise {
  color: #009881 !important;
}

.bgc-turquoise {
  background-color: #009881 !important;
}

.border-color-turquoise {
  border-color: #009881 !important;
}

.border-color-s-turquoise {
  border-left-color: #009881 !important;
}

.border-color-e-turquoise {
  border-right-color: #009881 !important;
}

.border-color-t-turquoise {
  border-top-color: #009881 !important;
}

.border-color-b-turquoise {
  border-bottom-color: #009881 !important;
}

.bc-turquoise {
  border-color: #009881 !important;
}

.bc-s-turquoise {
  border-left-color: #009881 !important;
}

.bc-e-turquoise {
  border-right-color: #009881 !important;
}

.bc-t-turquoise {
  border-top-color: #009881 !important;
}

.bc-b-turquoise {
  border-bottom-color: #009881 !important;
}

.tc-turquoise-light {
  color: #bee2db !important;
}

.bgc-turquoise-light {
  background-color: #bee2db !important;
}

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

.border-color-s-turquoise-light {
  border-left-color: #bee2db !important;
}

.border-color-e-turquoise-light {
  border-right-color: #bee2db !important;
}

.border-color-t-turquoise-light {
  border-top-color: #bee2db !important;
}

.border-color-b-turquoise-light {
  border-bottom-color: #bee2db !important;
}

.bc-turquoise-light {
  border-color: #bee2db !important;
}

.bc-s-turquoise-light {
  border-left-color: #bee2db !important;
}

.bc-e-turquoise-light {
  border-right-color: #bee2db !important;
}

.bc-t-turquoise-light {
  border-top-color: #bee2db !important;
}

.bc-b-turquoise-light {
  border-bottom-color: #bee2db !important;
}

.tc-white {
  color: white !important;
}

.bgc-white {
  background-color: white !important;
}

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

.border-color-s-white {
  border-left-color: white !important;
}

.border-color-e-white {
  border-right-color: white !important;
}

.border-color-t-white {
  border-top-color: white !important;
}

.border-color-b-white {
  border-bottom-color: white !important;
}

.bc-white {
  border-color: white !important;
}

.bc-s-white {
  border-left-color: white !important;
}

.bc-e-white {
  border-right-color: white !important;
}

.bc-t-white {
  border-top-color: white !important;
}

.bc-b-white {
  border-bottom-color: white !important;
}

.tc-yellow {
  color: #fdc300 !important;
}

.bgc-yellow {
  background-color: #fdc300 !important;
}

.border-color-yellow {
  border-color: #fdc300 !important;
}

.border-color-s-yellow {
  border-left-color: #fdc300 !important;
}

.border-color-e-yellow {
  border-right-color: #fdc300 !important;
}

.border-color-t-yellow {
  border-top-color: #fdc300 !important;
}

.border-color-b-yellow {
  border-bottom-color: #fdc300 !important;
}

.bc-yellow {
  border-color: #fdc300 !important;
}

.bc-s-yellow {
  border-left-color: #fdc300 !important;
}

.bc-e-yellow {
  border-right-color: #fdc300 !important;
}

.bc-t-yellow {
  border-top-color: #fdc300 !important;
}

.bc-b-yellow {
  border-bottom-color: #fdc300 !important;
}

.tc-yellow2 {
  color: #f9b233 !important;
}

.bgc-yellow2 {
  background-color: #f9b233 !important;
}

.border-color-yellow2 {
  border-color: #f9b233 !important;
}

.border-color-s-yellow2 {
  border-left-color: #f9b233 !important;
}

.border-color-e-yellow2 {
  border-right-color: #f9b233 !important;
}

.border-color-t-yellow2 {
  border-top-color: #f9b233 !important;
}

.border-color-b-yellow2 {
  border-bottom-color: #f9b233 !important;
}

.bc-yellow2 {
  border-color: #f9b233 !important;
}

.bc-s-yellow2 {
  border-left-color: #f9b233 !important;
}

.bc-e-yellow2 {
  border-right-color: #f9b233 !important;
}

.bc-t-yellow2 {
  border-top-color: #f9b233 !important;
}

.bc-b-yellow2 {
  border-bottom-color: #f9b233 !important;
}

.tc-yellow3 {
  color: #fff3d7 !important;
}

.bgc-yellow3 {
  background-color: #fff3d7 !important;
}

.border-color-yellow3 {
  border-color: #fff3d7 !important;
}

.border-color-s-yellow3 {
  border-left-color: #fff3d7 !important;
}

.border-color-e-yellow3 {
  border-right-color: #fff3d7 !important;
}

.border-color-t-yellow3 {
  border-top-color: #fff3d7 !important;
}

.border-color-b-yellow3 {
  border-bottom-color: #fff3d7 !important;
}

.bc-yellow3 {
  border-color: #fff3d7 !important;
}

.bc-s-yellow3 {
  border-left-color: #fff3d7 !important;
}

.bc-e-yellow3 {
  border-right-color: #fff3d7 !important;
}

.bc-t-yellow3 {
  border-top-color: #fff3d7 !important;
}

.bc-b-yellow3 {
  border-bottom-color: #fff3d7 !important;
}

.tc-yellow4 {
  color: #ffdf41 !important;
}

.bgc-yellow4 {
  background-color: #ffdf41 !important;
}

.border-color-yellow4 {
  border-color: #ffdf41 !important;
}

.border-color-s-yellow4 {
  border-left-color: #ffdf41 !important;
}

.border-color-e-yellow4 {
  border-right-color: #ffdf41 !important;
}

.border-color-t-yellow4 {
  border-top-color: #ffdf41 !important;
}

.border-color-b-yellow4 {
  border-bottom-color: #ffdf41 !important;
}

.bc-yellow4 {
  border-color: #ffdf41 !important;
}

.bc-s-yellow4 {
  border-left-color: #ffdf41 !important;
}

.bc-e-yellow4 {
  border-right-color: #ffdf41 !important;
}

.bc-t-yellow4 {
  border-top-color: #ffdf41 !important;
}

.bc-b-yellow4 {
  border-bottom-color: #ffdf41 !important;
}

.tc-yellow5 {
  color: #fff7e5 !important;
}

.bgc-yellow5 {
  background-color: #fff7e5 !important;
}

.border-color-yellow5 {
  border-color: #fff7e5 !important;
}

.border-color-s-yellow5 {
  border-left-color: #fff7e5 !important;
}

.border-color-e-yellow5 {
  border-right-color: #fff7e5 !important;
}

.border-color-t-yellow5 {
  border-top-color: #fff7e5 !important;
}

.border-color-b-yellow5 {
  border-bottom-color: #fff7e5 !important;
}

.bc-yellow5 {
  border-color: #fff7e5 !important;
}

.bc-s-yellow5 {
  border-left-color: #fff7e5 !important;
}

.bc-e-yellow5 {
  border-right-color: #fff7e5 !important;
}

.bc-t-yellow5 {
  border-top-color: #fff7e5 !important;
}

.bc-b-yellow5 {
  border-bottom-color: #fff7e5 !important;
}

.tc-yellow-light {
  color: #ffedc2 !important;
}

.bgc-yellow-light {
  background-color: #ffedc2 !important;
}

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

.border-color-s-yellow-light {
  border-left-color: #ffedc2 !important;
}

.border-color-e-yellow-light {
  border-right-color: #ffedc2 !important;
}

.border-color-t-yellow-light {
  border-top-color: #ffedc2 !important;
}

.border-color-b-yellow-light {
  border-bottom-color: #ffedc2 !important;
}

.bc-yellow-light {
  border-color: #ffedc2 !important;
}

.bc-s-yellow-light {
  border-left-color: #ffedc2 !important;
}

.bc-e-yellow-light {
  border-right-color: #ffedc2 !important;
}

.bc-t-yellow-light {
  border-top-color: #ffedc2 !important;
}

.bc-b-yellow-light {
  border-bottom-color: #ffedc2 !important;
}

.tc-gray-light {
  color: #f7f6f7 !important;
}

.bgc-gray-light {
  background-color: #f7f6f7 !important;
}

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

.border-color-s-gray-light {
  border-left-color: #f7f6f7 !important;
}

.border-color-e-gray-light {
  border-right-color: #f7f6f7 !important;
}

.border-color-t-gray-light {
  border-top-color: #f7f6f7 !important;
}

.border-color-b-gray-light {
  border-bottom-color: #f7f6f7 !important;
}

.bc-gray-light {
  border-color: #f7f6f7 !important;
}

.bc-s-gray-light {
  border-left-color: #f7f6f7 !important;
}

.bc-e-gray-light {
  border-right-color: #f7f6f7 !important;
}

.bc-t-gray-light {
  border-top-color: #f7f6f7 !important;
}

.bc-b-gray-light {
  border-bottom-color: #f7f6f7 !important;
}

.tc-gray-dark {
  color: #4c474c !important;
}

.bgc-gray-dark {
  background-color: #4c474c !important;
}

.border-color-gray-dark {
  border-color: #4c474c !important;
}

.border-color-s-gray-dark {
  border-left-color: #4c474c !important;
}

.border-color-e-gray-dark {
  border-right-color: #4c474c !important;
}

.border-color-t-gray-dark {
  border-top-color: #4c474c !important;
}

.border-color-b-gray-dark {
  border-bottom-color: #4c474c !important;
}

.bc-gray-dark {
  border-color: #4c474c !important;
}

.bc-s-gray-dark {
  border-left-color: #4c474c !important;
}

.bc-e-gray-dark {
  border-right-color: #4c474c !important;
}

.bc-t-gray-dark {
  border-top-color: #4c474c !important;
}

.bc-b-gray-dark {
  border-bottom-color: #4c474c !important;
}

.tc-gray {
  color: #dadada !important;
}

.bgc-gray {
  background-color: #dadada !important;
}

.border-color-gray {
  border-color: #dadada !important;
}

.border-color-s-gray {
  border-left-color: #dadada !important;
}

.border-color-e-gray {
  border-right-color: #dadada !important;
}

.border-color-t-gray {
  border-top-color: #dadada !important;
}

.border-color-b-gray {
  border-bottom-color: #dadada !important;
}

.bc-gray {
  border-color: #dadada !important;
}

.bc-s-gray {
  border-left-color: #dadada !important;
}

.bc-e-gray {
  border-right-color: #dadada !important;
}

.bc-t-gray {
  border-top-color: #dadada !important;
}

.bc-b-gray {
  border-bottom-color: #dadada !important;
}

/* Text */
.fs-1 {
  font-size: 0.5rem !important;
}

.fs-2 {
  font-size: 0.75rem !important;
}

.fs-3 {
  font-size: 1rem !important;
}

.fs-4 {
  font-size: 1.5rem !important;
}

.fs-5 {
  font-size: 2rem !important;
}

.fs-15px {
  font-size: 15px !important;
}

.fs-20px {
  font-size: 20px !important;
}

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

.fw-medium {
  font-weight: medium !important;
}

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

.fw-200 {
  font-weight: 200 !important;
}

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

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

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

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

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

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

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

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

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

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

.va-super {
  vertical-align: super !important;
}

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

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

/* Table */
table.custom-table,
table.cs-tb {
  border: none;
  font-size: inherit;
}
table.custom-table.fullw,
table.cs-tb.fullw {
  width: 100%;
}
table.custom-table &gt; tbody &gt; tr &gt; td, table.custom-table &gt; tbody &gt; tr &gt; th, table.custom-table &gt; thead &gt; tr &gt; td, table.custom-table &gt; thead &gt; tr &gt; th,
table.cs-tb &gt; tbody &gt; tr &gt; td,
table.cs-tb &gt; tbody &gt; tr &gt; th,
table.cs-tb &gt; thead &gt; tr &gt; td,
table.cs-tb &gt; thead &gt; tr &gt; th {
  border-right: 2px solid;
  border-bottom: 2px solid;
  padding: 6px 10px;
  font-size: inherit;
}
table.custom-table &gt; tbody &gt; tr &gt; td:first-child, table.custom-table &gt; tbody &gt; tr &gt; th:first-child, table.custom-table &gt; thead &gt; tr &gt; td:first-child, table.custom-table &gt; thead &gt; tr &gt; th:first-child,
table.cs-tb &gt; tbody &gt; tr &gt; td:first-child,
table.cs-tb &gt; tbody &gt; tr &gt; th:first-child,
table.cs-tb &gt; thead &gt; tr &gt; td:first-child,
table.cs-tb &gt; thead &gt; tr &gt; th:first-child {
  border-left: 2px solid;
}
table.custom-table &gt; tbody &gt; tr:first-child &gt; td, table.custom-table &gt; tbody &gt; tr:first-child &gt; th, table.custom-table &gt; thead &gt; tr:first-child &gt; td, table.custom-table &gt; thead &gt; tr:first-child &gt; th,
table.cs-tb &gt; tbody &gt; tr:first-child &gt; td,
table.cs-tb &gt; tbody &gt; tr:first-child &gt; th,
table.cs-tb &gt; thead &gt; tr:first-child &gt; td,
table.cs-tb &gt; thead &gt; tr:first-child &gt; th {
  border-top: 2px solid;
}
table.custom-table.table-color-black &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-black &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-black &gt; thead &gt; tr &gt; td, table.custom-table.table-color-black &gt; thead &gt; tr &gt; th, table.custom-table.tbc-black &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-black &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-black &gt; thead &gt; tr &gt; td, table.custom-table.tbc-black &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-black &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-black &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-black &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-black &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-black &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-black &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-black &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-black &gt; thead &gt; tr &gt; th {
  border-color: black;
}
table.custom-table.table-color-blood &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blood &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blood &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blood &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blood &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blood &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blood &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blood &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blood &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blood &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blood &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blood &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blood &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blood &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blood &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blood &gt; thead &gt; tr &gt; th {
  border-color: #a52423;
}
table.custom-table.table-color-blue-u1-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue-u1-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue-u1-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue-u1-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue-u1-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue-u1-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue-u1-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue-u1-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue-u1-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue-u1-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue-u1-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue-u1-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue-u1-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue-u1-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue-u1-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue-u1-light &gt; thead &gt; tr &gt; th {
  border-color: #98bbd5;
}
table.custom-table.table-color-blue-u1 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue-u1 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue-u1 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue-u1 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue-u1 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue-u1 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue-u1 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue-u1 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue-u1 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue-u1 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue-u1 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue-u1 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue-u1 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue-u1 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue-u1 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue-u1 &gt; thead &gt; tr &gt; th {
  border-color: #0080ad;
}
table.custom-table.table-color-blue &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue &gt; thead &gt; tr &gt; th {
  border-color: #0080ad;
}
table.custom-table.table-color-blue-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue-light &gt; thead &gt; tr &gt; th {
  border-color: #dcebfa;
}
table.custom-table.table-color-blue2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue2 &gt; thead &gt; tr &gt; th {
  border-color: #1cbecf;
}
table.custom-table.table-color-blue3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue3 &gt; thead &gt; tr &gt; th {
  border-color: #75bdea;
}
table.custom-table.table-color-blue4 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue4 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue4 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue4 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue4 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue4 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue4 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue4 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue4 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue4 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue4 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue4 &gt; thead &gt; tr &gt; th {
  border-color: #dfeffc;
}
table.custom-table.table-color-blue5 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue5 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue5 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue5 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue5 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue5 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue5 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue5 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue5 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue5 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue5 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue5 &gt; thead &gt; tr &gt; th {
  border-color: #67b3e3;
}
table.custom-table.table-color-blue6 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue6 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue6 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue6 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue6 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue6 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue6 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue6 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue6 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue6 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue6 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue6 &gt; thead &gt; tr &gt; th {
  border-color: #0075bf;
}
table.custom-table.table-color-blue7 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue7 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue7 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue7 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue7 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue7 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue7 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue7 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue7 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue7 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue7 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue7 &gt; thead &gt; tr &gt; th {
  border-color: #009adf;
}
table.custom-table.table-color-blue8 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue8 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue8 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue8 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue8 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue8 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue8 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue8 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue8 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue8 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue8 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue8 &gt; thead &gt; tr &gt; th {
  border-color: #29b8ce;
}
table.custom-table.table-color-blue9 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue9 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue9 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue9 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue9 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue9 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue9 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue9 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue9 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue9 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue9 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue9 &gt; thead &gt; tr &gt; th {
  border-color: #9fcef0;
}
table.custom-table.table-color-blue10 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue10 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue10 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue10 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue10 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue10 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue10 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue10 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue10 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue10 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue10 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue10 &gt; thead &gt; tr &gt; th {
  border-color: #e2f2f7;
}
table.custom-table.table-color-blue11 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue11 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue11 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue11 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue11 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue11 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue11 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue11 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue11 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue11 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue11 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue11 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue11 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue11 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue11 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue11 &gt; thead &gt; tr &gt; th {
  border-color: #d6ebe7;
}
table.custom-table.table-color-blue12 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue12 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue12 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue12 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue12 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue12 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue12 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue12 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue12 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue12 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue12 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue12 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue12 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue12 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue12 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue12 &gt; thead &gt; tr &gt; th {
  border-color: #28348b;
}
table.custom-table.table-color-blue13 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue13 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue13 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue13 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue13 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue13 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue13 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue13 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue13 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue13 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue13 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue13 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue13 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue13 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue13 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue13 &gt; thead &gt; tr &gt; th {
  border-color: #dbdcf0;
}
table.custom-table.table-color-blue14 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue14 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue14 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue14 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue14 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue14 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue14 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue14 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue14 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue14 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue14 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue14 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue14 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue14 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue14 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue14 &gt; thead &gt; tr &gt; th {
  border-color: #c6d6e6;
}
table.custom-table.table-color-blue15 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue15 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue15 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue15 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue15 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue15 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue15 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue15 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue15 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue15 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue15 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue15 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue15 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue15 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue15 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue15 &gt; thead &gt; tr &gt; th {
  border-color: #e8f2fc;
}
table.custom-table.table-color-blue16 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue16 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue16 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue16 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue16 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue16 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue16 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue16 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue16 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue16 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue16 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue16 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue16 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue16 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue16 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue16 &gt; thead &gt; tr &gt; th {
  border-color: #d6ebe6;
}
table.custom-table.table-color-blue17 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue17 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue17 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue17 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue17 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue17 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue17 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue17 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue17 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue17 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue17 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue17 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue17 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue17 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue17 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue17 &gt; thead &gt; tr &gt; th {
  border-color: #00a8b0;
}
table.custom-table.table-color-blue18 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-blue18 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-blue18 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-blue18 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-blue18 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-blue18 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-blue18 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-blue18 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-blue18 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-blue18 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-blue18 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-blue18 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-blue18 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-blue18 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-blue18 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-blue18 &gt; thead &gt; tr &gt; th {
  border-color: #2ab8ce;
}
table.custom-table.table-color-brown &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-brown &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-brown &gt; thead &gt; tr &gt; td, table.custom-table.table-color-brown &gt; thead &gt; tr &gt; th, table.custom-table.tbc-brown &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-brown &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-brown &gt; thead &gt; tr &gt; td, table.custom-table.tbc-brown &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-brown &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-brown &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-brown &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-brown &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-brown &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-brown &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-brown &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-brown &gt; thead &gt; tr &gt; th {
  border-color: #ce7717;
}
table.custom-table.table-color-green-darker &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green-darker &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green-darker &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green-darker &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green-darker &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green-darker &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green-darker &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green-darker &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green-darker &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green-darker &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green-darker &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green-darker &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green-darker &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green-darker &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green-darker &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green-darker &gt; thead &gt; tr &gt; th {
  border-color: #63b32e;
}
table.custom-table.table-color-green-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green-light &gt; thead &gt; tr &gt; th {
  border-color: #d8e8c6;
}
table.custom-table.table-color-green &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green &gt; thead &gt; tr &gt; th {
  border-color: #afcb08;
}
table.custom-table.table-color-green2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green2 &gt; thead &gt; tr &gt; th {
  border-color: #94c11f;
}
table.custom-table.table-color-green3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green3 &gt; thead &gt; tr &gt; th {
  border-color: #8cc63f;
}
table.custom-table.table-color-green4 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green4 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green4 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green4 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green4 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green4 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green4 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green4 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green4 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green4 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green4 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green4 &gt; thead &gt; tr &gt; th {
  border-color: #08af6c;
}
table.custom-table.table-color-green5 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green5 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green5 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green5 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green5 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green5 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green5 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green5 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green5 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green5 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green5 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green5 &gt; thead &gt; tr &gt; th {
  border-color: #f4f7e4;
}
table.custom-table.table-color-green6 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green6 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green6 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green6 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green6 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green6 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green6 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green6 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green6 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green6 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green6 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green6 &gt; thead &gt; tr &gt; th {
  border-color: #00a35e;
}
table.custom-table.table-color-green7 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green7 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green7 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green7 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green7 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green7 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green7 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green7 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green7 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green7 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green7 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green7 &gt; thead &gt; tr &gt; th {
  border-color: #e6f0da;
}
table.custom-table.table-color-green8 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green8 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green8 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green8 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green8 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green8 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green8 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green8 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green8 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green8 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green8 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green8 &gt; thead &gt; tr &gt; th {
  border-color: #65b32e;
}
table.custom-table.table-color-green9 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green9 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green9 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green9 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green9 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green9 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green9 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green9 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green9 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green9 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green9 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green9 &gt; thead &gt; tr &gt; th {
  border-color: #00853e;
}
table.custom-table.table-color-green10 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green10 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green10 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green10 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green10 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green10 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green10 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green10 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green10 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green10 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green10 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green10 &gt; thead &gt; tr &gt; th {
  border-color: #c6d75e;
}
table.custom-table.table-color-green11 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green11 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green11 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green11 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green11 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green11 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green11 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green11 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green11 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green11 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green11 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green11 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green11 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green11 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green11 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green11 &gt; thead &gt; tr &gt; th {
  border-color: #94c120;
}
table.custom-table.table-color-green12 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-green12 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-green12 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-green12 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-green12 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-green12 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-green12 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-green12 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-green12 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-green12 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-green12 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-green12 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-green12 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-green12 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-green12 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-green12 &gt; thead &gt; tr &gt; th {
  border-color: #66b22d;
}
table.custom-table.table-color-orange &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-orange &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-orange &gt; thead &gt; tr &gt; td, table.custom-table.table-color-orange &gt; thead &gt; tr &gt; th, table.custom-table.tbc-orange &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-orange &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-orange &gt; thead &gt; tr &gt; td, table.custom-table.tbc-orange &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-orange &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-orange &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-orange &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-orange &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-orange &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-orange &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-orange &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-orange &gt; thead &gt; tr &gt; th {
  border-color: #f07d00;
}
table.custom-table.table-color-orange2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-orange2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-orange2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-orange2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-orange2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-orange2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-orange2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-orange2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-orange2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-orange2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-orange2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-orange2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-orange2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-orange2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-orange2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-orange2 &gt; thead &gt; tr &gt; th {
  border-color: #f07f3c;
}
table.custom-table.table-color-orange3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-orange3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-orange3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-orange3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-orange3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-orange3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-orange3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-orange3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-orange3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-orange3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-orange3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-orange3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-orange3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-orange3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-orange3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-orange3 &gt; thead &gt; tr &gt; th {
  border-color: #fee7d1;
}
table.custom-table.table-color-orange4 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-orange4 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-orange4 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-orange4 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-orange4 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-orange4 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-orange4 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-orange4 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-orange4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-orange4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-orange4 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-orange4 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-orange4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-orange4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-orange4 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-orange4 &gt; thead &gt; tr &gt; th {
  border-color: #ea5b0b;
}
table.custom-table.table-color-orange5 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-orange5 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-orange5 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-orange5 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-orange5 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-orange5 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-orange5 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-orange5 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-orange5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-orange5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-orange5 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-orange5 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-orange5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-orange5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-orange5 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-orange5 &gt; thead &gt; tr &gt; th {
  border-color: #fccea2;
}
table.custom-table.table-color-orange6 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-orange6 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-orange6 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-orange6 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-orange6 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-orange6 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-orange6 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-orange6 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-orange6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-orange6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-orange6 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-orange6 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-orange6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-orange6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-orange6 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-orange6 &gt; thead &gt; tr &gt; th {
  border-color: #ea5b0c;
}
table.custom-table.table-color-orange7 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-orange7 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-orange7 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-orange7 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-orange7 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-orange7 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-orange7 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-orange7 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-orange7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-orange7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-orange7 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-orange7 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-orange7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-orange7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-orange7 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-orange7 &gt; thead &gt; tr &gt; th {
  border-color: #ef7d00;
}
table.custom-table.table-color-pink &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink &gt; thead &gt; tr &gt; th {
  border-color: #e53a5a;
}
table.custom-table.table-color-pink2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink2 &gt; thead &gt; tr &gt; th {
  border-color: #df83a9;
}
table.custom-table.table-color-pink3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink3 &gt; thead &gt; tr &gt; th {
  border-color: #f9e9f0;
}
table.custom-table.table-color-pink4 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink4 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink4 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink4 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink4 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink4 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink4 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink4 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink4 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink4 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink4 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink4 &gt; thead &gt; tr &gt; th {
  border-color: #f7d9db;
}
table.custom-table.table-color-pink5 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink5 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink5 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink5 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink5 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink5 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink5 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink5 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink5 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink5 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink5 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink5 &gt; thead &gt; tr &gt; th {
  border-color: #feefea;
}
table.custom-table.table-color-pink6 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink6 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink6 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink6 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink6 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink6 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink6 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink6 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink6 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink6 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink6 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink6 &gt; thead &gt; tr &gt; th {
  border-color: #efc5d7;
}
table.custom-table.table-color-pink7 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink7 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink7 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink7 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink7 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink7 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink7 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink7 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink7 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink7 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink7 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink7 &gt; thead &gt; tr &gt; th {
  border-color: #d60b52;
}
table.custom-table.table-color-pink8 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink8 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink8 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink8 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink8 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink8 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink8 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink8 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink8 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink8 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink8 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink8 &gt; thead &gt; tr &gt; th {
  border-color: #f7d9da;
}
table.custom-table.table-color-pink9 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink9 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink9 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink9 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink9 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink9 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink9 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink9 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink9 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink9 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink9 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink9 &gt; thead &gt; tr &gt; th {
  border-color: #f8d8ca;
}
table.custom-table.table-color-pink10 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-pink10 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-pink10 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-pink10 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-pink10 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-pink10 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-pink10 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-pink10 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-pink10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-pink10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-pink10 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-pink10 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-pink10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-pink10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-pink10 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-pink10 &gt; thead &gt; tr &gt; th {
  border-color: #fbdfdd;
}
table.custom-table.table-color-purple-dark &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple-dark &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple-dark &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple-dark &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple-dark &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple-dark &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple-dark &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple-dark &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple-dark &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple-dark &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple-dark &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple-dark &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple-dark &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple-dark &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple-dark &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple-dark &gt; thead &gt; tr &gt; th {
  border-color: #a86dab;
}
table.custom-table.table-color-purple &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple &gt; thead &gt; tr &gt; th {
  border-color: #d8b3d5;
}
table.custom-table.table-color-purple-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple-light &gt; thead &gt; tr &gt; th {
  border-color: #e1c6df;
}
table.custom-table.table-color-purple2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple2 &gt; thead &gt; tr &gt; th {
  border-color: #565da7;
}
table.custom-table.table-color-purple3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple3 &gt; thead &gt; tr &gt; th {
  border-color: #7b51a1;
}
table.custom-table.table-color-purple4 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple4 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple4 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple4 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple4 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple4 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple4 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple4 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple4 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple4 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple4 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple4 &gt; thead &gt; tr &gt; th {
  border-color: #a7358c;
}
table.custom-table.table-color-purple5 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple5 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple5 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple5 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple5 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple5 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple5 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple5 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple5 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple5 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple5 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple5 &gt; thead &gt; tr &gt; th {
  border-color: #64358c;
}
table.custom-table.table-color-purple6 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple6 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple6 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple6 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple6 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple6 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple6 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple6 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple6 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple6 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple6 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple6 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple6 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple6 &gt; thead &gt; tr &gt; th {
  border-color: #ebdaec;
}
table.custom-table.table-color-purple7 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple7 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple7 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple7 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple7 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple7 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple7 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple7 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple7 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple7 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple7 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple7 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple7 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple7 &gt; thead &gt; tr &gt; th {
  border-color: #8b4a97;
}
table.custom-table.table-color-purple8 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple8 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple8 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple8 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple8 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple8 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple8 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple8 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple8 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple8 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple8 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple8 &gt; thead &gt; tr &gt; th {
  border-color: #b78bbe;
}
table.custom-table.table-color-purple9 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple9 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple9 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple9 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple9 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple9 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple9 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple9 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple9 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple9 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple9 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple9 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple9 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple9 &gt; thead &gt; tr &gt; th {
  border-color: #c09ac7;
}
table.custom-table.table-color-purple10 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple10 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple10 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple10 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple10 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple10 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple10 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple10 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple10 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple10 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple10 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple10 &gt; thead &gt; tr &gt; th {
  border-color: #e5dff0;
}
table.custom-table.table-color-purple11 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-purple11 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-purple11 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-purple11 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-purple11 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-purple11 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-purple11 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-purple11 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-purple11 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-purple11 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-purple11 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-purple11 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-purple11 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-purple11 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-purple11 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-purple11 &gt; thead &gt; tr &gt; th {
  border-color: #804996;
}
table.custom-table.table-color-red &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-red &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-red &gt; thead &gt; tr &gt; td, table.custom-table.table-color-red &gt; thead &gt; tr &gt; th, table.custom-table.tbc-red &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-red &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-red &gt; thead &gt; tr &gt; td, table.custom-table.tbc-red &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-red &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-red &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-red &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-red &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-red &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-red &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-red &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-red &gt; thead &gt; tr &gt; th {
  border-color: #e84134;
}
table.custom-table.table-color-red2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-red2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-red2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-red2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-red2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-red2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-red2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-red2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-red2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-red2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-red2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-red2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-red2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-red2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-red2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-red2 &gt; thead &gt; tr &gt; th {
  border-color: #d51317;
}
table.custom-table.table-color-red3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-red3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-red3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-red3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-red3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-red3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-red3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-red3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-red3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-red3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-red3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-red3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-red3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-red3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-red3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-red3 &gt; thead &gt; tr &gt; th {
  border-color: #fcdfd4;
}
table.custom-table.table-color-salmon-dark &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-salmon-dark &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-salmon-dark &gt; thead &gt; tr &gt; td, table.custom-table.table-color-salmon-dark &gt; thead &gt; tr &gt; th, table.custom-table.tbc-salmon-dark &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-salmon-dark &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-salmon-dark &gt; thead &gt; tr &gt; td, table.custom-table.tbc-salmon-dark &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-salmon-dark &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-salmon-dark &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-salmon-dark &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-salmon-dark &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-salmon-dark &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-salmon-dark &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-salmon-dark &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-salmon-dark &gt; thead &gt; tr &gt; th {
  border-color: #f5ab92;
}
table.custom-table.table-color-salmon &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-salmon &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-salmon &gt; thead &gt; tr &gt; td, table.custom-table.table-color-salmon &gt; thead &gt; tr &gt; th, table.custom-table.tbc-salmon &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-salmon &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-salmon &gt; thead &gt; tr &gt; td, table.custom-table.tbc-salmon &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-salmon &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-salmon &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-salmon &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-salmon &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-salmon &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-salmon &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-salmon &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-salmon &gt; thead &gt; tr &gt; th {
  border-color: #facebe;
}
table.custom-table.table-color-salmon-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-salmon-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-salmon-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-salmon-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-salmon-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-salmon-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-salmon-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-salmon-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-salmon-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-salmon-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-salmon-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-salmon-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-salmon-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-salmon-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-salmon-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-salmon-light &gt; thead &gt; tr &gt; th {
  border-color: #fee3d4;
}
table.custom-table.table-color-salmon-light2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-salmon-light2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-salmon-light2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-salmon-light2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-salmon-light2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-salmon-light2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-salmon-light2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-salmon-light2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-salmon-light2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-salmon-light2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-salmon-light2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-salmon-light2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-salmon-light2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-salmon-light2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-salmon-light2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-salmon-light2 &gt; thead &gt; tr &gt; th {
  border-color: #fde8d8;
}
table.custom-table.table-color-salmon2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-salmon2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-salmon2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-salmon2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-salmon2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-salmon2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-salmon2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-salmon2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-salmon2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-salmon2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-salmon2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-salmon2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-salmon2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-salmon2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-salmon2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-salmon2 &gt; thead &gt; tr &gt; th {
  border-color: #f4c3af;
}
table.custom-table.table-color-salmon3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-salmon3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-salmon3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-salmon3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-salmon3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-salmon3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-salmon3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-salmon3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-salmon3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-salmon3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-salmon3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-salmon3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-salmon3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-salmon3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-salmon3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-salmon3 &gt; thead &gt; tr &gt; th {
  border-color: #f39769;
}
table.custom-table.table-color-salmon4 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-salmon4 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-salmon4 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-salmon4 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-salmon4 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-salmon4 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-salmon4 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-salmon4 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-salmon4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-salmon4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-salmon4 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-salmon4 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-salmon4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-salmon4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-salmon4 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-salmon4 &gt; thead &gt; tr &gt; th {
  border-color: #fdece1;
}
table.custom-table.table-color-transparent &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-transparent &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-transparent &gt; thead &gt; tr &gt; td, table.custom-table.table-color-transparent &gt; thead &gt; tr &gt; th, table.custom-table.tbc-transparent &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-transparent &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-transparent &gt; thead &gt; tr &gt; td, table.custom-table.tbc-transparent &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-transparent &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-transparent &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-transparent &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-transparent &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-transparent &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-transparent &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-transparent &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-transparent &gt; thead &gt; tr &gt; th {
  border-color: transparent;
}
table.custom-table.table-color-turquoise &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-turquoise &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-turquoise &gt; thead &gt; tr &gt; td, table.custom-table.table-color-turquoise &gt; thead &gt; tr &gt; th, table.custom-table.tbc-turquoise &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-turquoise &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-turquoise &gt; thead &gt; tr &gt; td, table.custom-table.tbc-turquoise &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-turquoise &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-turquoise &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-turquoise &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-turquoise &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-turquoise &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-turquoise &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-turquoise &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-turquoise &gt; thead &gt; tr &gt; th {
  border-color: #009881;
}
table.custom-table.table-color-turquoise-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-turquoise-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-turquoise-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-turquoise-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-turquoise-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-turquoise-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-turquoise-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-turquoise-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-turquoise-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-turquoise-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-turquoise-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-turquoise-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-turquoise-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-turquoise-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-turquoise-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-turquoise-light &gt; thead &gt; tr &gt; th {
  border-color: #bee2db;
}
table.custom-table.table-color-white &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-white &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-white &gt; thead &gt; tr &gt; td, table.custom-table.table-color-white &gt; thead &gt; tr &gt; th, table.custom-table.tbc-white &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-white &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-white &gt; thead &gt; tr &gt; td, table.custom-table.tbc-white &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-white &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-white &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-white &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-white &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-white &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-white &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-white &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-white &gt; thead &gt; tr &gt; th {
  border-color: white;
}
table.custom-table.table-color-yellow &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-yellow &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-yellow &gt; thead &gt; tr &gt; td, table.custom-table.table-color-yellow &gt; thead &gt; tr &gt; th, table.custom-table.tbc-yellow &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-yellow &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-yellow &gt; thead &gt; tr &gt; td, table.custom-table.tbc-yellow &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-yellow &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-yellow &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-yellow &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-yellow &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-yellow &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-yellow &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-yellow &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-yellow &gt; thead &gt; tr &gt; th {
  border-color: #fdc300;
}
table.custom-table.table-color-yellow2 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-yellow2 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-yellow2 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-yellow2 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-yellow2 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-yellow2 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-yellow2 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-yellow2 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-yellow2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-yellow2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-yellow2 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-yellow2 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-yellow2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-yellow2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-yellow2 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-yellow2 &gt; thead &gt; tr &gt; th {
  border-color: #f9b233;
}
table.custom-table.table-color-yellow3 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-yellow3 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-yellow3 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-yellow3 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-yellow3 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-yellow3 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-yellow3 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-yellow3 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-yellow3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-yellow3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-yellow3 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-yellow3 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-yellow3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-yellow3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-yellow3 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-yellow3 &gt; thead &gt; tr &gt; th {
  border-color: #fff3d7;
}
table.custom-table.table-color-yellow4 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-yellow4 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-yellow4 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-yellow4 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-yellow4 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-yellow4 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-yellow4 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-yellow4 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-yellow4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-yellow4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-yellow4 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-yellow4 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-yellow4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-yellow4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-yellow4 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-yellow4 &gt; thead &gt; tr &gt; th {
  border-color: #ffdf41;
}
table.custom-table.table-color-yellow5 &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-yellow5 &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-yellow5 &gt; thead &gt; tr &gt; td, table.custom-table.table-color-yellow5 &gt; thead &gt; tr &gt; th, table.custom-table.tbc-yellow5 &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-yellow5 &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-yellow5 &gt; thead &gt; tr &gt; td, table.custom-table.tbc-yellow5 &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-yellow5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-yellow5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-yellow5 &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-yellow5 &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-yellow5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-yellow5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-yellow5 &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-yellow5 &gt; thead &gt; tr &gt; th {
  border-color: #fff7e5;
}
table.custom-table.table-color-yellow-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-yellow-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-yellow-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-yellow-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-yellow-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-yellow-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-yellow-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-yellow-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-yellow-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-yellow-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-yellow-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-yellow-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-yellow-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-yellow-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-yellow-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-yellow-light &gt; thead &gt; tr &gt; th {
  border-color: #ffedc2;
}
table.custom-table.table-color-gray-light &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-gray-light &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-gray-light &gt; thead &gt; tr &gt; td, table.custom-table.table-color-gray-light &gt; thead &gt; tr &gt; th, table.custom-table.tbc-gray-light &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-gray-light &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-gray-light &gt; thead &gt; tr &gt; td, table.custom-table.tbc-gray-light &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-gray-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-gray-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-gray-light &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-gray-light &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-gray-light &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-gray-light &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-gray-light &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-gray-light &gt; thead &gt; tr &gt; th {
  border-color: #f7f6f7;
}
table.custom-table.table-color-gray-dark &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-gray-dark &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-gray-dark &gt; thead &gt; tr &gt; td, table.custom-table.table-color-gray-dark &gt; thead &gt; tr &gt; th, table.custom-table.tbc-gray-dark &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-gray-dark &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-gray-dark &gt; thead &gt; tr &gt; td, table.custom-table.tbc-gray-dark &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-gray-dark &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-gray-dark &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-gray-dark &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-gray-dark &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-gray-dark &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-gray-dark &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-gray-dark &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-gray-dark &gt; thead &gt; tr &gt; th {
  border-color: #4c474c;
}
table.custom-table.table-color-gray &gt; tbody &gt; tr &gt; td, table.custom-table.table-color-gray &gt; tbody &gt; tr &gt; th, table.custom-table.table-color-gray &gt; thead &gt; tr &gt; td, table.custom-table.table-color-gray &gt; thead &gt; tr &gt; th, table.custom-table.tbc-gray &gt; tbody &gt; tr &gt; td, table.custom-table.tbc-gray &gt; tbody &gt; tr &gt; th, table.custom-table.tbc-gray &gt; thead &gt; tr &gt; td, table.custom-table.tbc-gray &gt; thead &gt; tr &gt; th,
table.cs-tb.table-color-gray &gt; tbody &gt; tr &gt; td,
table.cs-tb.table-color-gray &gt; tbody &gt; tr &gt; th,
table.cs-tb.table-color-gray &gt; thead &gt; tr &gt; td,
table.cs-tb.table-color-gray &gt; thead &gt; tr &gt; th,
table.cs-tb.tbc-gray &gt; tbody &gt; tr &gt; td,
table.cs-tb.tbc-gray &gt; tbody &gt; tr &gt; th,
table.cs-tb.tbc-gray &gt; thead &gt; tr &gt; td,
table.cs-tb.tbc-gray &gt; thead &gt; tr &gt; th {
  border-color: #dadada;
}
table.custom-table.thin &gt; tbody &gt; tr &gt; td, table.custom-table.thin &gt; tbody &gt; tr &gt; th, table.custom-table.thin &gt; thead &gt; tr &gt; td, table.custom-table.thin &gt; thead &gt; tr &gt; th,
table.cs-tb.thin &gt; tbody &gt; tr &gt; td,
table.cs-tb.thin &gt; tbody &gt; tr &gt; th,
table.cs-tb.thin &gt; thead &gt; tr &gt; td,
table.cs-tb.thin &gt; thead &gt; tr &gt; th {
  padding: 1px 1px;
}
table.custom-table.thin2 &gt; tbody &gt; tr &gt; td, table.custom-table.thin2 &gt; tbody &gt; tr &gt; th, table.custom-table.thin2 &gt; thead &gt; tr &gt; td, table.custom-table.thin2 &gt; thead &gt; tr &gt; th,
table.cs-tb.thin2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.thin2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.thin2 &gt; thead &gt; tr &gt; td,
table.cs-tb.thin2 &gt; thead &gt; tr &gt; th {
  padding: 2px 3px;
}
table.custom-table.medium &gt; tbody &gt; tr &gt; td, table.custom-table.medium &gt; tbody &gt; tr &gt; th, table.custom-table.medium &gt; thead &gt; tr &gt; td, table.custom-table.medium &gt; thead &gt; tr &gt; th,
table.cs-tb.medium &gt; tbody &gt; tr &gt; td,
table.cs-tb.medium &gt; tbody &gt; tr &gt; th,
table.cs-tb.medium &gt; thead &gt; tr &gt; td,
table.cs-tb.medium &gt; thead &gt; tr &gt; th {
  padding: 3px 5px;
}
table.custom-table.medium2 &gt; tbody &gt; tr &gt; td, table.custom-table.medium2 &gt; tbody &gt; tr &gt; th, table.custom-table.medium2 &gt; thead &gt; tr &gt; td, table.custom-table.medium2 &gt; thead &gt; tr &gt; th,
table.cs-tb.medium2 &gt; tbody &gt; tr &gt; td,
table.cs-tb.medium2 &gt; tbody &gt; tr &gt; th,
table.cs-tb.medium2 &gt; thead &gt; tr &gt; td,
table.cs-tb.medium2 &gt; thead &gt; tr &gt; th {
  padding: 2px 8px;
}
table.custom-table.borderless &gt; tbody &gt; tr &gt; td, table.custom-table.borderless &gt; tbody &gt; tr &gt; th, table.custom-table.borderless &gt; thead &gt; tr &gt; td, table.custom-table.borderless &gt; thead &gt; tr &gt; th,
table.cs-tb.borderless &gt; tbody &gt; tr &gt; td,
table.cs-tb.borderless &gt; tbody &gt; tr &gt; th,
table.cs-tb.borderless &gt; thead &gt; tr &gt; td,
table.cs-tb.borderless &gt; thead &gt; tr &gt; th {
  padding: 0;
}
table.custom-table.border-0 &gt; tbody &gt; tr &gt; td, table.custom-table.border-0 &gt; tbody &gt; tr &gt; th, table.custom-table.border-0 &gt; thead &gt; tr &gt; td, table.custom-table.border-0 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-0 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-0 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-0 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-0 &gt; thead &gt; tr &gt; th {
  border-width: 0px;
}
table.custom-table.border-1 &gt; tbody &gt; tr &gt; td, table.custom-table.border-1 &gt; tbody &gt; tr &gt; th, table.custom-table.border-1 &gt; thead &gt; tr &gt; td, table.custom-table.border-1 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-1 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-1 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-1 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-1 &gt; thead &gt; tr &gt; th {
  border-width: 1px;
}
table.custom-table.border-3 &gt; tbody &gt; tr &gt; td, table.custom-table.border-3 &gt; tbody &gt; tr &gt; th, table.custom-table.border-3 &gt; thead &gt; tr &gt; td, table.custom-table.border-3 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-3 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-3 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-3 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-3 &gt; thead &gt; tr &gt; th {
  border-width: 3px;
}
table.custom-table.border-4 &gt; tbody &gt; tr &gt; td, table.custom-table.border-4 &gt; tbody &gt; tr &gt; th, table.custom-table.border-4 &gt; thead &gt; tr &gt; td, table.custom-table.border-4 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-4 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-4 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-4 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-4 &gt; thead &gt; tr &gt; th {
  border-width: 4px;
}
table.custom-table.border-5 &gt; tbody &gt; tr &gt; td, table.custom-table.border-5 &gt; tbody &gt; tr &gt; th, table.custom-table.border-5 &gt; thead &gt; tr &gt; td, table.custom-table.border-5 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-5 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-5 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-5 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-5 &gt; thead &gt; tr &gt; th {
  border-width: 5px;
}
table.custom-table.border-8 &gt; tbody &gt; tr &gt; td, table.custom-table.border-8 &gt; tbody &gt; tr &gt; th, table.custom-table.border-8 &gt; thead &gt; tr &gt; td, table.custom-table.border-8 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-8 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-8 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-8 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-8 &gt; thead &gt; tr &gt; th {
  border-width: 8px;
}
table.custom-table.border-10 &gt; tbody &gt; tr &gt; td, table.custom-table.border-10 &gt; tbody &gt; tr &gt; th, table.custom-table.border-10 &gt; thead &gt; tr &gt; td, table.custom-table.border-10 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-10 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-10 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-10 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-10 &gt; thead &gt; tr &gt; th {
  border-width: 10px;
}
table.custom-table.border-12 &gt; tbody &gt; tr &gt; td, table.custom-table.border-12 &gt; tbody &gt; tr &gt; th, table.custom-table.border-12 &gt; thead &gt; tr &gt; td, table.custom-table.border-12 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-12 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-12 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-12 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-12 &gt; thead &gt; tr &gt; th {
  border-width: 12px;
}
table.custom-table.border-15 &gt; tbody &gt; tr &gt; td, table.custom-table.border-15 &gt; tbody &gt; tr &gt; th, table.custom-table.border-15 &gt; thead &gt; tr &gt; td, table.custom-table.border-15 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-15 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-15 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-15 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-15 &gt; thead &gt; tr &gt; th {
  border-width: 15px;
}
table.custom-table.border-20 &gt; tbody &gt; tr &gt; td, table.custom-table.border-20 &gt; tbody &gt; tr &gt; th, table.custom-table.border-20 &gt; thead &gt; tr &gt; td, table.custom-table.border-20 &gt; thead &gt; tr &gt; th,
table.cs-tb.border-20 &gt; tbody &gt; tr &gt; td,
table.cs-tb.border-20 &gt; tbody &gt; tr &gt; th,
table.cs-tb.border-20 &gt; thead &gt; tr &gt; td,
table.cs-tb.border-20 &gt; thead &gt; tr &gt; th {
  border-width: 20px;
}

/* Spacing */
.m-0 {
  margin: 0 !important;
}

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

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

.ms-0 {
  margin-left: 0 !important;
}

.me-0 {
  margin-right: 0 !important;
}

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

.pe-0 {
  padding-right: 0 !important;
}

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

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

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

.mx-1 {
  margin-left: 0.4rem !important;
  margin-right: 0.4rem !important;
}

.my-1 {
  margin-top: 0.4rem !important;
  margin-bottom: 0.4rem !important;
}

.ms-1 {
  margin-left: 0.4rem !important;
}

.me-1 {
  margin-right: 0.4rem !important;
}

.mt-1 {
  margin-top: 0.4rem !important;
}

.mb-1 {
  margin-bottom: 0.4rem !important;
}

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

.px-1 {
  padding-left: 0.4rem !important;
  padding-right: 0.4rem !important;
}

.py-1 {
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}

.ps-1 {
  padding-left: 0.4rem !important;
}

.pe-1 {
  padding-right: 0.4rem !important;
}

.pt-1 {
  padding-top: 0.4rem !important;
}

.pb-1 {
  padding-bottom: 0.4rem !important;
}

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

.mx-2 {
  margin-left: 0.6rem !important;
  margin-right: 0.6rem !important;
}

.my-2 {
  margin-top: 0.6rem !important;
  margin-bottom: 0.6rem !important;
}

.ms-2 {
  margin-left: 0.6rem !important;
}

.me-2 {
  margin-right: 0.6rem !important;
}

.mt-2 {
  margin-top: 0.6rem !important;
}

.mb-2 {
  margin-bottom: 0.6rem !important;
}

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

.px-2 {
  padding-left: 0.6rem !important;
  padding-right: 0.6rem !important;
}

.py-2 {
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
}

.ps-2 {
  padding-left: 0.6rem !important;
}

.pe-2 {
  padding-right: 0.6rem !important;
}

.pt-2 {
  padding-top: 0.6rem !important;
}

.pb-2 {
  padding-bottom: 0.6rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.ms-5 {
  margin-left: 2rem !important;
}

.me-5 {
  margin-right: 2rem !important;
}

.mt-5 {
  margin-top: 2rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

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

.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.ps-5 {
  padding-left: 2rem !important;
}

.pe-5 {
  padding-right: 2rem !important;
}

.pt-5 {
  padding-top: 2rem !important;
}

.pb-5 {
  padding-bottom: 2rem !important;
}

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

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

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

.ms-auto {
  margin-left: auto !important;
}

.me-auto {
  margin-right: auto !important;
}

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

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

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

.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

.ps-auto {
  padding-left: auto !important;
}

.pe-auto {
  padding-right: auto !important;
}

.pt-auto {
  padding-top: auto !important;
}

.pb-auto {
  padding-bottom: auto !important;
}

/* Lists */
ul.simple {
  padding: 0;
}
ul.simple li {
  padding-left: 1rem;
}
ul.simple.color-black li:before {
  background-color: black !important;
}
ul.simple.color-blood li:before {
  background-color: #a52423 !important;
}
ul.simple.color-blue-u1-light li:before {
  background-color: #98bbd5 !important;
}
ul.simple.color-blue-u1 li:before {
  background-color: #0080ad !important;
}
ul.simple.color-blue li:before {
  background-color: #0080ad !important;
}
ul.simple.color-blue-light li:before {
  background-color: #dcebfa !important;
}
ul.simple.color-blue2 li:before {
  background-color: #1cbecf !important;
}
ul.simple.color-blue3 li:before {
  background-color: #75bdea !important;
}
ul.simple.color-blue4 li:before {
  background-color: #dfeffc !important;
}
ul.simple.color-blue5 li:before {
  background-color: #67b3e3 !important;
}
ul.simple.color-blue6 li:before {
  background-color: #0075bf !important;
}
ul.simple.color-blue7 li:before {
  background-color: #009adf !important;
}
ul.simple.color-blue8 li:before {
  background-color: #29b8ce !important;
}
ul.simple.color-blue9 li:before {
  background-color: #9fcef0 !important;
}
ul.simple.color-blue10 li:before {
  background-color: #e2f2f7 !important;
}
ul.simple.color-blue11 li:before {
  background-color: #d6ebe7 !important;
}
ul.simple.color-blue12 li:before {
  background-color: #28348b !important;
}
ul.simple.color-blue13 li:before {
  background-color: #dbdcf0 !important;
}
ul.simple.color-blue14 li:before {
  background-color: #c6d6e6 !important;
}
ul.simple.color-blue15 li:before {
  background-color: #e8f2fc !important;
}
ul.simple.color-blue16 li:before {
  background-color: #d6ebe6 !important;
}
ul.simple.color-blue17 li:before {
  background-color: #00a8b0 !important;
}
ul.simple.color-blue18 li:before {
  background-color: #2ab8ce !important;
}
ul.simple.color-brown li:before {
  background-color: #ce7717 !important;
}
ul.simple.color-green-darker li:before {
  background-color: #63b32e !important;
}
ul.simple.color-green-light li:before {
  background-color: #d8e8c6 !important;
}
ul.simple.color-green li:before {
  background-color: #afcb08 !important;
}
ul.simple.color-green2 li:before {
  background-color: #94c11f !important;
}
ul.simple.color-green3 li:before {
  background-color: #8cc63f !important;
}
ul.simple.color-green4 li:before {
  background-color: #08af6c !important;
}
ul.simple.color-green5 li:before {
  background-color: #f4f7e4 !important;
}
ul.simple.color-green6 li:before {
  background-color: #00a35e !important;
}
ul.simple.color-green7 li:before {
  background-color: #e6f0da !important;
}
ul.simple.color-green8 li:before {
  background-color: #65b32e !important;
}
ul.simple.color-green9 li:before {
  background-color: #00853e !important;
}
ul.simple.color-green10 li:before {
  background-color: #c6d75e !important;
}
ul.simple.color-green11 li:before {
  background-color: #94c120 !important;
}
ul.simple.color-green12 li:before {
  background-color: #66b22d !important;
}
ul.simple.color-orange li:before {
  background-color: #f07d00 !important;
}
ul.simple.color-orange2 li:before {
  background-color: #f07f3c !important;
}
ul.simple.color-orange3 li:before {
  background-color: #fee7d1 !important;
}
ul.simple.color-orange4 li:before {
  background-color: #ea5b0b !important;
}
ul.simple.color-orange5 li:before {
  background-color: #fccea2 !important;
}
ul.simple.color-orange6 li:before {
  background-color: #ea5b0c !important;
}
ul.simple.color-orange7 li:before {
  background-color: #ef7d00 !important;
}
ul.simple.color-pink li:before {
  background-color: #e53a5a !important;
}
ul.simple.color-pink2 li:before {
  background-color: #df83a9 !important;
}
ul.simple.color-pink3 li:before {
  background-color: #f9e9f0 !important;
}
ul.simple.color-pink4 li:before {
  background-color: #f7d9db !important;
}
ul.simple.color-pink5 li:before {
  background-color: #feefea !important;
}
ul.simple.color-pink6 li:before {
  background-color: #efc5d7 !important;
}
ul.simple.color-pink7 li:before {
  background-color: #d60b52 !important;
}
ul.simple.color-pink8 li:before {
  background-color: #f7d9da !important;
}
ul.simple.color-pink9 li:before {
  background-color: #f8d8ca !important;
}
ul.simple.color-pink10 li:before {
  background-color: #fbdfdd !important;
}
ul.simple.color-purple-dark li:before {
  background-color: #a86dab !important;
}
ul.simple.color-purple li:before {
  background-color: #d8b3d5 !important;
}
ul.simple.color-purple-light li:before {
  background-color: #e1c6df !important;
}
ul.simple.color-purple2 li:before {
  background-color: #565da7 !important;
}
ul.simple.color-purple3 li:before {
  background-color: #7b51a1 !important;
}
ul.simple.color-purple4 li:before {
  background-color: #a7358c !important;
}
ul.simple.color-purple5 li:before {
  background-color: #64358c !important;
}
ul.simple.color-purple6 li:before {
  background-color: #ebdaec !important;
}
ul.simple.color-purple7 li:before {
  background-color: #8b4a97 !important;
}
ul.simple.color-purple8 li:before {
  background-color: #b78bbe !important;
}
ul.simple.color-purple9 li:before {
  background-color: #c09ac7 !important;
}
ul.simple.color-purple10 li:before {
  background-color: #e5dff0 !important;
}
ul.simple.color-purple11 li:before {
  background-color: #804996 !important;
}
ul.simple.color-red li:before {
  background-color: #e84134 !important;
}
ul.simple.color-red2 li:before {
  background-color: #d51317 !important;
}
ul.simple.color-red3 li:before {
  background-color: #fcdfd4 !important;
}
ul.simple.color-salmon-dark li:before {
  background-color: #f5ab92 !important;
}
ul.simple.color-salmon li:before {
  background-color: #facebe !important;
}
ul.simple.color-salmon-light li:before {
  background-color: #fee3d4 !important;
}
ul.simple.color-salmon-light2 li:before {
  background-color: #fde8d8 !important;
}
ul.simple.color-salmon2 li:before {
  background-color: #f4c3af !important;
}
ul.simple.color-salmon3 li:before {
  background-color: #f39769 !important;
}
ul.simple.color-salmon4 li:before {
  background-color: #fdece1 !important;
}
ul.simple.color-transparent li:before {
  background-color: transparent !important;
}
ul.simple.color-turquoise li:before {
  background-color: #009881 !important;
}
ul.simple.color-turquoise-light li:before {
  background-color: #bee2db !important;
}
ul.simple.color-white li:before {
  background-color: white !important;
}
ul.simple.color-yellow li:before {
  background-color: #fdc300 !important;
}
ul.simple.color-yellow2 li:before {
  background-color: #f9b233 !important;
}
ul.simple.color-yellow3 li:before {
  background-color: #fff3d7 !important;
}
ul.simple.color-yellow4 li:before {
  background-color: #ffdf41 !important;
}
ul.simple.color-yellow5 li:before {
  background-color: #fff7e5 !important;
}
ul.simple.color-yellow-light li:before {
  background-color: #ffedc2 !important;
}
ul.simple.color-gray-light li:before {
  background-color: #f7f6f7 !important;
}
ul.simple.color-gray-dark li:before {
  background-color: #4c474c !important;
}
ul.simple.color-gray li:before {
  background-color: #dadada !important;
}

ul.decorated,
ol.decorated {
  padding-left: 0.8rem;
  border-left: 0.5rem solid black;
}
ul.decorated li span,
ol.decorated li span {
  color: black;
}
ul.decorated.color-black,
ol.decorated.color-black {
  border-color: black !important;
}
ul.decorated.color-black li:before,
ol.decorated.color-black li:before {
  background-color: black !important;
}
ul.decorated.color-blood,
ol.decorated.color-blood {
  border-color: #a52423 !important;
}
ul.decorated.color-blood li:before,
ol.decorated.color-blood li:before {
  background-color: #a52423 !important;
}
ul.decorated.color-blue-u1-light,
ol.decorated.color-blue-u1-light {
  border-color: #98bbd5 !important;
}
ul.decorated.color-blue-u1-light li:before,
ol.decorated.color-blue-u1-light li:before {
  background-color: #98bbd5 !important;
}
ul.decorated.color-blue-u1,
ol.decorated.color-blue-u1 {
  border-color: #0080ad !important;
}
ul.decorated.color-blue-u1 li:before,
ol.decorated.color-blue-u1 li:before {
  background-color: #0080ad !important;
}
ul.decorated.color-blue,
ol.decorated.color-blue {
  border-color: #0080ad !important;
}
ul.decorated.color-blue li:before,
ol.decorated.color-blue li:before {
  background-color: #0080ad !important;
}
ul.decorated.color-blue-light,
ol.decorated.color-blue-light {
  border-color: #dcebfa !important;
}
ul.decorated.color-blue-light li:before,
ol.decorated.color-blue-light li:before {
  background-color: #dcebfa !important;
}
ul.decorated.color-blue2,
ol.decorated.color-blue2 {
  border-color: #1cbecf !important;
}
ul.decorated.color-blue2 li:before,
ol.decorated.color-blue2 li:before {
  background-color: #1cbecf !important;
}
ul.decorated.color-blue3,
ol.decorated.color-blue3 {
  border-color: #75bdea !important;
}
ul.decorated.color-blue3 li:before,
ol.decorated.color-blue3 li:before {
  background-color: #75bdea !important;
}
ul.decorated.color-blue4,
ol.decorated.color-blue4 {
  border-color: #dfeffc !important;
}
ul.decorated.color-blue4 li:before,
ol.decorated.color-blue4 li:before {
  background-color: #dfeffc !important;
}
ul.decorated.color-blue5,
ol.decorated.color-blue5 {
  border-color: #67b3e3 !important;
}
ul.decorated.color-blue5 li:before,
ol.decorated.color-blue5 li:before {
  background-color: #67b3e3 !important;
}
ul.decorated.color-blue6,
ol.decorated.color-blue6 {
  border-color: #0075bf !important;
}
ul.decorated.color-blue6 li:before,
ol.decorated.color-blue6 li:before {
  background-color: #0075bf !important;
}
ul.decorated.color-blue7,
ol.decorated.color-blue7 {
  border-color: #009adf !important;
}
ul.decorated.color-blue7 li:before,
ol.decorated.color-blue7 li:before {
  background-color: #009adf !important;
}
ul.decorated.color-blue8,
ol.decorated.color-blue8 {
  border-color: #29b8ce !important;
}
ul.decorated.color-blue8 li:before,
ol.decorated.color-blue8 li:before {
  background-color: #29b8ce !important;
}
ul.decorated.color-blue9,
ol.decorated.color-blue9 {
  border-color: #9fcef0 !important;
}
ul.decorated.color-blue9 li:before,
ol.decorated.color-blue9 li:before {
  background-color: #9fcef0 !important;
}
ul.decorated.color-blue10,
ol.decorated.color-blue10 {
  border-color: #e2f2f7 !important;
}
ul.decorated.color-blue10 li:before,
ol.decorated.color-blue10 li:before {
  background-color: #e2f2f7 !important;
}
ul.decorated.color-blue11,
ol.decorated.color-blue11 {
  border-color: #d6ebe7 !important;
}
ul.decorated.color-blue11 li:before,
ol.decorated.color-blue11 li:before {
  background-color: #d6ebe7 !important;
}
ul.decorated.color-blue12,
ol.decorated.color-blue12 {
  border-color: #28348b !important;
}
ul.decorated.color-blue12 li:before,
ol.decorated.color-blue12 li:before {
  background-color: #28348b !important;
}
ul.decorated.color-blue13,
ol.decorated.color-blue13 {
  border-color: #dbdcf0 !important;
}
ul.decorated.color-blue13 li:before,
ol.decorated.color-blue13 li:before {
  background-color: #dbdcf0 !important;
}
ul.decorated.color-blue14,
ol.decorated.color-blue14 {
  border-color: #c6d6e6 !important;
}
ul.decorated.color-blue14 li:before,
ol.decorated.color-blue14 li:before {
  background-color: #c6d6e6 !important;
}
ul.decorated.color-blue15,
ol.decorated.color-blue15 {
  border-color: #e8f2fc !important;
}
ul.decorated.color-blue15 li:before,
ol.decorated.color-blue15 li:before {
  background-color: #e8f2fc !important;
}
ul.decorated.color-blue16,
ol.decorated.color-blue16 {
  border-color: #d6ebe6 !important;
}
ul.decorated.color-blue16 li:before,
ol.decorated.color-blue16 li:before {
  background-color: #d6ebe6 !important;
}
ul.decorated.color-blue17,
ol.decorated.color-blue17 {
  border-color: #00a8b0 !important;
}
ul.decorated.color-blue17 li:before,
ol.decorated.color-blue17 li:before {
  background-color: #00a8b0 !important;
}
ul.decorated.color-blue18,
ol.decorated.color-blue18 {
  border-color: #2ab8ce !important;
}
ul.decorated.color-blue18 li:before,
ol.decorated.color-blue18 li:before {
  background-color: #2ab8ce !important;
}
ul.decorated.color-brown,
ol.decorated.color-brown {
  border-color: #ce7717 !important;
}
ul.decorated.color-brown li:before,
ol.decorated.color-brown li:before {
  background-color: #ce7717 !important;
}
ul.decorated.color-green-darker,
ol.decorated.color-green-darker {
  border-color: #63b32e !important;
}
ul.decorated.color-green-darker li:before,
ol.decorated.color-green-darker li:before {
  background-color: #63b32e !important;
}
ul.decorated.color-green-light,
ol.decorated.color-green-light {
  border-color: #d8e8c6 !important;
}
ul.decorated.color-green-light li:before,
ol.decorated.color-green-light li:before {
  background-color: #d8e8c6 !important;
}
ul.decorated.color-green,
ol.decorated.color-green {
  border-color: #afcb08 !important;
}
ul.decorated.color-green li:before,
ol.decorated.color-green li:before {
  background-color: #afcb08 !important;
}
ul.decorated.color-green2,
ol.decorated.color-green2 {
  border-color: #94c11f !important;
}
ul.decorated.color-green2 li:before,
ol.decorated.color-green2 li:before {
  background-color: #94c11f !important;
}
ul.decorated.color-green3,
ol.decorated.color-green3 {
  border-color: #8cc63f !important;
}
ul.decorated.color-green3 li:before,
ol.decorated.color-green3 li:before {
  background-color: #8cc63f !important;
}
ul.decorated.color-green4,
ol.decorated.color-green4 {
  border-color: #08af6c !important;
}
ul.decorated.color-green4 li:before,
ol.decorated.color-green4 li:before {
  background-color: #08af6c !important;
}
ul.decorated.color-green5,
ol.decorated.color-green5 {
  border-color: #f4f7e4 !important;
}
ul.decorated.color-green5 li:before,
ol.decorated.color-green5 li:before {
  background-color: #f4f7e4 !important;
}
ul.decorated.color-green6,
ol.decorated.color-green6 {
  border-color: #00a35e !important;
}
ul.decorated.color-green6 li:before,
ol.decorated.color-green6 li:before {
  background-color: #00a35e !important;
}
ul.decorated.color-green7,
ol.decorated.color-green7 {
  border-color: #e6f0da !important;
}
ul.decorated.color-green7 li:before,
ol.decorated.color-green7 li:before {
  background-color: #e6f0da !important;
}
ul.decorated.color-green8,
ol.decorated.color-green8 {
  border-color: #65b32e !important;
}
ul.decorated.color-green8 li:before,
ol.decorated.color-green8 li:before {
  background-color: #65b32e !important;
}
ul.decorated.color-green9,
ol.decorated.color-green9 {
  border-color: #00853e !important;
}
ul.decorated.color-green9 li:before,
ol.decorated.color-green9 li:before {
  background-color: #00853e !important;
}
ul.decorated.color-green10,
ol.decorated.color-green10 {
  border-color: #c6d75e !important;
}
ul.decorated.color-green10 li:before,
ol.decorated.color-green10 li:before {
  background-color: #c6d75e !important;
}
ul.decorated.color-green11,
ol.decorated.color-green11 {
  border-color: #94c120 !important;
}
ul.decorated.color-green11 li:before,
ol.decorated.color-green11 li:before {
  background-color: #94c120 !important;
}
ul.decorated.color-green12,
ol.decorated.color-green12 {
  border-color: #66b22d !important;
}
ul.decorated.color-green12 li:before,
ol.decorated.color-green12 li:before {
  background-color: #66b22d !important;
}
ul.decorated.color-orange,
ol.decorated.color-orange {
  border-color: #f07d00 !important;
}
ul.decorated.color-orange li:before,
ol.decorated.color-orange li:before {
  background-color: #f07d00 !important;
}
ul.decorated.color-orange2,
ol.decorated.color-orange2 {
  border-color: #f07f3c !important;
}
ul.decorated.color-orange2 li:before,
ol.decorated.color-orange2 li:before {
  background-color: #f07f3c !important;
}
ul.decorated.color-orange3,
ol.decorated.color-orange3 {
  border-color: #fee7d1 !important;
}
ul.decorated.color-orange3 li:before,
ol.decorated.color-orange3 li:before {
  background-color: #fee7d1 !important;
}
ul.decorated.color-orange4,
ol.decorated.color-orange4 {
  border-color: #ea5b0b !important;
}
ul.decorated.color-orange4 li:before,
ol.decorated.color-orange4 li:before {
  background-color: #ea5b0b !important;
}
ul.decorated.color-orange5,
ol.decorated.color-orange5 {
  border-color: #fccea2 !important;
}
ul.decorated.color-orange5 li:before,
ol.decorated.color-orange5 li:before {
  background-color: #fccea2 !important;
}
ul.decorated.color-orange6,
ol.decorated.color-orange6 {
  border-color: #ea5b0c !important;
}
ul.decorated.color-orange6 li:before,
ol.decorated.color-orange6 li:before {
  background-color: #ea5b0c !important;
}
ul.decorated.color-orange7,
ol.decorated.color-orange7 {
  border-color: #ef7d00 !important;
}
ul.decorated.color-orange7 li:before,
ol.decorated.color-orange7 li:before {
  background-color: #ef7d00 !important;
}
ul.decorated.color-pink,
ol.decorated.color-pink {
  border-color: #e53a5a !important;
}
ul.decorated.color-pink li:before,
ol.decorated.color-pink li:before {
  background-color: #e53a5a !important;
}
ul.decorated.color-pink2,
ol.decorated.color-pink2 {
  border-color: #df83a9 !important;
}
ul.decorated.color-pink2 li:before,
ol.decorated.color-pink2 li:before {
  background-color: #df83a9 !important;
}
ul.decorated.color-pink3,
ol.decorated.color-pink3 {
  border-color: #f9e9f0 !important;
}
ul.decorated.color-pink3 li:before,
ol.decorated.color-pink3 li:before {
  background-color: #f9e9f0 !important;
}
ul.decorated.color-pink4,
ol.decorated.color-pink4 {
  border-color: #f7d9db !important;
}
ul.decorated.color-pink4 li:before,
ol.decorated.color-pink4 li:before {
  background-color: #f7d9db !important;
}
ul.decorated.color-pink5,
ol.decorated.color-pink5 {
  border-color: #feefea !important;
}
ul.decorated.color-pink5 li:before,
ol.decorated.color-pink5 li:before {
  background-color: #feefea !important;
}
ul.decorated.color-pink6,
ol.decorated.color-pink6 {
  border-color: #efc5d7 !important;
}
ul.decorated.color-pink6 li:before,
ol.decorated.color-pink6 li:before {
  background-color: #efc5d7 !important;
}
ul.decorated.color-pink7,
ol.decorated.color-pink7 {
  border-color: #d60b52 !important;
}
ul.decorated.color-pink7 li:before,
ol.decorated.color-pink7 li:before {
  background-color: #d60b52 !important;
}
ul.decorated.color-pink8,
ol.decorated.color-pink8 {
  border-color: #f7d9da !important;
}
ul.decorated.color-pink8 li:before,
ol.decorated.color-pink8 li:before {
  background-color: #f7d9da !important;
}
ul.decorated.color-pink9,
ol.decorated.color-pink9 {
  border-color: #f8d8ca !important;
}
ul.decorated.color-pink9 li:before,
ol.decorated.color-pink9 li:before {
  background-color: #f8d8ca !important;
}
ul.decorated.color-pink10,
ol.decorated.color-pink10 {
  border-color: #fbdfdd !important;
}
ul.decorated.color-pink10 li:before,
ol.decorated.color-pink10 li:before {
  background-color: #fbdfdd !important;
}
ul.decorated.color-purple-dark,
ol.decorated.color-purple-dark {
  border-color: #a86dab !important;
}
ul.decorated.color-purple-dark li:before,
ol.decorated.color-purple-dark li:before {
  background-color: #a86dab !important;
}
ul.decorated.color-purple,
ol.decorated.color-purple {
  border-color: #d8b3d5 !important;
}
ul.decorated.color-purple li:before,
ol.decorated.color-purple li:before {
  background-color: #d8b3d5 !important;
}
ul.decorated.color-purple-light,
ol.decorated.color-purple-light {
  border-color: #e1c6df !important;
}
ul.decorated.color-purple-light li:before,
ol.decorated.color-purple-light li:before {
  background-color: #e1c6df !important;
}
ul.decorated.color-purple2,
ol.decorated.color-purple2 {
  border-color: #565da7 !important;
}
ul.decorated.color-purple2 li:before,
ol.decorated.color-purple2 li:before {
  background-color: #565da7 !important;
}
ul.decorated.color-purple3,
ol.decorated.color-purple3 {
  border-color: #7b51a1 !important;
}
ul.decorated.color-purple3 li:before,
ol.decorated.color-purple3 li:before {
  background-color: #7b51a1 !important;
}
ul.decorated.color-purple4,
ol.decorated.color-purple4 {
  border-color: #a7358c !important;
}
ul.decorated.color-purple4 li:before,
ol.decorated.color-purple4 li:before {
  background-color: #a7358c !important;
}
ul.decorated.color-purple5,
ol.decorated.color-purple5 {
  border-color: #64358c !important;
}
ul.decorated.color-purple5 li:before,
ol.decorated.color-purple5 li:before {
  background-color: #64358c !important;
}
ul.decorated.color-purple6,
ol.decorated.color-purple6 {
  border-color: #ebdaec !important;
}
ul.decorated.color-purple6 li:before,
ol.decorated.color-purple6 li:before {
  background-color: #ebdaec !important;
}
ul.decorated.color-purple7,
ol.decorated.color-purple7 {
  border-color: #8b4a97 !important;
}
ul.decorated.color-purple7 li:before,
ol.decorated.color-purple7 li:before {
  background-color: #8b4a97 !important;
}
ul.decorated.color-purple8,
ol.decorated.color-purple8 {
  border-color: #b78bbe !important;
}
ul.decorated.color-purple8 li:before,
ol.decorated.color-purple8 li:before {
  background-color: #b78bbe !important;
}
ul.decorated.color-purple9,
ol.decorated.color-purple9 {
  border-color: #c09ac7 !important;
}
ul.decorated.color-purple9 li:before,
ol.decorated.color-purple9 li:before {
  background-color: #c09ac7 !important;
}
ul.decorated.color-purple10,
ol.decorated.color-purple10 {
  border-color: #e5dff0 !important;
}
ul.decorated.color-purple10 li:before,
ol.decorated.color-purple10 li:before {
  background-color: #e5dff0 !important;
}
ul.decorated.color-purple11,
ol.decorated.color-purple11 {
  border-color: #804996 !important;
}
ul.decorated.color-purple11 li:before,
ol.decorated.color-purple11 li:before {
  background-color: #804996 !important;
}
ul.decorated.color-red,
ol.decorated.color-red {
  border-color: #e84134 !important;
}
ul.decorated.color-red li:before,
ol.decorated.color-red li:before {
  background-color: #e84134 !important;
}
ul.decorated.color-red2,
ol.decorated.color-red2 {
  border-color: #d51317 !important;
}
ul.decorated.color-red2 li:before,
ol.decorated.color-red2 li:before {
  background-color: #d51317 !important;
}
ul.decorated.color-red3,
ol.decorated.color-red3 {
  border-color: #fcdfd4 !important;
}
ul.decorated.color-red3 li:before,
ol.decorated.color-red3 li:before {
  background-color: #fcdfd4 !important;
}
ul.decorated.color-salmon-dark,
ol.decorated.color-salmon-dark {
  border-color: #f5ab92 !important;
}
ul.decorated.color-salmon-dark li:before,
ol.decorated.color-salmon-dark li:before {
  background-color: #f5ab92 !important;
}
ul.decorated.color-salmon,
ol.decorated.color-salmon {
  border-color: #facebe !important;
}
ul.decorated.color-salmon li:before,
ol.decorated.color-salmon li:before {
  background-color: #facebe !important;
}
ul.decorated.color-salmon-light,
ol.decorated.color-salmon-light {
  border-color: #fee3d4 !important;
}
ul.decorated.color-salmon-light li:before,
ol.decorated.color-salmon-light li:before {
  background-color: #fee3d4 !important;
}
ul.decorated.color-salmon-light2,
ol.decorated.color-salmon-light2 {
  border-color: #fde8d8 !important;
}
ul.decorated.color-salmon-light2 li:before,
ol.decorated.color-salmon-light2 li:before {
  background-color: #fde8d8 !important;
}
ul.decorated.color-salmon2,
ol.decorated.color-salmon2 {
  border-color: #f4c3af !important;
}
ul.decorated.color-salmon2 li:before,
ol.decorated.color-salmon2 li:before {
  background-color: #f4c3af !important;
}
ul.decorated.color-salmon3,
ol.decorated.color-salmon3 {
  border-color: #f39769 !important;
}
ul.decorated.color-salmon3 li:before,
ol.decorated.color-salmon3 li:before {
  background-color: #f39769 !important;
}
ul.decorated.color-salmon4,
ol.decorated.color-salmon4 {
  border-color: #fdece1 !important;
}
ul.decorated.color-salmon4 li:before,
ol.decorated.color-salmon4 li:before {
  background-color: #fdece1 !important;
}
ul.decorated.color-transparent,
ol.decorated.color-transparent {
  border-color: transparent !important;
}
ul.decorated.color-transparent li:before,
ol.decorated.color-transparent li:before {
  background-color: transparent !important;
}
ul.decorated.color-turquoise,
ol.decorated.color-turquoise {
  border-color: #009881 !important;
}
ul.decorated.color-turquoise li:before,
ol.decorated.color-turquoise li:before {
  background-color: #009881 !important;
}
ul.decorated.color-turquoise-light,
ol.decorated.color-turquoise-light {
  border-color: #bee2db !important;
}
ul.decorated.color-turquoise-light li:before,
ol.decorated.color-turquoise-light li:before {
  background-color: #bee2db !important;
}
ul.decorated.color-white,
ol.decorated.color-white {
  border-color: white !important;
}
ul.decorated.color-white li:before,
ol.decorated.color-white li:before {
  background-color: white !important;
}
ul.decorated.color-yellow,
ol.decorated.color-yellow {
  border-color: #fdc300 !important;
}
ul.decorated.color-yellow li:before,
ol.decorated.color-yellow li:before {
  background-color: #fdc300 !important;
}
ul.decorated.color-yellow2,
ol.decorated.color-yellow2 {
  border-color: #f9b233 !important;
}
ul.decorated.color-yellow2 li:before,
ol.decorated.color-yellow2 li:before {
  background-color: #f9b233 !important;
}
ul.decorated.color-yellow3,
ol.decorated.color-yellow3 {
  border-color: #fff3d7 !important;
}
ul.decorated.color-yellow3 li:before,
ol.decorated.color-yellow3 li:before {
  background-color: #fff3d7 !important;
}
ul.decorated.color-yellow4,
ol.decorated.color-yellow4 {
  border-color: #ffdf41 !important;
}
ul.decorated.color-yellow4 li:before,
ol.decorated.color-yellow4 li:before {
  background-color: #ffdf41 !important;
}
ul.decorated.color-yellow5,
ol.decorated.color-yellow5 {
  border-color: #fff7e5 !important;
}
ul.decorated.color-yellow5 li:before,
ol.decorated.color-yellow5 li:before {
  background-color: #fff7e5 !important;
}
ul.decorated.color-yellow-light,
ol.decorated.color-yellow-light {
  border-color: #ffedc2 !important;
}
ul.decorated.color-yellow-light li:before,
ol.decorated.color-yellow-light li:before {
  background-color: #ffedc2 !important;
}
ul.decorated.color-gray-light,
ol.decorated.color-gray-light {
  border-color: #f7f6f7 !important;
}
ul.decorated.color-gray-light li:before,
ol.decorated.color-gray-light li:before {
  background-color: #f7f6f7 !important;
}
ul.decorated.color-gray-dark,
ol.decorated.color-gray-dark {
  border-color: #4c474c !important;
}
ul.decorated.color-gray-dark li:before,
ol.decorated.color-gray-dark li:before {
  background-color: #4c474c !important;
}
ul.decorated.color-gray,
ol.decorated.color-gray {
  border-color: #dadada !important;
}
ul.decorated.color-gray li:before,
ol.decorated.color-gray li:before {
  background-color: #dadada !important;
}

ul.decorated2,
ol.decorated2 {
  padding-left: 0;
}
ul.decorated2 li span,
ol.decorated2 li span {
  color: black;
}
ul.decorated2 li:before,
ol.decorated2 li:before {
  background-color: #0080ad !important;
}
ul.decorated2.color-black li:before,
ol.decorated2.color-black li:before {
  background-color: black !important;
}
ul.decorated2.color-blood li:before,
ol.decorated2.color-blood li:before {
  background-color: #a52423 !important;
}
ul.decorated2.color-blue-u1-light li:before,
ol.decorated2.color-blue-u1-light li:before {
  background-color: #98bbd5 !important;
}
ul.decorated2.color-blue-u1 li:before,
ol.decorated2.color-blue-u1 li:before {
  background-color: #0080ad !important;
}
ul.decorated2.color-blue li:before,
ol.decorated2.color-blue li:before {
  background-color: #0080ad !important;
}
ul.decorated2.color-blue-light li:before,
ol.decorated2.color-blue-light li:before {
  background-color: #dcebfa !important;
}
ul.decorated2.color-blue2 li:before,
ol.decorated2.color-blue2 li:before {
  background-color: #1cbecf !important;
}
ul.decorated2.color-blue3 li:before,
ol.decorated2.color-blue3 li:before {
  background-color: #75bdea !important;
}
ul.decorated2.color-blue4 li:before,
ol.decorated2.color-blue4 li:before {
  background-color: #dfeffc !important;
}
ul.decorated2.color-blue5 li:before,
ol.decorated2.color-blue5 li:before {
  background-color: #67b3e3 !important;
}
ul.decorated2.color-blue6 li:before,
ol.decorated2.color-blue6 li:before {
  background-color: #0075bf !important;
}
ul.decorated2.color-blue7 li:before,
ol.decorated2.color-blue7 li:before {
  background-color: #009adf !important;
}
ul.decorated2.color-blue8 li:before,
ol.decorated2.color-blue8 li:before {
  background-color: #29b8ce !important;
}
ul.decorated2.color-blue9 li:before,
ol.decorated2.color-blue9 li:before {
  background-color: #9fcef0 !important;
}
ul.decorated2.color-blue10 li:before,
ol.decorated2.color-blue10 li:before {
  background-color: #e2f2f7 !important;
}
ul.decorated2.color-blue11 li:before,
ol.decorated2.color-blue11 li:before {
  background-color: #d6ebe7 !important;
}
ul.decorated2.color-blue12 li:before,
ol.decorated2.color-blue12 li:before {
  background-color: #28348b !important;
}
ul.decorated2.color-blue13 li:before,
ol.decorated2.color-blue13 li:before {
  background-color: #dbdcf0 !important;
}
ul.decorated2.color-blue14 li:before,
ol.decorated2.color-blue14 li:before {
  background-color: #c6d6e6 !important;
}
ul.decorated2.color-blue15 li:before,
ol.decorated2.color-blue15 li:before {
  background-color: #e8f2fc !important;
}
ul.decorated2.color-blue16 li:before,
ol.decorated2.color-blue16 li:before {
  background-color: #d6ebe6 !important;
}
ul.decorated2.color-blue17 li:before,
ol.decorated2.color-blue17 li:before {
  background-color: #00a8b0 !important;
}
ul.decorated2.color-blue18 li:before,
ol.decorated2.color-blue18 li:before {
  background-color: #2ab8ce !important;
}
ul.decorated2.color-brown li:before,
ol.decorated2.color-brown li:before {
  background-color: #ce7717 !important;
}
ul.decorated2.color-green-darker li:before,
ol.decorated2.color-green-darker li:before {
  background-color: #63b32e !important;
}
ul.decorated2.color-green-light li:before,
ol.decorated2.color-green-light li:before {
  background-color: #d8e8c6 !important;
}
ul.decorated2.color-green li:before,
ol.decorated2.color-green li:before {
  background-color: #afcb08 !important;
}
ul.decorated2.color-green2 li:before,
ol.decorated2.color-green2 li:before {
  background-color: #94c11f !important;
}
ul.decorated2.color-green3 li:before,
ol.decorated2.color-green3 li:before {
  background-color: #8cc63f !important;
}
ul.decorated2.color-green4 li:before,
ol.decorated2.color-green4 li:before {
  background-color: #08af6c !important;
}
ul.decorated2.color-green5 li:before,
ol.decorated2.color-green5 li:before {
  background-color: #f4f7e4 !important;
}
ul.decorated2.color-green6 li:before,
ol.decorated2.color-green6 li:before {
  background-color: #00a35e !important;
}
ul.decorated2.color-green7 li:before,
ol.decorated2.color-green7 li:before {
  background-color: #e6f0da !important;
}
ul.decorated2.color-green8 li:before,
ol.decorated2.color-green8 li:before {
  background-color: #65b32e !important;
}
ul.decorated2.color-green9 li:before,
ol.decorated2.color-green9 li:before {
  background-color: #00853e !important;
}
ul.decorated2.color-green10 li:before,
ol.decorated2.color-green10 li:before {
  background-color: #c6d75e !important;
}
ul.decorated2.color-green11 li:before,
ol.decorated2.color-green11 li:before {
  background-color: #94c120 !important;
}
ul.decorated2.color-green12 li:before,
ol.decorated2.color-green12 li:before {
  background-color: #66b22d !important;
}
ul.decorated2.color-orange li:before,
ol.decorated2.color-orange li:before {
  background-color: #f07d00 !important;
}
ul.decorated2.color-orange2 li:before,
ol.decorated2.color-orange2 li:before {
  background-color: #f07f3c !important;
}
ul.decorated2.color-orange3 li:before,
ol.decorated2.color-orange3 li:before {
  background-color: #fee7d1 !important;
}
ul.decorated2.color-orange4 li:before,
ol.decorated2.color-orange4 li:before {
  background-color: #ea5b0b !important;
}
ul.decorated2.color-orange5 li:before,
ol.decorated2.color-orange5 li:before {
  background-color: #fccea2 !important;
}
ul.decorated2.color-orange6 li:before,
ol.decorated2.color-orange6 li:before {
  background-color: #ea5b0c !important;
}
ul.decorated2.color-orange7 li:before,
ol.decorated2.color-orange7 li:before {
  background-color: #ef7d00 !important;
}
ul.decorated2.color-pink li:before,
ol.decorated2.color-pink li:before {
  background-color: #e53a5a !important;
}
ul.decorated2.color-pink2 li:before,
ol.decorated2.color-pink2 li:before {
  background-color: #df83a9 !important;
}
ul.decorated2.color-pink3 li:before,
ol.decorated2.color-pink3 li:before {
  background-color: #f9e9f0 !important;
}
ul.decorated2.color-pink4 li:before,
ol.decorated2.color-pink4 li:before {
  background-color: #f7d9db !important;
}
ul.decorated2.color-pink5 li:before,
ol.decorated2.color-pink5 li:before {
  background-color: #feefea !important;
}
ul.decorated2.color-pink6 li:before,
ol.decorated2.color-pink6 li:before {
  background-color: #efc5d7 !important;
}
ul.decorated2.color-pink7 li:before,
ol.decorated2.color-pink7 li:before {
  background-color: #d60b52 !important;
}
ul.decorated2.color-pink8 li:before,
ol.decorated2.color-pink8 li:before {
  background-color: #f7d9da !important;
}
ul.decorated2.color-pink9 li:before,
ol.decorated2.color-pink9 li:before {
  background-color: #f8d8ca !important;
}
ul.decorated2.color-pink10 li:before,
ol.decorated2.color-pink10 li:before {
  background-color: #fbdfdd !important;
}
ul.decorated2.color-purple-dark li:before,
ol.decorated2.color-purple-dark li:before {
  background-color: #a86dab !important;
}
ul.decorated2.color-purple li:before,
ol.decorated2.color-purple li:before {
  background-color: #d8b3d5 !important;
}
ul.decorated2.color-purple-light li:before,
ol.decorated2.color-purple-light li:before {
  background-color: #e1c6df !important;
}
ul.decorated2.color-purple2 li:before,
ol.decorated2.color-purple2 li:before {
  background-color: #565da7 !important;
}
ul.decorated2.color-purple3 li:before,
ol.decorated2.color-purple3 li:before {
  background-color: #7b51a1 !important;
}
ul.decorated2.color-purple4 li:before,
ol.decorated2.color-purple4 li:before {
  background-color: #a7358c !important;
}
ul.decorated2.color-purple5 li:before,
ol.decorated2.color-purple5 li:before {
  background-color: #64358c !important;
}
ul.decorated2.color-purple6 li:before,
ol.decorated2.color-purple6 li:before {
  background-color: #ebdaec !important;
}
ul.decorated2.color-purple7 li:before,
ol.decorated2.color-purple7 li:before {
  background-color: #8b4a97 !important;
}
ul.decorated2.color-purple8 li:before,
ol.decorated2.color-purple8 li:before {
  background-color: #b78bbe !important;
}
ul.decorated2.color-purple9 li:before,
ol.decorated2.color-purple9 li:before {
  background-color: #c09ac7 !important;
}
ul.decorated2.color-purple10 li:before,
ol.decorated2.color-purple10 li:before {
  background-color: #e5dff0 !important;
}
ul.decorated2.color-purple11 li:before,
ol.decorated2.color-purple11 li:before {
  background-color: #804996 !important;
}
ul.decorated2.color-red li:before,
ol.decorated2.color-red li:before {
  background-color: #e84134 !important;
}
ul.decorated2.color-red2 li:before,
ol.decorated2.color-red2 li:before {
  background-color: #d51317 !important;
}
ul.decorated2.color-red3 li:before,
ol.decorated2.color-red3 li:before {
  background-color: #fcdfd4 !important;
}
ul.decorated2.color-salmon-dark li:before,
ol.decorated2.color-salmon-dark li:before {
  background-color: #f5ab92 !important;
}
ul.decorated2.color-salmon li:before,
ol.decorated2.color-salmon li:before {
  background-color: #facebe !important;
}
ul.decorated2.color-salmon-light li:before,
ol.decorated2.color-salmon-light li:before {
  background-color: #fee3d4 !important;
}
ul.decorated2.color-salmon-light2 li:before,
ol.decorated2.color-salmon-light2 li:before {
  background-color: #fde8d8 !important;
}
ul.decorated2.color-salmon2 li:before,
ol.decorated2.color-salmon2 li:before {
  background-color: #f4c3af !important;
}
ul.decorated2.color-salmon3 li:before,
ol.decorated2.color-salmon3 li:before {
  background-color: #f39769 !important;
}
ul.decorated2.color-salmon4 li:before,
ol.decorated2.color-salmon4 li:before {
  background-color: #fdece1 !important;
}
ul.decorated2.color-transparent li:before,
ol.decorated2.color-transparent li:before {
  background-color: transparent !important;
}
ul.decorated2.color-turquoise li:before,
ol.decorated2.color-turquoise li:before {
  background-color: #009881 !important;
}
ul.decorated2.color-turquoise-light li:before,
ol.decorated2.color-turquoise-light li:before {
  background-color: #bee2db !important;
}
ul.decorated2.color-white li:before,
ol.decorated2.color-white li:before {
  background-color: white !important;
}
ul.decorated2.color-yellow li:before,
ol.decorated2.color-yellow li:before {
  background-color: #fdc300 !important;
}
ul.decorated2.color-yellow2 li:before,
ol.decorated2.color-yellow2 li:before {
  background-color: #f9b233 !important;
}
ul.decorated2.color-yellow3 li:before,
ol.decorated2.color-yellow3 li:before {
  background-color: #fff3d7 !important;
}
ul.decorated2.color-yellow4 li:before,
ol.decorated2.color-yellow4 li:before {
  background-color: #ffdf41 !important;
}
ul.decorated2.color-yellow5 li:before,
ol.decorated2.color-yellow5 li:before {
  background-color: #fff7e5 !important;
}
ul.decorated2.color-yellow-light li:before,
ol.decorated2.color-yellow-light li:before {
  background-color: #ffedc2 !important;
}
ul.decorated2.color-gray-light li:before,
ol.decorated2.color-gray-light li:before {
  background-color: #f7f6f7 !important;
}
ul.decorated2.color-gray-dark li:before,
ol.decorated2.color-gray-dark li:before {
  background-color: #4c474c !important;
}
ul.decorated2.color-gray li:before,
ol.decorated2.color-gray li:before {
  background-color: #dadada !important;
}

.decorated-left {
  padding-left: 0.8rem;
  border-left: 0.5rem solid black;
}
.decorated-left &gt; ul {
  padding-left: 0;
}

/* Arrows */
.fig-arrow {
  height: 4px;
  width: 100%;
  min-width: 32px;
  position: relative;
  background-color: black;
  border-radius: 2px;
  margin: auto;
  vertical-align: middle;
}
.fig-arrow .point-up {
  height: 4px;
  width: 16px;
  position: absolute;
  right: -1px;
  top: 5px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: black;
  transform: rotate(-45deg);
}
.fig-arrow .point-down {
  height: 4px;
  width: 16px;
  position: absolute;
  right: -1px;
  bottom: 5px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: black;
  transform: rotate(45deg);
}
.fig-arrow.right {
  transform: scaleX(1);
}
.fig-arrow.left {
  transform: scaleX(-1);
}
.fig-arrow.top, .fig-arrow.bottom {
  width: 4px;
  height: 100%;
  min-height: 32px;
  min-width: 0;
  display: inline-block;
}
.fig-arrow.top .point-up, .fig-arrow.bottom .point-up {
  right: -1px;
  top: 5px;
  transform: rotate(-45deg);
}
.fig-arrow.top .point-down, .fig-arrow.bottom .point-down {
  left: -2px;
  top: 5px;
  transform: rotate(225deg);
}
.fig-arrow.top.bottom, .fig-arrow.bottom.bottom {
  transform: scaleY(-1);
}
.fig-arrow.thin {
  height: 2px;
  border-radius: 1px;
}
.fig-arrow.thin .point-up {
  height: 2px;
}
.fig-arrow.thin .point-down {
  height: 2px;
}
.fig-arrow.arrow-color-black {
  background-color: black !important;
}
.fig-arrow.arrow-color-black .point-down,
.fig-arrow.arrow-color-black .point-up {
  background-color: black !important;
}
.fig-arrow.arrow-color-blood {
  background-color: #a52423 !important;
}
.fig-arrow.arrow-color-blood .point-down,
.fig-arrow.arrow-color-blood .point-up {
  background-color: #a52423 !important;
}
.fig-arrow.arrow-color-blue-u1-light {
  background-color: #98bbd5 !important;
}
.fig-arrow.arrow-color-blue-u1-light .point-down,
.fig-arrow.arrow-color-blue-u1-light .point-up {
  background-color: #98bbd5 !important;
}
.fig-arrow.arrow-color-blue-u1 {
  background-color: #0080ad !important;
}
.fig-arrow.arrow-color-blue-u1 .point-down,
.fig-arrow.arrow-color-blue-u1 .point-up {
  background-color: #0080ad !important;
}
.fig-arrow.arrow-color-blue {
  background-color: #0080ad !important;
}
.fig-arrow.arrow-color-blue .point-down,
.fig-arrow.arrow-color-blue .point-up {
  background-color: #0080ad !important;
}
.fig-arrow.arrow-color-blue-light {
  background-color: #dcebfa !important;
}
.fig-arrow.arrow-color-blue-light .point-down,
.fig-arrow.arrow-color-blue-light .point-up {
  background-color: #dcebfa !important;
}
.fig-arrow.arrow-color-blue2 {
  background-color: #1cbecf !important;
}
.fig-arrow.arrow-color-blue2 .point-down,
.fig-arrow.arrow-color-blue2 .point-up {
  background-color: #1cbecf !important;
}
.fig-arrow.arrow-color-blue3 {
  background-color: #75bdea !important;
}
.fig-arrow.arrow-color-blue3 .point-down,
.fig-arrow.arrow-color-blue3 .point-up {
  background-color: #75bdea !important;
}
.fig-arrow.arrow-color-blue4 {
  background-color: #dfeffc !important;
}
.fig-arrow.arrow-color-blue4 .point-down,
.fig-arrow.arrow-color-blue4 .point-up {
  background-color: #dfeffc !important;
}
.fig-arrow.arrow-color-blue5 {
  background-color: #67b3e3 !important;
}
.fig-arrow.arrow-color-blue5 .point-down,
.fig-arrow.arrow-color-blue5 .point-up {
  background-color: #67b3e3 !important;
}
.fig-arrow.arrow-color-blue6 {
  background-color: #0075bf !important;
}
.fig-arrow.arrow-color-blue6 .point-down,
.fig-arrow.arrow-color-blue6 .point-up {
  background-color: #0075bf !important;
}
.fig-arrow.arrow-color-blue7 {
  background-color: #009adf !important;
}
.fig-arrow.arrow-color-blue7 .point-down,
.fig-arrow.arrow-color-blue7 .point-up {
  background-color: #009adf !important;
}
.fig-arrow.arrow-color-blue8 {
  background-color: #29b8ce !important;
}
.fig-arrow.arrow-color-blue8 .point-down,
.fig-arrow.arrow-color-blue8 .point-up {
  background-color: #29b8ce !important;
}
.fig-arrow.arrow-color-blue9 {
  background-color: #9fcef0 !important;
}
.fig-arrow.arrow-color-blue9 .point-down,
.fig-arrow.arrow-color-blue9 .point-up {
  background-color: #9fcef0 !important;
}
.fig-arrow.arrow-color-blue10 {
  background-color: #e2f2f7 !important;
}
.fig-arrow.arrow-color-blue10 .point-down,
.fig-arrow.arrow-color-blue10 .point-up {
  background-color: #e2f2f7 !important;
}
.fig-arrow.arrow-color-blue11 {
  background-color: #d6ebe7 !important;
}
.fig-arrow.arrow-color-blue11 .point-down,
.fig-arrow.arrow-color-blue11 .point-up {
  background-color: #d6ebe7 !important;
}
.fig-arrow.arrow-color-blue12 {
  background-color: #28348b !important;
}
.fig-arrow.arrow-color-blue12 .point-down,
.fig-arrow.arrow-color-blue12 .point-up {
  background-color: #28348b !important;
}
.fig-arrow.arrow-color-blue13 {
  background-color: #dbdcf0 !important;
}
.fig-arrow.arrow-color-blue13 .point-down,
.fig-arrow.arrow-color-blue13 .point-up {
  background-color: #dbdcf0 !important;
}
.fig-arrow.arrow-color-blue14 {
  background-color: #c6d6e6 !important;
}
.fig-arrow.arrow-color-blue14 .point-down,
.fig-arrow.arrow-color-blue14 .point-up {
  background-color: #c6d6e6 !important;
}
.fig-arrow.arrow-color-blue15 {
  background-color: #e8f2fc !important;
}
.fig-arrow.arrow-color-blue15 .point-down,
.fig-arrow.arrow-color-blue15 .point-up {
  background-color: #e8f2fc !important;
}
.fig-arrow.arrow-color-blue16 {
  background-color: #d6ebe6 !important;
}
.fig-arrow.arrow-color-blue16 .point-down,
.fig-arrow.arrow-color-blue16 .point-up {
  background-color: #d6ebe6 !important;
}
.fig-arrow.arrow-color-blue17 {
  background-color: #00a8b0 !important;
}
.fig-arrow.arrow-color-blue17 .point-down,
.fig-arrow.arrow-color-blue17 .point-up {
  background-color: #00a8b0 !important;
}
.fig-arrow.arrow-color-blue18 {
  background-color: #2ab8ce !important;
}
.fig-arrow.arrow-color-blue18 .point-down,
.fig-arrow.arrow-color-blue18 .point-up {
  background-color: #2ab8ce !important;
}
.fig-arrow.arrow-color-brown {
  background-color: #ce7717 !important;
}
.fig-arrow.arrow-color-brown .point-down,
.fig-arrow.arrow-color-brown .point-up {
  background-color: #ce7717 !important;
}
.fig-arrow.arrow-color-green-darker {
  background-color: #63b32e !important;
}
.fig-arrow.arrow-color-green-darker .point-down,
.fig-arrow.arrow-color-green-darker .point-up {
  background-color: #63b32e !important;
}
.fig-arrow.arrow-color-green-light {
  background-color: #d8e8c6 !important;
}
.fig-arrow.arrow-color-green-light .point-down,
.fig-arrow.arrow-color-green-light .point-up {
  background-color: #d8e8c6 !important;
}
.fig-arrow.arrow-color-green {
  background-color: #afcb08 !important;
}
.fig-arrow.arrow-color-green .point-down,
.fig-arrow.arrow-color-green .point-up {
  background-color: #afcb08 !important;
}
.fig-arrow.arrow-color-green2 {
  background-color: #94c11f !important;
}
.fig-arrow.arrow-color-green2 .point-down,
.fig-arrow.arrow-color-green2 .point-up {
  background-color: #94c11f !important;
}
.fig-arrow.arrow-color-green3 {
  background-color: #8cc63f !important;
}
.fig-arrow.arrow-color-green3 .point-down,
.fig-arrow.arrow-color-green3 .point-up {
  background-color: #8cc63f !important;
}
.fig-arrow.arrow-color-green4 {
  background-color: #08af6c !important;
}
.fig-arrow.arrow-color-green4 .point-down,
.fig-arrow.arrow-color-green4 .point-up {
  background-color: #08af6c !important;
}
.fig-arrow.arrow-color-green5 {
  background-color: #f4f7e4 !important;
}
.fig-arrow.arrow-color-green5 .point-down,
.fig-arrow.arrow-color-green5 .point-up {
  background-color: #f4f7e4 !important;
}
.fig-arrow.arrow-color-green6 {
  background-color: #00a35e !important;
}
.fig-arrow.arrow-color-green6 .point-down,
.fig-arrow.arrow-color-green6 .point-up {
  background-color: #00a35e !important;
}
.fig-arrow.arrow-color-green7 {
  background-color: #e6f0da !important;
}
.fig-arrow.arrow-color-green7 .point-down,
.fig-arrow.arrow-color-green7 .point-up {
  background-color: #e6f0da !important;
}
.fig-arrow.arrow-color-green8 {
  background-color: #65b32e !important;
}
.fig-arrow.arrow-color-green8 .point-down,
.fig-arrow.arrow-color-green8 .point-up {
  background-color: #65b32e !important;
}
.fig-arrow.arrow-color-green9 {
  background-color: #00853e !important;
}
.fig-arrow.arrow-color-green9 .point-down,
.fig-arrow.arrow-color-green9 .point-up {
  background-color: #00853e !important;
}
.fig-arrow.arrow-color-green10 {
  background-color: #c6d75e !important;
}
.fig-arrow.arrow-color-green10 .point-down,
.fig-arrow.arrow-color-green10 .point-up {
  background-color: #c6d75e !important;
}
.fig-arrow.arrow-color-green11 {
  background-color: #94c120 !important;
}
.fig-arrow.arrow-color-green11 .point-down,
.fig-arrow.arrow-color-green11 .point-up {
  background-color: #94c120 !important;
}
.fig-arrow.arrow-color-green12 {
  background-color: #66b22d !important;
}
.fig-arrow.arrow-color-green12 .point-down,
.fig-arrow.arrow-color-green12 .point-up {
  background-color: #66b22d !important;
}
.fig-arrow.arrow-color-orange {
  background-color: #f07d00 !important;
}
.fig-arrow.arrow-color-orange .point-down,
.fig-arrow.arrow-color-orange .point-up {
  background-color: #f07d00 !important;
}
.fig-arrow.arrow-color-orange2 {
  background-color: #f07f3c !important;
}
.fig-arrow.arrow-color-orange2 .point-down,
.fig-arrow.arrow-color-orange2 .point-up {
  background-color: #f07f3c !important;
}
.fig-arrow.arrow-color-orange3 {
  background-color: #fee7d1 !important;
}
.fig-arrow.arrow-color-orange3 .point-down,
.fig-arrow.arrow-color-orange3 .point-up {
  background-color: #fee7d1 !important;
}
.fig-arrow.arrow-color-orange4 {
  background-color: #ea5b0b !important;
}
.fig-arrow.arrow-color-orange4 .point-down,
.fig-arrow.arrow-color-orange4 .point-up {
  background-color: #ea5b0b !important;
}
.fig-arrow.arrow-color-orange5 {
  background-color: #fccea2 !important;
}
.fig-arrow.arrow-color-orange5 .point-down,
.fig-arrow.arrow-color-orange5 .point-up {
  background-color: #fccea2 !important;
}
.fig-arrow.arrow-color-orange6 {
  background-color: #ea5b0c !important;
}
.fig-arrow.arrow-color-orange6 .point-down,
.fig-arrow.arrow-color-orange6 .point-up {
  background-color: #ea5b0c !important;
}
.fig-arrow.arrow-color-orange7 {
  background-color: #ef7d00 !important;
}
.fig-arrow.arrow-color-orange7 .point-down,
.fig-arrow.arrow-color-orange7 .point-up {
  background-color: #ef7d00 !important;
}
.fig-arrow.arrow-color-pink {
  background-color: #e53a5a !important;
}
.fig-arrow.arrow-color-pink .point-down,
.fig-arrow.arrow-color-pink .point-up {
  background-color: #e53a5a !important;
}
.fig-arrow.arrow-color-pink2 {
  background-color: #df83a9 !important;
}
.fig-arrow.arrow-color-pink2 .point-down,
.fig-arrow.arrow-color-pink2 .point-up {
  background-color: #df83a9 !important;
}
.fig-arrow.arrow-color-pink3 {
  background-color: #f9e9f0 !important;
}
.fig-arrow.arrow-color-pink3 .point-down,
.fig-arrow.arrow-color-pink3 .point-up {
  background-color: #f9e9f0 !important;
}
.fig-arrow.arrow-color-pink4 {
  background-color: #f7d9db !important;
}
.fig-arrow.arrow-color-pink4 .point-down,
.fig-arrow.arrow-color-pink4 .point-up {
  background-color: #f7d9db !important;
}
.fig-arrow.arrow-color-pink5 {
  background-color: #feefea !important;
}
.fig-arrow.arrow-color-pink5 .point-down,
.fig-arrow.arrow-color-pink5 .point-up {
  background-color: #feefea !important;
}
.fig-arrow.arrow-color-pink6 {
  background-color: #efc5d7 !important;
}
.fig-arrow.arrow-color-pink6 .point-down,
.fig-arrow.arrow-color-pink6 .point-up {
  background-color: #efc5d7 !important;
}
.fig-arrow.arrow-color-pink7 {
  background-color: #d60b52 !important;
}
.fig-arrow.arrow-color-pink7 .point-down,
.fig-arrow.arrow-color-pink7 .point-up {
  background-color: #d60b52 !important;
}
.fig-arrow.arrow-color-pink8 {
  background-color: #f7d9da !important;
}
.fig-arrow.arrow-color-pink8 .point-down,
.fig-arrow.arrow-color-pink8 .point-up {
  background-color: #f7d9da !important;
}
.fig-arrow.arrow-color-pink9 {
  background-color: #f8d8ca !important;
}
.fig-arrow.arrow-color-pink9 .point-down,
.fig-arrow.arrow-color-pink9 .point-up {
  background-color: #f8d8ca !important;
}
.fig-arrow.arrow-color-pink10 {
  background-color: #fbdfdd !important;
}
.fig-arrow.arrow-color-pink10 .point-down,
.fig-arrow.arrow-color-pink10 .point-up {
  background-color: #fbdfdd !important;
}
.fig-arrow.arrow-color-purple-dark {
  background-color: #a86dab !important;
}
.fig-arrow.arrow-color-purple-dark .point-down,
.fig-arrow.arrow-color-purple-dark .point-up {
  background-color: #a86dab !important;
}
.fig-arrow.arrow-color-purple {
  background-color: #d8b3d5 !important;
}
.fig-arrow.arrow-color-purple .point-down,
.fig-arrow.arrow-color-purple .point-up {
  background-color: #d8b3d5 !important;
}
.fig-arrow.arrow-color-purple-light {
  background-color: #e1c6df !important;
}
.fig-arrow.arrow-color-purple-light .point-down,
.fig-arrow.arrow-color-purple-light .point-up {
  background-color: #e1c6df !important;
}
.fig-arrow.arrow-color-purple2 {
  background-color: #565da7 !important;
}
.fig-arrow.arrow-color-purple2 .point-down,
.fig-arrow.arrow-color-purple2 .point-up {
  background-color: #565da7 !important;
}
.fig-arrow.arrow-color-purple3 {
  background-color: #7b51a1 !important;
}
.fig-arrow.arrow-color-purple3 .point-down,
.fig-arrow.arrow-color-purple3 .point-up {
  background-color: #7b51a1 !important;
}
.fig-arrow.arrow-color-purple4 {
  background-color: #a7358c !important;
}
.fig-arrow.arrow-color-purple4 .point-down,
.fig-arrow.arrow-color-purple4 .point-up {
  background-color: #a7358c !important;
}
.fig-arrow.arrow-color-purple5 {
  background-color: #64358c !important;
}
.fig-arrow.arrow-color-purple5 .point-down,
.fig-arrow.arrow-color-purple5 .point-up {
  background-color: #64358c !important;
}
.fig-arrow.arrow-color-purple6 {
  background-color: #ebdaec !important;
}
.fig-arrow.arrow-color-purple6 .point-down,
.fig-arrow.arrow-color-purple6 .point-up {
  background-color: #ebdaec !important;
}
.fig-arrow.arrow-color-purple7 {
  background-color: #8b4a97 !important;
}
.fig-arrow.arrow-color-purple7 .point-down,
.fig-arrow.arrow-color-purple7 .point-up {
  background-color: #8b4a97 !important;
}
.fig-arrow.arrow-color-purple8 {
  background-color: #b78bbe !important;
}
.fig-arrow.arrow-color-purple8 .point-down,
.fig-arrow.arrow-color-purple8 .point-up {
  background-color: #b78bbe !important;
}
.fig-arrow.arrow-color-purple9 {
  background-color: #c09ac7 !important;
}
.fig-arrow.arrow-color-purple9 .point-down,
.fig-arrow.arrow-color-purple9 .point-up {
  background-color: #c09ac7 !important;
}
.fig-arrow.arrow-color-purple10 {
  background-color: #e5dff0 !important;
}
.fig-arrow.arrow-color-purple10 .point-down,
.fig-arrow.arrow-color-purple10 .point-up {
  background-color: #e5dff0 !important;
}
.fig-arrow.arrow-color-purple11 {
  background-color: #804996 !important;
}
.fig-arrow.arrow-color-purple11 .point-down,
.fig-arrow.arrow-color-purple11 .point-up {
  background-color: #804996 !important;
}
.fig-arrow.arrow-color-red {
  background-color: #e84134 !important;
}
.fig-arrow.arrow-color-red .point-down,
.fig-arrow.arrow-color-red .point-up {
  background-color: #e84134 !important;
}
.fig-arrow.arrow-color-red2 {
  background-color: #d51317 !important;
}
.fig-arrow.arrow-color-red2 .point-down,
.fig-arrow.arrow-color-red2 .point-up {
  background-color: #d51317 !important;
}
.fig-arrow.arrow-color-red3 {
  background-color: #fcdfd4 !important;
}
.fig-arrow.arrow-color-red3 .point-down,
.fig-arrow.arrow-color-red3 .point-up {
  background-color: #fcdfd4 !important;
}
.fig-arrow.arrow-color-salmon-dark {
  background-color: #f5ab92 !important;
}
.fig-arrow.arrow-color-salmon-dark .point-down,
.fig-arrow.arrow-color-salmon-dark .point-up {
  background-color: #f5ab92 !important;
}
.fig-arrow.arrow-color-salmon {
  background-color: #facebe !important;
}
.fig-arrow.arrow-color-salmon .point-down,
.fig-arrow.arrow-color-salmon .point-up {
  background-color: #facebe !important;
}
.fig-arrow.arrow-color-salmon-light {
  background-color: #fee3d4 !important;
}
.fig-arrow.arrow-color-salmon-light .point-down,
.fig-arrow.arrow-color-salmon-light .point-up {
  background-color: #fee3d4 !important;
}
.fig-arrow.arrow-color-salmon-light2 {
  background-color: #fde8d8 !important;
}
.fig-arrow.arrow-color-salmon-light2 .point-down,
.fig-arrow.arrow-color-salmon-light2 .point-up {
  background-color: #fde8d8 !important;
}
.fig-arrow.arrow-color-salmon2 {
  background-color: #f4c3af !important;
}
.fig-arrow.arrow-color-salmon2 .point-down,
.fig-arrow.arrow-color-salmon2 .point-up {
  background-color: #f4c3af !important;
}
.fig-arrow.arrow-color-salmon3 {
  background-color: #f39769 !important;
}
.fig-arrow.arrow-color-salmon3 .point-down,
.fig-arrow.arrow-color-salmon3 .point-up {
  background-color: #f39769 !important;
}
.fig-arrow.arrow-color-salmon4 {
  background-color: #fdece1 !important;
}
.fig-arrow.arrow-color-salmon4 .point-down,
.fig-arrow.arrow-color-salmon4 .point-up {
  background-color: #fdece1 !important;
}
.fig-arrow.arrow-color-transparent {
  background-color: transparent !important;
}
.fig-arrow.arrow-color-transparent .point-down,
.fig-arrow.arrow-color-transparent .point-up {
  background-color: transparent !important;
}
.fig-arrow.arrow-color-turquoise {
  background-color: #009881 !important;
}
.fig-arrow.arrow-color-turquoise .point-down,
.fig-arrow.arrow-color-turquoise .point-up {
  background-color: #009881 !important;
}
.fig-arrow.arrow-color-turquoise-light {
  background-color: #bee2db !important;
}
.fig-arrow.arrow-color-turquoise-light .point-down,
.fig-arrow.arrow-color-turquoise-light .point-up {
  background-color: #bee2db !important;
}
.fig-arrow.arrow-color-white {
  background-color: white !important;
}
.fig-arrow.arrow-color-white .point-down,
.fig-arrow.arrow-color-white .point-up {
  background-color: white !important;
}
.fig-arrow.arrow-color-yellow {
  background-color: #fdc300 !important;
}
.fig-arrow.arrow-color-yellow .point-down,
.fig-arrow.arrow-color-yellow .point-up {
  background-color: #fdc300 !important;
}
.fig-arrow.arrow-color-yellow2 {
  background-color: #f9b233 !important;
}
.fig-arrow.arrow-color-yellow2 .point-down,
.fig-arrow.arrow-color-yellow2 .point-up {
  background-color: #f9b233 !important;
}
.fig-arrow.arrow-color-yellow3 {
  background-color: #fff3d7 !important;
}
.fig-arrow.arrow-color-yellow3 .point-down,
.fig-arrow.arrow-color-yellow3 .point-up {
  background-color: #fff3d7 !important;
}
.fig-arrow.arrow-color-yellow4 {
  background-color: #ffdf41 !important;
}
.fig-arrow.arrow-color-yellow4 .point-down,
.fig-arrow.arrow-color-yellow4 .point-up {
  background-color: #ffdf41 !important;
}
.fig-arrow.arrow-color-yellow5 {
  background-color: #fff7e5 !important;
}
.fig-arrow.arrow-color-yellow5 .point-down,
.fig-arrow.arrow-color-yellow5 .point-up {
  background-color: #fff7e5 !important;
}
.fig-arrow.arrow-color-yellow-light {
  background-color: #ffedc2 !important;
}
.fig-arrow.arrow-color-yellow-light .point-down,
.fig-arrow.arrow-color-yellow-light .point-up {
  background-color: #ffedc2 !important;
}
.fig-arrow.arrow-color-gray-light {
  background-color: #f7f6f7 !important;
}
.fig-arrow.arrow-color-gray-light .point-down,
.fig-arrow.arrow-color-gray-light .point-up {
  background-color: #f7f6f7 !important;
}
.fig-arrow.arrow-color-gray-dark {
  background-color: #4c474c !important;
}
.fig-arrow.arrow-color-gray-dark .point-down,
.fig-arrow.arrow-color-gray-dark .point-up {
  background-color: #4c474c !important;
}
.fig-arrow.arrow-color-gray {
  background-color: #dadada !important;
}
.fig-arrow.arrow-color-gray .point-down,
.fig-arrow.arrow-color-gray .point-up {
  background-color: #dadada !important;
}

.fig-arrow-ex {
  height: 3px;
  width: 100%;
  min-width: 16px;
  position: relative;
  background-color: black;
  margin: auto;
  vertical-align: middle;
  margin-top: -3px;
}
.fig-arrow-ex .point-up {
  height: 3px;
  width: 16px;
  position: absolute;
  right: -1px;
  top: 5px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: black;
  transform: rotate(-45deg);
}
.fig-arrow-ex .point-down {
  height: 3px;
  width: 16px;
  position: absolute;
  right: -1px;
  bottom: 5px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: black;
  transform: rotate(45deg);
}
.fig-arrow-ex.right {
  transform: scaleX(1);
}
.fig-arrow-ex.left {
  transform: scaleX(-1);
}
.fig-arrow-ex.top, .fig-arrow-ex.bottom {
  width: 3px;
  height: 100%;
  min-height: 32px;
  min-width: 0;
  display: inline-block;
}
.fig-arrow-ex.top .point-up, .fig-arrow-ex.bottom .point-up {
  right: -1px;
  top: 5px;
  transform: rotate(-45deg);
}
.fig-arrow-ex.top .point-down, .fig-arrow-ex.bottom .point-down {
  left: -2px;
  top: 5px;
  transform: rotate(225deg);
}
.fig-arrow-ex.top.bottom, .fig-arrow-ex.bottom.bottom {
  transform: scaleY(-1);
}
.fig-arrow-ex.thin {
  height: 2px;
  border-radius: 1px;
}
.fig-arrow-ex.thin .point-up {
  height: 2px;
}
.fig-arrow-ex.thin .point-down {
  height: 2px;
}
.fig-arrow-ex.arrow-color-black {
  background-color: black !important;
}
.fig-arrow-ex.arrow-color-black .point-down,
.fig-arrow-ex.arrow-color-black .point-up {
  background-color: black !important;
}
.fig-arrow-ex.arrow-color-blood {
  background-color: #a52423 !important;
}
.fig-arrow-ex.arrow-color-blood .point-down,
.fig-arrow-ex.arrow-color-blood .point-up {
  background-color: #a52423 !important;
}
.fig-arrow-ex.arrow-color-blue-u1-light {
  background-color: #98bbd5 !important;
}
.fig-arrow-ex.arrow-color-blue-u1-light .point-down,
.fig-arrow-ex.arrow-color-blue-u1-light .point-up {
  background-color: #98bbd5 !important;
}
.fig-arrow-ex.arrow-color-blue-u1 {
  background-color: #0080ad !important;
}
.fig-arrow-ex.arrow-color-blue-u1 .point-down,
.fig-arrow-ex.arrow-color-blue-u1 .point-up {
  background-color: #0080ad !important;
}
.fig-arrow-ex.arrow-color-blue {
  background-color: #0080ad !important;
}
.fig-arrow-ex.arrow-color-blue .point-down,
.fig-arrow-ex.arrow-color-blue .point-up {
  background-color: #0080ad !important;
}
.fig-arrow-ex.arrow-color-blue-light {
  background-color: #dcebfa !important;
}
.fig-arrow-ex.arrow-color-blue-light .point-down,
.fig-arrow-ex.arrow-color-blue-light .point-up {
  background-color: #dcebfa !important;
}
.fig-arrow-ex.arrow-color-blue2 {
  background-color: #1cbecf !important;
}
.fig-arrow-ex.arrow-color-blue2 .point-down,
.fig-arrow-ex.arrow-color-blue2 .point-up {
  background-color: #1cbecf !important;
}
.fig-arrow-ex.arrow-color-blue3 {
  background-color: #75bdea !important;
}
.fig-arrow-ex.arrow-color-blue3 .point-down,
.fig-arrow-ex.arrow-color-blue3 .point-up {
  background-color: #75bdea !important;
}
.fig-arrow-ex.arrow-color-blue4 {
  background-color: #dfeffc !important;
}
.fig-arrow-ex.arrow-color-blue4 .point-down,
.fig-arrow-ex.arrow-color-blue4 .point-up {
  background-color: #dfeffc !important;
}
.fig-arrow-ex.arrow-color-blue5 {
  background-color: #67b3e3 !important;
}
.fig-arrow-ex.arrow-color-blue5 .point-down,
.fig-arrow-ex.arrow-color-blue5 .point-up {
  background-color: #67b3e3 !important;
}
.fig-arrow-ex.arrow-color-blue6 {
  background-color: #0075bf !important;
}
.fig-arrow-ex.arrow-color-blue6 .point-down,
.fig-arrow-ex.arrow-color-blue6 .point-up {
  background-color: #0075bf !important;
}
.fig-arrow-ex.arrow-color-blue7 {
  background-color: #009adf !important;
}
.fig-arrow-ex.arrow-color-blue7 .point-down,
.fig-arrow-ex.arrow-color-blue7 .point-up {
  background-color: #009adf !important;
}
.fig-arrow-ex.arrow-color-blue8 {
  background-color: #29b8ce !important;
}
.fig-arrow-ex.arrow-color-blue8 .point-down,
.fig-arrow-ex.arrow-color-blue8 .point-up {
  background-color: #29b8ce !important;
}
.fig-arrow-ex.arrow-color-blue9 {
  background-color: #9fcef0 !important;
}
.fig-arrow-ex.arrow-color-blue9 .point-down,
.fig-arrow-ex.arrow-color-blue9 .point-up {
  background-color: #9fcef0 !important;
}
.fig-arrow-ex.arrow-color-blue10 {
  background-color: #e2f2f7 !important;
}
.fig-arrow-ex.arrow-color-blue10 .point-down,
.fig-arrow-ex.arrow-color-blue10 .point-up {
  background-color: #e2f2f7 !important;
}
.fig-arrow-ex.arrow-color-blue11 {
  background-color: #d6ebe7 !important;
}
.fig-arrow-ex.arrow-color-blue11 .point-down,
.fig-arrow-ex.arrow-color-blue11 .point-up {
  background-color: #d6ebe7 !important;
}
.fig-arrow-ex.arrow-color-blue12 {
  background-color: #28348b !important;
}
.fig-arrow-ex.arrow-color-blue12 .point-down,
.fig-arrow-ex.arrow-color-blue12 .point-up {
  background-color: #28348b !important;
}
.fig-arrow-ex.arrow-color-blue13 {
  background-color: #dbdcf0 !important;
}
.fig-arrow-ex.arrow-color-blue13 .point-down,
.fig-arrow-ex.arrow-color-blue13 .point-up {
  background-color: #dbdcf0 !important;
}
.fig-arrow-ex.arrow-color-blue14 {
  background-color: #c6d6e6 !important;
}
.fig-arrow-ex.arrow-color-blue14 .point-down,
.fig-arrow-ex.arrow-color-blue14 .point-up {
  background-color: #c6d6e6 !important;
}
.fig-arrow-ex.arrow-color-blue15 {
  background-color: #e8f2fc !important;
}
.fig-arrow-ex.arrow-color-blue15 .point-down,
.fig-arrow-ex.arrow-color-blue15 .point-up {
  background-color: #e8f2fc !important;
}
.fig-arrow-ex.arrow-color-blue16 {
  background-color: #d6ebe6 !important;
}
.fig-arrow-ex.arrow-color-blue16 .point-down,
.fig-arrow-ex.arrow-color-blue16 .point-up {
  background-color: #d6ebe6 !important;
}
.fig-arrow-ex.arrow-color-blue17 {
  background-color: #00a8b0 !important;
}
.fig-arrow-ex.arrow-color-blue17 .point-down,
.fig-arrow-ex.arrow-color-blue17 .point-up {
  background-color: #00a8b0 !important;
}
.fig-arrow-ex.arrow-color-blue18 {
  background-color: #2ab8ce !important;
}
.fig-arrow-ex.arrow-color-blue18 .point-down,
.fig-arrow-ex.arrow-color-blue18 .point-up {
  background-color: #2ab8ce !important;
}
.fig-arrow-ex.arrow-color-brown {
  background-color: #ce7717 !important;
}
.fig-arrow-ex.arrow-color-brown .point-down,
.fig-arrow-ex.arrow-color-brown .point-up {
  background-color: #ce7717 !important;
}
.fig-arrow-ex.arrow-color-green-darker {
  background-color: #63b32e !important;
}
.fig-arrow-ex.arrow-color-green-darker .point-down,
.fig-arrow-ex.arrow-color-green-darker .point-up {
  background-color: #63b32e !important;
}
.fig-arrow-ex.arrow-color-green-light {
  background-color: #d8e8c6 !important;
}
.fig-arrow-ex.arrow-color-green-light .point-down,
.fig-arrow-ex.arrow-color-green-light .point-up {
  background-color: #d8e8c6 !important;
}
.fig-arrow-ex.arrow-color-green {
  background-color: #afcb08 !important;
}
.fig-arrow-ex.arrow-color-green .point-down,
.fig-arrow-ex.arrow-color-green .point-up {
  background-color: #afcb08 !important;
}
.fig-arrow-ex.arrow-color-green2 {
  background-color: #94c11f !important;
}
.fig-arrow-ex.arrow-color-green2 .point-down,
.fig-arrow-ex.arrow-color-green2 .point-up {
  background-color: #94c11f !important;
}
.fig-arrow-ex.arrow-color-green3 {
  background-color: #8cc63f !important;
}
.fig-arrow-ex.arrow-color-green3 .point-down,
.fig-arrow-ex.arrow-color-green3 .point-up {
  background-color: #8cc63f !important;
}
.fig-arrow-ex.arrow-color-green4 {
  background-color: #08af6c !important;
}
.fig-arrow-ex.arrow-color-green4 .point-down,
.fig-arrow-ex.arrow-color-green4 .point-up {
  background-color: #08af6c !important;
}
.fig-arrow-ex.arrow-color-green5 {
  background-color: #f4f7e4 !important;
}
.fig-arrow-ex.arrow-color-green5 .point-down,
.fig-arrow-ex.arrow-color-green5 .point-up {
  background-color: #f4f7e4 !important;
}
.fig-arrow-ex.arrow-color-green6 {
  background-color: #00a35e !important;
}
.fig-arrow-ex.arrow-color-green6 .point-down,
.fig-arrow-ex.arrow-color-green6 .point-up {
  background-color: #00a35e !important;
}
.fig-arrow-ex.arrow-color-green7 {
  background-color: #e6f0da !important;
}
.fig-arrow-ex.arrow-color-green7 .point-down,
.fig-arrow-ex.arrow-color-green7 .point-up {
  background-color: #e6f0da !important;
}
.fig-arrow-ex.arrow-color-green8 {
  background-color: #65b32e !important;
}
.fig-arrow-ex.arrow-color-green8 .point-down,
.fig-arrow-ex.arrow-color-green8 .point-up {
  background-color: #65b32e !important;
}
.fig-arrow-ex.arrow-color-green9 {
  background-color: #00853e !important;
}
.fig-arrow-ex.arrow-color-green9 .point-down,
.fig-arrow-ex.arrow-color-green9 .point-up {
  background-color: #00853e !important;
}
.fig-arrow-ex.arrow-color-green10 {
  background-color: #c6d75e !important;
}
.fig-arrow-ex.arrow-color-green10 .point-down,
.fig-arrow-ex.arrow-color-green10 .point-up {
  background-color: #c6d75e !important;
}
.fig-arrow-ex.arrow-color-green11 {
  background-color: #94c120 !important;
}
.fig-arrow-ex.arrow-color-green11 .point-down,
.fig-arrow-ex.arrow-color-green11 .point-up {
  background-color: #94c120 !important;
}
.fig-arrow-ex.arrow-color-green12 {
  background-color: #66b22d !important;
}
.fig-arrow-ex.arrow-color-green12 .point-down,
.fig-arrow-ex.arrow-color-green12 .point-up {
  background-color: #66b22d !important;
}
.fig-arrow-ex.arrow-color-orange {
  background-color: #f07d00 !important;
}
.fig-arrow-ex.arrow-color-orange .point-down,
.fig-arrow-ex.arrow-color-orange .point-up {
  background-color: #f07d00 !important;
}
.fig-arrow-ex.arrow-color-orange2 {
  background-color: #f07f3c !important;
}
.fig-arrow-ex.arrow-color-orange2 .point-down,
.fig-arrow-ex.arrow-color-orange2 .point-up {
  background-color: #f07f3c !important;
}
.fig-arrow-ex.arrow-color-orange3 {
  background-color: #fee7d1 !important;
}
.fig-arrow-ex.arrow-color-orange3 .point-down,
.fig-arrow-ex.arrow-color-orange3 .point-up {
  background-color: #fee7d1 !important;
}
.fig-arrow-ex.arrow-color-orange4 {
  background-color: #ea5b0b !important;
}
.fig-arrow-ex.arrow-color-orange4 .point-down,
.fig-arrow-ex.arrow-color-orange4 .point-up {
  background-color: #ea5b0b !important;
}
.fig-arrow-ex.arrow-color-orange5 {
  background-color: #fccea2 !important;
}
.fig-arrow-ex.arrow-color-orange5 .point-down,
.fig-arrow-ex.arrow-color-orange5 .point-up {
  background-color: #fccea2 !important;
}
.fig-arrow-ex.arrow-color-orange6 {
  background-color: #ea5b0c !important;
}
.fig-arrow-ex.arrow-color-orange6 .point-down,
.fig-arrow-ex.arrow-color-orange6 .point-up {
  background-color: #ea5b0c !important;
}
.fig-arrow-ex.arrow-color-orange7 {
  background-color: #ef7d00 !important;
}
.fig-arrow-ex.arrow-color-orange7 .point-down,
.fig-arrow-ex.arrow-color-orange7 .point-up {
  background-color: #ef7d00 !important;
}
.fig-arrow-ex.arrow-color-pink {
  background-color: #e53a5a !important;
}
.fig-arrow-ex.arrow-color-pink .point-down,
.fig-arrow-ex.arrow-color-pink .point-up {
  background-color: #e53a5a !important;
}
.fig-arrow-ex.arrow-color-pink2 {
  background-color: #df83a9 !important;
}
.fig-arrow-ex.arrow-color-pink2 .point-down,
.fig-arrow-ex.arrow-color-pink2 .point-up {
  background-color: #df83a9 !important;
}
.fig-arrow-ex.arrow-color-pink3 {
  background-color: #f9e9f0 !important;
}
.fig-arrow-ex.arrow-color-pink3 .point-down,
.fig-arrow-ex.arrow-color-pink3 .point-up {
  background-color: #f9e9f0 !important;
}
.fig-arrow-ex.arrow-color-pink4 {
  background-color: #f7d9db !important;
}
.fig-arrow-ex.arrow-color-pink4 .point-down,
.fig-arrow-ex.arrow-color-pink4 .point-up {
  background-color: #f7d9db !important;
}
.fig-arrow-ex.arrow-color-pink5 {
  background-color: #feefea !important;
}
.fig-arrow-ex.arrow-color-pink5 .point-down,
.fig-arrow-ex.arrow-color-pink5 .point-up {
  background-color: #feefea !important;
}
.fig-arrow-ex.arrow-color-pink6 {
  background-color: #efc5d7 !important;
}
.fig-arrow-ex.arrow-color-pink6 .point-down,
.fig-arrow-ex.arrow-color-pink6 .point-up {
  background-color: #efc5d7 !important;
}
.fig-arrow-ex.arrow-color-pink7 {
  background-color: #d60b52 !important;
}
.fig-arrow-ex.arrow-color-pink7 .point-down,
.fig-arrow-ex.arrow-color-pink7 .point-up {
  background-color: #d60b52 !important;
}
.fig-arrow-ex.arrow-color-pink8 {
  background-color: #f7d9da !important;
}
.fig-arrow-ex.arrow-color-pink8 .point-down,
.fig-arrow-ex.arrow-color-pink8 .point-up {
  background-color: #f7d9da !important;
}
.fig-arrow-ex.arrow-color-pink9 {
  background-color: #f8d8ca !important;
}
.fig-arrow-ex.arrow-color-pink9 .point-down,
.fig-arrow-ex.arrow-color-pink9 .point-up {
  background-color: #f8d8ca !important;
}
.fig-arrow-ex.arrow-color-pink10 {
  background-color: #fbdfdd !important;
}
.fig-arrow-ex.arrow-color-pink10 .point-down,
.fig-arrow-ex.arrow-color-pink10 .point-up {
  background-color: #fbdfdd !important;
}
.fig-arrow-ex.arrow-color-purple-dark {
  background-color: #a86dab !important;
}
.fig-arrow-ex.arrow-color-purple-dark .point-down,
.fig-arrow-ex.arrow-color-purple-dark .point-up {
  background-color: #a86dab !important;
}
.fig-arrow-ex.arrow-color-purple {
  background-color: #d8b3d5 !important;
}
.fig-arrow-ex.arrow-color-purple .point-down,
.fig-arrow-ex.arrow-color-purple .point-up {
  background-color: #d8b3d5 !important;
}
.fig-arrow-ex.arrow-color-purple-light {
  background-color: #e1c6df !important;
}
.fig-arrow-ex.arrow-color-purple-light .point-down,
.fig-arrow-ex.arrow-color-purple-light .point-up {
  background-color: #e1c6df !important;
}
.fig-arrow-ex.arrow-color-purple2 {
  background-color: #565da7 !important;
}
.fig-arrow-ex.arrow-color-purple2 .point-down,
.fig-arrow-ex.arrow-color-purple2 .point-up {
  background-color: #565da7 !important;
}
.fig-arrow-ex.arrow-color-purple3 {
  background-color: #7b51a1 !important;
}
.fig-arrow-ex.arrow-color-purple3 .point-down,
.fig-arrow-ex.arrow-color-purple3 .point-up {
  background-color: #7b51a1 !important;
}
.fig-arrow-ex.arrow-color-purple4 {
  background-color: #a7358c !important;
}
.fig-arrow-ex.arrow-color-purple4 .point-down,
.fig-arrow-ex.arrow-color-purple4 .point-up {
  background-color: #a7358c !important;
}
.fig-arrow-ex.arrow-color-purple5 {
  background-color: #64358c !important;
}
.fig-arrow-ex.arrow-color-purple5 .point-down,
.fig-arrow-ex.arrow-color-purple5 .point-up {
  background-color: #64358c !important;
}
.fig-arrow-ex.arrow-color-purple6 {
  background-color: #ebdaec !important;
}
.fig-arrow-ex.arrow-color-purple6 .point-down,
.fig-arrow-ex.arrow-color-purple6 .point-up {
  background-color: #ebdaec !important;
}
.fig-arrow-ex.arrow-color-purple7 {
  background-color: #8b4a97 !important;
}
.fig-arrow-ex.arrow-color-purple7 .point-down,
.fig-arrow-ex.arrow-color-purple7 .point-up {
  background-color: #8b4a97 !important;
}
.fig-arrow-ex.arrow-color-purple8 {
  background-color: #b78bbe !important;
}
.fig-arrow-ex.arrow-color-purple8 .point-down,
.fig-arrow-ex.arrow-color-purple8 .point-up {
  background-color: #b78bbe !important;
}
.fig-arrow-ex.arrow-color-purple9 {
  background-color: #c09ac7 !important;
}
.fig-arrow-ex.arrow-color-purple9 .point-down,
.fig-arrow-ex.arrow-color-purple9 .point-up {
  background-color: #c09ac7 !important;
}
.fig-arrow-ex.arrow-color-purple10 {
  background-color: #e5dff0 !important;
}
.fig-arrow-ex.arrow-color-purple10 .point-down,
.fig-arrow-ex.arrow-color-purple10 .point-up {
  background-color: #e5dff0 !important;
}
.fig-arrow-ex.arrow-color-purple11 {
  background-color: #804996 !important;
}
.fig-arrow-ex.arrow-color-purple11 .point-down,
.fig-arrow-ex.arrow-color-purple11 .point-up {
  background-color: #804996 !important;
}
.fig-arrow-ex.arrow-color-red {
  background-color: #e84134 !important;
}
.fig-arrow-ex.arrow-color-red .point-down,
.fig-arrow-ex.arrow-color-red .point-up {
  background-color: #e84134 !important;
}
.fig-arrow-ex.arrow-color-red2 {
  background-color: #d51317 !important;
}
.fig-arrow-ex.arrow-color-red2 .point-down,
.fig-arrow-ex.arrow-color-red2 .point-up {
  background-color: #d51317 !important;
}
.fig-arrow-ex.arrow-color-red3 {
  background-color: #fcdfd4 !important;
}
.fig-arrow-ex.arrow-color-red3 .point-down,
.fig-arrow-ex.arrow-color-red3 .point-up {
  background-color: #fcdfd4 !important;
}
.fig-arrow-ex.arrow-color-salmon-dark {
  background-color: #f5ab92 !important;
}
.fig-arrow-ex.arrow-color-salmon-dark .point-down,
.fig-arrow-ex.arrow-color-salmon-dark .point-up {
  background-color: #f5ab92 !important;
}
.fig-arrow-ex.arrow-color-salmon {
  background-color: #facebe !important;
}
.fig-arrow-ex.arrow-color-salmon .point-down,
.fig-arrow-ex.arrow-color-salmon .point-up {
  background-color: #facebe !important;
}
.fig-arrow-ex.arrow-color-salmon-light {
  background-color: #fee3d4 !important;
}
.fig-arrow-ex.arrow-color-salmon-light .point-down,
.fig-arrow-ex.arrow-color-salmon-light .point-up {
  background-color: #fee3d4 !important;
}
.fig-arrow-ex.arrow-color-salmon-light2 {
  background-color: #fde8d8 !important;
}
.fig-arrow-ex.arrow-color-salmon-light2 .point-down,
.fig-arrow-ex.arrow-color-salmon-light2 .point-up {
  background-color: #fde8d8 !important;
}
.fig-arrow-ex.arrow-color-salmon2 {
  background-color: #f4c3af !important;
}
.fig-arrow-ex.arrow-color-salmon2 .point-down,
.fig-arrow-ex.arrow-color-salmon2 .point-up {
  background-color: #f4c3af !important;
}
.fig-arrow-ex.arrow-color-salmon3 {
  background-color: #f39769 !important;
}
.fig-arrow-ex.arrow-color-salmon3 .point-down,
.fig-arrow-ex.arrow-color-salmon3 .point-up {
  background-color: #f39769 !important;
}
.fig-arrow-ex.arrow-color-salmon4 {
  background-color: #fdece1 !important;
}
.fig-arrow-ex.arrow-color-salmon4 .point-down,
.fig-arrow-ex.arrow-color-salmon4 .point-up {
  background-color: #fdece1 !important;
}
.fig-arrow-ex.arrow-color-transparent {
  background-color: transparent !important;
}
.fig-arrow-ex.arrow-color-transparent .point-down,
.fig-arrow-ex.arrow-color-transparent .point-up {
  background-color: transparent !important;
}
.fig-arrow-ex.arrow-color-turquoise {
  background-color: #009881 !important;
}
.fig-arrow-ex.arrow-color-turquoise .point-down,
.fig-arrow-ex.arrow-color-turquoise .point-up {
  background-color: #009881 !important;
}
.fig-arrow-ex.arrow-color-turquoise-light {
  background-color: #bee2db !important;
}
.fig-arrow-ex.arrow-color-turquoise-light .point-down,
.fig-arrow-ex.arrow-color-turquoise-light .point-up {
  background-color: #bee2db !important;
}
.fig-arrow-ex.arrow-color-white {
  background-color: white !important;
}
.fig-arrow-ex.arrow-color-white .point-down,
.fig-arrow-ex.arrow-color-white .point-up {
  background-color: white !important;
}
.fig-arrow-ex.arrow-color-yellow {
  background-color: #fdc300 !important;
}
.fig-arrow-ex.arrow-color-yellow .point-down,
.fig-arrow-ex.arrow-color-yellow .point-up {
  background-color: #fdc300 !important;
}
.fig-arrow-ex.arrow-color-yellow2 {
  background-color: #f9b233 !important;
}
.fig-arrow-ex.arrow-color-yellow2 .point-down,
.fig-arrow-ex.arrow-color-yellow2 .point-up {
  background-color: #f9b233 !important;
}
.fig-arrow-ex.arrow-color-yellow3 {
  background-color: #fff3d7 !important;
}
.fig-arrow-ex.arrow-color-yellow3 .point-down,
.fig-arrow-ex.arrow-color-yellow3 .point-up {
  background-color: #fff3d7 !important;
}
.fig-arrow-ex.arrow-color-yellow4 {
  background-color: #ffdf41 !important;
}
.fig-arrow-ex.arrow-color-yellow4 .point-down,
.fig-arrow-ex.arrow-color-yellow4 .point-up {
  background-color: #ffdf41 !important;
}
.fig-arrow-ex.arrow-color-yellow5 {
  background-color: #fff7e5 !important;
}
.fig-arrow-ex.arrow-color-yellow5 .point-down,
.fig-arrow-ex.arrow-color-yellow5 .point-up {
  background-color: #fff7e5 !important;
}
.fig-arrow-ex.arrow-color-yellow-light {
  background-color: #ffedc2 !important;
}
.fig-arrow-ex.arrow-color-yellow-light .point-down,
.fig-arrow-ex.arrow-color-yellow-light .point-up {
  background-color: #ffedc2 !important;
}
.fig-arrow-ex.arrow-color-gray-light {
  background-color: #f7f6f7 !important;
}
.fig-arrow-ex.arrow-color-gray-light .point-down,
.fig-arrow-ex.arrow-color-gray-light .point-up {
  background-color: #f7f6f7 !important;
}
.fig-arrow-ex.arrow-color-gray-dark {
  background-color: #4c474c !important;
}
.fig-arrow-ex.arrow-color-gray-dark .point-down,
.fig-arrow-ex.arrow-color-gray-dark .point-up {
  background-color: #4c474c !important;
}
.fig-arrow-ex.arrow-color-gray {
  background-color: #dadada !important;
}
.fig-arrow-ex.arrow-color-gray .point-down,
.fig-arrow-ex.arrow-color-gray .point-up {
  background-color: #dadada !important;
}

/* Number boxes */
.number-box {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1em;
  padding: 1.2rem 1rem;
  display: inline-block;
}
.number-box.long {
  padding: 1.2rem 1.2rem;
}
.number-box.green {
  box-shadow: inset 0 0 5px #565c3c;
  background-color: #e6efc6;
}
.number-box.blue {
  box-shadow: inset 0 0 5px #8aa2b8;
  background-color: #e8f2fc;
}
.number-box.salmon {
  border: 2px solid #8aa2b8;
  border-radius: 4px;
  box-shadow: inset 0 0 5px #f7b376, inset 0 0 5px #f7b376, inset 0 0 10px #f7b376, inset 0 0 10px #f7b376;
  background-color: #fedbba;
}

/* Cards */
.card {
  padding: 0.8rem 1.6rem;
  border-radius: 1rem;
  color: black;
}
.card.card-yellow-exclamation {
  background-color: #ffedc2;
  box-shadow: inset 0 0 8px #fede8d, inset 0 0 8px #fede8d, inset 0 0 8px #fede8d, inset 0 0 8px #fede8d, inset 0 0 8px #fede8d;
  display: flex;
  position: relative;
  padding-right: 5rem;
  margin-right: 1rem;
}
.card.card-yellow-exclamation .exclamation-box {
  color: #0080ad;
  background-color: #fdc300;
  width: 4rem;
  height: 4rem;
  flex-shrink: 0;
  position: absolute;
  transform: rotate(15deg);
  top: -1rem;
  right: -1rem;
}
.card.card-yellow-exclamation .exclamation-box .exclamation {
  font-size: 4rem;
  font-weight: bold;
  position: absolute;
  line-height: 1em;
}
.card.card-yellow-exclamation .exclamation-box .exclamation:first-child {
  top: -25%;
  left: 15%;
  transform: rotate(-15deg);
}
.card.card-yellow-exclamation .exclamation-box .exclamation:last-child {
  font-size: 5rem;
  top: -25%;
  right: 10%;
  transform: rotate(10deg);
}
.card.card-triangle-corners {
  background-color: #d9eef6;
  box-shadow: inset 0 0 5px #a8cde1;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.card.card-triangle-corners:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -12px;
  left: -12px;
  transform: rotate(45deg);
  background-color: #0080ad;
}
.card.card-triangle-corners:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -12px;
  right: -12px;
  transform: rotate(45deg);
  background-color: #0080ad;
}
.card.card-squared {
  border-radius: 0;
}
.card.card-rounded-small {
  border-radius: 0.5rem;
}
.card.card-round {
  border-radius: 100%;
  padding: 2rem;
}
.card.card-inset-shadow.color-black {
  box-shadow: inset 0 0 16px black;
  background-color: black;
}
.card.card-inset-shadow.color-blood {
  box-shadow: inset 0 0 16px #511211;
  background-color: #a52423;
}
.card.card-inset-shadow.color-blue-u1-light {
  box-shadow: inset 0 0 16px #508bb7;
  background-color: #98bbd5;
}
.card.card-inset-shadow.color-blue-u1 {
  box-shadow: inset 0 0 16px #003547;
  background-color: #0080ad;
}
.card.card-inset-shadow.color-blue {
  box-shadow: inset 0 0 16px #003547;
  background-color: #0080ad;
}
.card.card-inset-shadow.color-blue-light {
  box-shadow: inset 0 0 16px #83b8ed;
  background-color: #dcebfa;
}
.card.card-inset-shadow.color-blue2 {
  box-shadow: inset 0 0 16px #106c75;
  background-color: #1cbecf;
}
.card.card-inset-shadow.color-blue3 {
  box-shadow: inset 0 0 16px #2192d8;
  background-color: #75bdea;
}
.card.card-inset-shadow.color-blue4 {
  box-shadow: inset 0 0 16px #82c0f3;
  background-color: #dfeffc;
}
.card.card-inset-shadow.color-blue5 {
  box-shadow: inset 0 0 16px #2384c1;
  background-color: #67b3e3;
}
.card.card-inset-shadow.color-blue6 {
  box-shadow: inset 0 0 16px #003759;
  background-color: #0075bf;
}
.card.card-inset-shadow.color-blue7 {
  box-shadow: inset 0 0 16px #005479;
  background-color: #009adf;
}
.card.card-inset-shadow.color-blue8 {
  box-shadow: inset 0 0 16px #186c79;
  background-color: #29b8ce;
}
.card.card-inset-shadow.color-blue9 {
  box-shadow: inset 0 0 16px #47a1e2;
  background-color: #9fcef0;
}
.card.card-inset-shadow.color-blue10 {
  box-shadow: inset 0 0 16px #92cee1;
  background-color: #e2f2f7;
}
.card.card-inset-shadow.color-blue11 {
  box-shadow: inset 0 0 16px #91cabf;
  background-color: #d6ebe7;
}
.card.card-inset-shadow.color-blue12 {
  box-shadow: inset 0 0 16px #11163c;
  background-color: #28348b;
}
.card.card-inset-shadow.color-blue13 {
  box-shadow: inset 0 0 16px #9396d2;
  background-color: #dbdcf0;
}
.card.card-inset-shadow.color-blue14 {
  box-shadow: inset 0 0 16px #7fa3c7;
  background-color: #c6d6e6;
}
.card.card-inset-shadow.color-blue15 {
  box-shadow: inset 0 0 16px #8ebff0;
  background-color: #e8f2fc;
}
.card.card-inset-shadow.color-blue16 {
  box-shadow: inset 0 0 16px #91cabc;
  background-color: #d6ebe6;
}
.card.card-inset-shadow.color-blue17 {
  box-shadow: inset 0 0 16px #00474a;
  background-color: #00a8b0;
}
.card.card-inset-shadow.color-blue18 {
  box-shadow: inset 0 0 16px #196c79;
  background-color: #2ab8ce;
}
.card.card-inset-shadow.color-brown {
  box-shadow: inset 0 0 16px #72420d;
  background-color: #ce7717;
}
.card.card-inset-shadow.color-green-darker {
  box-shadow: inset 0 0 16px #366219;
  background-color: #63b32e;
}
.card.card-inset-shadow.color-green-light {
  box-shadow: inset 0 0 16px #a6cb7d;
  background-color: #d8e8c6;
}
.card.card-inset-shadow.color-green {
  box-shadow: inset 0 0 16px #5a6904;
  background-color: #afcb08;
}
.card.card-inset-shadow.color-green2 {
  box-shadow: inset 0 0 16px #516911;
  background-color: #94c11f;
}
.card.card-inset-shadow.color-green3 {
  box-shadow: inset 0 0 16px #567b24;
  background-color: #8cc63f;
}
.card.card-inset-shadow.color-green4 {
  box-shadow: inset 0 0 16px #044d30;
  background-color: #08af6c;
}
.card.card-inset-shadow.color-green5 {
  box-shadow: inset 0 0 16px #d4e095;
  background-color: #f4f7e4;
}
.card.card-inset-shadow.color-green6 {
  box-shadow: inset 0 0 16px #003d23;
  background-color: #00a35e;
}
.card.card-inset-shadow.color-green7 {
  box-shadow: inset 0 0 16px #b5d391;
  background-color: #e6f0da;
}
.card.card-inset-shadow.color-green8 {
  box-shadow: inset 0 0 16px #376219;
  background-color: #65b32e;
}
.card.card-inset-shadow.color-green9 {
  box-shadow: inset 0 0 16px #001f0e;
  background-color: #00853e;
}
.card.card-inset-shadow.color-green10 {
  box-shadow: inset 0 0 16px #94a629;
  background-color: #c6d75e;
}
.card.card-inset-shadow.color-green11 {
  box-shadow: inset 0 0 16px #516a11;
  background-color: #94c120;
}
.card.card-inset-shadow.color-green12 {
  box-shadow: inset 0 0 16px #376118;
  background-color: #66b22d;
}
.card.card-inset-shadow.color-orange {
  box-shadow: inset 0 0 16px #8a4800;
  background-color: #f07d00;
}
.card.card-inset-shadow.color-orange2 {
  box-shadow: inset 0 0 16px #b84d0e;
  background-color: #f07f3c;
}
.card.card-inset-shadow.color-orange3 {
  box-shadow: inset 0 0 16px #fcb36d;
  background-color: #fee7d1;
}
.card.card-inset-shadow.color-orange4 {
  box-shadow: inset 0 0 16px #893506;
  background-color: #ea5b0b;
}
.card.card-inset-shadow.color-orange5 {
  box-shadow: inset 0 0 16px #f99a3f;
  background-color: #fccea2;
}
.card.card-inset-shadow.color-orange6 {
  box-shadow: inset 0 0 16px #893507;
  background-color: #ea5b0c;
}
.card.card-inset-shadow.color-orange7 {
  box-shadow: inset 0 0 16px #894800;
  background-color: #ef7d00;
}
.card.card-inset-shadow.color-pink {
  box-shadow: inset 0 0 16px #a31630;
  background-color: #e53a5a;
}
.card.card-inset-shadow.color-pink2 {
  box-shadow: inset 0 0 16px #c83471;
  background-color: #df83a9;
}
.card.card-inset-shadow.color-pink3 {
  box-shadow: inset 0 0 16px #e399b9;
  background-color: #f9e9f0;
}
.card.card-inset-shadow.color-pink4 {
  box-shadow: inset 0 0 16px #e5858b;
  background-color: #f7d9db;
}
.card.card-inset-shadow.color-pink5 {
  box-shadow: inset 0 0 16px #f9a589;
  background-color: #feefea;
}
.card.card-inset-shadow.color-pink6 {
  box-shadow: inset 0 0 16px #d975a0;
  background-color: #efc5d7;
}
.card.card-inset-shadow.color-pink7 {
  box-shadow: inset 0 0 16px #75062d;
  background-color: #d60b52;
}
.card.card-inset-shadow.color-pink8 {
  box-shadow: inset 0 0 16px #e58588;
  background-color: #f7d9da;
}
.card.card-inset-shadow.color-pink9 {
  box-shadow: inset 0 0 16px #ec9670;
  background-color: #f8d8ca;
}
.card.card-inset-shadow.color-pink10 {
  box-shadow: inset 0 0 16px #f08982;
  background-color: #fbdfdd;
}
.card.card-inset-shadow.color-purple-dark {
  box-shadow: inset 0 0 16px #6f4171;
  background-color: #a86dab;
}
.card.card-inset-shadow.color-purple {
  box-shadow: inset 0 0 16px #b570b0;
  background-color: #d8b3d5;
}
.card.card-inset-shadow.color-purple-light {
  box-shadow: inset 0 0 16px #be83b9;
  background-color: #e1c6df;
}
.card.card-inset-shadow.color-purple2 {
  box-shadow: inset 0 0 16px #333864;
  background-color: #565da7;
}
.card.card-inset-shadow.color-purple3 {
  box-shadow: inset 0 0 16px #472f5d;
  background-color: #7b51a1;
}
.card.card-inset-shadow.color-purple4 {
  box-shadow: inset 0 0 16px #5a1c4b;
  background-color: #a7358c;
}
.card.card-inset-shadow.color-purple5 {
  box-shadow: inset 0 0 16px #2f1942;
  background-color: #64358c;
}
.card.card-inset-shadow.color-purple6 {
  box-shadow: inset 0 0 16px #c797c9;
  background-color: #ebdaec;
}
.card.card-inset-shadow.color-purple7 {
  box-shadow: inset 0 0 16px #4c2853;
  background-color: #8b4a97;
}
.card.card-inset-shadow.color-purple8 {
  box-shadow: inset 0 0 16px #895291;
  background-color: #b78bbe;
}
.card.card-inset-shadow.color-purple9 {
  box-shadow: inset 0 0 16px #965aa1;
  background-color: #c09ac7;
}
.card.card-inset-shadow.color-purple10 {
  box-shadow: inset 0 0 16px #ad9acf;
  background-color: #e5dff0;
}
.card.card-inset-shadow.color-purple11 {
  box-shadow: inset 0 0 16px #452851;
  background-color: #804996;
}
.card.card-inset-shadow.color-red {
  box-shadow: inset 0 0 16px #a31d13;
  background-color: #e84134;
}
.card.card-inset-shadow.color-red2 {
  box-shadow: inset 0 0 16px #770b0d;
  background-color: #d51317;
}
.card.card-inset-shadow.color-red3 {
  box-shadow: inset 0 0 16px #f59875;
  background-color: #fcdfd4;
}
.card.card-inset-shadow.color-salmon-dark {
  box-shadow: inset 0 0 16px #ec6335;
  background-color: #f5ab92;
}
.card.card-inset-shadow.color-salmon {
  box-shadow: inset 0 0 16px #f3875f;
  background-color: #facebe;
}
.card.card-inset-shadow.color-salmon-light {
  box-shadow: inset 0 0 16px #fca270;
  background-color: #fee3d4;
}
.card.card-inset-shadow.color-salmon-light2 {
  box-shadow: inset 0 0 16px #f8af77;
  background-color: #fde8d8;
}
.card.card-inset-shadow.color-salmon2 {
  box-shadow: inset 0 0 16px #e88055;
  background-color: #f4c3af;
}
.card.card-inset-shadow.color-salmon3 {
  box-shadow: inset 0 0 16px #e45812;
  background-color: #f39769;
}
.card.card-inset-shadow.color-salmon4 {
  box-shadow: inset 0 0 16px #f7af81;
  background-color: #fdece1;
}
.card.card-inset-shadow.color-transparent {
  box-shadow: inset 0 0 16px rgba(0, 0, 0, 0);
  background-color: transparent;
}
.card.card-inset-shadow.color-turquoise {
  box-shadow: inset 0 0 16px #00322a;
  background-color: #009881;
}
.card.card-inset-shadow.color-turquoise-light {
  box-shadow: inset 0 0 16px #77c3b4;
  background-color: #bee2db;
}
.card.card-inset-shadow.color-white {
  box-shadow: inset 0 0 16px #cccccc;
  background-color: white;
}
.card.card-inset-shadow.color-yellow {
  box-shadow: inset 0 0 16px #977400;
  background-color: #fdc300;
}
.card.card-inset-shadow.color-yellow2 {
  box-shadow: inset 0 0 16px #c07d06;
  background-color: #f9b233;
}
.card.card-inset-shadow.color-yellow3 {
  box-shadow: inset 0 0 16px #ffd471;
  background-color: #fff3d7;
}
.card.card-inset-shadow.color-yellow4 {
  box-shadow: inset 0 0 16px #dab500;
  background-color: #ffdf41;
}
.card.card-inset-shadow.color-yellow5 {
  box-shadow: inset 0 0 16px #ffd87f;
  background-color: #fff7e5;
}
.card.card-inset-shadow.color-yellow-light {
  box-shadow: inset 0 0 16px #ffcf5c;
  background-color: #ffedc2;
}
.card.card-inset-shadow.color-gray-light {
  box-shadow: inset 0 0 16px #c7c0c7;
  background-color: #f7f6f7;
}
.card.card-inset-shadow.color-gray-dark {
  box-shadow: inset 0 0 16px #171617;
  background-color: #4c474c;
}
.card.card-inset-shadow.color-gray {
  box-shadow: inset 0 0 16px #a7a7a7;
  background-color: #dadada;
}
.card.card-inset-shadow.color-white-box {
  box-shadow: inset 0 0 16px #b2c4d6;
  background-color: white;
}
.card.card-left-border {
  border: 2px solid;
  border-left: 8px solid;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: white;
}
.card.card-border-1 {
  border: 1px solid black;
}
.card.card-border-2 {
  border: 2px solid black;
}
.card.card-border-3 {
  border: 3px solid black;
}
.card.card-border-4 {
  border: 4px solid black;
}
.card.card-border-5 {
  border: 5px solid black;
}
.card.card-border-6 {
  border: 6px solid black;
}
.card.card-border-8 {
  border: 8px solid black;
}
.card.card-border-10 {
  border: 10px solid black;
}
.card.card-border-12 {
  border: 12px solid black;
}
.card.card-border-15 {
  border: 15px solid black;
}

/* Icons */
span.custom-icon.circled {
  color: white;
  display: inline-flex;
  background-color: purple;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  line-height: 1em;
  font-weight: bold;
  vertical-align: middle;
}
span.custom-icon.icon-tick:before {
  content: "✓";
}

/* Squared text */
.squared-text {
  padding: 0.6rem;
  line-height: 1em;
  border: 2px solid;
  display: inline-block;
}

/* Exercise number */
.ex-statement {
  font-size: 20px;
  font-weight: 600;
}

span.ex-number {
  color: var(--maincolor);
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
  line-height: 1em;
  margin-right: 0.5rem;
}

span.ex-star {
  background-image: url("https://www.blinklearning.com/useruploads/ctx/a/470508650/r/s/140270926/ex-star.png");
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  vertical-align: text-bottom;
  margin-right: 0.4rem;
}

span.ex-calculator {
  background-image: url("https://www.blinklearning.com/useruploads/ctx/a/471188966/r/s/140357234/mates401-52.PNG");
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  vertical-align: text-bottom;
  margin-right: 0.4rem;
}

span.ex-calculator-cross {
  background-image: url("https://www.blinklearning.com/useruploads/ctx/a/471188966/r/s/140357234/mates401-52.PNG");
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  vertical-align: text-bottom;
  margin-right: 0.4rem;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  color: red;
}
span.ex-calculator-cross:after {
  content: "✕";
}

span.ex-tick {
  background-image: url("https://www.blinklearning.com/useruploads/ctx/a/471188966/r/s/140357234/mates401-60.PNG");
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  vertical-align: text-bottom;
  margin-right: 0.4rem;
}

span.ex-scissor {
  background-image: url("https://www.blinklearning.com/useruploads/ctx/a/471188966/r/s/140357234/mates601-21.PNG");
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  vertical-align: text-bottom;
  margin-right: 0.4rem;
}

span.ex-2030 {
  background-image: url("https://www.blinklearning.com/useruploads/ctx/a/473627006/r/s/140500318/logo_ods.png");
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100%;
  vertical-align: text-bottom;
  margin-right: 0.4rem;
}

span.ex-asterisk {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  font-weight: bold;
  transform: rotate(10deg);
  text-indent: -5px;
}
span.ex-asterisk::before {
  content: "＊";
  font-size: 32px;
}

span.ex-letter {
  border-radius: 99999px;
  border: 1px solid black;
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  text-align: center;
}

h2.bck-title1 span {
  vertical-align: middle;
}

/* Fractions */
table.fraction {
  border: none;
  text-align: center;
  margin: 0;
}
table.fraction tr td {
  border: none;
  padding: 0 3px;
}
table.fraction tr:first-child td:first-child {
  border-bottom: 1px solid black;
}
table.fraction.color-black tr td {
  color: black !important;
}
table.fraction.color-black tr:first-child td:first-child {
  border-bottom: 1px solid black;
}
table.fraction.color-blood tr td {
  color: #a52423 !important;
}
table.fraction.color-blood tr:first-child td:first-child {
  border-bottom: 1px solid #a52423;
}
table.fraction.color-blue-u1-light tr td {
  color: #98bbd5 !important;
}
table.fraction.color-blue-u1-light tr:first-child td:first-child {
  border-bottom: 1px solid #98bbd5;
}
table.fraction.color-blue-u1 tr td {
  color: #0080ad !important;
}
table.fraction.color-blue-u1 tr:first-child td:first-child {
  border-bottom: 1px solid #0080ad;
}
table.fraction.color-blue tr td {
  color: #0080ad !important;
}
table.fraction.color-blue tr:first-child td:first-child {
  border-bottom: 1px solid #0080ad;
}
table.fraction.color-blue-light tr td {
  color: #dcebfa !important;
}
table.fraction.color-blue-light tr:first-child td:first-child {
  border-bottom: 1px solid #dcebfa;
}
table.fraction.color-blue2 tr td {
  color: #1cbecf !important;
}
table.fraction.color-blue2 tr:first-child td:first-child {
  border-bottom: 1px solid #1cbecf;
}
table.fraction.color-blue3 tr td {
  color: #75bdea !important;
}
table.fraction.color-blue3 tr:first-child td:first-child {
  border-bottom: 1px solid #75bdea;
}
table.fraction.color-blue4 tr td {
  color: #dfeffc !important;
}
table.fraction.color-blue4 tr:first-child td:first-child {
  border-bottom: 1px solid #dfeffc;
}
table.fraction.color-blue5 tr td {
  color: #67b3e3 !important;
}
table.fraction.color-blue5 tr:first-child td:first-child {
  border-bottom: 1px solid #67b3e3;
}
table.fraction.color-blue6 tr td {
  color: #0075bf !important;
}
table.fraction.color-blue6 tr:first-child td:first-child {
  border-bottom: 1px solid #0075bf;
}
table.fraction.color-blue7 tr td {
  color: #009adf !important;
}
table.fraction.color-blue7 tr:first-child td:first-child {
  border-bottom: 1px solid #009adf;
}
table.fraction.color-blue8 tr td {
  color: #29b8ce !important;
}
table.fraction.color-blue8 tr:first-child td:first-child {
  border-bottom: 1px solid #29b8ce;
}
table.fraction.color-blue9 tr td {
  color: #9fcef0 !important;
}
table.fraction.color-blue9 tr:first-child td:first-child {
  border-bottom: 1px solid #9fcef0;
}
table.fraction.color-blue10 tr td {
  color: #e2f2f7 !important;
}
table.fraction.color-blue10 tr:first-child td:first-child {
  border-bottom: 1px solid #e2f2f7;
}
table.fraction.color-blue11 tr td {
  color: #d6ebe7 !important;
}
table.fraction.color-blue11 tr:first-child td:first-child {
  border-bottom: 1px solid #d6ebe7;
}
table.fraction.color-blue12 tr td {
  color: #28348b !important;
}
table.fraction.color-blue12 tr:first-child td:first-child {
  border-bottom: 1px solid #28348b;
}
table.fraction.color-blue13 tr td {
  color: #dbdcf0 !important;
}
table.fraction.color-blue13 tr:first-child td:first-child {
  border-bottom: 1px solid #dbdcf0;
}
table.fraction.color-blue14 tr td {
  color: #c6d6e6 !important;
}
table.fraction.color-blue14 tr:first-child td:first-child {
  border-bottom: 1px solid #c6d6e6;
}
table.fraction.color-blue15 tr td {
  color: #e8f2fc !important;
}
table.fraction.color-blue15 tr:first-child td:first-child {
  border-bottom: 1px solid #e8f2fc;
}
table.fraction.color-blue16 tr td {
  color: #d6ebe6 !important;
}
table.fraction.color-blue16 tr:first-child td:first-child {
  border-bottom: 1px solid #d6ebe6;
}
table.fraction.color-blue17 tr td {
  color: #00a8b0 !important;
}
table.fraction.color-blue17 tr:first-child td:first-child {
  border-bottom: 1px solid #00a8b0;
}
table.fraction.color-blue18 tr td {
  color: #2ab8ce !important;
}
table.fraction.color-blue18 tr:first-child td:first-child {
  border-bottom: 1px solid #2ab8ce;
}
table.fraction.color-brown tr td {
  color: #ce7717 !important;
}
table.fraction.color-brown tr:first-child td:first-child {
  border-bottom: 1px solid #ce7717;
}
table.fraction.color-green-darker tr td {
  color: #63b32e !important;
}
table.fraction.color-green-darker tr:first-child td:first-child {
  border-bottom: 1px solid #63b32e;
}
table.fraction.color-green-light tr td {
  color: #d8e8c6 !important;
}
table.fraction.color-green-light tr:first-child td:first-child {
  border-bottom: 1px solid #d8e8c6;
}
table.fraction.color-green tr td {
  color: #afcb08 !important;
}
table.fraction.color-green tr:first-child td:first-child {
  border-bottom: 1px solid #afcb08;
}
table.fraction.color-green2 tr td {
  color: #94c11f !important;
}
table.fraction.color-green2 tr:first-child td:first-child {
  border-bottom: 1px solid #94c11f;
}
table.fraction.color-green3 tr td {
  color: #8cc63f !important;
}
table.fraction.color-green3 tr:first-child td:first-child {
  border-bottom: 1px solid #8cc63f;
}
table.fraction.color-green4 tr td {
  color: #08af6c !important;
}
table.fraction.color-green4 tr:first-child td:first-child {
  border-bottom: 1px solid #08af6c;
}
table.fraction.color-green5 tr td {
  color: #f4f7e4 !important;
}
table.fraction.color-green5 tr:first-child td:first-child {
  border-bottom: 1px solid #f4f7e4;
}
table.fraction.color-green6 tr td {
  color: #00a35e !important;
}
table.fraction.color-green6 tr:first-child td:first-child {
  border-bottom: 1px solid #00a35e;
}
table.fraction.color-green7 tr td {
  color: #e6f0da !important;
}
table.fraction.color-green7 tr:first-child td:first-child {
  border-bottom: 1px solid #e6f0da;
}
table.fraction.color-green8 tr td {
  color: #65b32e !important;
}
table.fraction.color-green8 tr:first-child td:first-child {
  border-bottom: 1px solid #65b32e;
}
table.fraction.color-green9 tr td {
  color: #00853e !important;
}
table.fraction.color-green9 tr:first-child td:first-child {
  border-bottom: 1px solid #00853e;
}
table.fraction.color-green10 tr td {
  color: #c6d75e !important;
}
table.fraction.color-green10 tr:first-child td:first-child {
  border-bottom: 1px solid #c6d75e;
}
table.fraction.color-green11 tr td {
  color: #94c120 !important;
}
table.fraction.color-green11 tr:first-child td:first-child {
  border-bottom: 1px solid #94c120;
}
table.fraction.color-green12 tr td {
  color: #66b22d !important;
}
table.fraction.color-green12 tr:first-child td:first-child {
  border-bottom: 1px solid #66b22d;
}
table.fraction.color-orange tr td {
  color: #f07d00 !important;
}
table.fraction.color-orange tr:first-child td:first-child {
  border-bottom: 1px solid #f07d00;
}
table.fraction.color-orange2 tr td {
  color: #f07f3c !important;
}
table.fraction.color-orange2 tr:first-child td:first-child {
  border-bottom: 1px solid #f07f3c;
}
table.fraction.color-orange3 tr td {
  color: #fee7d1 !important;
}
table.fraction.color-orange3 tr:first-child td:first-child {
  border-bottom: 1px solid #fee7d1;
}
table.fraction.color-orange4 tr td {
  color: #ea5b0b !important;
}
table.fraction.color-orange4 tr:first-child td:first-child {
  border-bottom: 1px solid #ea5b0b;
}
table.fraction.color-orange5 tr td {
  color: #fccea2 !important;
}
table.fraction.color-orange5 tr:first-child td:first-child {
  border-bottom: 1px solid #fccea2;
}
table.fraction.color-orange6 tr td {
  color: #ea5b0c !important;
}
table.fraction.color-orange6 tr:first-child td:first-child {
  border-bottom: 1px solid #ea5b0c;
}
table.fraction.color-orange7 tr td {
  color: #ef7d00 !important;
}
table.fraction.color-orange7 tr:first-child td:first-child {
  border-bottom: 1px solid #ef7d00;
}
table.fraction.color-pink tr td {
  color: #e53a5a !important;
}
table.fraction.color-pink tr:first-child td:first-child {
  border-bottom: 1px solid #e53a5a;
}
table.fraction.color-pink2 tr td {
  color: #df83a9 !important;
}
table.fraction.color-pink2 tr:first-child td:first-child {
  border-bottom: 1px solid #df83a9;
}
table.fraction.color-pink3 tr td {
  color: #f9e9f0 !important;
}
table.fraction.color-pink3 tr:first-child td:first-child {
  border-bottom: 1px solid #f9e9f0;
}
table.fraction.color-pink4 tr td {
  color: #f7d9db !important;
}
table.fraction.color-pink4 tr:first-child td:first-child {
  border-bottom: 1px solid #f7d9db;
}
table.fraction.color-pink5 tr td {
  color: #feefea !important;
}
table.fraction.color-pink5 tr:first-child td:first-child {
  border-bottom: 1px solid #feefea;
}
table.fraction.color-pink6 tr td {
  color: #efc5d7 !important;
}
table.fraction.color-pink6 tr:first-child td:first-child {
  border-bottom: 1px solid #efc5d7;
}
table.fraction.color-pink7 tr td {
  color: #d60b52 !important;
}
table.fraction.color-pink7 tr:first-child td:first-child {
  border-bottom: 1px solid #d60b52;
}
table.fraction.color-pink8 tr td {
  color: #f7d9da !important;
}
table.fraction.color-pink8 tr:first-child td:first-child {
  border-bottom: 1px solid #f7d9da;
}
table.fraction.color-pink9 tr td {
  color: #f8d8ca !important;
}
table.fraction.color-pink9 tr:first-child td:first-child {
  border-bottom: 1px solid #f8d8ca;
}
table.fraction.color-pink10 tr td {
  color: #fbdfdd !important;
}
table.fraction.color-pink10 tr:first-child td:first-child {
  border-bottom: 1px solid #fbdfdd;
}
table.fraction.color-purple-dark tr td {
  color: #a86dab !important;
}
table.fraction.color-purple-dark tr:first-child td:first-child {
  border-bottom: 1px solid #a86dab;
}
table.fraction.color-purple tr td {
  color: #d8b3d5 !important;
}
table.fraction.color-purple tr:first-child td:first-child {
  border-bottom: 1px solid #d8b3d5;
}
table.fraction.color-purple-light tr td {
  color: #e1c6df !important;
}
table.fraction.color-purple-light tr:first-child td:first-child {
  border-bottom: 1px solid #e1c6df;
}
table.fraction.color-purple2 tr td {
  color: #565da7 !important;
}
table.fraction.color-purple2 tr:first-child td:first-child {
  border-bottom: 1px solid #565da7;
}
table.fraction.color-purple3 tr td {
  color: #7b51a1 !important;
}
table.fraction.color-purple3 tr:first-child td:first-child {
  border-bottom: 1px solid #7b51a1;
}
table.fraction.color-purple4 tr td {
  color: #a7358c !important;
}
table.fraction.color-purple4 tr:first-child td:first-child {
  border-bottom: 1px solid #a7358c;
}
table.fraction.color-purple5 tr td {
  color: #64358c !important;
}
table.fraction.color-purple5 tr:first-child td:first-child {
  border-bottom: 1px solid #64358c;
}
table.fraction.color-purple6 tr td {
  color: #ebdaec !important;
}
table.fraction.color-purple6 tr:first-child td:first-child {
  border-bottom: 1px solid #ebdaec;
}
table.fraction.color-purple7 tr td {
  color: #8b4a97 !important;
}
table.fraction.color-purple7 tr:first-child td:first-child {
  border-bottom: 1px solid #8b4a97;
}
table.fraction.color-purple8 tr td {
  color: #b78bbe !important;
}
table.fraction.color-purple8 tr:first-child td:first-child {
  border-bottom: 1px solid #b78bbe;
}
table.fraction.color-purple9 tr td {
  color: #c09ac7 !important;
}
table.fraction.color-purple9 tr:first-child td:first-child {
  border-bottom: 1px solid #c09ac7;
}
table.fraction.color-purple10 tr td {
  color: #e5dff0 !important;
}
table.fraction.color-purple10 tr:first-child td:first-child {
  border-bottom: 1px solid #e5dff0;
}
table.fraction.color-purple11 tr td {
  color: #804996 !important;
}
table.fraction.color-purple11 tr:first-child td:first-child {
  border-bottom: 1px solid #804996;
}
table.fraction.color-red tr td {
  color: #e84134 !important;
}
table.fraction.color-red tr:first-child td:first-child {
  border-bottom: 1px solid #e84134;
}
table.fraction.color-red2 tr td {
  color: #d51317 !important;
}
table.fraction.color-red2 tr:first-child td:first-child {
  border-bottom: 1px solid #d51317;
}
table.fraction.color-red3 tr td {
  color: #fcdfd4 !important;
}
table.fraction.color-red3 tr:first-child td:first-child {
  border-bottom: 1px solid #fcdfd4;
}
table.fraction.color-salmon-dark tr td {
  color: #f5ab92 !important;
}
table.fraction.color-salmon-dark tr:first-child td:first-child {
  border-bottom: 1px solid #f5ab92;
}
table.fraction.color-salmon tr td {
  color: #facebe !important;
}
table.fraction.color-salmon tr:first-child td:first-child {
  border-bottom: 1px solid #facebe;
}
table.fraction.color-salmon-light tr td {
  color: #fee3d4 !important;
}
table.fraction.color-salmon-light tr:first-child td:first-child {
  border-bottom: 1px solid #fee3d4;
}
table.fraction.color-salmon-light2 tr td {
  color: #fde8d8 !important;
}
table.fraction.color-salmon-light2 tr:first-child td:first-child {
  border-bottom: 1px solid #fde8d8;
}
table.fraction.color-salmon2 tr td {
  color: #f4c3af !important;
}
table.fraction.color-salmon2 tr:first-child td:first-child {
  border-bottom: 1px solid #f4c3af;
}
table.fraction.color-salmon3 tr td {
  color: #f39769 !important;
}
table.fraction.color-salmon3 tr:first-child td:first-child {
  border-bottom: 1px solid #f39769;
}
table.fraction.color-salmon4 tr td {
  color: #fdece1 !important;
}
table.fraction.color-salmon4 tr:first-child td:first-child {
  border-bottom: 1px solid #fdece1;
}
table.fraction.color-transparent tr td {
  color: transparent !important;
}
table.fraction.color-transparent tr:first-child td:first-child {
  border-bottom: 1px solid transparent;
}
table.fraction.color-turquoise tr td {
  color: #009881 !important;
}
table.fraction.color-turquoise tr:first-child td:first-child {
  border-bottom: 1px solid #009881;
}
table.fraction.color-turquoise-light tr td {
  color: #bee2db !important;
}
table.fraction.color-turquoise-light tr:first-child td:first-child {
  border-bottom: 1px solid #bee2db;
}
table.fraction.color-white tr td {
  color: white !important;
}
table.fraction.color-white tr:first-child td:first-child {
  border-bottom: 1px solid white;
}
table.fraction.color-yellow tr td {
  color: #fdc300 !important;
}
table.fraction.color-yellow tr:first-child td:first-child {
  border-bottom: 1px solid #fdc300;
}
table.fraction.color-yellow2 tr td {
  color: #f9b233 !important;
}
table.fraction.color-yellow2 tr:first-child td:first-child {
  border-bottom: 1px solid #f9b233;
}
table.fraction.color-yellow3 tr td {
  color: #fff3d7 !important;
}
table.fraction.color-yellow3 tr:first-child td:first-child {
  border-bottom: 1px solid #fff3d7;
}
table.fraction.color-yellow4 tr td {
  color: #ffdf41 !important;
}
table.fraction.color-yellow4 tr:first-child td:first-child {
  border-bottom: 1px solid #ffdf41;
}
table.fraction.color-yellow5 tr td {
  color: #fff7e5 !important;
}
table.fraction.color-yellow5 tr:first-child td:first-child {
  border-bottom: 1px solid #fff7e5;
}
table.fraction.color-yellow-light tr td {
  color: #ffedc2 !important;
}
table.fraction.color-yellow-light tr:first-child td:first-child {
  border-bottom: 1px solid #ffedc2;
}
table.fraction.color-gray-light tr td {
  color: #f7f6f7 !important;
}
table.fraction.color-gray-light tr:first-child td:first-child {
  border-bottom: 1px solid #f7f6f7;
}
table.fraction.color-gray-dark tr td {
  color: #4c474c !important;
}
table.fraction.color-gray-dark tr:first-child td:first-child {
  border-bottom: 1px solid #4c474c;
}
table.fraction.color-gray tr td {
  color: #dadada !important;
}
table.fraction.color-gray tr:first-child td:first-child {
  border-bottom: 1px solid #dadada;
}

/* Tagged image */
.tagged-img {
  padding-left: 64px;
  padding-bottom: 64px;
}
.tagged-img .tag {
  background-color: #f9b233;
  display: inline-block;
  padding: 0.5rem 2rem;
  transform: rotate(-10deg);
  margin-left: -50px;
  margin-top: -32px;
}

/* Circled word */
.circled-word {
  border-radius: 100%;
  border: 1px solid;
  padding: 0.25em;
  display: inline-block;
  line-height: 1em;
  min-width: 1.5em;
  min-height: 1.5em;
  vertical-align: middle;
  text-align: center;
  color: #0080ad;
  border-color: #0080ad;
}

/* Separator */
.separator {
  height: 10px;
  border-radius: 3px;
  background-color: black;
  margin-bottom: 4px;
}

/* Calculator keys */
.calculator-key {
  border: 1px solid black;
  border-radius: 5px;
  padding: 4px;
  line-height: 1em;
  min-width: 38px;
  display: inline-block;
  text-align: center;
  box-shadow: 3px 3px 0px black;
  margin-right: 4px;
}

/* Domino piece */
.domino-piece {
  display: inline-flex;
  text-align: center;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.domino-piece.horizontal .half-first {
  padding: 8px 12px;
  border-right: 3px solid;
}
.domino-piece.horizontal .half-second {
  padding: 8px 12px;
}
.domino-piece.vertical {
  flex-direction: column;
}
.domino-piece.vertical .half-first {
  padding: 12px 8px;
  border-bottom: 3px solid;
}
.domino-piece.vertical .half-second {
  padding: 12px 8px;
}
.domino-piece.color-orange {
  background-color: #ffe5a1;
  box-shadow: inset 4px 4px 2px #fcf2d4, inset -4px -4px 2px #eed593;
}
.domino-piece.color-orange .half-first {
  border-color: #ce7617;
}
.domino-piece.color-red {
  background-color: #f4c3af;
  box-shadow: inset 4px 4px 2px #f7e2d7, inset -4px -4px 2px #e3b39f;
}
.domino-piece.color-red .half-first {
  border-color: #d41117;
}</pre></body></html>