
.eds_news_CashWa .material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

/*     brand Colors              */
.carousel.carousel-full-nagivation .left {
  cursor: url("../../img/arrow-left.png"), url("../../img/arrow-left.cur"), default !important;
}
.carousel.carousel-full-nagivation .right {
  cursor: url("../../img/arrow-right.png"), url("../../img/arrow-right.cur"), default !important;
}

.eds_news_CashWa .card {
  font-size: 0.875rem;
}

.eds_news_CashWa h1, .eds_news_CashWa h2, .eds_news_CashWa h3, .eds_news_CashWa h4, .eds_news_CashWa h5, .eds_news_CashWa h6,
.eds_news_CashWa .h1, .eds_news_CashWa .h2, .eds_news_CashWa .h3, .eds_news_CashWa .h4, .eds_news_CashWa .h5, .eds_news_CashWa .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}
.eds_news_CashWa h1, .eds_news_CashWa .h1 {
  font-size: 2.5rem;
}
.eds_news_CashWa h2, .eds_news_CashWa .h2 {
  font-size: 2rem;
}
.eds_news_CashWa h3, .eds_news_CashWa .h3 {
  font-size: 1.75rem;
}
.eds_news_CashWa h4, .eds_news_CashWa .h4 {
  font-size: 1.5rem;
}
.eds_news_CashWa h5, .eds_news_CashWa .h5 {
  font-size: 1.25rem;
}
.eds_news_CashWa h6, .eds_news_CashWa .h6 {
  font-size: 1rem;
}
.eds_news_CashWa .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.eds_news_CashWa .display-1 {
  font-size: 7rem;
  font-weight: 300;
  line-height: 1.2;
}
.eds_news_CashWa .display-2 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.eds_news_CashWa .display-3 {
  font-size: 2.8125rem;
  font-weight: 300;
  line-height: 1.2;
}
.eds_news_CashWa .display-4 {
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 1.2;
}
.eds_news_CashWa hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.eds_news_CashWa small,
.eds_news_CashWa .small {
  font-size: 80%;
  font-weight: 400;
}
.eds_news_CashWa mark,
.eds_news_CashWa .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.eds_news_CashWa .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.eds_news_CashWa .list-inline {
  padding-left: 0;
  list-style: none;
}
.eds_news_CashWa .list-inline-item {
  display: inline-block;
}
.eds_news_CashWa .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.eds_news_CashWa .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.eds_news_CashWa .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.eds_news_CashWa .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.eds_news_CashWa .blockquote-footer::before {
  content: "— ";
}

.eds_news_CashWa .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .eds_news_CashWa .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .eds_news_CashWa .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .eds_news_CashWa .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .eds_news_CashWa .container {
    max-width: 1140px;
  }
}

.eds_news_CashWa .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.eds_news_CashWa .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

.eds_news_CashWa .col-xl,
.eds_news_CashWa .col-xl-auto, .eds_news_CashWa .col-xl-12, .eds_news_CashWa .col-xl-11, .eds_news_CashWa .col-xl-10, .eds_news_CashWa .col-xl-9, .eds_news_CashWa .col-xl-8, .eds_news_CashWa .col-xl-7, .eds_news_CashWa .col-xl-6, .eds_news_CashWa .col-xl-5, .eds_news_CashWa .col-xl-4, .eds_news_CashWa .col-xl-3, .eds_news_CashWa .col-xl-2, .eds_news_CashWa .col-xl-1, .eds_news_CashWa .col-lg,
.eds_news_CashWa .col-lg-auto, .eds_news_CashWa .col-lg-12, .eds_news_CashWa .col-lg-11, .eds_news_CashWa .col-lg-10, .eds_news_CashWa .col-lg-9, .eds_news_CashWa .col-lg-8, .eds_news_CashWa .col-lg-7, .eds_news_CashWa .col-lg-6, .eds_news_CashWa .col-lg-5, .eds_news_CashWa .col-lg-4, .eds_news_CashWa .col-lg-3, .eds_news_CashWa .col-lg-2, .eds_news_CashWa .col-lg-1, .eds_news_CashWa .col-md,
.eds_news_CashWa .col-md-auto, .eds_news_CashWa .col-md-12, .eds_news_CashWa .col-md-11, .eds_news_CashWa .col-md-10, .eds_news_CashWa .col-md-9, .eds_news_CashWa .col-md-8, .eds_news_CashWa .col-md-7, .eds_news_CashWa .col-md-6, .eds_news_CashWa .col-md-5, .eds_news_CashWa .col-md-4, .eds_news_CashWa .col-md-3, .eds_news_CashWa .col-md-2, .eds_news_CashWa .col-md-1, .eds_news_CashWa .col-sm,
.eds_news_CashWa .col-sm-auto, .eds_news_CashWa .col-sm-12, .eds_news_CashWa .col-sm-11, .eds_news_CashWa .col-sm-10, .eds_news_CashWa .col-sm-9, .eds_news_CashWa .col-sm-8, .eds_news_CashWa .col-sm-7, .eds_news_CashWa .col-sm-6, .eds_news_CashWa .col-sm-5, .eds_news_CashWa .col-sm-4, .eds_news_CashWa .col-sm-3, .eds_news_CashWa .col-sm-2, .eds_news_CashWa .col-sm-1, .eds_news_CashWa .col,
.eds_news_CashWa .col-auto, .eds_news_CashWa .col-12, .eds_news_CashWa .col-11, .eds_news_CashWa .col-10, .eds_news_CashWa .col-9, .eds_news_CashWa .col-8, .eds_news_CashWa .col-7, .eds_news_CashWa .col-6, .eds_news_CashWa .col-5, .eds_news_CashWa .col-4, .eds_news_CashWa .col-3, .eds_news_CashWa .col-2, .eds_news_CashWa .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.eds_news_CashWa .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.eds_news_CashWa .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.eds_news_CashWa .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.eds_news_CashWa .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.eds_news_CashWa .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.eds_news_CashWa .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.eds_news_CashWa .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.eds_news_CashWa .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.eds_news_CashWa .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.eds_news_CashWa .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.eds_news_CashWa .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.eds_news_CashWa .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.eds_news_CashWa .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.eds_news_CashWa .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.eds_news_CashWa .order-first {
  order: -1;
}
.eds_news_CashWa .order-last {
  order: 13;
}
.eds_news_CashWa .order-0 {
  order: 0;
}
.eds_news_CashWa .order-1 {
  order: 1;
}
.eds_news_CashWa .order-2 {
  order: 2;
}
.eds_news_CashWa .order-3 {
  order: 3;
}
.eds_news_CashWa .order-4 {
  order: 4;
}
.eds_news_CashWa .order-5 {
  order: 5;
}
.eds_news_CashWa .order-6 {
  order: 6;
}
.eds_news_CashWa .order-7 {
  order: 7;
}
.eds_news_CashWa .order-8 {
  order: 8;
}
.eds_news_CashWa .order-9 {
  order: 9;
}
.eds_news_CashWa .order-10 {
  order: 10;
}
.eds_news_CashWa .order-11 {
  order: 11;
}
.eds_news_CashWa .order-12 {
  order: 12;
}
.eds_news_CashWa .offset-1 {
  margin-left: 8.3333333333%;
}
.eds_news_CashWa .offset-2 {
  margin-left: 16.6666666667%;
}
.eds_news_CashWa .offset-3 {
  margin-left: 25%;
}
.eds_news_CashWa .offset-4 {
  margin-left: 33.3333333333%;
}
.eds_news_CashWa .offset-5 {
  margin-left: 41.6666666667%;
}
.eds_news_CashWa .offset-6 {
  margin-left: 50%;
}
.eds_news_CashWa .offset-7 {
  margin-left: 58.3333333333%;
}
.eds_news_CashWa .offset-8 {
  margin-left: 66.6666666667%;
}
.eds_news_CashWa .offset-9 {
  margin-left: 75%;
}
.eds_news_CashWa .offset-10 {
  margin-left: 83.3333333333%;
}
.eds_news_CashWa .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .eds_news_CashWa .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .eds_news_CashWa .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .eds_news_CashWa .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .eds_news_CashWa .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .eds_news_CashWa .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .eds_news_CashWa .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .eds_news_CashWa .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .eds_news_CashWa .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .eds_news_CashWa .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .eds_news_CashWa .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .eds_news_CashWa .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .eds_news_CashWa .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .eds_news_CashWa .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .eds_news_CashWa .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .eds_news_CashWa .order-sm-first {
    order: -1;
  }
  .eds_news_CashWa .order-sm-last {
    order: 13;
  }
  .eds_news_CashWa .order-sm-0 {
    order: 0;
  }
  .eds_news_CashWa .order-sm-1 {
    order: 1;
  }
  .eds_news_CashWa .order-sm-2 {
    order: 2;
  }
  .eds_news_CashWa .order-sm-3 {
    order: 3;
  }
  .eds_news_CashWa .order-sm-4 {
    order: 4;
  }
  .eds_news_CashWa .order-sm-5 {
    order: 5;
  }
  .eds_news_CashWa .order-sm-6 {
    order: 6;
  }
  .eds_news_CashWa .order-sm-7 {
    order: 7;
  }
  .eds_news_CashWa .order-sm-8 {
    order: 8;
  }
  .eds_news_CashWa .order-sm-9 {
    order: 9;
  }
  .eds_news_CashWa .order-sm-10 {
    order: 10;
  }
  .eds_news_CashWa .order-sm-11 {
    order: 11;
  }
  .eds_news_CashWa .order-sm-12 {
    order: 12;
  }
  .eds_news_CashWa .offset-sm-0 {
    margin-left: 0;
  }
  .eds_news_CashWa .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .eds_news_CashWa .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .eds_news_CashWa .offset-sm-3 {
    margin-left: 25%;
  }
  .eds_news_CashWa .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .eds_news_CashWa .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .eds_news_CashWa .offset-sm-6 {
    margin-left: 50%;
  }
  .eds_news_CashWa .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .eds_news_CashWa .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .eds_news_CashWa .offset-sm-9 {
    margin-left: 75%;
  }
  .eds_news_CashWa .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .eds_news_CashWa .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .eds_news_CashWa .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .eds_news_CashWa .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .eds_news_CashWa .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .eds_news_CashWa .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .eds_news_CashWa .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .eds_news_CashWa .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .eds_news_CashWa .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .eds_news_CashWa .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .eds_news_CashWa .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .eds_news_CashWa .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .eds_news_CashWa .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .eds_news_CashWa .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .eds_news_CashWa .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .eds_news_CashWa .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .eds_news_CashWa .order-md-first {
    order: -1;
  }
  .eds_news_CashWa .order-md-last {
    order: 13;
  }
  .eds_news_CashWa .order-md-0 {
    order: 0;
  }
  .eds_news_CashWa .order-md-1 {
    order: 1;
  }
  .eds_news_CashWa .order-md-2 {
    order: 2;
  }
  .eds_news_CashWa .order-md-3 {
    order: 3;
  }
  .eds_news_CashWa .order-md-4 {
    order: 4;
  }
  .eds_news_CashWa .order-md-5 {
    order: 5;
  }
  .eds_news_CashWa .order-md-6 {
    order: 6;
  }
  .eds_news_CashWa .order-md-7 {
    order: 7;
  }
  .eds_news_CashWa .order-md-8 {
    order: 8;
  }
  .eds_news_CashWa .order-md-9 {
    order: 9;
  }
  .eds_news_CashWa .order-md-10 {
    order: 10;
  }
  .eds_news_CashWa .order-md-11 {
    order: 11;
  }
  .eds_news_CashWa .order-md-12 {
    order: 12;
  }
  .eds_news_CashWa .offset-md-0 {
    margin-left: 0;
  }
  .eds_news_CashWa .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .eds_news_CashWa .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .eds_news_CashWa .offset-md-3 {
    margin-left: 25%;
  }
  .eds_news_CashWa .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .eds_news_CashWa .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .eds_news_CashWa .offset-md-6 {
    margin-left: 50%;
  }
  .eds_news_CashWa .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .eds_news_CashWa .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .eds_news_CashWa .offset-md-9 {
    margin-left: 75%;
  }
  .eds_news_CashWa .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .eds_news_CashWa .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .eds_news_CashWa .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .eds_news_CashWa .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .eds_news_CashWa .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .eds_news_CashWa .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .eds_news_CashWa .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .eds_news_CashWa .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .eds_news_CashWa .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .eds_news_CashWa .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .eds_news_CashWa .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .eds_news_CashWa .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .eds_news_CashWa .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .eds_news_CashWa .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .eds_news_CashWa .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .eds_news_CashWa .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .eds_news_CashWa .order-lg-first {
    order: -1;
  }
  .eds_news_CashWa .order-lg-last {
    order: 13;
  }
  .eds_news_CashWa .order-lg-0 {
    order: 0;
  }
  .eds_news_CashWa .order-lg-1 {
    order: 1;
  }
  .eds_news_CashWa .order-lg-2 {
    order: 2;
  }
  .eds_news_CashWa .order-lg-3 {
    order: 3;
  }
  .eds_news_CashWa .order-lg-4 {
    order: 4;
  }
  .eds_news_CashWa .order-lg-5 {
    order: 5;
  }
  .eds_news_CashWa .order-lg-6 {
    order: 6;
  }
  .eds_news_CashWa .order-lg-7 {
    order: 7;
  }
  .eds_news_CashWa .order-lg-8 {
    order: 8;
  }
  .eds_news_CashWa .order-lg-9 {
    order: 9;
  }
  .eds_news_CashWa .order-lg-10 {
    order: 10;
  }
  .eds_news_CashWa .order-lg-11 {
    order: 11;
  }
  .eds_news_CashWa .order-lg-12 {
    order: 12;
  }
  .eds_news_CashWa .offset-lg-0 {
    margin-left: 0;
  }
  .eds_news_CashWa .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .eds_news_CashWa .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .eds_news_CashWa .offset-lg-3 {
    margin-left: 25%;
  }
  .eds_news_CashWa .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .eds_news_CashWa .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .eds_news_CashWa .offset-lg-6 {
    margin-left: 50%;
  }
  .eds_news_CashWa .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .eds_news_CashWa .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .eds_news_CashWa .offset-lg-9 {
    margin-left: 75%;
  }
  .eds_news_CashWa .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .eds_news_CashWa .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .eds_news_CashWa .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .eds_news_CashWa .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .eds_news_CashWa .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .eds_news_CashWa .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .eds_news_CashWa .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .eds_news_CashWa .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .eds_news_CashWa .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .eds_news_CashWa .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .eds_news_CashWa .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .eds_news_CashWa .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .eds_news_CashWa .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .eds_news_CashWa .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .eds_news_CashWa .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .eds_news_CashWa .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .eds_news_CashWa .order-xl-first {
    order: -1;
  }
  .eds_news_CashWa .order-xl-last {
    order: 13;
  }
  .eds_news_CashWa .order-xl-0 {
    order: 0;
  }
  .eds_news_CashWa .order-xl-1 {
    order: 1;
  }
  .eds_news_CashWa .order-xl-2 {
    order: 2;
  }
  .eds_news_CashWa .order-xl-3 {
    order: 3;
  }
  .eds_news_CashWa .order-xl-4 {
    order: 4;
  }
  .eds_news_CashWa .order-xl-5 {
    order: 5;
  }
  .eds_news_CashWa .order-xl-6 {
    order: 6;
  }
  .eds_news_CashWa .order-xl-7 {
    order: 7;
  }
  .eds_news_CashWa .order-xl-8 {
    order: 8;
  }
  .eds_news_CashWa .order-xl-9 {
    order: 9;
  }
  .eds_news_CashWa .order-xl-10 {
    order: 10;
  }
  .eds_news_CashWa .order-xl-11 {
    order: 11;
  }
  .eds_news_CashWa .order-xl-12 {
    order: 12;
  }
  .eds_news_CashWa .offset-xl-0 {
    margin-left: 0;
  }
  .eds_news_CashWa .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .eds_news_CashWa .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .eds_news_CashWa .offset-xl-3 {
    margin-left: 25%;
  }
  .eds_news_CashWa .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .eds_news_CashWa .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .eds_news_CashWa .offset-xl-6 {
    margin-left: 50%;
  }
  .eds_news_CashWa .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .eds_news_CashWa .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .eds_news_CashWa .offset-xl-9 {
    margin-left: 75%;
  }
  .eds_news_CashWa .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .eds_news_CashWa .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.eds_news_CashWa .form-control {
  display: block;
  width: 100%;
  padding: 0.4375rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.eds_news_CashWa .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.eds_news_CashWa .form-control:focus {
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
  border-color: #72f5e5;
  outline: 0;
  box-shadow: none, 0 0 0 0.2rem rgba(16, 215, 191, 0.25);
}
.eds_news_CashWa .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.eds_news_CashWa .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.eds_news_CashWa .form-control:disabled, .eds_news_CashWa .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.eds_news_CashWa select.form-control:not([size]):not([multiple]) {
  height: calc(2.4375rem + 2px);
}
.eds_news_CashWa select.form-control:focus::-ms-value {
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
}
.eds_news_CashWa .form-control-file,
.eds_news_CashWa .form-control-range {
  display: block;
  width: 100%;
}
.eds_news_CashWa .col-form-label {
  padding-top: calc(0.4375rem + 1px);
  padding-bottom: calc(0.4375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.eds_news_CashWa .col-form-label-lg {
  padding-top: calc(0.5625rem + 1px);
  padding-bottom: calc(0.5625rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.eds_news_CashWa .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.eds_news_CashWa .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.eds_news_CashWa .form-control-plaintext.form-control-sm, .eds_news_CashWa .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.eds_news_CashWa .form-control-sm {
  padding: 0.25rem 0;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.eds_news_CashWa select.form-control-sm:not([size]):not([multiple]) {
  height: calc(2.125rem + 2px);
}
.eds_news_CashWa .form-control-lg {
  padding: 0.5625rem 0;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.eds_news_CashWa select.form-control-lg:not([size]):not([multiple]) {
  height: calc(4.125rem + 2px);
}
.eds_news_CashWa .form-group {
  margin-bottom: 1rem;
}
.eds_news_CashWa .form-text {
  display: block;
  margin-top: 0.25rem;
}
.eds_news_CashWa .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.eds_news_CashWa .form-row > .col,
.eds_news_CashWa .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.eds_news_CashWa .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.eds_news_CashWa .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.eds_news_CashWa .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.eds_news_CashWa .form-check-label {
  margin-bottom: 0;
}
.eds_news_CashWa .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.eds_news_CashWa .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.eds_news_CashWa .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #64ce66;
}
.eds_news_CashWa .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(100, 206, 102, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .form-control:valid, .eds_news_CashWa .form-control.is-valid,
.was-validated .eds_news_CashWa .custom-select:valid,
.eds_news_CashWa .custom-select.is-valid {
  border-color: #64ce66;
}
.was-validated .eds_news_CashWa .form-control:valid:focus, .eds_news_CashWa .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .custom-select:valid:focus,
.eds_news_CashWa .custom-select.is-valid:focus {
  border-color: #64ce66;
  box-shadow: 0 0 0 0.2rem rgba(100, 206, 102, 0.25);
}
.was-validated .eds_news_CashWa .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .form-check-input.is-valid ~ .form-check-label {
  color: #64ce66;
}
.was-validated .eds_news_CashWa .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .custom-control-input.is-valid ~ .custom-control-label {
  color: #64ce66;
}
.was-validated .eds_news_CashWa .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #c5edc6;
}
.was-validated .eds_news_CashWa .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #8bda8c;
}
.was-validated .eds_news_CashWa .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(100, 206, 102, 0.25);
}
.was-validated .eds_news_CashWa .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #64ce66;
}
.was-validated .eds_news_CashWa .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(100, 206, 102, 0.25);
}
.eds_news_CashWa .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #fc4c3b;
}
.eds_news_CashWa .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(252, 76, 59, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .form-control:invalid, .eds_news_CashWa .form-control.is-invalid,
.was-validated .eds_news_CashWa .custom-select:invalid,
.eds_news_CashWa .custom-select.is-invalid {
  border-color: #fc4c3b;
}
.was-validated .eds_news_CashWa .form-control:invalid:focus, .eds_news_CashWa .form-control.is-invalid:focus,
.was-validated .eds_news_CashWa .custom-select:invalid:focus,
.eds_news_CashWa .custom-select.is-invalid:focus {
  border-color: #fc4c3b;
  box-shadow: 0 0 0 0.2rem rgba(252, 76, 59, 0.25);
}
.was-validated .eds_news_CashWa .form-control:invalid ~ .invalid-feedback,
.was-validated .eds_news_CashWa .form-control:invalid ~ .invalid-tooltip, .eds_news_CashWa .form-control.is-invalid ~ .invalid-feedback,
.eds_news_CashWa .form-control.is-invalid ~ .invalid-tooltip,
.was-validated .eds_news_CashWa .custom-select:invalid ~ .invalid-feedback,
.was-validated .eds_news_CashWa .custom-select:invalid ~ .invalid-tooltip,
.eds_news_CashWa .custom-select.is-invalid ~ .invalid-feedback,
.eds_news_CashWa .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .form-check-input:invalid ~ .form-check-label, .eds_news_CashWa .form-check-input.is-invalid ~ .form-check-label {
  color: #fc4c3b;
}
.was-validated .eds_news_CashWa .form-check-input:invalid ~ .invalid-feedback,
.was-validated .eds_news_CashWa .form-check-input:invalid ~ .invalid-tooltip, .eds_news_CashWa .form-check-input.is-invalid ~ .invalid-feedback,
.eds_news_CashWa .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .custom-control-input:invalid ~ .custom-control-label, .eds_news_CashWa .custom-control-input.is-invalid ~ .custom-control-label {
  color: #fc4c3b;
}
.was-validated .eds_news_CashWa .custom-control-input:invalid ~ .custom-control-label::before, .eds_news_CashWa .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #febfb9;
}
.was-validated .eds_news_CashWa .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .eds_news_CashWa .custom-control-input:invalid ~ .invalid-tooltip, .eds_news_CashWa .custom-control-input.is-invalid ~ .invalid-feedback,
.eds_news_CashWa .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .custom-control-input:invalid:checked ~ .custom-control-label::before, .eds_news_CashWa .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #fd7a6d;
}
.was-validated .eds_news_CashWa .custom-control-input:invalid:focus ~ .custom-control-label::before, .eds_news_CashWa .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(252, 76, 59, 0.25);
}
.was-validated .eds_news_CashWa .custom-file-input:invalid ~ .custom-file-label, .eds_news_CashWa .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #fc4c3b;
}
.was-validated .eds_news_CashWa .custom-file-input:invalid ~ .custom-file-label::before, .eds_news_CashWa .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .eds_news_CashWa .custom-file-input:invalid ~ .invalid-tooltip, .eds_news_CashWa .custom-file-input.is-invalid ~ .invalid-feedback,
.eds_news_CashWa .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .custom-file-input:invalid:focus ~ .custom-file-label, .eds_news_CashWa .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(252, 76, 59, 0.25);
}
.eds_news_CashWa .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.eds_news_CashWa .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .eds_news_CashWa .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .eds_news_CashWa .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .eds_news_CashWa .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .eds_news_CashWa .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .eds_news_CashWa .form-inline .input-group {
    width: auto;
  }
  .eds_news_CashWa .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .eds_news_CashWa .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .eds_news_CashWa .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .eds_news_CashWa .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/*.dropup,
.dropdown {
  position: relative;
}*/
.eds_news_CashWa .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.eds_news_CashWa .dropdown-toggle:empty::after {
  margin-left: 0;
}

/*
// The dropdown menu
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: $zindex-dropdown;
  display: none; // none by default, but block on "open" of the menu
  float: left;
  min-width: $dropdown-min-width;
  padding: $dropdown-padding-y 0;
  margin: $dropdown-spacer 0 0; // override default ul
  font-size: $font-size-base; // Redeclare because nesting can cause inheritance issues
  color: $body-color;
  text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)
  list-style: none;
  background-color: $dropdown-bg;
  background-clip: padding-box;
  border: $dropdown-border-width solid $dropdown-border-color;
  @include border-radius($dropdown-border-radius);
  @include box-shadow($dropdown-box-shadow);
}

// Allow for dropdowns to go bottom up (aka, dropup-menu)
// Just add .dropup after the standard .dropdown class and you're set.
.dropup {
  .dropdown-menu {
    margin-top: 0;
    margin-bottom: $dropdown-spacer;
  }

  .dropdown-toggle {
    @include caret(up);
  }
}

.dropright {
  .dropdown-menu {
    margin-top: 0;
    margin-left: $dropdown-spacer;
  }

  .dropdown-toggle {
    @include caret(right);
    &::after {
      vertical-align: 0;
    }
  }
}

.dropleft {
  .dropdown-menu {
    margin-top: 0;
    margin-right: $dropdown-spacer;
  }

  .dropdown-toggle {
    @include caret(left);
    &::before {
      vertical-align: 0;
    }
  }
}

// Dividers (basically an `<hr>`) within the dropdown
.dropdown-divider {
  @include nav-divider($dropdown-divider-bg);
}

// Links, buttons, and more within the dropdown menu
//
// `<button>`-specific styles are denoted with `// For <button>s`
.dropdown-item {
  display: block;
  width: 100%; // For `<button>`s
  padding: $dropdown-item-padding-y $dropdown-item-padding-x;
  clear: both;
  font-weight: $font-weight-normal;
  color: $dropdown-link-color;
  text-align: inherit; // For `<button>`s
  white-space: nowrap; // prevent links from randomly breaking onto new lines
  background-color: transparent; // For `<button>`s
  border: 0; // For `<button>`s

  @include hover-focus {
    color: $dropdown-link-hover-color;
    text-decoration: none;
    @include gradient-bg($dropdown-link-hover-bg);
  }

  &.active,
  &:active {
    color: $dropdown-link-active-color;
    text-decoration: none;
    @include gradient-bg($dropdown-link-active-bg);
  }

  &.disabled,
  &:disabled {
    color: $dropdown-link-disabled-color;
    background-color: transparent;
    // Remove CSS gradients if they're enabled
    @if $enable-gradients {
      background-image: none;
    }
  }
}

.dropdown-menu.show {
  display: block;
}

// Dropdown section headers
.dropdown-header {
  display: block;
  padding: $dropdown-padding-y $dropdown-item-padding-x;
  margin-bottom: 0; // for use with heading elements
  font-size: $font-size-sm;
  color: $dropdown-header-color;
  white-space: nowrap; // as with > li > a
}
*/
.eds_news_CashWa .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0.25rem;
}
.eds_news_CashWa .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.eds_news_CashWa .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.eds_news_CashWa .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.eds_news_CashWa .card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.eds_news_CashWa .card-title {
  margin-bottom: 0.75rem;
}
.eds_news_CashWa .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.eds_news_CashWa .card-text:last-child {
  margin-bottom: 0;
}
.eds_news_CashWa .card-link:hover {
  text-decoration: none;
}
.eds_news_CashWa .card-link + .card-link {
  margin-left: 1.25rem;
}
.eds_news_CashWa .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.eds_news_CashWa .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.eds_news_CashWa .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.eds_news_CashWa .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.eds_news_CashWa .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.eds_news_CashWa .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.eds_news_CashWa .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.eds_news_CashWa .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.eds_news_CashWa .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.eds_news_CashWa .card-deck {
  display: flex;
  flex-direction: column;
}
.eds_news_CashWa .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .eds_news_CashWa .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .eds_news_CashWa .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.eds_news_CashWa .card-group {
  display: flex;
  flex-direction: column;
}
.eds_news_CashWa .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .eds_news_CashWa .card-group {
    flex-flow: row wrap;
  }
  .eds_news_CashWa .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .eds_news_CashWa .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .eds_news_CashWa .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .eds_news_CashWa .card-group > .card:first-child .card-img-top,
.eds_news_CashWa .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .eds_news_CashWa .card-group > .card:first-child .card-img-bottom,
.eds_news_CashWa .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .eds_news_CashWa .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .eds_news_CashWa .card-group > .card:last-child .card-img-top,
.eds_news_CashWa .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .eds_news_CashWa .card-group > .card:last-child .card-img-bottom,
.eds_news_CashWa .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .eds_news_CashWa .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .eds_news_CashWa .card-group > .card:only-child .card-img-top,
.eds_news_CashWa .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .eds_news_CashWa .card-group > .card:only-child .card-img-bottom,
.eds_news_CashWa .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .eds_news_CashWa .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .eds_news_CashWa .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.eds_news_CashWa .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.eds_news_CashWa .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.eds_news_CashWa .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.eds_news_CashWa .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .eds_news_CashWa .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  .eds_news_CashWa .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.eds_news_CashWa .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.eds_news_CashWa .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}
.eds_news_CashWa .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.eds_news_CashWa .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.eds_news_CashWa .breadcrumb-item.active {
  color: #6c757d;
}

.eds_news_CashWa .media {
  display: flex;
  align-items: flex-start;
}
.eds_news_CashWa .media-body {
  flex: 1;
}

.eds_news_CashWa .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.eds_news_CashWa .badge:empty {
  display: none;
}
.eds_news_CashWa .btn .badge {
  position: relative;
  top: -1px;
}
.eds_news_CashWa .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.eds_news_CashWa .badge-primary {
  color: #212529;
  background-color: #10d7bf;
}
.eds_news_CashWa .badge-primary[href]:hover, .eds_news_CashWa .badge-primary[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #0ca895;
}
.eds_news_CashWa .badge-secondary {
  color: #ffffff;
  background-color: #6c757d;
}
.eds_news_CashWa .badge-secondary[href]:hover, .eds_news_CashWa .badge-secondary[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #545b62;
}
.eds_news_CashWa .badge-success {
  color: #212529;
  background-color: #64ce66;
}
.eds_news_CashWa .badge-success[href]:hover, .eds_news_CashWa .badge-success[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #3dc240;
}
.eds_news_CashWa .badge-info {
  color: #ffffff;
  background-color: #00bcd4;
}
.eds_news_CashWa .badge-info[href]:hover, .eds_news_CashWa .badge-info[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #008fa1;
}
.eds_news_CashWa .badge-warning {
  color: #212529;
  background-color: #f6c606;
}
.eds_news_CashWa .badge-warning[href]:hover, .eds_news_CashWa .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #c49e05;
}
.eds_news_CashWa .badge-danger {
  color: #ffffff;
  background-color: #fc4c3b;
}
.eds_news_CashWa .badge-danger[href]:hover, .eds_news_CashWa .badge-danger[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #fb1e09;
}
.eds_news_CashWa .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.eds_news_CashWa .badge-light[href]:hover, .eds_news_CashWa .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
.eds_news_CashWa .badge-dark {
  color: #ffffff;
  background-color: #343a40;
}
.eds_news_CashWa .badge-dark[href]:hover, .eds_news_CashWa .badge-dark[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #1d2124;
}

.eds_news_CashWa .d-none {
  display: none !important;
}
.eds_news_CashWa .d-inline {
  display: inline !important;
}
.eds_news_CashWa .d-inline-block {
  display: inline-block !important;
}
.eds_news_CashWa .d-block {
  display: block !important;
}
.eds_news_CashWa .d-table {
  display: table !important;
}
.eds_news_CashWa .d-table-row {
  display: table-row !important;
}
.eds_news_CashWa .d-table-cell {
  display: table-cell !important;
}
.eds_news_CashWa .d-flex {
  display: flex !important;
}
.eds_news_CashWa .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .eds_news_CashWa .d-sm-none {
    display: none !important;
  }
  .eds_news_CashWa .d-sm-inline {
    display: inline !important;
  }
  .eds_news_CashWa .d-sm-inline-block {
    display: inline-block !important;
  }
  .eds_news_CashWa .d-sm-block {
    display: block !important;
  }
  .eds_news_CashWa .d-sm-table {
    display: table !important;
  }
  .eds_news_CashWa .d-sm-table-row {
    display: table-row !important;
  }
  .eds_news_CashWa .d-sm-table-cell {
    display: table-cell !important;
  }
  .eds_news_CashWa .d-sm-flex {
    display: flex !important;
  }
  .eds_news_CashWa .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .eds_news_CashWa .d-md-none {
    display: none !important;
  }
  .eds_news_CashWa .d-md-inline {
    display: inline !important;
  }
  .eds_news_CashWa .d-md-inline-block {
    display: inline-block !important;
  }
  .eds_news_CashWa .d-md-block {
    display: block !important;
  }
  .eds_news_CashWa .d-md-table {
    display: table !important;
  }
  .eds_news_CashWa .d-md-table-row {
    display: table-row !important;
  }
  .eds_news_CashWa .d-md-table-cell {
    display: table-cell !important;
  }
  .eds_news_CashWa .d-md-flex {
    display: flex !important;
  }
  .eds_news_CashWa .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .eds_news_CashWa .d-lg-none {
    display: none !important;
  }
  .eds_news_CashWa .d-lg-inline {
    display: inline !important;
  }
  .eds_news_CashWa .d-lg-inline-block {
    display: inline-block !important;
  }
  .eds_news_CashWa .d-lg-block {
    display: block !important;
  }
  .eds_news_CashWa .d-lg-table {
    display: table !important;
  }
  .eds_news_CashWa .d-lg-table-row {
    display: table-row !important;
  }
  .eds_news_CashWa .d-lg-table-cell {
    display: table-cell !important;
  }
  .eds_news_CashWa .d-lg-flex {
    display: flex !important;
  }
  .eds_news_CashWa .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .eds_news_CashWa .d-xl-none {
    display: none !important;
  }
  .eds_news_CashWa .d-xl-inline {
    display: inline !important;
  }
  .eds_news_CashWa .d-xl-inline-block {
    display: inline-block !important;
  }
  .eds_news_CashWa .d-xl-block {
    display: block !important;
  }
  .eds_news_CashWa .d-xl-table {
    display: table !important;
  }
  .eds_news_CashWa .d-xl-table-row {
    display: table-row !important;
  }
  .eds_news_CashWa .d-xl-table-cell {
    display: table-cell !important;
  }
  .eds_news_CashWa .d-xl-flex {
    display: flex !important;
  }
  .eds_news_CashWa .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .eds_news_CashWa .d-print-none {
    display: none !important;
  }
  .eds_news_CashWa .d-print-inline {
    display: inline !important;
  }
  .eds_news_CashWa .d-print-inline-block {
    display: inline-block !important;
  }
  .eds_news_CashWa .d-print-block {
    display: block !important;
  }
  .eds_news_CashWa .d-print-table {
    display: table !important;
  }
  .eds_news_CashWa .d-print-table-row {
    display: table-row !important;
  }
  .eds_news_CashWa .d-print-table-cell {
    display: table-cell !important;
  }
  .eds_news_CashWa .d-print-flex {
    display: flex !important;
  }
  .eds_news_CashWa .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.eds_news_CashWa .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.eds_news_CashWa .embed-responsive::before {
  display: block;
  content: "";
}
.eds_news_CashWa .embed-responsive .embed-responsive-item,
.eds_news_CashWa .embed-responsive iframe,
.eds_news_CashWa .embed-responsive embed,
.eds_news_CashWa .embed-responsive object,
.eds_news_CashWa .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.eds_news_CashWa .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.eds_news_CashWa .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.eds_news_CashWa .embed-responsive-4by3::before {
  padding-top: 75%;
}
.eds_news_CashWa .embed-responsive-1by1::before {
  padding-top: 100%;
}

.eds_news_CashWa .flex-row {
  flex-direction: row !important;
}
.eds_news_CashWa .flex-column {
  flex-direction: column !important;
}
.eds_news_CashWa .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.eds_news_CashWa .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.eds_news_CashWa .flex-wrap {
  flex-wrap: wrap !important;
}
.eds_news_CashWa .flex-nowrap {
  flex-wrap: nowrap !important;
}
.eds_news_CashWa .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.eds_news_CashWa .justify-content-start {
  justify-content: flex-start !important;
}
.eds_news_CashWa .justify-content-end {
  justify-content: flex-end !important;
}
.eds_news_CashWa .justify-content-center {
  justify-content: center !important;
}
.eds_news_CashWa .justify-content-between {
  justify-content: space-between !important;
}
.eds_news_CashWa .justify-content-around {
  justify-content: space-around !important;
}
.eds_news_CashWa .align-items-start {
  align-items: flex-start !important;
}
.eds_news_CashWa .align-items-end {
  align-items: flex-end !important;
}
.eds_news_CashWa .align-items-center {
  align-items: center !important;
}
.eds_news_CashWa .align-items-baseline {
  align-items: baseline !important;
}
.eds_news_CashWa .align-items-stretch {
  align-items: stretch !important;
}
.eds_news_CashWa .align-content-start {
  align-content: flex-start !important;
}
.eds_news_CashWa .align-content-end {
  align-content: flex-end !important;
}
.eds_news_CashWa .align-content-center {
  align-content: center !important;
}
.eds_news_CashWa .align-content-between {
  align-content: space-between !important;
}
.eds_news_CashWa .align-content-around {
  align-content: space-around !important;
}
.eds_news_CashWa .align-content-stretch {
  align-content: stretch !important;
}
.eds_news_CashWa .align-self-auto {
  align-self: auto !important;
}
.eds_news_CashWa .align-self-start {
  align-self: flex-start !important;
}
.eds_news_CashWa .align-self-end {
  align-self: flex-end !important;
}
.eds_news_CashWa .align-self-center {
  align-self: center !important;
}
.eds_news_CashWa .align-self-baseline {
  align-self: baseline !important;
}
.eds_news_CashWa .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .eds_news_CashWa .flex-sm-row {
    flex-direction: row !important;
  }
  .eds_news_CashWa .flex-sm-column {
    flex-direction: column !important;
  }
  .eds_news_CashWa .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .eds_news_CashWa .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .eds_news_CashWa .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .eds_news_CashWa .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .eds_news_CashWa .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .eds_news_CashWa .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .eds_news_CashWa .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .eds_news_CashWa .justify-content-sm-center {
    justify-content: center !important;
  }
  .eds_news_CashWa .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .eds_news_CashWa .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .eds_news_CashWa .align-items-sm-start {
    align-items: flex-start !important;
  }
  .eds_news_CashWa .align-items-sm-end {
    align-items: flex-end !important;
  }
  .eds_news_CashWa .align-items-sm-center {
    align-items: center !important;
  }
  .eds_news_CashWa .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .eds_news_CashWa .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .eds_news_CashWa .align-content-sm-start {
    align-content: flex-start !important;
  }
  .eds_news_CashWa .align-content-sm-end {
    align-content: flex-end !important;
  }
  .eds_news_CashWa .align-content-sm-center {
    align-content: center !important;
  }
  .eds_news_CashWa .align-content-sm-between {
    align-content: space-between !important;
  }
  .eds_news_CashWa .align-content-sm-around {
    align-content: space-around !important;
  }
  .eds_news_CashWa .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .eds_news_CashWa .align-self-sm-auto {
    align-self: auto !important;
  }
  .eds_news_CashWa .align-self-sm-start {
    align-self: flex-start !important;
  }
  .eds_news_CashWa .align-self-sm-end {
    align-self: flex-end !important;
  }
  .eds_news_CashWa .align-self-sm-center {
    align-self: center !important;
  }
  .eds_news_CashWa .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .eds_news_CashWa .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .eds_news_CashWa .flex-md-row {
    flex-direction: row !important;
  }
  .eds_news_CashWa .flex-md-column {
    flex-direction: column !important;
  }
  .eds_news_CashWa .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .eds_news_CashWa .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .eds_news_CashWa .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .eds_news_CashWa .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .eds_news_CashWa .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .eds_news_CashWa .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .eds_news_CashWa .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .eds_news_CashWa .justify-content-md-center {
    justify-content: center !important;
  }
  .eds_news_CashWa .justify-content-md-between {
    justify-content: space-between !important;
  }
  .eds_news_CashWa .justify-content-md-around {
    justify-content: space-around !important;
  }
  .eds_news_CashWa .align-items-md-start {
    align-items: flex-start !important;
  }
  .eds_news_CashWa .align-items-md-end {
    align-items: flex-end !important;
  }
  .eds_news_CashWa .align-items-md-center {
    align-items: center !important;
  }
  .eds_news_CashWa .align-items-md-baseline {
    align-items: baseline !important;
  }
  .eds_news_CashWa .align-items-md-stretch {
    align-items: stretch !important;
  }
  .eds_news_CashWa .align-content-md-start {
    align-content: flex-start !important;
  }
  .eds_news_CashWa .align-content-md-end {
    align-content: flex-end !important;
  }
  .eds_news_CashWa .align-content-md-center {
    align-content: center !important;
  }
  .eds_news_CashWa .align-content-md-between {
    align-content: space-between !important;
  }
  .eds_news_CashWa .align-content-md-around {
    align-content: space-around !important;
  }
  .eds_news_CashWa .align-content-md-stretch {
    align-content: stretch !important;
  }
  .eds_news_CashWa .align-self-md-auto {
    align-self: auto !important;
  }
  .eds_news_CashWa .align-self-md-start {
    align-self: flex-start !important;
  }
  .eds_news_CashWa .align-self-md-end {
    align-self: flex-end !important;
  }
  .eds_news_CashWa .align-self-md-center {
    align-self: center !important;
  }
  .eds_news_CashWa .align-self-md-baseline {
    align-self: baseline !important;
  }
  .eds_news_CashWa .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .eds_news_CashWa .flex-lg-row {
    flex-direction: row !important;
  }
  .eds_news_CashWa .flex-lg-column {
    flex-direction: column !important;
  }
  .eds_news_CashWa .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .eds_news_CashWa .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .eds_news_CashWa .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .eds_news_CashWa .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .eds_news_CashWa .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .eds_news_CashWa .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .eds_news_CashWa .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .eds_news_CashWa .justify-content-lg-center {
    justify-content: center !important;
  }
  .eds_news_CashWa .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .eds_news_CashWa .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .eds_news_CashWa .align-items-lg-start {
    align-items: flex-start !important;
  }
  .eds_news_CashWa .align-items-lg-end {
    align-items: flex-end !important;
  }
  .eds_news_CashWa .align-items-lg-center {
    align-items: center !important;
  }
  .eds_news_CashWa .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .eds_news_CashWa .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .eds_news_CashWa .align-content-lg-start {
    align-content: flex-start !important;
  }
  .eds_news_CashWa .align-content-lg-end {
    align-content: flex-end !important;
  }
  .eds_news_CashWa .align-content-lg-center {
    align-content: center !important;
  }
  .eds_news_CashWa .align-content-lg-between {
    align-content: space-between !important;
  }
  .eds_news_CashWa .align-content-lg-around {
    align-content: space-around !important;
  }
  .eds_news_CashWa .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .eds_news_CashWa .align-self-lg-auto {
    align-self: auto !important;
  }
  .eds_news_CashWa .align-self-lg-start {
    align-self: flex-start !important;
  }
  .eds_news_CashWa .align-self-lg-end {
    align-self: flex-end !important;
  }
  .eds_news_CashWa .align-self-lg-center {
    align-self: center !important;
  }
  .eds_news_CashWa .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .eds_news_CashWa .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .eds_news_CashWa .flex-xl-row {
    flex-direction: row !important;
  }
  .eds_news_CashWa .flex-xl-column {
    flex-direction: column !important;
  }
  .eds_news_CashWa .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .eds_news_CashWa .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .eds_news_CashWa .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .eds_news_CashWa .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .eds_news_CashWa .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .eds_news_CashWa .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .eds_news_CashWa .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .eds_news_CashWa .justify-content-xl-center {
    justify-content: center !important;
  }
  .eds_news_CashWa .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .eds_news_CashWa .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .eds_news_CashWa .align-items-xl-start {
    align-items: flex-start !important;
  }
  .eds_news_CashWa .align-items-xl-end {
    align-items: flex-end !important;
  }
  .eds_news_CashWa .align-items-xl-center {
    align-items: center !important;
  }
  .eds_news_CashWa .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .eds_news_CashWa .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .eds_news_CashWa .align-content-xl-start {
    align-content: flex-start !important;
  }
  .eds_news_CashWa .align-content-xl-end {
    align-content: flex-end !important;
  }
  .eds_news_CashWa .align-content-xl-center {
    align-content: center !important;
  }
  .eds_news_CashWa .align-content-xl-between {
    align-content: space-between !important;
  }
  .eds_news_CashWa .align-content-xl-around {
    align-content: space-around !important;
  }
  .eds_news_CashWa .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .eds_news_CashWa .align-self-xl-auto {
    align-self: auto !important;
  }
  .eds_news_CashWa .align-self-xl-start {
    align-self: flex-start !important;
  }
  .eds_news_CashWa .align-self-xl-end {
    align-self: flex-end !important;
  }
  .eds_news_CashWa .align-self-xl-center {
    align-self: center !important;
  }
  .eds_news_CashWa .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .eds_news_CashWa .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.eds_news_CashWa .float-left {
  float: left !important;
}
.eds_news_CashWa .float-right {
  float: right !important;
}
.eds_news_CashWa .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .eds_news_CashWa .float-sm-left {
    float: left !important;
  }
  .eds_news_CashWa .float-sm-right {
    float: right !important;
  }
  .eds_news_CashWa .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .eds_news_CashWa .float-md-left {
    float: left !important;
  }
  .eds_news_CashWa .float-md-right {
    float: right !important;
  }
  .eds_news_CashWa .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .eds_news_CashWa .float-lg-left {
    float: left !important;
  }
  .eds_news_CashWa .float-lg-right {
    float: right !important;
  }
  .eds_news_CashWa .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .eds_news_CashWa .float-xl-left {
    float: left !important;
  }
  .eds_news_CashWa .float-xl-right {
    float: right !important;
  }
  .eds_news_CashWa .float-xl-none {
    float: none !important;
  }
}

.eds_news_CashWa .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}
.eds_news_CashWa .sr-only-focusable:active, .eds_news_CashWa .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

.eds_news_CashWa .w-25 {
  width: 25% !important;
}
.eds_news_CashWa .w-50 {
  width: 50% !important;
}
.eds_news_CashWa .w-75 {
  width: 75% !important;
}
.eds_news_CashWa .w-100 {
  width: 100% !important;
}
.eds_news_CashWa .h-25 {
  height: 25% !important;
}
.eds_news_CashWa .h-50 {
  height: 50% !important;
}
.eds_news_CashWa .h-75 {
  height: 75% !important;
}
.eds_news_CashWa .h-100 {
  height: 100% !important;
}
.eds_news_CashWa .mw-100 {
  max-width: 100% !important;
}
.eds_news_CashWa .mh-100 {
  max-height: 100% !important;
}

.eds_news_CashWa .m-0 {
  margin: 0 !important;
}
.eds_news_CashWa .mt-0,
.eds_news_CashWa .my-0 {
  margin-top: 0 !important;
}
.eds_news_CashWa .mr-0,
.eds_news_CashWa .mx-0 {
  margin-right: 0 !important;
}
.eds_news_CashWa .mb-0,
.eds_news_CashWa .my-0 {
  margin-bottom: 0 !important;
}
.eds_news_CashWa .ml-0,
.eds_news_CashWa .mx-0 {
  margin-left: 0 !important;
}
.eds_news_CashWa .m-1 {
  margin: 0.25rem !important;
}
.eds_news_CashWa .mt-1,
.eds_news_CashWa .my-1 {
  margin-top: 0.25rem !important;
}
.eds_news_CashWa .mr-1,
.eds_news_CashWa .mx-1 {
  margin-right: 0.25rem !important;
}
.eds_news_CashWa .mb-1,
.eds_news_CashWa .my-1 {
  margin-bottom: 0.25rem !important;
}
.eds_news_CashWa .ml-1,
.eds_news_CashWa .mx-1 {
  margin-left: 0.25rem !important;
}
.eds_news_CashWa .m-2 {
  margin: 0.5rem !important;
}
.eds_news_CashWa .mt-2,
.eds_news_CashWa .my-2 {
  margin-top: 0.5rem !important;
}
.eds_news_CashWa .mr-2,
.eds_news_CashWa .mx-2 {
  margin-right: 0.5rem !important;
}
.eds_news_CashWa .mb-2,
.eds_news_CashWa .my-2 {
  margin-bottom: 0.5rem !important;
}
.eds_news_CashWa .ml-2,
.eds_news_CashWa .mx-2 {
  margin-left: 0.5rem !important;
}
.eds_news_CashWa .m-3 {
  margin: 1rem !important;
}
.eds_news_CashWa .mt-3,
.eds_news_CashWa .my-3 {
  margin-top: 1rem !important;
}
.eds_news_CashWa .mr-3,
.eds_news_CashWa .mx-3 {
  margin-right: 1rem !important;
}
.eds_news_CashWa .mb-3,
.eds_news_CashWa .my-3 {
  margin-bottom: 1rem !important;
}
.eds_news_CashWa .ml-3,
.eds_news_CashWa .mx-3 {
  margin-left: 1rem !important;
}
.eds_news_CashWa .m-4 {
  margin: 1.5rem !important;
}
.eds_news_CashWa .mt-4,
.eds_news_CashWa .my-4 {
  margin-top: 1.5rem !important;
}
.eds_news_CashWa .mr-4,
.eds_news_CashWa .mx-4 {
  margin-right: 1.5rem !important;
}
.eds_news_CashWa .mb-4,
.eds_news_CashWa .my-4 {
  margin-bottom: 1.5rem !important;
}
.eds_news_CashWa .ml-4,
.eds_news_CashWa .mx-4 {
  margin-left: 1.5rem !important;
}
.eds_news_CashWa .m-5 {
  margin: 3rem !important;
}
.eds_news_CashWa .mt-5,
.eds_news_CashWa .my-5 {
  margin-top: 3rem !important;
}
.eds_news_CashWa .mr-5,
.eds_news_CashWa .mx-5 {
  margin-right: 3rem !important;
}
.eds_news_CashWa .mb-5,
.eds_news_CashWa .my-5 {
  margin-bottom: 3rem !important;
}
.eds_news_CashWa .ml-5,
.eds_news_CashWa .mx-5 {
  margin-left: 3rem !important;
}
.eds_news_CashWa .p-0 {
  padding: 0 !important;
}
.eds_news_CashWa .pt-0,
.eds_news_CashWa .py-0 {
  padding-top: 0 !important;
}
.eds_news_CashWa .pr-0,
.eds_news_CashWa .px-0 {
  padding-right: 0 !important;
}
.eds_news_CashWa .pb-0,
.eds_news_CashWa .py-0 {
  padding-bottom: 0 !important;
}
.eds_news_CashWa .pl-0,
.eds_news_CashWa .px-0 {
  padding-left: 0 !important;
}
.eds_news_CashWa .p-1 {
  padding: 0.25rem !important;
}
.eds_news_CashWa .pt-1,
.eds_news_CashWa .py-1 {
  padding-top: 0.25rem !important;
}
.eds_news_CashWa .pr-1,
.eds_news_CashWa .px-1 {
  padding-right: 0.25rem !important;
}
.eds_news_CashWa .pb-1,
.eds_news_CashWa .py-1 {
  padding-bottom: 0.25rem !important;
}
.eds_news_CashWa .pl-1,
.eds_news_CashWa .px-1 {
  padding-left: 0.25rem !important;
}
.eds_news_CashWa .p-2 {
  padding: 0.5rem !important;
}
.eds_news_CashWa .pt-2,
.eds_news_CashWa .py-2 {
  padding-top: 0.5rem !important;
}
.eds_news_CashWa .pr-2,
.eds_news_CashWa .px-2 {
  padding-right: 0.5rem !important;
}
.eds_news_CashWa .pb-2,
.eds_news_CashWa .py-2 {
  padding-bottom: 0.5rem !important;
}
.eds_news_CashWa .pl-2,
.eds_news_CashWa .px-2 {
  padding-left: 0.5rem !important;
}
.eds_news_CashWa .p-3 {
  padding: 1rem !important;
}
.eds_news_CashWa .pt-3,
.eds_news_CashWa .py-3 {
  padding-top: 1rem !important;
}
.eds_news_CashWa .pr-3,
.eds_news_CashWa .px-3 {
  padding-right: 1rem !important;
}
.eds_news_CashWa .pb-3,
.eds_news_CashWa .py-3 {
  padding-bottom: 1rem !important;
}
.eds_news_CashWa .pl-3,
.eds_news_CashWa .px-3 {
  padding-left: 1rem !important;
}
.eds_news_CashWa .p-4 {
  padding: 1.5rem !important;
}
.eds_news_CashWa .pt-4,
.eds_news_CashWa .py-4 {
  padding-top: 1.5rem !important;
}
.eds_news_CashWa .pr-4,
.eds_news_CashWa .px-4 {
  padding-right: 1.5rem !important;
}
.eds_news_CashWa .pb-4,
.eds_news_CashWa .py-4 {
  padding-bottom: 1.5rem !important;
}
.eds_news_CashWa .pl-4,
.eds_news_CashWa .px-4 {
  padding-left: 1.5rem !important;
}
.eds_news_CashWa .p-5 {
  padding: 3rem !important;
}
.eds_news_CashWa .pt-5,
.eds_news_CashWa .py-5 {
  padding-top: 3rem !important;
}
.eds_news_CashWa .pr-5,
.eds_news_CashWa .px-5 {
  padding-right: 3rem !important;
}
.eds_news_CashWa .pb-5,
.eds_news_CashWa .py-5 {
  padding-bottom: 3rem !important;
}
.eds_news_CashWa .pl-5,
.eds_news_CashWa .px-5 {
  padding-left: 3rem !important;
}
.eds_news_CashWa .m-auto {
  margin: auto !important;
}
.eds_news_CashWa .mt-auto,
.eds_news_CashWa .my-auto {
  margin-top: auto !important;
}
.eds_news_CashWa .mr-auto,
.eds_news_CashWa .mx-auto {
  margin-right: auto !important;
}
.eds_news_CashWa .mb-auto,
.eds_news_CashWa .my-auto {
  margin-bottom: auto !important;
}
.eds_news_CashWa .ml-auto,
.eds_news_CashWa .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .eds_news_CashWa .m-sm-0 {
    margin: 0 !important;
  }
  .eds_news_CashWa .mt-sm-0,
.eds_news_CashWa .my-sm-0 {
    margin-top: 0 !important;
  }
  .eds_news_CashWa .mr-sm-0,
.eds_news_CashWa .mx-sm-0 {
    margin-right: 0 !important;
  }
  .eds_news_CashWa .mb-sm-0,
.eds_news_CashWa .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .eds_news_CashWa .ml-sm-0,
.eds_news_CashWa .mx-sm-0 {
    margin-left: 0 !important;
  }
  .eds_news_CashWa .m-sm-1 {
    margin: 0.25rem !important;
  }
  .eds_news_CashWa .mt-sm-1,
.eds_news_CashWa .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .eds_news_CashWa .mr-sm-1,
.eds_news_CashWa .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .eds_news_CashWa .mb-sm-1,
.eds_news_CashWa .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .ml-sm-1,
.eds_news_CashWa .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .eds_news_CashWa .m-sm-2 {
    margin: 0.5rem !important;
  }
  .eds_news_CashWa .mt-sm-2,
.eds_news_CashWa .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .eds_news_CashWa .mr-sm-2,
.eds_news_CashWa .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .eds_news_CashWa .mb-sm-2,
.eds_news_CashWa .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .ml-sm-2,
.eds_news_CashWa .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .eds_news_CashWa .m-sm-3 {
    margin: 1rem !important;
  }
  .eds_news_CashWa .mt-sm-3,
.eds_news_CashWa .my-sm-3 {
    margin-top: 1rem !important;
  }
  .eds_news_CashWa .mr-sm-3,
.eds_news_CashWa .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .eds_news_CashWa .mb-sm-3,
.eds_news_CashWa .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .eds_news_CashWa .ml-sm-3,
.eds_news_CashWa .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .eds_news_CashWa .m-sm-4 {
    margin: 1.5rem !important;
  }
  .eds_news_CashWa .mt-sm-4,
.eds_news_CashWa .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .eds_news_CashWa .mr-sm-4,
.eds_news_CashWa .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .eds_news_CashWa .mb-sm-4,
.eds_news_CashWa .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .ml-sm-4,
.eds_news_CashWa .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .eds_news_CashWa .m-sm-5 {
    margin: 3rem !important;
  }
  .eds_news_CashWa .mt-sm-5,
.eds_news_CashWa .my-sm-5 {
    margin-top: 3rem !important;
  }
  .eds_news_CashWa .mr-sm-5,
.eds_news_CashWa .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .eds_news_CashWa .mb-sm-5,
.eds_news_CashWa .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .eds_news_CashWa .ml-sm-5,
.eds_news_CashWa .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .eds_news_CashWa .p-sm-0 {
    padding: 0 !important;
  }
  .eds_news_CashWa .pt-sm-0,
.eds_news_CashWa .py-sm-0 {
    padding-top: 0 !important;
  }
  .eds_news_CashWa .pr-sm-0,
.eds_news_CashWa .px-sm-0 {
    padding-right: 0 !important;
  }
  .eds_news_CashWa .pb-sm-0,
.eds_news_CashWa .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .eds_news_CashWa .pl-sm-0,
.eds_news_CashWa .px-sm-0 {
    padding-left: 0 !important;
  }
  .eds_news_CashWa .p-sm-1 {
    padding: 0.25rem !important;
  }
  .eds_news_CashWa .pt-sm-1,
.eds_news_CashWa .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .eds_news_CashWa .pr-sm-1,
.eds_news_CashWa .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .eds_news_CashWa .pb-sm-1,
.eds_news_CashWa .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .pl-sm-1,
.eds_news_CashWa .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .eds_news_CashWa .p-sm-2 {
    padding: 0.5rem !important;
  }
  .eds_news_CashWa .pt-sm-2,
.eds_news_CashWa .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .eds_news_CashWa .pr-sm-2,
.eds_news_CashWa .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .eds_news_CashWa .pb-sm-2,
.eds_news_CashWa .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .pl-sm-2,
.eds_news_CashWa .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .eds_news_CashWa .p-sm-3 {
    padding: 1rem !important;
  }
  .eds_news_CashWa .pt-sm-3,
.eds_news_CashWa .py-sm-3 {
    padding-top: 1rem !important;
  }
  .eds_news_CashWa .pr-sm-3,
.eds_news_CashWa .px-sm-3 {
    padding-right: 1rem !important;
  }
  .eds_news_CashWa .pb-sm-3,
.eds_news_CashWa .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .eds_news_CashWa .pl-sm-3,
.eds_news_CashWa .px-sm-3 {
    padding-left: 1rem !important;
  }
  .eds_news_CashWa .p-sm-4 {
    padding: 1.5rem !important;
  }
  .eds_news_CashWa .pt-sm-4,
.eds_news_CashWa .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .eds_news_CashWa .pr-sm-4,
.eds_news_CashWa .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .eds_news_CashWa .pb-sm-4,
.eds_news_CashWa .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .pl-sm-4,
.eds_news_CashWa .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .eds_news_CashWa .p-sm-5 {
    padding: 3rem !important;
  }
  .eds_news_CashWa .pt-sm-5,
.eds_news_CashWa .py-sm-5 {
    padding-top: 3rem !important;
  }
  .eds_news_CashWa .pr-sm-5,
.eds_news_CashWa .px-sm-5 {
    padding-right: 3rem !important;
  }
  .eds_news_CashWa .pb-sm-5,
.eds_news_CashWa .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .eds_news_CashWa .pl-sm-5,
.eds_news_CashWa .px-sm-5 {
    padding-left: 3rem !important;
  }
  .eds_news_CashWa .m-sm-auto {
    margin: auto !important;
  }
  .eds_news_CashWa .mt-sm-auto,
.eds_news_CashWa .my-sm-auto {
    margin-top: auto !important;
  }
  .eds_news_CashWa .mr-sm-auto,
.eds_news_CashWa .mx-sm-auto {
    margin-right: auto !important;
  }
  .eds_news_CashWa .mb-sm-auto,
.eds_news_CashWa .my-sm-auto {
    margin-bottom: auto !important;
  }
  .eds_news_CashWa .ml-sm-auto,
.eds_news_CashWa .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .eds_news_CashWa .m-md-0 {
    margin: 0 !important;
  }
  .eds_news_CashWa .mt-md-0,
.eds_news_CashWa .my-md-0 {
    margin-top: 0 !important;
  }
  .eds_news_CashWa .mr-md-0,
.eds_news_CashWa .mx-md-0 {
    margin-right: 0 !important;
  }
  .eds_news_CashWa .mb-md-0,
.eds_news_CashWa .my-md-0 {
    margin-bottom: 0 !important;
  }
  .eds_news_CashWa .ml-md-0,
.eds_news_CashWa .mx-md-0 {
    margin-left: 0 !important;
  }
  .eds_news_CashWa .m-md-1 {
    margin: 0.25rem !important;
  }
  .eds_news_CashWa .mt-md-1,
.eds_news_CashWa .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .eds_news_CashWa .mr-md-1,
.eds_news_CashWa .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .eds_news_CashWa .mb-md-1,
.eds_news_CashWa .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .ml-md-1,
.eds_news_CashWa .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .eds_news_CashWa .m-md-2 {
    margin: 0.5rem !important;
  }
  .eds_news_CashWa .mt-md-2,
.eds_news_CashWa .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .eds_news_CashWa .mr-md-2,
.eds_news_CashWa .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .eds_news_CashWa .mb-md-2,
.eds_news_CashWa .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .ml-md-2,
.eds_news_CashWa .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .eds_news_CashWa .m-md-3 {
    margin: 1rem !important;
  }
  .eds_news_CashWa .mt-md-3,
.eds_news_CashWa .my-md-3 {
    margin-top: 1rem !important;
  }
  .eds_news_CashWa .mr-md-3,
.eds_news_CashWa .mx-md-3 {
    margin-right: 1rem !important;
  }
  .eds_news_CashWa .mb-md-3,
.eds_news_CashWa .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .eds_news_CashWa .ml-md-3,
.eds_news_CashWa .mx-md-3 {
    margin-left: 1rem !important;
  }
  .eds_news_CashWa .m-md-4 {
    margin: 1.5rem !important;
  }
  .eds_news_CashWa .mt-md-4,
.eds_news_CashWa .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .eds_news_CashWa .mr-md-4,
.eds_news_CashWa .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .eds_news_CashWa .mb-md-4,
.eds_news_CashWa .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .ml-md-4,
.eds_news_CashWa .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .eds_news_CashWa .m-md-5 {
    margin: 3rem !important;
  }
  .eds_news_CashWa .mt-md-5,
.eds_news_CashWa .my-md-5 {
    margin-top: 3rem !important;
  }
  .eds_news_CashWa .mr-md-5,
.eds_news_CashWa .mx-md-5 {
    margin-right: 3rem !important;
  }
  .eds_news_CashWa .mb-md-5,
.eds_news_CashWa .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .eds_news_CashWa .ml-md-5,
.eds_news_CashWa .mx-md-5 {
    margin-left: 3rem !important;
  }
  .eds_news_CashWa .p-md-0 {
    padding: 0 !important;
  }
  .eds_news_CashWa .pt-md-0,
.eds_news_CashWa .py-md-0 {
    padding-top: 0 !important;
  }
  .eds_news_CashWa .pr-md-0,
.eds_news_CashWa .px-md-0 {
    padding-right: 0 !important;
  }
  .eds_news_CashWa .pb-md-0,
.eds_news_CashWa .py-md-0 {
    padding-bottom: 0 !important;
  }
  .eds_news_CashWa .pl-md-0,
.eds_news_CashWa .px-md-0 {
    padding-left: 0 !important;
  }
  .eds_news_CashWa .p-md-1 {
    padding: 0.25rem !important;
  }
  .eds_news_CashWa .pt-md-1,
.eds_news_CashWa .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .eds_news_CashWa .pr-md-1,
.eds_news_CashWa .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .eds_news_CashWa .pb-md-1,
.eds_news_CashWa .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .pl-md-1,
.eds_news_CashWa .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .eds_news_CashWa .p-md-2 {
    padding: 0.5rem !important;
  }
  .eds_news_CashWa .pt-md-2,
.eds_news_CashWa .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .eds_news_CashWa .pr-md-2,
.eds_news_CashWa .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .eds_news_CashWa .pb-md-2,
.eds_news_CashWa .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .pl-md-2,
.eds_news_CashWa .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .eds_news_CashWa .p-md-3 {
    padding: 1rem !important;
  }
  .eds_news_CashWa .pt-md-3,
.eds_news_CashWa .py-md-3 {
    padding-top: 1rem !important;
  }
  .eds_news_CashWa .pr-md-3,
.eds_news_CashWa .px-md-3 {
    padding-right: 1rem !important;
  }
  .eds_news_CashWa .pb-md-3,
.eds_news_CashWa .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .eds_news_CashWa .pl-md-3,
.eds_news_CashWa .px-md-3 {
    padding-left: 1rem !important;
  }
  .eds_news_CashWa .p-md-4 {
    padding: 1.5rem !important;
  }
  .eds_news_CashWa .pt-md-4,
.eds_news_CashWa .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .eds_news_CashWa .pr-md-4,
.eds_news_CashWa .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .eds_news_CashWa .pb-md-4,
.eds_news_CashWa .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .pl-md-4,
.eds_news_CashWa .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .eds_news_CashWa .p-md-5 {
    padding: 3rem !important;
  }
  .eds_news_CashWa .pt-md-5,
.eds_news_CashWa .py-md-5 {
    padding-top: 3rem !important;
  }
  .eds_news_CashWa .pr-md-5,
.eds_news_CashWa .px-md-5 {
    padding-right: 3rem !important;
  }
  .eds_news_CashWa .pb-md-5,
.eds_news_CashWa .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .eds_news_CashWa .pl-md-5,
.eds_news_CashWa .px-md-5 {
    padding-left: 3rem !important;
  }
  .eds_news_CashWa .m-md-auto {
    margin: auto !important;
  }
  .eds_news_CashWa .mt-md-auto,
.eds_news_CashWa .my-md-auto {
    margin-top: auto !important;
  }
  .eds_news_CashWa .mr-md-auto,
.eds_news_CashWa .mx-md-auto {
    margin-right: auto !important;
  }
  .eds_news_CashWa .mb-md-auto,
.eds_news_CashWa .my-md-auto {
    margin-bottom: auto !important;
  }
  .eds_news_CashWa .ml-md-auto,
.eds_news_CashWa .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .eds_news_CashWa .m-lg-0 {
    margin: 0 !important;
  }
  .eds_news_CashWa .mt-lg-0,
.eds_news_CashWa .my-lg-0 {
    margin-top: 0 !important;
  }
  .eds_news_CashWa .mr-lg-0,
.eds_news_CashWa .mx-lg-0 {
    margin-right: 0 !important;
  }
  .eds_news_CashWa .mb-lg-0,
.eds_news_CashWa .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .eds_news_CashWa .ml-lg-0,
.eds_news_CashWa .mx-lg-0 {
    margin-left: 0 !important;
  }
  .eds_news_CashWa .m-lg-1 {
    margin: 0.25rem !important;
  }
  .eds_news_CashWa .mt-lg-1,
.eds_news_CashWa .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .eds_news_CashWa .mr-lg-1,
.eds_news_CashWa .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .eds_news_CashWa .mb-lg-1,
.eds_news_CashWa .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .ml-lg-1,
.eds_news_CashWa .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .eds_news_CashWa .m-lg-2 {
    margin: 0.5rem !important;
  }
  .eds_news_CashWa .mt-lg-2,
.eds_news_CashWa .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .eds_news_CashWa .mr-lg-2,
.eds_news_CashWa .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .eds_news_CashWa .mb-lg-2,
.eds_news_CashWa .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .ml-lg-2,
.eds_news_CashWa .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .eds_news_CashWa .m-lg-3 {
    margin: 1rem !important;
  }
  .eds_news_CashWa .mt-lg-3,
.eds_news_CashWa .my-lg-3 {
    margin-top: 1rem !important;
  }
  .eds_news_CashWa .mr-lg-3,
.eds_news_CashWa .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .eds_news_CashWa .mb-lg-3,
.eds_news_CashWa .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .eds_news_CashWa .ml-lg-3,
.eds_news_CashWa .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .eds_news_CashWa .m-lg-4 {
    margin: 1.5rem !important;
  }
  .eds_news_CashWa .mt-lg-4,
.eds_news_CashWa .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .eds_news_CashWa .mr-lg-4,
.eds_news_CashWa .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .eds_news_CashWa .mb-lg-4,
.eds_news_CashWa .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .ml-lg-4,
.eds_news_CashWa .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .eds_news_CashWa .m-lg-5 {
    margin: 3rem !important;
  }
  .eds_news_CashWa .mt-lg-5,
.eds_news_CashWa .my-lg-5 {
    margin-top: 3rem !important;
  }
  .eds_news_CashWa .mr-lg-5,
.eds_news_CashWa .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .eds_news_CashWa .mb-lg-5,
.eds_news_CashWa .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .eds_news_CashWa .ml-lg-5,
.eds_news_CashWa .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .eds_news_CashWa .p-lg-0 {
    padding: 0 !important;
  }
  .eds_news_CashWa .pt-lg-0,
.eds_news_CashWa .py-lg-0 {
    padding-top: 0 !important;
  }
  .eds_news_CashWa .pr-lg-0,
.eds_news_CashWa .px-lg-0 {
    padding-right: 0 !important;
  }
  .eds_news_CashWa .pb-lg-0,
.eds_news_CashWa .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .eds_news_CashWa .pl-lg-0,
.eds_news_CashWa .px-lg-0 {
    padding-left: 0 !important;
  }
  .eds_news_CashWa .p-lg-1 {
    padding: 0.25rem !important;
  }
  .eds_news_CashWa .pt-lg-1,
.eds_news_CashWa .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .eds_news_CashWa .pr-lg-1,
.eds_news_CashWa .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .eds_news_CashWa .pb-lg-1,
.eds_news_CashWa .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .pl-lg-1,
.eds_news_CashWa .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .eds_news_CashWa .p-lg-2 {
    padding: 0.5rem !important;
  }
  .eds_news_CashWa .pt-lg-2,
.eds_news_CashWa .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .eds_news_CashWa .pr-lg-2,
.eds_news_CashWa .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .eds_news_CashWa .pb-lg-2,
.eds_news_CashWa .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .pl-lg-2,
.eds_news_CashWa .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .eds_news_CashWa .p-lg-3 {
    padding: 1rem !important;
  }
  .eds_news_CashWa .pt-lg-3,
.eds_news_CashWa .py-lg-3 {
    padding-top: 1rem !important;
  }
  .eds_news_CashWa .pr-lg-3,
.eds_news_CashWa .px-lg-3 {
    padding-right: 1rem !important;
  }
  .eds_news_CashWa .pb-lg-3,
.eds_news_CashWa .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .eds_news_CashWa .pl-lg-3,
.eds_news_CashWa .px-lg-3 {
    padding-left: 1rem !important;
  }
  .eds_news_CashWa .p-lg-4 {
    padding: 1.5rem !important;
  }
  .eds_news_CashWa .pt-lg-4,
.eds_news_CashWa .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .eds_news_CashWa .pr-lg-4,
.eds_news_CashWa .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .eds_news_CashWa .pb-lg-4,
.eds_news_CashWa .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .pl-lg-4,
.eds_news_CashWa .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .eds_news_CashWa .p-lg-5 {
    padding: 3rem !important;
  }
  .eds_news_CashWa .pt-lg-5,
.eds_news_CashWa .py-lg-5 {
    padding-top: 3rem !important;
  }
  .eds_news_CashWa .pr-lg-5,
.eds_news_CashWa .px-lg-5 {
    padding-right: 3rem !important;
  }
  .eds_news_CashWa .pb-lg-5,
.eds_news_CashWa .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .eds_news_CashWa .pl-lg-5,
.eds_news_CashWa .px-lg-5 {
    padding-left: 3rem !important;
  }
  .eds_news_CashWa .m-lg-auto {
    margin: auto !important;
  }
  .eds_news_CashWa .mt-lg-auto,
.eds_news_CashWa .my-lg-auto {
    margin-top: auto !important;
  }
  .eds_news_CashWa .mr-lg-auto,
.eds_news_CashWa .mx-lg-auto {
    margin-right: auto !important;
  }
  .eds_news_CashWa .mb-lg-auto,
.eds_news_CashWa .my-lg-auto {
    margin-bottom: auto !important;
  }
  .eds_news_CashWa .ml-lg-auto,
.eds_news_CashWa .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .eds_news_CashWa .m-xl-0 {
    margin: 0 !important;
  }
  .eds_news_CashWa .mt-xl-0,
.eds_news_CashWa .my-xl-0 {
    margin-top: 0 !important;
  }
  .eds_news_CashWa .mr-xl-0,
.eds_news_CashWa .mx-xl-0 {
    margin-right: 0 !important;
  }
  .eds_news_CashWa .mb-xl-0,
.eds_news_CashWa .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .eds_news_CashWa .ml-xl-0,
.eds_news_CashWa .mx-xl-0 {
    margin-left: 0 !important;
  }
  .eds_news_CashWa .m-xl-1 {
    margin: 0.25rem !important;
  }
  .eds_news_CashWa .mt-xl-1,
.eds_news_CashWa .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .eds_news_CashWa .mr-xl-1,
.eds_news_CashWa .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .eds_news_CashWa .mb-xl-1,
.eds_news_CashWa .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .ml-xl-1,
.eds_news_CashWa .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .eds_news_CashWa .m-xl-2 {
    margin: 0.5rem !important;
  }
  .eds_news_CashWa .mt-xl-2,
.eds_news_CashWa .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .eds_news_CashWa .mr-xl-2,
.eds_news_CashWa .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .eds_news_CashWa .mb-xl-2,
.eds_news_CashWa .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .ml-xl-2,
.eds_news_CashWa .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .eds_news_CashWa .m-xl-3 {
    margin: 1rem !important;
  }
  .eds_news_CashWa .mt-xl-3,
.eds_news_CashWa .my-xl-3 {
    margin-top: 1rem !important;
  }
  .eds_news_CashWa .mr-xl-3,
.eds_news_CashWa .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .eds_news_CashWa .mb-xl-3,
.eds_news_CashWa .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .eds_news_CashWa .ml-xl-3,
.eds_news_CashWa .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .eds_news_CashWa .m-xl-4 {
    margin: 1.5rem !important;
  }
  .eds_news_CashWa .mt-xl-4,
.eds_news_CashWa .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .eds_news_CashWa .mr-xl-4,
.eds_news_CashWa .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .eds_news_CashWa .mb-xl-4,
.eds_news_CashWa .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .ml-xl-4,
.eds_news_CashWa .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .eds_news_CashWa .m-xl-5 {
    margin: 3rem !important;
  }
  .eds_news_CashWa .mt-xl-5,
.eds_news_CashWa .my-xl-5 {
    margin-top: 3rem !important;
  }
  .eds_news_CashWa .mr-xl-5,
.eds_news_CashWa .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .eds_news_CashWa .mb-xl-5,
.eds_news_CashWa .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .eds_news_CashWa .ml-xl-5,
.eds_news_CashWa .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .eds_news_CashWa .p-xl-0 {
    padding: 0 !important;
  }
  .eds_news_CashWa .pt-xl-0,
.eds_news_CashWa .py-xl-0 {
    padding-top: 0 !important;
  }
  .eds_news_CashWa .pr-xl-0,
.eds_news_CashWa .px-xl-0 {
    padding-right: 0 !important;
  }
  .eds_news_CashWa .pb-xl-0,
.eds_news_CashWa .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .eds_news_CashWa .pl-xl-0,
.eds_news_CashWa .px-xl-0 {
    padding-left: 0 !important;
  }
  .eds_news_CashWa .p-xl-1 {
    padding: 0.25rem !important;
  }
  .eds_news_CashWa .pt-xl-1,
.eds_news_CashWa .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .eds_news_CashWa .pr-xl-1,
.eds_news_CashWa .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .eds_news_CashWa .pb-xl-1,
.eds_news_CashWa .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .eds_news_CashWa .pl-xl-1,
.eds_news_CashWa .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .eds_news_CashWa .p-xl-2 {
    padding: 0.5rem !important;
  }
  .eds_news_CashWa .pt-xl-2,
.eds_news_CashWa .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .eds_news_CashWa .pr-xl-2,
.eds_news_CashWa .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .eds_news_CashWa .pb-xl-2,
.eds_news_CashWa .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .eds_news_CashWa .pl-xl-2,
.eds_news_CashWa .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .eds_news_CashWa .p-xl-3 {
    padding: 1rem !important;
  }
  .eds_news_CashWa .pt-xl-3,
.eds_news_CashWa .py-xl-3 {
    padding-top: 1rem !important;
  }
  .eds_news_CashWa .pr-xl-3,
.eds_news_CashWa .px-xl-3 {
    padding-right: 1rem !important;
  }
  .eds_news_CashWa .pb-xl-3,
.eds_news_CashWa .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .eds_news_CashWa .pl-xl-3,
.eds_news_CashWa .px-xl-3 {
    padding-left: 1rem !important;
  }
  .eds_news_CashWa .p-xl-4 {
    padding: 1.5rem !important;
  }
  .eds_news_CashWa .pt-xl-4,
.eds_news_CashWa .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .eds_news_CashWa .pr-xl-4,
.eds_news_CashWa .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .eds_news_CashWa .pb-xl-4,
.eds_news_CashWa .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .eds_news_CashWa .pl-xl-4,
.eds_news_CashWa .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .eds_news_CashWa .p-xl-5 {
    padding: 3rem !important;
  }
  .eds_news_CashWa .pt-xl-5,
.eds_news_CashWa .py-xl-5 {
    padding-top: 3rem !important;
  }
  .eds_news_CashWa .pr-xl-5,
.eds_news_CashWa .px-xl-5 {
    padding-right: 3rem !important;
  }
  .eds_news_CashWa .pb-xl-5,
.eds_news_CashWa .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .eds_news_CashWa .pl-xl-5,
.eds_news_CashWa .px-xl-5 {
    padding-left: 3rem !important;
  }
  .eds_news_CashWa .m-xl-auto {
    margin: auto !important;
  }
  .eds_news_CashWa .mt-xl-auto,
.eds_news_CashWa .my-xl-auto {
    margin-top: auto !important;
  }
  .eds_news_CashWa .mr-xl-auto,
.eds_news_CashWa .mx-xl-auto {
    margin-right: auto !important;
  }
  .eds_news_CashWa .mb-xl-auto,
.eds_news_CashWa .my-xl-auto {
    margin-bottom: auto !important;
  }
  .eds_news_CashWa .ml-xl-auto,
.eds_news_CashWa .mx-xl-auto {
    margin-left: auto !important;
  }
}

.eds_news_CashWa .text-justify {
  text-align: justify !important;
}
.eds_news_CashWa .text-nowrap {
  white-space: nowrap !important;
}
.eds_news_CashWa .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.eds_news_CashWa .text-left {
  text-align: left !important;
}
.eds_news_CashWa .text-right {
  text-align: right !important;
}
.eds_news_CashWa .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .eds_news_CashWa .text-sm-left {
    text-align: left !important;
  }
  .eds_news_CashWa .text-sm-right {
    text-align: right !important;
  }
  .eds_news_CashWa .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .eds_news_CashWa .text-md-left {
    text-align: left !important;
  }
  .eds_news_CashWa .text-md-right {
    text-align: right !important;
  }
  .eds_news_CashWa .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .eds_news_CashWa .text-lg-left {
    text-align: left !important;
  }
  .eds_news_CashWa .text-lg-right {
    text-align: right !important;
  }
  .eds_news_CashWa .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .eds_news_CashWa .text-xl-left {
    text-align: left !important;
  }
  .eds_news_CashWa .text-xl-right {
    text-align: right !important;
  }
  .eds_news_CashWa .text-xl-center {
    text-align: center !important;
  }
}
.eds_news_CashWa .text-lowercase {
  text-transform: lowercase !important;
}
.eds_news_CashWa .text-uppercase {
  text-transform: uppercase !important;
}
.eds_news_CashWa .text-capitalize {
  text-transform: capitalize !important;
}
.eds_news_CashWa .font-weight-light {
  font-weight: 300 !important;
}
.eds_news_CashWa .font-weight-normal {
  font-weight: 400 !important;
}
.eds_news_CashWa .font-weight-bold {
  font-weight: 500 !important;
}
.eds_news_CashWa .font-italic {
  font-style: italic !important;
}
.eds_news_CashWa .text-white {
  color: #fff !important;
}
.eds_news_CashWa .text-primary {
  color: #10d7bf !important;
}
.eds_news_CashWa a.text-primary:hover, .eds_news_CashWa a.text-primary:focus {
  color: #0ca895 !important;
}
.eds_news_CashWa .text-secondary {
  color: #6c757d !important;
}
.eds_news_CashWa a.text-secondary:hover, .eds_news_CashWa a.text-secondary:focus {
  color: #545b62 !important;
}
.eds_news_CashWa .text-success {
  color: #64ce66 !important;
}
.eds_news_CashWa a.text-success:hover, .eds_news_CashWa a.text-success:focus {
  color: #3dc240 !important;
}
.eds_news_CashWa .text-info {
  color: #00bcd4 !important;
}
.eds_news_CashWa a.text-info:hover, .eds_news_CashWa a.text-info:focus {
  color: #008fa1 !important;
}
.eds_news_CashWa .text-warning {
  color: #f6c606 !important;
}
.eds_news_CashWa a.text-warning:hover, .eds_news_CashWa a.text-warning:focus {
  color: #c49e05 !important;
}
.eds_news_CashWa .text-danger {
  color: #fc4c3b !important;
}
.eds_news_CashWa a.text-danger:hover, .eds_news_CashWa a.text-danger:focus {
  color: #fb1e09 !important;
}
.eds_news_CashWa .text-light {
  color: #f8f9fa !important;
}
.eds_news_CashWa a.text-light:hover, .eds_news_CashWa a.text-light:focus {
  color: #dae0e5 !important;
}
.eds_news_CashWa .text-dark {
  color: #343a40 !important;
}
.eds_news_CashWa a.text-dark:hover, .eds_news_CashWa a.text-dark:focus {
  color: #1d2124 !important;
}
.eds_news_CashWa .text-muted, .eds_news_CashWa .bmd-help {
  color: #6c757d !important;
}
.eds_news_CashWa .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.eds_news_CashWa .visible {
  visibility: visible !important;
}
.eds_news_CashWa .invisible {
  visibility: hidden !important;
}

.eds_news_CashWa .btn {
  position: relative;
  padding: 12px 30px;
  margin: 0.3125rem 1px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.42857143;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-radius: 0.2rem;
  outline: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
}
.eds_news_CashWa .btn:focus, .eds_news_CashWa .btn.focus, .eds_news_CashWa .btn:active:focus, .eds_news_CashWa .btn:active.focus, .eds_news_CashWa .btn:active:focus:focus, .eds_news_CashWa .btn:active:focus.focus, .eds_news_CashWa .btn.active:focus, .eds_news_CashWa .btn.active.focus {
  outline: 0;
  box-shadow: none !important;
}
.eds_news_CashWa .btn.btn-primary {
  color: #fff;
  background-color: #10d7bf;
  border-color: #10d7bf;
  box-shadow: 0 2px 2px 0 rgba(16, 215, 191, 0.14), 0 3px 1px -2px rgba(16, 215, 191, 0.2), 0 1px 5px 0 rgba(16, 215, 191, 0.12);
}
.eds_news_CashWa .btn.btn-primary:hover {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
}
.eds_news_CashWa .btn.btn-primary:focus, .eds_news_CashWa .btn.btn-primary.focus, .eds_news_CashWa .btn.btn-primary:hover {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
}
.eds_news_CashWa .btn.btn-primary:active, .eds_news_CashWa .btn.btn-primary.active, .open > .eds_news_CashWa .btn.btn-primary.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
  box-shadow: 0 2px 2px 0 rgba(16, 215, 191, 0.14), 0 3px 1px -2px rgba(16, 215, 191, 0.2), 0 1px 5px 0 rgba(16, 215, 191, 0.12);
}
.eds_news_CashWa .btn.btn-primary:active:hover, .eds_news_CashWa .btn.btn-primary:active:focus, .eds_news_CashWa .btn.btn-primary:active.focus, .eds_news_CashWa .btn.btn-primary.active:hover, .eds_news_CashWa .btn.btn-primary.active:focus, .eds_news_CashWa .btn.btn-primary.active.focus, .open > .eds_news_CashWa .btn.btn-primary.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-primary.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-primary.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-primary.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-primary.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #076056;
}
.open > .eds_news_CashWa .btn.btn-primary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #10d7bf;
}
.open > .eds_news_CashWa .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #0fc9b2;
}
.eds_news_CashWa .btn.btn-primary.disabled:focus, .eds_news_CashWa .btn.btn-primary.disabled.focus, .eds_news_CashWa .btn.btn-primary:disabled:focus, .eds_news_CashWa .btn.btn-primary:disabled.focus {
  background-color: #10d7bf;
  border-color: #10d7bf;
}
.eds_news_CashWa .btn.btn-primary.disabled:hover, .eds_news_CashWa .btn.btn-primary:disabled:hover {
  background-color: #10d7bf;
  border-color: #10d7bf;
}
.eds_news_CashWa .btn.btn-primary:focus, .eds_news_CashWa .btn.btn-primary:active, .eds_news_CashWa .btn.btn-primary:hover {
  box-shadow: 0 14px 26px -12px rgba(16, 215, 191, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(16, 215, 191, 0.2);
}
.eds_news_CashWa .btn.btn-primary.btn-link {
  background-color: transparent;
  color: #10d7bf;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-primary.btn-link:hover, .eds_news_CashWa .btn.btn-primary.btn-link:focus, .eds_news_CashWa .btn.btn-primary.btn-link:active {
  background-color: transparent;
  color: #10d7bf;
}
.eds_news_CashWa .btn.btn-secondary {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
  border-color: #ccc;
  box-shadow: 0 2px 2px 0 rgba(250, 250, 250, 0.14), 0 3px 1px -2px rgba(250, 250, 250, 0.2), 0 1px 5px 0 rgba(250, 250, 250, 0.12);
}
.eds_news_CashWa .btn.btn-secondary:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #f2f2f2;
  border-color: #adadad;
}
.eds_news_CashWa .btn.btn-secondary:focus, .eds_news_CashWa .btn.btn-secondary.focus, .eds_news_CashWa .btn.btn-secondary:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #f2f2f2;
  border-color: #adadad;
}
.eds_news_CashWa .btn.btn-secondary:active, .eds_news_CashWa .btn.btn-secondary.active, .open > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle {
  color: rgba(0, 0, 0, 0.87);
  background-color: #f2f2f2;
  border-color: #adadad;
  box-shadow: 0 2px 2px 0 rgba(250, 250, 250, 0.14), 0 3px 1px -2px rgba(250, 250, 250, 0.2), 0 1px 5px 0 rgba(250, 250, 250, 0.12);
}
.eds_news_CashWa .btn.btn-secondary:active:hover, .eds_news_CashWa .btn.btn-secondary:active:focus, .eds_news_CashWa .btn.btn-secondary:active.focus, .eds_news_CashWa .btn.btn-secondary.active:hover, .eds_news_CashWa .btn.btn-secondary.active:focus, .eds_news_CashWa .btn.btn-secondary.active.focus, .open > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.87);
  background-color: #f2f2f2;
  border-color: #8c8c8c;
}
.open > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #fafafa;
}
.open > .eds_news_CashWa .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f2f2f2;
}
.eds_news_CashWa .btn.btn-secondary.disabled:focus, .eds_news_CashWa .btn.btn-secondary.disabled.focus, .eds_news_CashWa .btn.btn-secondary:disabled:focus, .eds_news_CashWa .btn.btn-secondary:disabled.focus {
  background-color: #fafafa;
  border-color: #ccc;
}
.eds_news_CashWa .btn.btn-secondary.disabled:hover, .eds_news_CashWa .btn.btn-secondary:disabled:hover {
  background-color: #fafafa;
  border-color: #ccc;
}
.eds_news_CashWa .btn.btn-secondary:focus, .eds_news_CashWa .btn.btn-secondary:active, .eds_news_CashWa .btn.btn-secondary:hover {
  box-shadow: 0 14px 26px -12px rgba(250, 250, 250, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(250, 250, 250, 0.2);
}
.eds_news_CashWa .btn.btn-secondary.btn-link {
  background-color: transparent;
  color: #fafafa;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-secondary.btn-link:hover, .eds_news_CashWa .btn.btn-secondary.btn-link:focus, .eds_news_CashWa .btn.btn-secondary.btn-link:active {
  background-color: transparent;
  color: #fafafa;
}
.eds_news_CashWa .btn.btn-info {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
  box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14), 0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}
.eds_news_CashWa .btn.btn-info:hover {
  color: #fff;
  background-color: #00aec5;
  border-color: #008697;
}
.eds_news_CashWa .btn.btn-info:focus, .eds_news_CashWa .btn.btn-info.focus, .eds_news_CashWa .btn.btn-info:hover {
  color: #fff;
  background-color: #00aec5;
  border-color: #008697;
}
.eds_news_CashWa .btn.btn-info:active, .eds_news_CashWa .btn.btn-info.active, .open > .eds_news_CashWa .btn.btn-info.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #00aec5;
  border-color: #008697;
  box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14), 0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}
.eds_news_CashWa .btn.btn-info:active:hover, .eds_news_CashWa .btn.btn-info:active:focus, .eds_news_CashWa .btn.btn-info:active.focus, .eds_news_CashWa .btn.btn-info.active:hover, .eds_news_CashWa .btn.btn-info.active:focus, .eds_news_CashWa .btn.btn-info.active.focus, .open > .eds_news_CashWa .btn.btn-info.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-info.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-info.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-info.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-info.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #00aec5;
  border-color: #004b55;
}
.open > .eds_news_CashWa .btn.btn-info.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #00bcd4;
}
.open > .eds_news_CashWa .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #00aec5;
}
.eds_news_CashWa .btn.btn-info.disabled:focus, .eds_news_CashWa .btn.btn-info.disabled.focus, .eds_news_CashWa .btn.btn-info:disabled:focus, .eds_news_CashWa .btn.btn-info:disabled.focus {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.eds_news_CashWa .btn.btn-info.disabled:hover, .eds_news_CashWa .btn.btn-info:disabled:hover {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.eds_news_CashWa .btn.btn-info:focus, .eds_news_CashWa .btn.btn-info:active, .eds_news_CashWa .btn.btn-info:hover {
  box-shadow: 0 14px 26px -12px rgba(0, 188, 212, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2);
}
.eds_news_CashWa .btn.btn-info.btn-link {
  background-color: transparent;
  color: #00bcd4;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-info.btn-link:hover, .eds_news_CashWa .btn.btn-info.btn-link:focus, .eds_news_CashWa .btn.btn-info.btn-link:active {
  background-color: transparent;
  color: #00bcd4;
}
.eds_news_CashWa .btn.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}
.eds_news_CashWa .btn.btn-success:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}
.eds_news_CashWa .btn.btn-success:focus, .eds_news_CashWa .btn.btn-success.focus, .eds_news_CashWa .btn.btn-success:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}
.eds_news_CashWa .btn.btn-success:active, .eds_news_CashWa .btn.btn-success.active, .open > .eds_news_CashWa .btn.btn-success.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}
.eds_news_CashWa .btn.btn-success:active:hover, .eds_news_CashWa .btn.btn-success:active:focus, .eds_news_CashWa .btn.btn-success:active.focus, .eds_news_CashWa .btn.btn-success.active:hover, .eds_news_CashWa .btn.btn-success.active:focus, .eds_news_CashWa .btn.btn-success.active.focus, .open > .eds_news_CashWa .btn.btn-success.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-success.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-success.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-success.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-success.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #47a44b;
  border-color: #255627;
}
.open > .eds_news_CashWa .btn.btn-success.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #4caf50;
}
.open > .eds_news_CashWa .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #47a44b;
}
.eds_news_CashWa .btn.btn-success.disabled:focus, .eds_news_CashWa .btn.btn-success.disabled.focus, .eds_news_CashWa .btn.btn-success:disabled:focus, .eds_news_CashWa .btn.btn-success:disabled.focus {
  background-color: #4caf50;
  border-color: #4caf50;
}
.eds_news_CashWa .btn.btn-success.disabled:hover, .eds_news_CashWa .btn.btn-success:disabled:hover {
  background-color: #4caf50;
  border-color: #4caf50;
}
.eds_news_CashWa .btn.btn-success:focus, .eds_news_CashWa .btn.btn-success:active, .eds_news_CashWa .btn.btn-success:hover {
  box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}
.eds_news_CashWa .btn.btn-success.btn-link {
  background-color: transparent;
  color: #4caf50;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-success.btn-link:hover, .eds_news_CashWa .btn.btn-success.btn-link:focus, .eds_news_CashWa .btn.btn-success.btn-link:active {
  background-color: transparent;
  color: #4caf50;
}
.eds_news_CashWa .btn.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}
.eds_news_CashWa .btn.btn-warning:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}
.eds_news_CashWa .btn.btn-warning:focus, .eds_news_CashWa .btn.btn-warning.focus, .eds_news_CashWa .btn.btn-warning:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}
.eds_news_CashWa .btn.btn-warning:active, .eds_news_CashWa .btn.btn-warning.active, .open > .eds_news_CashWa .btn.btn-warning.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}
.eds_news_CashWa .btn.btn-warning:active:hover, .eds_news_CashWa .btn.btn-warning:active:focus, .eds_news_CashWa .btn.btn-warning:active.focus, .eds_news_CashWa .btn.btn-warning.active:hover, .eds_news_CashWa .btn.btn-warning.active:focus, .eds_news_CashWa .btn.btn-warning.active.focus, .open > .eds_news_CashWa .btn.btn-warning.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-warning.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-warning.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-warning.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-warning.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #f08f00;
  border-color: #804c00;
}
.open > .eds_news_CashWa .btn.btn-warning.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #ff9800;
}
.open > .eds_news_CashWa .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f08f00;
}
.eds_news_CashWa .btn.btn-warning.disabled:focus, .eds_news_CashWa .btn.btn-warning.disabled.focus, .eds_news_CashWa .btn.btn-warning:disabled:focus, .eds_news_CashWa .btn.btn-warning:disabled.focus {
  background-color: #ff9800;
  border-color: #ff9800;
}
.eds_news_CashWa .btn.btn-warning.disabled:hover, .eds_news_CashWa .btn.btn-warning:disabled:hover {
  background-color: #ff9800;
  border-color: #ff9800;
}
.eds_news_CashWa .btn.btn-warning:focus, .eds_news_CashWa .btn.btn-warning:active, .eds_news_CashWa .btn.btn-warning:hover {
  box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}
.eds_news_CashWa .btn.btn-warning.btn-link {
  background-color: transparent;
  color: #ff9800;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-warning.btn-link:hover, .eds_news_CashWa .btn.btn-warning.btn-link:focus, .eds_news_CashWa .btn.btn-warning.btn-link:active {
  background-color: transparent;
  color: #ff9800;
}
.eds_news_CashWa .btn.btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}
.eds_news_CashWa .btn.btn-danger:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}
.eds_news_CashWa .btn.btn-danger:focus, .eds_news_CashWa .btn.btn-danger.focus, .eds_news_CashWa .btn.btn-danger:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}
.eds_news_CashWa .btn.btn-danger:active, .eds_news_CashWa .btn.btn-danger.active, .open > .eds_news_CashWa .btn.btn-danger.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}
.eds_news_CashWa .btn.btn-danger:active:hover, .eds_news_CashWa .btn.btn-danger:active:focus, .eds_news_CashWa .btn.btn-danger:active.focus, .eds_news_CashWa .btn.btn-danger.active:hover, .eds_news_CashWa .btn.btn-danger.active:focus, .eds_news_CashWa .btn.btn-danger.active.focus, .open > .eds_news_CashWa .btn.btn-danger.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-danger.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-danger.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-danger.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-danger.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #f33527;
  border-color: #a21309;
}
.open > .eds_news_CashWa .btn.btn-danger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #f44336;
}
.open > .eds_news_CashWa .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f33527;
}
.eds_news_CashWa .btn.btn-danger.disabled:focus, .eds_news_CashWa .btn.btn-danger.disabled.focus, .eds_news_CashWa .btn.btn-danger:disabled:focus, .eds_news_CashWa .btn.btn-danger:disabled.focus {
  background-color: #f44336;
  border-color: #f44336;
}
.eds_news_CashWa .btn.btn-danger.disabled:hover, .eds_news_CashWa .btn.btn-danger:disabled:hover {
  background-color: #f44336;
  border-color: #f44336;
}
.eds_news_CashWa .btn.btn-danger:focus, .eds_news_CashWa .btn.btn-danger:active, .eds_news_CashWa .btn.btn-danger:hover {
  box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}
.eds_news_CashWa .btn.btn-danger.btn-link {
  background-color: transparent;
  color: #f44336;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-danger.btn-link:hover, .eds_news_CashWa .btn.btn-danger.btn-link:focus, .eds_news_CashWa .btn.btn-danger.btn-link:active {
  background-color: transparent;
  color: #f44336;
}
.eds_news_CashWa .btn.btn-rose {
  color: #fff;
  background-color: #e91e63;
  border-color: #e91e63;
  box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}
.eds_news_CashWa .btn.btn-rose:hover {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
}
.eds_news_CashWa .btn.btn-rose:focus, .eds_news_CashWa .btn.btn-rose.focus, .eds_news_CashWa .btn.btn-rose:hover {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
}
.eds_news_CashWa .btn.btn-rose:active, .eds_news_CashWa .btn.btn-rose.active, .open > .eds_news_CashWa .btn.btn-rose.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-rose.dropdown-toggle {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #b8124a;
  box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}
.eds_news_CashWa .btn.btn-rose:active:hover, .eds_news_CashWa .btn.btn-rose:active:focus, .eds_news_CashWa .btn.btn-rose:active.focus, .eds_news_CashWa .btn.btn-rose.active:hover, .eds_news_CashWa .btn.btn-rose.active:focus, .eds_news_CashWa .btn.btn-rose.active.focus, .open > .eds_news_CashWa .btn.btn-rose.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-rose.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-rose.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-rose.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-rose.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-rose.dropdown-toggle.focus {
  color: #fff;
  background-color: #ea2c6d;
  border-color: #7b0c32;
}
.open > .eds_news_CashWa .btn.btn-rose.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #e91e63;
}
.open > .eds_news_CashWa .btn.btn-rose.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #ea2c6d;
}
.eds_news_CashWa .btn.btn-rose.disabled:focus, .eds_news_CashWa .btn.btn-rose.disabled.focus, .eds_news_CashWa .btn.btn-rose:disabled:focus, .eds_news_CashWa .btn.btn-rose:disabled.focus {
  background-color: #e91e63;
  border-color: #e91e63;
}
.eds_news_CashWa .btn.btn-rose.disabled:hover, .eds_news_CashWa .btn.btn-rose:disabled:hover {
  background-color: #e91e63;
  border-color: #e91e63;
}
.eds_news_CashWa .btn.btn-rose:focus, .eds_news_CashWa .btn.btn-rose:active, .eds_news_CashWa .btn.btn-rose:hover {
  box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}
.eds_news_CashWa .btn.btn-rose.btn-link {
  background-color: transparent;
  color: #e91e63;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-rose.btn-link:hover, .eds_news_CashWa .btn.btn-rose.btn-link:focus, .eds_news_CashWa .btn.btn-rose.btn-link:active {
  background-color: transparent;
  color: #e91e63;
}
.eds_news_CashWa .btn, .eds_news_CashWa .btn.btn-default {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}
.eds_news_CashWa .btn:hover, .eds_news_CashWa .btn.btn-default:hover {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
}
.eds_news_CashWa .btn:focus, .eds_news_CashWa .btn.focus, .eds_news_CashWa .btn:hover, .eds_news_CashWa .btn.btn-default:focus, .eds_news_CashWa .btn.btn-default.focus, .eds_news_CashWa .btn.btn-default:hover {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
}
.eds_news_CashWa .btn:active, .eds_news_CashWa .btn.active, .open > .eds_news_CashWa .btn.dropdown-toggle, .show > .eds_news_CashWa .btn.dropdown-toggle, .eds_news_CashWa .btn.btn-default:active, .eds_news_CashWa .btn.btn-default.active, .open > .eds_news_CashWa .btn.btn-default.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-default.dropdown-toggle {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}
.eds_news_CashWa .btn:active:hover, .eds_news_CashWa .btn:active:focus, .eds_news_CashWa .btn:active.focus, .eds_news_CashWa .btn.active:hover, .eds_news_CashWa .btn.active:focus, .eds_news_CashWa .btn.active.focus, .open > .eds_news_CashWa .btn.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.dropdown-toggle.focus, .eds_news_CashWa .btn.btn-default:active:hover, .eds_news_CashWa .btn.btn-default:active:focus, .eds_news_CashWa .btn.btn-default:active.focus, .eds_news_CashWa .btn.btn-default.active:hover, .eds_news_CashWa .btn.btn-default.active:focus, .eds_news_CashWa .btn.btn-default.active.focus, .open > .eds_news_CashWa .btn.btn-default.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-default.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-default.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-default.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-default.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: #919191;
  border-color: #595959;
}
.open > .eds_news_CashWa .btn.dropdown-toggle.bmd-btn-icon, .open > .eds_news_CashWa .btn.btn-default.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #999999;
}
.open > .eds_news_CashWa .btn.dropdown-toggle.bmd-btn-icon:hover, .open > .eds_news_CashWa .btn.btn-default.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #919191;
}
.eds_news_CashWa .btn.disabled:focus, .eds_news_CashWa .btn.disabled.focus, .eds_news_CashWa .btn:disabled:focus, .eds_news_CashWa .btn:disabled.focus, .eds_news_CashWa .btn.btn-default.disabled:focus, .eds_news_CashWa .btn.btn-default.disabled.focus, .eds_news_CashWa .btn.btn-default:disabled:focus, .eds_news_CashWa .btn.btn-default:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}
.eds_news_CashWa .btn.disabled:hover, .eds_news_CashWa .btn:disabled:hover, .eds_news_CashWa .btn.btn-default.disabled:hover, .eds_news_CashWa .btn.btn-default:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}
.eds_news_CashWa .btn:focus, .eds_news_CashWa .btn:active, .eds_news_CashWa .btn:hover, .eds_news_CashWa .btn.btn-default:focus, .eds_news_CashWa .btn.btn-default:active, .eds_news_CashWa .btn.btn-default:hover {
  box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-link, .eds_news_CashWa .btn.btn-default.btn-link {
  background-color: transparent;
  color: #999999;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-link:hover, .eds_news_CashWa .btn.btn-link:focus, .eds_news_CashWa .btn.btn-link:active, .eds_news_CashWa .btn.btn-default.btn-link:hover, .eds_news_CashWa .btn.btn-default.btn-link:focus, .eds_news_CashWa .btn.btn-default.btn-link:active {
  background-color: transparent;
  color: #999999;
}
.eds_news_CashWa .btn.btn-white, .eds_news_CashWa .btn.btn-white:focus, .eds_news_CashWa .btn.btn-white:hover {
  background-color: #fff;
  color: #999999;
}
.eds_news_CashWa .btn.btn-white.btn-link {
  color: #fff;
  background: transparent;
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-link:hover, .eds_news_CashWa .btn.btn-link:focus, .eds_news_CashWa .btn.btn-link:active {
  text-decoration: none !important;
}
.eds_news_CashWa .btn.btn-disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.eds_news_CashWa .btn.btn-disabled:hover {
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-raised.btn-link, .btn-group-raised .eds_news_CashWa .btn.btn-link {
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-raised.btn-link.active, .btn-group-raised .eds_news_CashWa .btn.btn-link.active {
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-raised.btn-link:hover, .eds_news_CashWa .btn.btn-raised.btn-link:focus, .eds_news_CashWa .btn.btn-raised.btn-link:active, .btn-group-raised .eds_news_CashWa .btn.btn-link:hover, .btn-group-raised .eds_news_CashWa .btn.btn-link:focus, .btn-group-raised .eds_news_CashWa .btn.btn-link:active {
  box-shadow: none;
}
fieldset[disabled][disabled] .eds_news_CashWa .btn.btn-raised, .eds_news_CashWa .btn.btn-raised.disabled, .eds_news_CashWa .btn.btn-raised:disabled, .eds_news_CashWa .btn.btn-raised[disabled], fieldset[disabled][disabled] .btn-group-raised .eds_news_CashWa .btn, .btn-group-raised .eds_news_CashWa .btn.disabled, .btn-group-raised .eds_news_CashWa .btn:disabled, .btn-group-raised .eds_news_CashWa .btn[disabled] {
  box-shadow: none;
}
.eds_news_CashWa .btn.btn-outline, .eds_news_CashWa .btn.btn-outline-primary, .eds_news_CashWa .btn.btn-outline-secondary, .eds_news_CashWa .btn.btn-outline-info, .eds_news_CashWa .btn.btn-outline-success, .eds_news_CashWa .btn.btn-outline-warning, .eds_news_CashWa .btn.btn-outline-danger {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
}
.eds_news_CashWa .btn.btn-outline {
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline:focus, .eds_news_CashWa .btn.btn-outline.focus, .eds_news_CashWa .btn.btn-outline:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline:active, .eds_news_CashWa .btn.btn-outline.active, .open > .eds_news_CashWa .btn.btn-outline.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-outline.dropdown-toggle {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn.btn-outline:active:hover, .eds_news_CashWa .btn.btn-outline:active:focus, .eds_news_CashWa .btn.btn-outline:active.focus, .eds_news_CashWa .btn.btn-outline.active:hover, .eds_news_CashWa .btn.btn-outline.active:focus, .eds_news_CashWa .btn.btn-outline.active.focus, .open > .eds_news_CashWa .btn.btn-outline.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-outline.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-outline.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-outline.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-outline.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-outline.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(0, 0, 0, 0.87);
}
.open > .eds_news_CashWa .btn.btn-outline.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .eds_news_CashWa .btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-outline.disabled:focus, .eds_news_CashWa .btn.btn-outline.disabled.focus, .eds_news_CashWa .btn.btn-outline:disabled:focus, .eds_news_CashWa .btn.btn-outline:disabled.focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline.disabled:hover, .eds_news_CashWa .btn.btn-outline:disabled:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline {
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline:active, .bg-inverse .eds_news_CashWa .btn.btn-outline.active, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline:active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline:active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline:active.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline.active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline.active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline.active.focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle:hover, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle:focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle.focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle:hover, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle:focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline.disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline.disabled.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline:disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline:disabled.focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline.disabled:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline:disabled:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline.btn-link {
  background-color: transparent;
}
.eds_news_CashWa .btn.btn-outline-primary {
  color: #10d7bf;
  background-color: transparent;
  border-color: #10d7bf;
}
.eds_news_CashWa .btn.btn-outline-primary:hover {
  color: #10d7bf;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #10d7bf;
}
.eds_news_CashWa .btn.btn-outline-primary:focus, .eds_news_CashWa .btn.btn-outline-primary.focus, .eds_news_CashWa .btn.btn-outline-primary:hover {
  color: #10d7bf;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #10d7bf;
}
.eds_news_CashWa .btn.btn-outline-primary:active, .eds_news_CashWa .btn.btn-outline-primary.active, .open > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle {
  color: #10d7bf;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #10d7bf;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn.btn-outline-primary:active:hover, .eds_news_CashWa .btn.btn-outline-primary:active:focus, .eds_news_CashWa .btn.btn-outline-primary:active.focus, .eds_news_CashWa .btn.btn-outline-primary.active:hover, .eds_news_CashWa .btn.btn-outline-primary.active:focus, .eds_news_CashWa .btn.btn-outline-primary.active.focus, .open > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.focus {
  color: #10d7bf;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #10d7bf;
}
.open > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-outline-primary.disabled:focus, .eds_news_CashWa .btn.btn-outline-primary.disabled.focus, .eds_news_CashWa .btn.btn-outline-primary:disabled:focus, .eds_news_CashWa .btn.btn-outline-primary:disabled.focus {
  background-color: transparent;
  border-color: #10d7bf;
}
.eds_news_CashWa .btn.btn-outline-primary.disabled:hover, .eds_news_CashWa .btn.btn-outline-primary:disabled:hover {
  background-color: transparent;
  border-color: #10d7bf;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-primary {
  color: #10d7bf;
  background-color: transparent;
  border-color: #10d7bf;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-primary:hover {
  color: #10d7bf;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-primary:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary:hover {
  color: #10d7bf;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-primary:active, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.active, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle {
  color: #10d7bf;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-primary:active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary:active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary:active.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.active.focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:hover, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:hover, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle:focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.focus {
  color: #10d7bf;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-primary.disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary.disabled.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary:disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary:disabled.focus {
  background-color: transparent;
  border-color: #10d7bf;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-primary.disabled:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-primary:disabled:hover {
  background-color: transparent;
  border-color: #10d7bf;
}
.eds_news_CashWa .btn.btn-outline-primary.btn-link {
  background-color: transparent;
}
.eds_news_CashWa .btn.btn-outline-secondary {
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline-secondary:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline-secondary:focus, .eds_news_CashWa .btn.btn-outline-secondary.focus, .eds_news_CashWa .btn.btn-outline-secondary:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline-secondary:active, .eds_news_CashWa .btn.btn-outline-secondary.active, .open > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn.btn-outline-secondary:active:hover, .eds_news_CashWa .btn.btn-outline-secondary:active:focus, .eds_news_CashWa .btn.btn-outline-secondary:active.focus, .eds_news_CashWa .btn.btn-outline-secondary.active:hover, .eds_news_CashWa .btn.btn-outline-secondary.active:focus, .eds_news_CashWa .btn.btn-outline-secondary.active.focus, .open > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(0, 0, 0, 0.87);
}
.open > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-outline-secondary.disabled:focus, .eds_news_CashWa .btn.btn-outline-secondary.disabled.focus, .eds_news_CashWa .btn.btn-outline-secondary:disabled:focus, .eds_news_CashWa .btn.btn-outline-secondary:disabled.focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline-secondary.disabled:hover, .eds_news_CashWa .btn.btn-outline-secondary:disabled:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-secondary {
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:active, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.active, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:active.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.active.focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:hover, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:hover, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle:focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.disabled.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:disabled.focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-secondary.disabled:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-secondary:disabled:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
}
.eds_news_CashWa .btn.btn-outline-secondary.btn-link {
  background-color: transparent;
}
.eds_news_CashWa .btn.btn-outline-info {
  color: #00bcd4;
  background-color: transparent;
  border-color: #00bcd4;
}
.eds_news_CashWa .btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #00bcd4;
}
.eds_news_CashWa .btn.btn-outline-info:focus, .eds_news_CashWa .btn.btn-outline-info.focus, .eds_news_CashWa .btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #00bcd4;
}
.eds_news_CashWa .btn.btn-outline-info:active, .eds_news_CashWa .btn.btn-outline-info.active, .open > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #00bcd4;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn.btn-outline-info:active:hover, .eds_news_CashWa .btn.btn-outline-info:active:focus, .eds_news_CashWa .btn.btn-outline-info:active.focus, .eds_news_CashWa .btn.btn-outline-info.active:hover, .eds_news_CashWa .btn.btn-outline-info.active:focus, .eds_news_CashWa .btn.btn-outline-info.active.focus, .open > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.focus {
  color: #00bcd4;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #00bcd4;
}
.open > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-outline-info.disabled:focus, .eds_news_CashWa .btn.btn-outline-info.disabled.focus, .eds_news_CashWa .btn.btn-outline-info:disabled:focus, .eds_news_CashWa .btn.btn-outline-info:disabled.focus {
  background-color: transparent;
  border-color: #00bcd4;
}
.eds_news_CashWa .btn.btn-outline-info.disabled:hover, .eds_news_CashWa .btn.btn-outline-info:disabled:hover {
  background-color: transparent;
  border-color: #00bcd4;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-info {
  color: #00bcd4;
  background-color: transparent;
  border-color: #00bcd4;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-info:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info:hover {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-info:active, .bg-inverse .eds_news_CashWa .btn.btn-outline-info.active, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-info:active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-info:active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info:active.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info.active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-info.active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info.active.focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:hover, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:hover, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle:focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.focus {
  color: #00bcd4;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-info.disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info.disabled.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info:disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-info:disabled.focus {
  background-color: transparent;
  border-color: #00bcd4;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-info.disabled:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-info:disabled:hover {
  background-color: transparent;
  border-color: #00bcd4;
}
.eds_news_CashWa .btn.btn-outline-info.btn-link {
  background-color: transparent;
}
.eds_news_CashWa .btn.btn-outline-success {
  color: #4caf50;
  background-color: transparent;
  border-color: #4caf50;
}
.eds_news_CashWa .btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #4caf50;
}
.eds_news_CashWa .btn.btn-outline-success:focus, .eds_news_CashWa .btn.btn-outline-success.focus, .eds_news_CashWa .btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #4caf50;
}
.eds_news_CashWa .btn.btn-outline-success:active, .eds_news_CashWa .btn.btn-outline-success.active, .open > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn.btn-outline-success:active:hover, .eds_news_CashWa .btn.btn-outline-success:active:focus, .eds_news_CashWa .btn.btn-outline-success:active.focus, .eds_news_CashWa .btn.btn-outline-success.active:hover, .eds_news_CashWa .btn.btn-outline-success.active:focus, .eds_news_CashWa .btn.btn-outline-success.active.focus, .open > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.focus {
  color: #4caf50;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #4caf50;
}
.open > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-outline-success.disabled:focus, .eds_news_CashWa .btn.btn-outline-success.disabled.focus, .eds_news_CashWa .btn.btn-outline-success:disabled:focus, .eds_news_CashWa .btn.btn-outline-success:disabled.focus {
  background-color: transparent;
  border-color: #4caf50;
}
.eds_news_CashWa .btn.btn-outline-success.disabled:hover, .eds_news_CashWa .btn.btn-outline-success:disabled:hover {
  background-color: transparent;
  border-color: #4caf50;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-success {
  color: #4caf50;
  background-color: transparent;
  border-color: #4caf50;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-success:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success:hover {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-success:active, .bg-inverse .eds_news_CashWa .btn.btn-outline-success.active, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-success:active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-success:active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success:active.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success.active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-success.active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success.active.focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:hover, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:hover, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle:focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.focus {
  color: #4caf50;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-success.disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success.disabled.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success:disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-success:disabled.focus {
  background-color: transparent;
  border-color: #4caf50;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-success.disabled:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-success:disabled:hover {
  background-color: transparent;
  border-color: #4caf50;
}
.eds_news_CashWa .btn.btn-outline-success.btn-link {
  background-color: transparent;
}
.eds_news_CashWa .btn.btn-outline-warning {
  color: #ff9800;
  background-color: transparent;
  border-color: #ff9800;
}
.eds_news_CashWa .btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #ff9800;
}
.eds_news_CashWa .btn.btn-outline-warning:focus, .eds_news_CashWa .btn.btn-outline-warning.focus, .eds_news_CashWa .btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #ff9800;
}
.eds_news_CashWa .btn.btn-outline-warning:active, .eds_news_CashWa .btn.btn-outline-warning.active, .open > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn.btn-outline-warning:active:hover, .eds_news_CashWa .btn.btn-outline-warning:active:focus, .eds_news_CashWa .btn.btn-outline-warning:active.focus, .eds_news_CashWa .btn.btn-outline-warning.active:hover, .eds_news_CashWa .btn.btn-outline-warning.active:focus, .eds_news_CashWa .btn.btn-outline-warning.active.focus, .open > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.focus {
  color: #ff9800;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #ff9800;
}
.open > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-outline-warning.disabled:focus, .eds_news_CashWa .btn.btn-outline-warning.disabled.focus, .eds_news_CashWa .btn.btn-outline-warning:disabled:focus, .eds_news_CashWa .btn.btn-outline-warning:disabled.focus {
  background-color: transparent;
  border-color: #ff9800;
}
.eds_news_CashWa .btn.btn-outline-warning.disabled:hover, .eds_news_CashWa .btn.btn-outline-warning:disabled:hover {
  background-color: transparent;
  border-color: #ff9800;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-warning {
  color: #ff9800;
  background-color: transparent;
  border-color: #ff9800;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-warning:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning:hover {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-warning:active, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.active, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-warning:active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning:active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning:active.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.active.focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:hover, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:hover, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle:focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.focus {
  color: #ff9800;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-warning.disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning.disabled.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning:disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning:disabled.focus {
  background-color: transparent;
  border-color: #ff9800;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-warning.disabled:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-warning:disabled:hover {
  background-color: transparent;
  border-color: #ff9800;
}
.eds_news_CashWa .btn.btn-outline-warning.btn-link {
  background-color: transparent;
}
.eds_news_CashWa .btn.btn-outline-danger {
  color: #f44336;
  background-color: transparent;
  border-color: #f44336;
}
.eds_news_CashWa .btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #f44336;
}
.eds_news_CashWa .btn.btn-outline-danger:focus, .eds_news_CashWa .btn.btn-outline-danger.focus, .eds_news_CashWa .btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #f44336;
}
.eds_news_CashWa .btn.btn-outline-danger:active, .eds_news_CashWa .btn.btn-outline-danger.active, .open > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle, .show > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #f44336;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn.btn-outline-danger:active:hover, .eds_news_CashWa .btn.btn-outline-danger:active:focus, .eds_news_CashWa .btn.btn-outline-danger:active.focus, .eds_news_CashWa .btn.btn-outline-danger.active:hover, .eds_news_CashWa .btn.btn-outline-danger.active:focus, .eds_news_CashWa .btn.btn-outline-danger.active.focus, .open > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:hover, .open > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:focus, .open > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.focus, .show > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:hover, .show > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:focus, .show > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.focus {
  color: #f44336;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #f44336;
}
.open > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .btn.btn-outline-danger.disabled:focus, .eds_news_CashWa .btn.btn-outline-danger.disabled.focus, .eds_news_CashWa .btn.btn-outline-danger:disabled:focus, .eds_news_CashWa .btn.btn-outline-danger:disabled.focus {
  background-color: transparent;
  border-color: #f44336;
}
.eds_news_CashWa .btn.btn-outline-danger.disabled:hover, .eds_news_CashWa .btn.btn-outline-danger:disabled:hover {
  background-color: transparent;
  border-color: #f44336;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-danger {
  color: #f44336;
  background-color: transparent;
  border-color: #f44336;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-danger:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger:hover {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-danger:active, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.active, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-danger:active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger:active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger:active.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.active:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.active:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.active.focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:hover, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:focus, .open > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:hover, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle:focus, .show > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.focus {
  color: #f44336;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: transparent;
}
.open > .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: rgba(204, 204, 204, 0.15);
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-danger.disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger.disabled.focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger:disabled:focus, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger:disabled.focus {
  background-color: transparent;
  border-color: #f44336;
}
.bg-inverse .eds_news_CashWa .btn.btn-outline-danger.disabled:hover, .bg-inverse .eds_news_CashWa .btn.btn-outline-danger:disabled:hover {
  background-color: transparent;
  border-color: #f44336;
}
.eds_news_CashWa .btn.btn-outline-danger.btn-link {
  background-color: transparent;
}
.eds_news_CashWa .btn.btn-lg, .btn-group-lg .eds_news_CashWa .btn {
  padding: 1.125rem 2.25rem;
  font-size: 0.875rem;
  line-height: 1.3333333;
  border-radius: 0.2rem;
}
.eds_news_CashWa .btn.btn-sm, .btn-group-sm .eds_news_CashWa .btn {
  padding: 0.40625rem 1.25rem;
  font-size: 0.6875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.eds_news_CashWa .btn.btn-round {
  border-radius: 30px;
}
.eds_news_CashWa .btn.btn-fab, .eds_news_CashWa .btn.btn-just-icon {
  font-size: 24px;
  height: 41px;
  min-width: 41px;
  width: 41px;
  padding: 0;
  overflow: hidden;
  position: relative;
  line-height: 41px;
}
.eds_news_CashWa .btn.btn-fab.btn-round, .eds_news_CashWa .btn.btn-just-icon.btn-round {
  border-radius: 50%;
}
.btn-group-sm .eds_news_CashWa .btn.btn-fab, .eds_news_CashWa .btn.btn-fab.btn-sm, .eds_news_CashWa .btn.btn-fab.btn-fab-mini, .btn-group-sm .eds_news_CashWa .btn.btn-just-icon, .eds_news_CashWa .btn.btn-just-icon.btn-sm, .eds_news_CashWa .btn.btn-just-icon.btn-fab-mini {
  height: 30px;
  min-width: 30px;
  width: 30px;
}
.btn-group-sm .eds_news_CashWa .btn.btn-fab .material-icons,
.btn-group-sm .eds_news_CashWa .btn.btn-fab .fa, .eds_news_CashWa .btn.btn-fab.btn-sm .material-icons,
.eds_news_CashWa .btn.btn-fab.btn-sm .fa, .eds_news_CashWa .btn.btn-fab.btn-fab-mini .material-icons,
.eds_news_CashWa .btn.btn-fab.btn-fab-mini .fa, .btn-group-sm .eds_news_CashWa .btn.btn-just-icon .material-icons,
.btn-group-sm .eds_news_CashWa .btn.btn-just-icon .fa, .eds_news_CashWa .btn.btn-just-icon.btn-sm .material-icons,
.eds_news_CashWa .btn.btn-just-icon.btn-sm .fa, .eds_news_CashWa .btn.btn-just-icon.btn-fab-mini .material-icons,
.eds_news_CashWa .btn.btn-just-icon.btn-fab-mini .fa {
  font-size: 17px;
  line-height: 29px;
}
.btn-group-lg .eds_news_CashWa .btn.btn-fab, .eds_news_CashWa .btn.btn-fab.btn-lg, .btn-group-lg .eds_news_CashWa .btn.btn-just-icon, .eds_news_CashWa .btn.btn-just-icon.btn-lg {
  height: 57px;
  min-width: 57px;
  width: 57px;
  line-height: 56px;
}
.btn-group-lg .eds_news_CashWa .btn.btn-fab .material-icons,
.btn-group-lg .eds_news_CashWa .btn.btn-fab .fa, .eds_news_CashWa .btn.btn-fab.btn-lg .material-icons,
.eds_news_CashWa .btn.btn-fab.btn-lg .fa, .btn-group-lg .eds_news_CashWa .btn.btn-just-icon .material-icons,
.btn-group-lg .eds_news_CashWa .btn.btn-just-icon .fa, .eds_news_CashWa .btn.btn-just-icon.btn-lg .material-icons,
.eds_news_CashWa .btn.btn-just-icon.btn-lg .fa {
  font-size: 32px;
  line-height: 56px;
}
.eds_news_CashWa .btn.btn-fab .material-icons,
.eds_news_CashWa .btn.btn-fab .fa, .eds_news_CashWa .btn.btn-just-icon .material-icons,
.eds_news_CashWa .btn.btn-just-icon .fa {
  margin-top: 0;
  position: absolute;
  width: 100%;
  transform: none;
  left: 0;
  top: 0;
  height: 100%;
  line-height: 41px;
  font-size: 20px;
}
.eds_news_CashWa .btn-just-icon.btn-lg {
  font-size: 24px;
  height: 41px;
  min-width: 41px;
  width: 41px;
}
.eds_news_CashWa .input-group-btn > .btn {
  border: 0;
}
.eds_news_CashWa .btn .material-icons,
.eds_news_CashWa .btn:not(.btn-just-icon):not(.btn-fab) .fa {
  position: relative;
  display: inline-block;
  top: 0;
  margin-top: -1em;
  margin-bottom: -1em;
  font-size: 1.1rem;
  vertical-align: middle;
}
.bg-inverse fieldset[disabled][disabled] .eds_news_CashWa .btn, .bg-inverse .eds_news_CashWa .btn.disabled, .bg-inverse .eds_news_CashWa .btn:disabled, .bg-inverse .eds_news_CashWa .btn[disabled],
.bg-inverse fieldset[disabled][disabled] .eds_news_CashWa .input-group-btn .btn,
.bg-inverse .eds_news_CashWa .input-group-btn .btn.disabled,
.bg-inverse .eds_news_CashWa .input-group-btn .btn:disabled,
.bg-inverse .eds_news_CashWa .input-group-btn .btn[disabled],
.bg-inverse fieldset[disabled][disabled] .eds_news_CashWa .btn-group,
.bg-inverse .eds_news_CashWa .btn-group.disabled,
.bg-inverse .eds_news_CashWa .btn-group:disabled,
.bg-inverse .eds_news_CashWa .btn-group[disabled],
.bg-inverse fieldset[disabled][disabled] .eds_news_CashWa .btn-group-vertical,
.bg-inverse .eds_news_CashWa .btn-group-vertical.disabled,
.bg-inverse .eds_news_CashWa .btn-group-vertical:disabled,
.bg-inverse .eds_news_CashWa .btn-group-vertical[disabled] {
  color: rgba(255, 255, 255, 0.3);
}
.eds_news_CashWa .btn-group,
.eds_news_CashWa .btn-group-vertical {
  position: relative;
  margin: 10px 1px;
}
.eds_news_CashWa .btn-group .dropdown-menu,
.eds_news_CashWa .btn-group-vertical .dropdown-menu {
  border-radius: 0 0 0.25rem 0.25rem;
}
.eds_news_CashWa .btn-group.btn-group-raised,
.eds_news_CashWa .btn-group-vertical.btn-group-raised {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .btn-group .btn + .btn,
.eds_news_CashWa .btn-group .btn,
.eds_news_CashWa .btn-group .btn:active,
.eds_news_CashWa .btn-group .btn-group,
.eds_news_CashWa .btn-group-vertical .btn + .btn,
.eds_news_CashWa .btn-group-vertical .btn,
.eds_news_CashWa .btn-group-vertical .btn:active,
.eds_news_CashWa .btn-group-vertical .btn-group {
  margin: 0;
}
.eds_news_CashWa .btn-group > .btn-group,
.eds_news_CashWa .btn-group-vertical > .btn-group {
  margin: 0;
}

.eds_news_CashWa a:not(.btn):link, .eds_news_CashWa a:not(.btn):active, .eds_news_CashWa a:not(.btn):visited {
  color: #10d7bf;
}
.eds_news_CashWa a:not(.btn):hover, .eds_news_CashWa a:not(.btn):focus {
  color: #0ebfaa;
  text-decoration: none;
}
.eds_news_CashWa a.text-info:hover, .eds_news_CashWa a.text-info:focus {
  color: #00a5bb;
}
.eds_news_CashWa a .material-icons {
  vertical-align: middle;
}

/*form {
  // ensure enough room at the bottom of any form to display a one-line bmd-help
  margin-bottom: ($bmd-help-size-ratio * $font-size-base) * $line-height-base;

  .card &{
      margin: 0;
  }
  // reverse the above for navbars (no help expected in a navbar form)
  .navbar & {
    margin-bottom: 0; // only adjust bottom so that pull-xs-right flexed margin-left: auto works

    .bmd-form-group {
      display: inline-block;
      padding-top: 0;
    }

    .btn {
      margin-bottom: 0;
    }
  }
}
*/
.eds_news_CashWa .form-control {
  background: no-repeat center bottom, center calc(100% - 1px);
  background-size: 0 100%, 100% 100%;
  border: 0;
  height: 36px;
  transition: background 0s ease-out;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  font-size: 14px;
}
.eds_news_CashWa .form-control:focus, .bmd-form-group.is-focused .eds_news_CashWa .form-control {
  background-size: 100% 100%, 100% 100%;
  transition-duration: 0.3s;
  box-shadow: none;
}
.eds_news_CashWa .form-control::-moz-placeholder {
  color: #AAAAAA;
  font-weight: 400;
  font-size: 14px;
}
.eds_news_CashWa .form-control:-ms-input-placeholder {
  color: #AAAAAA;
  font-weight: 400;
  font-size: 14px;
}
.eds_news_CashWa .form-control::-webkit-input-placeholder {
  color: #AAAAAA;
  font-weight: 400;
  font-size: 14px;
}
.has-white .eds_news_CashWa .form-control::-moz-placeholder {
  color: #fff;
}
.has-white .eds_news_CashWa .form-control:-ms-input-placeholder {
  color: #fff;
}
.has-white .eds_news_CashWa .form-control::-webkit-input-placeholder {
  color: #fff;
}
.eds_news_CashWa .bmd-help {
  position: absolute;
  display: none;
  font-size: 0.8rem;
  font-weight: normal;
}
.bmd-form-group.is-focused .eds_news_CashWa .bmd-help {
  display: block;
}
.eds_news_CashWa .bmd-help:nth-of-type(2) {
  padding-top: 1rem;
}
.eds_news_CashWa .bmd-help + .bmd-help {
  position: relative;
  margin-bottom: 0;
}
.eds_news_CashWa .radio label, .is-focused .eds_news_CashWa .radio label,
.eds_news_CashWa .radio-inline,
.is-focused .eds_news_CashWa .radio-inline,
.eds_news_CashWa .checkbox label,
.is-focused .eds_news_CashWa .checkbox label,
.eds_news_CashWa .checkbox-inline,
.is-focused .eds_news_CashWa .checkbox-inline,
.eds_news_CashWa .switch label,
.is-focused .eds_news_CashWa .switch label {
  color: #999999;
}
.eds_news_CashWa .radio label label:has(input[type=radio][disabled]), .eds_news_CashWa .radio label label:has(input[type=radio][disabled]):hover, .eds_news_CashWa .radio label label:has(input[type=radio][disabled]):focus,
.eds_news_CashWa .radio label label:has(input[type=checkbox][disabled]),
.eds_news_CashWa .radio label label:has(input[type=checkbox][disabled]):hover,
.eds_news_CashWa .radio label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .eds_news_CashWa .radio label, fieldset[disabled] .eds_news_CashWa .radio label:hover, fieldset[disabled] .eds_news_CashWa .radio label:focus, .is-focused .eds_news_CashWa .radio label label:has(input[type=radio][disabled]), .is-focused .eds_news_CashWa .radio label label:has(input[type=radio][disabled]):hover, .is-focused .eds_news_CashWa .radio label label:has(input[type=radio][disabled]):focus,
.is-focused .eds_news_CashWa .radio label label:has(input[type=checkbox][disabled]),
.is-focused .eds_news_CashWa .radio label label:has(input[type=checkbox][disabled]):hover,
.is-focused .eds_news_CashWa .radio label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .is-focused .eds_news_CashWa .radio label, fieldset[disabled] .is-focused .eds_news_CashWa .radio label:hover, fieldset[disabled] .is-focused .eds_news_CashWa .radio label:focus,
.eds_news_CashWa .radio-inline label:has(input[type=radio][disabled]),
.eds_news_CashWa .radio-inline label:has(input[type=radio][disabled]):hover,
.eds_news_CashWa .radio-inline label:has(input[type=radio][disabled]):focus,
.eds_news_CashWa .radio-inline label:has(input[type=checkbox][disabled]),
.eds_news_CashWa .radio-inline label:has(input[type=checkbox][disabled]):hover,
.eds_news_CashWa .radio-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .eds_news_CashWa .radio-inline,
fieldset[disabled] .eds_news_CashWa .radio-inline:hover,
fieldset[disabled] .eds_news_CashWa .radio-inline:focus,
.is-focused .eds_news_CashWa .radio-inline label:has(input[type=radio][disabled]),
.is-focused .eds_news_CashWa .radio-inline label:has(input[type=radio][disabled]):hover,
.is-focused .eds_news_CashWa .radio-inline label:has(input[type=radio][disabled]):focus,
.is-focused .eds_news_CashWa .radio-inline label:has(input[type=checkbox][disabled]),
.is-focused .eds_news_CashWa .radio-inline label:has(input[type=checkbox][disabled]):hover,
.is-focused .eds_news_CashWa .radio-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .eds_news_CashWa .radio-inline,
fieldset[disabled] .is-focused .eds_news_CashWa .radio-inline:hover,
fieldset[disabled] .is-focused .eds_news_CashWa .radio-inline:focus,
.eds_news_CashWa .checkbox label label:has(input[type=radio][disabled]),
.eds_news_CashWa .checkbox label label:has(input[type=radio][disabled]):hover,
.eds_news_CashWa .checkbox label label:has(input[type=radio][disabled]):focus,
.eds_news_CashWa .checkbox label label:has(input[type=checkbox][disabled]),
.eds_news_CashWa .checkbox label label:has(input[type=checkbox][disabled]):hover,
.eds_news_CashWa .checkbox label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .eds_news_CashWa .checkbox label,
fieldset[disabled] .eds_news_CashWa .checkbox label:hover,
fieldset[disabled] .eds_news_CashWa .checkbox label:focus,
.is-focused .eds_news_CashWa .checkbox label label:has(input[type=radio][disabled]),
.is-focused .eds_news_CashWa .checkbox label label:has(input[type=radio][disabled]):hover,
.is-focused .eds_news_CashWa .checkbox label label:has(input[type=radio][disabled]):focus,
.is-focused .eds_news_CashWa .checkbox label label:has(input[type=checkbox][disabled]),
.is-focused .eds_news_CashWa .checkbox label label:has(input[type=checkbox][disabled]):hover,
.is-focused .eds_news_CashWa .checkbox label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .eds_news_CashWa .checkbox label,
fieldset[disabled] .is-focused .eds_news_CashWa .checkbox label:hover,
fieldset[disabled] .is-focused .eds_news_CashWa .checkbox label:focus,
.eds_news_CashWa .checkbox-inline label:has(input[type=radio][disabled]),
.eds_news_CashWa .checkbox-inline label:has(input[type=radio][disabled]):hover,
.eds_news_CashWa .checkbox-inline label:has(input[type=radio][disabled]):focus,
.eds_news_CashWa .checkbox-inline label:has(input[type=checkbox][disabled]),
.eds_news_CashWa .checkbox-inline label:has(input[type=checkbox][disabled]):hover,
.eds_news_CashWa .checkbox-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .eds_news_CashWa .checkbox-inline,
fieldset[disabled] .eds_news_CashWa .checkbox-inline:hover,
fieldset[disabled] .eds_news_CashWa .checkbox-inline:focus,
.is-focused .eds_news_CashWa .checkbox-inline label:has(input[type=radio][disabled]),
.is-focused .eds_news_CashWa .checkbox-inline label:has(input[type=radio][disabled]):hover,
.is-focused .eds_news_CashWa .checkbox-inline label:has(input[type=radio][disabled]):focus,
.is-focused .eds_news_CashWa .checkbox-inline label:has(input[type=checkbox][disabled]),
.is-focused .eds_news_CashWa .checkbox-inline label:has(input[type=checkbox][disabled]):hover,
.is-focused .eds_news_CashWa .checkbox-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .eds_news_CashWa .checkbox-inline,
fieldset[disabled] .is-focused .eds_news_CashWa .checkbox-inline:hover,
fieldset[disabled] .is-focused .eds_news_CashWa .checkbox-inline:focus,
.eds_news_CashWa .switch label label:has(input[type=radio][disabled]),
.eds_news_CashWa .switch label label:has(input[type=radio][disabled]):hover,
.eds_news_CashWa .switch label label:has(input[type=radio][disabled]):focus,
.eds_news_CashWa .switch label label:has(input[type=checkbox][disabled]),
.eds_news_CashWa .switch label label:has(input[type=checkbox][disabled]):hover,
.eds_news_CashWa .switch label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .eds_news_CashWa .switch label,
fieldset[disabled] .eds_news_CashWa .switch label:hover,
fieldset[disabled] .eds_news_CashWa .switch label:focus,
.is-focused .eds_news_CashWa .switch label label:has(input[type=radio][disabled]),
.is-focused .eds_news_CashWa .switch label label:has(input[type=radio][disabled]):hover,
.is-focused .eds_news_CashWa .switch label label:has(input[type=radio][disabled]):focus,
.is-focused .eds_news_CashWa .switch label label:has(input[type=checkbox][disabled]),
.is-focused .eds_news_CashWa .switch label label:has(input[type=checkbox][disabled]):hover,
.is-focused .eds_news_CashWa .switch label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .eds_news_CashWa .switch label,
fieldset[disabled] .is-focused .eds_news_CashWa .switch label:hover,
fieldset[disabled] .is-focused .eds_news_CashWa .switch label:focus {
  color: #999999;
}
.eds_news_CashWa [class^=bmd-label],
.eds_news_CashWa [class*=" bmd-label"] {
  color: #999999;
}
.eds_news_CashWa .form-control, .is-focused .eds_news_CashWa .form-control {
  background-image: linear-gradient(to top, #10d7bf 2px, rgba(16, 215, 191, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .form-control:invalid {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .form-control:-moz-read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .form-control:read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
fieldset[disabled][disabled] .eds_news_CashWa .form-control, .eds_news_CashWa .form-control.disabled, .eds_news_CashWa .form-control:disabled, .eds_news_CashWa .form-control[disabled] {
  background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
.eds_news_CashWa .form-control.form-control-success, .is-focused .eds_news_CashWa .form-control.form-control-success {
  background-image: linear-gradient(to top, #10d7bf 2px, rgba(16, 215, 191, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}
.eds_news_CashWa .form-control.form-control-warning, .is-focused .eds_news_CashWa .form-control.form-control-warning {
  background-image: linear-gradient(to top, #10d7bf 2px, rgba(16, 215, 191, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}
.eds_news_CashWa .form-control.form-control-danger, .is-focused .eds_news_CashWa .form-control.form-control-danger {
  background-image: linear-gradient(to top, #10d7bf 2px, rgba(16, 215, 191, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}
.eds_news_CashWa .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #999999;
}
.eds_news_CashWa .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(153, 153, 153, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .is-focused .form-control:valid, .eds_news_CashWa .is-focused .form-control.is-valid,
.was-validated .eds_news_CashWa .is-focused .custom-select:valid,
.eds_news_CashWa .is-focused .custom-select.is-valid {
  border-color: #999999;
}
.was-validated .eds_news_CashWa .is-focused .form-control:valid:focus, .eds_news_CashWa .is-focused .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .is-focused .custom-select:valid:focus,
.eds_news_CashWa .is-focused .custom-select.is-valid:focus {
  border-color: #999999;
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.25);
}
.was-validated .eds_news_CashWa .is-focused .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .is-focused .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .is-focused .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .is-focused .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .is-focused .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .is-focused .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .is-focused .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .is-focused .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .is-focused .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #999999;
}
.was-validated .eds_news_CashWa .is-focused .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .is-focused .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .is-focused .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .is-focused .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .is-focused .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #999999;
}
.was-validated .eds_news_CashWa .is-focused .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #d9d9d9;
}
.was-validated .eds_news_CashWa .is-focused .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .is-focused .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .is-focused .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .is-focused .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #b3b3b3;
}
.was-validated .eds_news_CashWa .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(153, 153, 153, 0.25);
}
.was-validated .eds_news_CashWa .is-focused .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #999999;
}
.was-validated .eds_news_CashWa .is-focused .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .is-focused .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .is-focused .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .is-focused .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .is-focused .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .is-focused .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .is-focused .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.25);
}
.eds_news_CashWa .is-focused [class^=bmd-label],
.eds_news_CashWa .is-focused [class*=" bmd-label"] {
  color: #10d7bf;
}
.eds_news_CashWa .is-focused .bmd-label-placeholder {
  color: #999999;
}
.eds_news_CashWa .is-focused .form-control {
  border-color: #d2d2d2;
}
.eds_news_CashWa .is-focused .bmd-help {
  color: #808080;
}
.eds_news_CashWa .has-success [class^=bmd-label],
.eds_news_CashWa .has-success [class*=" bmd-label"] {
  color: #4caf50;
}
.eds_news_CashWa .has-success .form-control, .is-focused .eds_news_CashWa .has-success .form-control {
  background-image: linear-gradient(to top, #4caf50 2px, rgba(76, 175, 80, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-success .form-control:invalid {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-success .form-control:-moz-read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-success .form-control:read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
fieldset[disabled][disabled] .eds_news_CashWa .has-success .form-control, .eds_news_CashWa .has-success .form-control.disabled, .eds_news_CashWa .has-success .form-control:disabled, .eds_news_CashWa .has-success .form-control[disabled] {
  background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
.eds_news_CashWa .has-success .form-control.form-control-success, .is-focused .eds_news_CashWa .has-success .form-control.form-control-success {
  background-image: linear-gradient(to top, #4caf50 2px, rgba(76, 175, 80, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}
.eds_news_CashWa .has-success .form-control.form-control-warning, .is-focused .eds_news_CashWa .has-success .form-control.form-control-warning {
  background-image: linear-gradient(to top, #4caf50 2px, rgba(76, 175, 80, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}
.eds_news_CashWa .has-success .form-control.form-control-danger, .is-focused .eds_news_CashWa .has-success .form-control.form-control-danger {
  background-image: linear-gradient(to top, #4caf50 2px, rgba(76, 175, 80, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}
.eds_news_CashWa .has-success .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #4caf50;
}
.eds_news_CashWa .has-success .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(76, 175, 80, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .has-success .is-focused .form-control:valid, .eds_news_CashWa .has-success .is-focused .form-control.is-valid,
.was-validated .eds_news_CashWa .has-success .is-focused .custom-select:valid,
.eds_news_CashWa .has-success .is-focused .custom-select.is-valid {
  border-color: #4caf50;
}
.was-validated .eds_news_CashWa .has-success .is-focused .form-control:valid:focus, .eds_news_CashWa .has-success .is-focused .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .has-success .is-focused .custom-select:valid:focus,
.eds_news_CashWa .has-success .is-focused .custom-select.is-valid:focus {
  border-color: #4caf50;
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}
.was-validated .eds_news_CashWa .has-success .is-focused .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-success .is-focused .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .has-success .is-focused .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-success .is-focused .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .has-success .is-focused .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-success .is-focused .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .has-success .is-focused .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-success .is-focused .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-success .is-focused .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .has-success .is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #4caf50;
}
.was-validated .eds_news_CashWa .has-success .is-focused .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-success .is-focused .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-success .is-focused .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-success .is-focused .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .has-success .is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #4caf50;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .has-success .is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #a3d7a5;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-success .is-focused .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-success .is-focused .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-success .is-focused .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .has-success .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #6ec071;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .has-success .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .has-success .is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #4caf50;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .has-success .is-focused .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-success .is-focused .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-success .is-focused .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-success .is-focused .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-success .is-focused .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .has-success .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.25);
}
.eds_news_CashWa .has-success .is-focused [class^=bmd-label],
.eds_news_CashWa .has-success .is-focused [class*=" bmd-label"] {
  color: #4caf50;
}
.eds_news_CashWa .has-success .is-focused .bmd-label-placeholder {
  color: #4caf50;
}
.eds_news_CashWa .has-success .is-focused .form-control {
  border-color: #4caf50;
}
.eds_news_CashWa .has-success .is-focused .bmd-help {
  color: #808080;
}
.eds_news_CashWa .has-info [class^=bmd-label],
.eds_news_CashWa .has-info [class*=" bmd-label"] {
  color: #00bcd4;
}
.eds_news_CashWa .has-info .form-control, .is-focused .eds_news_CashWa .has-info .form-control {
  background-image: linear-gradient(to top, #00bcd4 2px, rgba(0, 188, 212, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-info .form-control:invalid {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-info .form-control:-moz-read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-info .form-control:read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
fieldset[disabled][disabled] .eds_news_CashWa .has-info .form-control, .eds_news_CashWa .has-info .form-control.disabled, .eds_news_CashWa .has-info .form-control:disabled, .eds_news_CashWa .has-info .form-control[disabled] {
  background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
.eds_news_CashWa .has-info .form-control.form-control-success, .is-focused .eds_news_CashWa .has-info .form-control.form-control-success {
  background-image: linear-gradient(to top, #00bcd4 2px, rgba(0, 188, 212, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}
.eds_news_CashWa .has-info .form-control.form-control-warning, .is-focused .eds_news_CashWa .has-info .form-control.form-control-warning {
  background-image: linear-gradient(to top, #00bcd4 2px, rgba(0, 188, 212, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}
.eds_news_CashWa .has-info .form-control.form-control-danger, .is-focused .eds_news_CashWa .has-info .form-control.form-control-danger {
  background-image: linear-gradient(to top, #00bcd4 2px, rgba(0, 188, 212, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}
.eds_news_CashWa .has-info .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #00bcd4;
}
.eds_news_CashWa .has-info .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(0, 188, 212, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .has-info .is-focused .form-control:valid, .eds_news_CashWa .has-info .is-focused .form-control.is-valid,
.was-validated .eds_news_CashWa .has-info .is-focused .custom-select:valid,
.eds_news_CashWa .has-info .is-focused .custom-select.is-valid {
  border-color: #00bcd4;
}
.was-validated .eds_news_CashWa .has-info .is-focused .form-control:valid:focus, .eds_news_CashWa .has-info .is-focused .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .has-info .is-focused .custom-select:valid:focus,
.eds_news_CashWa .has-info .is-focused .custom-select.is-valid:focus {
  border-color: #00bcd4;
  box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.25);
}
.was-validated .eds_news_CashWa .has-info .is-focused .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-info .is-focused .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .has-info .is-focused .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-info .is-focused .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .has-info .is-focused .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-info .is-focused .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .has-info .is-focused .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-info .is-focused .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-info .is-focused .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .has-info .is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #00bcd4;
}
.was-validated .eds_news_CashWa .has-info .is-focused .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-info .is-focused .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-info .is-focused .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-info .is-focused .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .has-info .is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #00bcd4;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .has-info .is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #55ecff;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-info .is-focused .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-info .is-focused .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-info .is-focused .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .has-info .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #08e3ff;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .has-info .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(0, 188, 212, 0.25);
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .has-info .is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #00bcd4;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .has-info .is-focused .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-info .is-focused .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-info .is-focused .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-info .is-focused .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-info .is-focused .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .has-info .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.25);
}
.eds_news_CashWa .has-info .is-focused [class^=bmd-label],
.eds_news_CashWa .has-info .is-focused [class*=" bmd-label"] {
  color: #00bcd4;
}
.eds_news_CashWa .has-info .is-focused .bmd-label-placeholder {
  color: #00bcd4;
}
.eds_news_CashWa .has-info .is-focused .form-control {
  border-color: #00bcd4;
}
.eds_news_CashWa .has-info .is-focused .bmd-help {
  color: #808080;
}
.eds_news_CashWa .has-white [class^=bmd-label],
.eds_news_CashWa .has-white [class*=" bmd-label"] {
  color: #fff;
}
.eds_news_CashWa .has-white .form-control, .is-focused .eds_news_CashWa .has-white .form-control {
  background-image: linear-gradient(to top, #fff 2px, rgba(255, 255, 255, 0) 2px), linear-gradient(to top, #FFFFFF 1px, rgba(255, 255, 255, 0) 1px);
}
.eds_news_CashWa .has-white .form-control:invalid {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #FFFFFF 1px, rgba(255, 255, 255, 0) 1px);
}
.eds_news_CashWa .has-white .form-control:-moz-read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #FFFFFF 1px, rgba(255, 255, 255, 0) 1px);
}
.eds_news_CashWa .has-white .form-control:read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #FFFFFF 1px, rgba(255, 255, 255, 0) 1px);
}
fieldset[disabled][disabled] .eds_news_CashWa .has-white .form-control, .eds_news_CashWa .has-white .form-control.disabled, .eds_news_CashWa .has-white .form-control:disabled, .eds_news_CashWa .has-white .form-control[disabled] {
  background-image: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
.eds_news_CashWa .has-white .form-control.form-control-success, .is-focused .eds_news_CashWa .has-white .form-control.form-control-success {
  background-image: linear-gradient(to top, #fff 2px, rgba(255, 255, 255, 0) 2px), linear-gradient(to top, #FFFFFF 1px, rgba(255, 255, 255, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}
.eds_news_CashWa .has-white .form-control.form-control-warning, .is-focused .eds_news_CashWa .has-white .form-control.form-control-warning {
  background-image: linear-gradient(to top, #fff 2px, rgba(255, 255, 255, 0) 2px), linear-gradient(to top, #FFFFFF 1px, rgba(255, 255, 255, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}
.eds_news_CashWa .has-white .form-control.form-control-danger, .is-focused .eds_news_CashWa .has-white .form-control.form-control-danger {
  background-image: linear-gradient(to top, #fff 2px, rgba(255, 255, 255, 0) 2px), linear-gradient(to top, #FFFFFF 1px, rgba(255, 255, 255, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}
.eds_news_CashWa .has-white .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #fff;
}
.eds_news_CashWa .has-white .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .has-white .is-focused .form-control:valid, .eds_news_CashWa .has-white .is-focused .form-control.is-valid,
.was-validated .eds_news_CashWa .has-white .is-focused .custom-select:valid,
.eds_news_CashWa .has-white .is-focused .custom-select.is-valid {
  border-color: #fff;
}
.was-validated .eds_news_CashWa .has-white .is-focused .form-control:valid:focus, .eds_news_CashWa .has-white .is-focused .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .has-white .is-focused .custom-select:valid:focus,
.eds_news_CashWa .has-white .is-focused .custom-select.is-valid:focus {
  border-color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
.was-validated .eds_news_CashWa .has-white .is-focused .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-white .is-focused .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .has-white .is-focused .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-white .is-focused .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .has-white .is-focused .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-white .is-focused .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .has-white .is-focused .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-white .is-focused .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-white .is-focused .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .has-white .is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #fff;
}
.was-validated .eds_news_CashWa .has-white .is-focused .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-white .is-focused .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-white .is-focused .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-white .is-focused .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .has-white .is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #fff;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .has-white .is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: white;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-white .is-focused .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-white .is-focused .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-white .is-focused .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .has-white .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: white;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .has-white .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .has-white .is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #fff;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .has-white .is-focused .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-white .is-focused .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-white .is-focused .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-white .is-focused .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-white .is-focused .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .has-white .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
.eds_news_CashWa .has-white .is-focused [class^=bmd-label],
.eds_news_CashWa .has-white .is-focused [class*=" bmd-label"] {
  color: #fff;
}
.eds_news_CashWa .has-white .is-focused .bmd-label-placeholder {
  color: #fff;
}
.eds_news_CashWa .has-white .is-focused .form-control {
  border-color: #fff;
}
.eds_news_CashWa .has-white .is-focused .bmd-help {
  color: #808080;
}
.eds_news_CashWa .has-white .form-control:focus {
  color: #fff;
}
.eds_news_CashWa .has-warning [class^=bmd-label],
.eds_news_CashWa .has-warning [class*=" bmd-label"] {
  color: #ff9800;
}
.eds_news_CashWa .has-warning .form-control, .is-focused .eds_news_CashWa .has-warning .form-control {
  background-image: linear-gradient(to top, #ff9800 2px, rgba(255, 152, 0, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-warning .form-control:invalid {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-warning .form-control:-moz-read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-warning .form-control:read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
fieldset[disabled][disabled] .eds_news_CashWa .has-warning .form-control, .eds_news_CashWa .has-warning .form-control.disabled, .eds_news_CashWa .has-warning .form-control:disabled, .eds_news_CashWa .has-warning .form-control[disabled] {
  background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
.eds_news_CashWa .has-warning .form-control.form-control-success, .is-focused .eds_news_CashWa .has-warning .form-control.form-control-success {
  background-image: linear-gradient(to top, #ff9800 2px, rgba(255, 152, 0, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}
.eds_news_CashWa .has-warning .form-control.form-control-warning, .is-focused .eds_news_CashWa .has-warning .form-control.form-control-warning {
  background-image: linear-gradient(to top, #ff9800 2px, rgba(255, 152, 0, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}
.eds_news_CashWa .has-warning .form-control.form-control-danger, .is-focused .eds_news_CashWa .has-warning .form-control.form-control-danger {
  background-image: linear-gradient(to top, #ff9800 2px, rgba(255, 152, 0, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}
.eds_news_CashWa .has-warning .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ff9800;
}
.eds_news_CashWa .has-warning .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(255, 152, 0, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .form-control:valid, .eds_news_CashWa .has-warning .is-focused .form-control.is-valid,
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-select:valid,
.eds_news_CashWa .has-warning .is-focused .custom-select.is-valid {
  border-color: #ff9800;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .form-control:valid:focus, .eds_news_CashWa .has-warning .is-focused .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-select:valid:focus,
.eds_news_CashWa .has-warning .is-focused .custom-select.is-valid:focus {
  border-color: #ff9800;
  box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.25);
}
.was-validated .eds_news_CashWa .has-warning .is-focused .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-warning .is-focused .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .has-warning .is-focused .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-warning .is-focused .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .has-warning .is-focused .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-warning .is-focused .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .has-warning .is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #ff9800;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-warning .is-focused .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-warning .is-focused .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-warning .is-focused .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .has-warning .is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #ff9800;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .has-warning .is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #ffcc80;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-warning .is-focused .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-warning .is-focused .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .has-warning .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #ffad33;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .has-warning .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(255, 152, 0, 0.25);
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .has-warning .is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #ff9800;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .has-warning .is-focused .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-warning .is-focused .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-warning .is-focused .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-warning .is-focused .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .has-warning .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.25);
}
.eds_news_CashWa .has-warning .is-focused [class^=bmd-label],
.eds_news_CashWa .has-warning .is-focused [class*=" bmd-label"] {
  color: #ff9800;
}
.eds_news_CashWa .has-warning .is-focused .bmd-label-placeholder {
  color: #ff9800;
}
.eds_news_CashWa .has-warning .is-focused .form-control {
  border-color: #ff9800;
}
.eds_news_CashWa .has-warning .is-focused .bmd-help {
  color: #808080;
}
.eds_news_CashWa .has-danger [class^=bmd-label],
.eds_news_CashWa .has-danger [class*=" bmd-label"] {
  color: #f44336;
}
.eds_news_CashWa .has-danger .form-control, .is-focused .eds_news_CashWa .has-danger .form-control {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-danger .form-control:invalid {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-danger .form-control:-moz-read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-danger .form-control:read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
fieldset[disabled][disabled] .eds_news_CashWa .has-danger .form-control, .eds_news_CashWa .has-danger .form-control.disabled, .eds_news_CashWa .has-danger .form-control:disabled, .eds_news_CashWa .has-danger .form-control[disabled] {
  background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
.eds_news_CashWa .has-danger .form-control.form-control-success, .is-focused .eds_news_CashWa .has-danger .form-control.form-control-success {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}
.eds_news_CashWa .has-danger .form-control.form-control-warning, .is-focused .eds_news_CashWa .has-danger .form-control.form-control-warning {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}
.eds_news_CashWa .has-danger .form-control.form-control-danger, .is-focused .eds_news_CashWa .has-danger .form-control.form-control-danger {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}
.eds_news_CashWa .has-danger .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f44336;
}
.eds_news_CashWa .has-danger .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(244, 67, 54, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .form-control:valid, .eds_news_CashWa .has-danger .is-focused .form-control.is-valid,
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-select:valid,
.eds_news_CashWa .has-danger .is-focused .custom-select.is-valid {
  border-color: #f44336;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .form-control:valid:focus, .eds_news_CashWa .has-danger .is-focused .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-select:valid:focus,
.eds_news_CashWa .has-danger .is-focused .custom-select.is-valid:focus {
  border-color: #f44336;
  box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}
.was-validated .eds_news_CashWa .has-danger .is-focused .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-danger .is-focused .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .has-danger .is-focused .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-danger .is-focused .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .has-danger .is-focused .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-danger .is-focused .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .has-danger .is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #f44336;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-danger .is-focused .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-danger .is-focused .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-danger .is-focused .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .has-danger .is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #f44336;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .has-danger .is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #fbb4af;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-danger .is-focused .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-danger .is-focused .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .has-danger .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #f77066;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .has-danger .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .has-danger .is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #f44336;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .has-danger .is-focused .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-danger .is-focused .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-danger .is-focused .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-danger .is-focused .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .has-danger .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}
.eds_news_CashWa .has-danger .is-focused [class^=bmd-label],
.eds_news_CashWa .has-danger .is-focused [class*=" bmd-label"] {
  color: #f44336;
}
.eds_news_CashWa .has-danger .is-focused .bmd-label-placeholder {
  color: #f44336;
}
.eds_news_CashWa .has-danger .is-focused .form-control {
  border-color: #f44336;
}
.eds_news_CashWa .has-danger .is-focused .bmd-help {
  color: #808080;
}
.eds_news_CashWa .has-rose [class^=bmd-label],
.eds_news_CashWa .has-rose [class*=" bmd-label"] {
  color: #e91e63;
}
.eds_news_CashWa .has-rose .form-control, .is-focused .eds_news_CashWa .has-rose .form-control {
  background-image: linear-gradient(to top, #e91e63 2px, rgba(233, 30, 99, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-rose .form-control:invalid {
  background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-rose .form-control:-moz-read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
.eds_news_CashWa .has-rose .form-control:read-only {
  background-image: linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}
fieldset[disabled][disabled] .eds_news_CashWa .has-rose .form-control, .eds_news_CashWa .has-rose .form-control.disabled, .eds_news_CashWa .has-rose .form-control:disabled, .eds_news_CashWa .has-rose .form-control[disabled] {
  background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
.eds_news_CashWa .has-rose .form-control.form-control-success, .is-focused .eds_news_CashWa .has-rose .form-control.form-control-success {
  background-image: linear-gradient(to top, #e91e63 2px, rgba(233, 30, 99, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}
.eds_news_CashWa .has-rose .form-control.form-control-warning, .is-focused .eds_news_CashWa .has-rose .form-control.form-control-warning {
  background-image: linear-gradient(to top, #e91e63 2px, rgba(233, 30, 99, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}
.eds_news_CashWa .has-rose .form-control.form-control-danger, .is-focused .eds_news_CashWa .has-rose .form-control.form-control-danger {
  background-image: linear-gradient(to top, #e91e63 2px, rgba(233, 30, 99, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}
.eds_news_CashWa .has-rose .is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e91e63;
}
.eds_news_CashWa .has-rose .is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(233, 30, 99, 0.8);
  border-radius: 0.2rem;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .form-control:valid, .eds_news_CashWa .has-rose .is-focused .form-control.is-valid,
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-select:valid,
.eds_news_CashWa .has-rose .is-focused .custom-select.is-valid {
  border-color: #e91e63;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .form-control:valid:focus, .eds_news_CashWa .has-rose .is-focused .form-control.is-valid:focus,
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-select:valid:focus,
.eds_news_CashWa .has-rose .is-focused .custom-select.is-valid:focus {
  border-color: #e91e63;
  box-shadow: 0 0 0 0.2rem rgba(233, 30, 99, 0.25);
}
.was-validated .eds_news_CashWa .has-rose .is-focused .form-control:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-rose .is-focused .form-control:valid ~ .valid-tooltip, .eds_news_CashWa .has-rose .is-focused .form-control.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-rose .is-focused .form-control.is-valid ~ .valid-tooltip,
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-select:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-select:valid ~ .valid-tooltip,
.eds_news_CashWa .has-rose .is-focused .custom-select.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-rose .is-focused .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .form-check-input:valid ~ .form-check-label, .eds_news_CashWa .has-rose .is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #e91e63;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .form-check-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-rose .is-focused .form-check-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-rose .is-focused .form-check-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-rose .is-focused .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-control-input:valid ~ .custom-control-label, .eds_news_CashWa .has-rose .is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #e91e63;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-control-input:valid ~ .custom-control-label::before, .eds_news_CashWa .has-rose .is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #f492b4;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-control-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-control-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-rose .is-focused .custom-control-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-rose .is-focused .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before, .eds_news_CashWa .has-rose .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #ee4c83;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before, .eds_news_CashWa .has-rose .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(233, 30, 99, 0.25);
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-file-input:valid ~ .custom-file-label, .eds_news_CashWa .has-rose .is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #e91e63;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-file-input:valid ~ .custom-file-label::before, .eds_news_CashWa .has-rose .is-focused .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-file-input:valid ~ .valid-feedback,
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-file-input:valid ~ .valid-tooltip, .eds_news_CashWa .has-rose .is-focused .custom-file-input.is-valid ~ .valid-feedback,
.eds_news_CashWa .has-rose .is-focused .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .eds_news_CashWa .has-rose .is-focused .custom-file-input:valid:focus ~ .custom-file-label, .eds_news_CashWa .has-rose .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(233, 30, 99, 0.25);
}
.eds_news_CashWa .has-rose .is-focused [class^=bmd-label],
.eds_news_CashWa .has-rose .is-focused [class*=" bmd-label"] {
  color: #e91e63;
}
.eds_news_CashWa .has-rose .is-focused .bmd-label-placeholder {
  color: #e91e63;
}
.eds_news_CashWa .has-rose .is-focused .form-control {
  border-color: #e91e63;
}
.eds_news_CashWa .has-rose .is-focused .bmd-help {
  color: #808080;
}
.eds_news_CashWa .bmd-form-group {
  position: relative;
  padding-top: 27px;
}
.eds_news_CashWa .bmd-form-group:not(.has-success):not(.has-danger) [class^=bmd-label].bmd-label-floating,
.eds_news_CashWa .bmd-form-group:not(.has-success):not(.has-danger) [class*=" bmd-label"].bmd-label-floating {
  color: #AAAAAA;
}
.eds_news_CashWa .bmd-form-group [class^=bmd-label],
.eds_news_CashWa .bmd-form-group [class*=" bmd-label"] {
  position: absolute;
  pointer-events: none;
  transition: 0.3s ease all;
}
.eds_news_CashWa .bmd-form-group [class^=bmd-label].bmd-label-floating,
.eds_news_CashWa .bmd-form-group [class*=" bmd-label"].bmd-label-floating {
  will-change: left, top, contents;
  margin: 0;
  line-height: 1.4;
  font-weight: 400;
}
.eds_news_CashWa .bmd-form-group.is-filled .bmd-label-placeholder {
  display: none;
}
.eds_news_CashWa .bmd-form-group.bmd-collapse-inline {
  display: flex;
  align-items: center;
  padding: 0;
  min-height: 2.1em;
}
.eds_news_CashWa .bmd-form-group.bmd-collapse-inline .collapse {
  flex: 1;
  display: none;
}
.eds_news_CashWa .bmd-form-group.bmd-collapse-inline .collapse.show {
  max-width: 1200px;
}
.eds_news_CashWa .bmd-form-group.bmd-collapse-inline .collapsing,
.eds_news_CashWa .bmd-form-group.bmd-collapse-inline .width:not(.collapse),
.eds_news_CashWa .bmd-form-group.bmd-collapse-inline .collapse.show {
  display: block;
}
.eds_news_CashWa .bmd-form-group.bmd-collapse-inline .collapsing {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.eds_news_CashWa .bmd-form-group input::-moz-placeholder {
  line-height: 1.1;
}
.eds_news_CashWa .bmd-form-group .form-control,
.eds_news_CashWa .bmd-form-group label,
.eds_news_CashWa .bmd-form-group input::placeholder {
  line-height: 1.1;
}
.eds_news_CashWa .bmd-form-group label {
  color: #AAAAAA;
}
.eds_news_CashWa .bmd-form-group .radio label,
.eds_news_CashWa .bmd-form-group label.radio-inline,
.eds_news_CashWa .bmd-form-group .checkbox label,
.eds_news_CashWa .bmd-form-group label.checkbox-inline,
.eds_news_CashWa .bmd-form-group .switch label {
  line-height: 1.5;
}
.eds_news_CashWa .bmd-form-group .checkbox label,
.eds_news_CashWa .bmd-form-group .radio label,
.eds_news_CashWa .bmd-form-group label {
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-form-group .bmd-label-floating,
.eds_news_CashWa .bmd-form-group .bmd-label-placeholder {
  top: 2.3125rem;
}
.eds_news_CashWa .bmd-form-group input[type=text] + .bmd-label-floating {
  top: 58%;
}
.eds_news_CashWa .bmd-form-group .is-focused .bmd-label-floating,
.eds_news_CashWa .bmd-form-group .is-filled .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .bmd-form-group .form-control:focus + .bmd-label-floating,
.eds_news_CashWa .bmd-form-group .form-control:valid + .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .bmd-form-group .bmd-label-static {
  top: 0.35rem;
  left: 0;
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-form-group .bmd-help {
  margin-top: 0;
  font-size: 0.75rem;
}
.eds_news_CashWa .bmd-form-group .form-control.form-control-success, .eds_news_CashWa .bmd-form-group .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group .form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 0.9375rem 0.9375rem;
}
.eds_news_CashWa .bmd-form-group .form-control.form-control-success, .eds_news_CashWa .bmd-form-group .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group .form-control.form-control-success, .eds_news_CashWa .bmd-form-group .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group .form-control.form-control-danger, .eds_news_CashWa .bmd-form-group .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.46875rem;
}
.eds_news_CashWa .bmd-form-group .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group .form-control.form-control-success, .eds_news_CashWa .bmd-form-group .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 0.9375rem 0.9375rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm input::-moz-placeholder {
  line-height: 1.1;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm input::placeholder {
  line-height: 1.1;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm label {
  color: #AAAAAA;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .radio label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm label.radio-inline,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .checkbox label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm label.checkbox-inline,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .switch label {
  line-height: 1.5;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .checkbox label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .radio label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm label {
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .bmd-label-floating,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .bmd-label-placeholder {
  top: 1.875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm input[type=text] + .bmd-label-floating {
  top: 58%;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .is-focused .bmd-label-floating,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .is-filled .bmd-label-floating {
  top: 0.75rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control:focus + .bmd-label-floating,
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control:valid + .bmd-label-floating {
  top: 0.75rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .bmd-label-static {
  top: 0.1rem;
  left: 0;
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .bmd-help {
  margin-top: 0;
  font-size: 0.65625rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 0.6875rem 0.6875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.34375rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 0.6875rem 0.6875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg input::-moz-placeholder {
  line-height: 1.1;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg input::placeholder {
  line-height: 1.1;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg label {
  color: #AAAAAA;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .radio label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg label.radio-inline,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .checkbox label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg label.checkbox-inline,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .switch label {
  line-height: 1.5;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .checkbox label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .radio label,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg label {
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .bmd-label-floating,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .bmd-label-placeholder {
  top: 2.4375rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg input[type=text] + .bmd-label-floating {
  top: 58%;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .is-focused .bmd-label-floating,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .is-filled .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control:focus + .bmd-label-floating,
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control:valid + .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .bmd-label-static {
  top: 0.35rem;
  left: 0;
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .bmd-help {
  margin-top: 0;
  font-size: 0.9375rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 1.1875rem 1.1875rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.59375rem;
}
.eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-success, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning, .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 1.1875rem 1.1875rem;
}
.eds_news_CashWa input::-moz-placeholder {
  line-height: 1.1;
}
.eds_news_CashWa .form-control,
.eds_news_CashWa label,
.eds_news_CashWa input::placeholder {
  line-height: 1.1;
}
.eds_news_CashWa label {
  color: #AAAAAA;
}
.eds_news_CashWa .radio label,
.eds_news_CashWa label.radio-inline,
.eds_news_CashWa .checkbox label,
.eds_news_CashWa label.checkbox-inline,
.eds_news_CashWa .switch label {
  line-height: 1.5;
}
.eds_news_CashWa .checkbox label,
.eds_news_CashWa .radio label,
.eds_news_CashWa label {
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-label-floating,
.eds_news_CashWa .bmd-label-placeholder {
  top: 2.3125rem;
}
.eds_news_CashWa input[type=text] + .bmd-label-floating {
  top: 58%;
}
.eds_news_CashWa .is-focused .bmd-label-floating,
.eds_news_CashWa .is-filled .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .form-control:focus + .bmd-label-floating,
.eds_news_CashWa .form-control:valid + .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.6875rem;
}
.eds_news_CashWa .bmd-label-static {
  top: 0.35rem;
  left: 0;
  font-size: 0.875rem;
}
.eds_news_CashWa .bmd-help {
  margin-top: 0;
  font-size: 0.75rem;
}
.eds_news_CashWa .form-control.form-control-success, .eds_news_CashWa .form-control.form-control-warning, .eds_news_CashWa .form-control.form-control-danger {
  background-size: 0 100%, 100% 100%, 0.9375rem 0.9375rem;
}
.eds_news_CashWa .form-control.form-control-success, .eds_news_CashWa .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .form-control.form-control-success, .eds_news_CashWa .form-control.form-control-warning, .eds_news_CashWa .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .form-control.form-control-warning, .eds_news_CashWa .form-control.form-control-danger, .eds_news_CashWa .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.46875rem;
}
.eds_news_CashWa .form-control.form-control-success:focus, .bmd-form-group.is-focused .eds_news_CashWa .form-control.form-control-success, .eds_news_CashWa .form-control.form-control-warning:focus, .bmd-form-group.is-focused .eds_news_CashWa .form-control.form-control-warning, .eds_news_CashWa .form-control.form-control-danger:focus, .bmd-form-group.is-focused .eds_news_CashWa .form-control.form-control-danger {
  background-size: 100% 100%, 100% 100%, 0.9375rem 0.9375rem;
}
.eds_news_CashWa select, .eds_news_CashWa select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
@media (min-width: 576px) {
  .eds_news_CashWa .form-inline .input-group {
    display: inline-flex;
    align-items: center;
  }
}
.eds_news_CashWa .form-control-feedback {
  position: absolute;
  top: 33px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
  opacity: 0;
}
.has-success .eds_news_CashWa .form-control-feedback {
  color: #64ce66;
  opacity: 1;
}
.has-danger .eds_news_CashWa .form-control-feedback {
  color: #fc4c3b;
  opacity: 1;
}
.eds_news_CashWa .form-group {
  margin-bottom: 17px;
  position: relative;
}
.eds_news_CashWa textarea {
  height: auto !important;
  resize: none;
  line-height: 1.42857143 !important;
}
.eds_news_CashWa .form-group input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.eds_news_CashWa .form-newsletter .input-group,
.eds_news_CashWa .form-newsletter .form-group {
  float: left;
  width: 78%;
  margin-right: 2%;
  margin-top: 9px;
  padding-top: 5px;
}
.eds_news_CashWa .form-newsletter .btn {
  float: left;
  width: 20%;
  margin: 9px 0 0;
}
.eds_news_CashWa .form-file-upload .input-group-btn:last-child > .btn-round {
  border-radius: 30px;
}
.eds_news_CashWa .form-file-upload .input-group-btn .btn {
  margin: 0;
}
.eds_news_CashWa .form-file-upload .input-group {
  width: 100%;
}
.eds_news_CashWa .input-group .input-group-btn {
  padding: 0 12px;
}

.eds_news_CashWa .page-header {
  height: 60vh;
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 0;
  border: 0;
  display: flex;
  align-items: center;
}
.eds_news_CashWa .page-header .page-header-image {
  position: absolute;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.eds_news_CashWa .page-header .content-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #FFFFFF;
  padding: 0 15px;
  width: 100%;
  max-width: 880px;
}
.eds_news_CashWa .page-header .carousel .carousel-indicators {
  bottom: 60px;
}
.eds_news_CashWa .page-header > .container {
  color: #fff;
}
.eds_news_CashWa .page-header .title {
  color: #fff;
}
.eds_news_CashWa .page-header.header-small {
  height: 65vh;
  min-height: 65vh;
}
.eds_news_CashWa .page-header .iframe-container iframe {
  width: 100%;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .header-filter {
  position: relative;
}
.eds_news_CashWa .header-filter:before, .eds_news_CashWa .header-filter:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
}
.eds_news_CashWa .header-filter::before {
  background: rgba(0, 0, 0, 0.5);
}
.eds_news_CashWa .header-filter .container {
  z-index: 2;
  position: relative;
}
.eds_news_CashWa .clear-filter::before {
  background: none;
}
.eds_news_CashWa .purple-filter:after {
  background: rgba(101, 47, 142, 0.64);
  background: linear-gradient(45deg, rgba(101, 47, 142, 0.88) 0%, rgba(125, 46, 185, 0.45) 100%);
  background: -webkit-linear-gradient(135deg, rgba(101, 47, 142, 0.88) 0%, rgba(125, 46, 185, 0.45) 100%);
}

.eds_news_CashWa .img-thumbnail {
  border-radius: 16px;
}
.eds_news_CashWa .img-raised {
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .rounded {
  border-radius: 6px !important;
}

.eds_news_CashWa .badge {
  padding: 5px 12px;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
}
.eds_news_CashWa .badge.badge-primary {
  background-color: #10d7bf;
}
.eds_news_CashWa .badge.badge-info {
  background-color: #00bcd4;
}
.eds_news_CashWa .badge.badge-success {
  background-color: #4caf50;
}
.eds_news_CashWa .badge.badge-warning {
  background-color: #ff9800;
}
.eds_news_CashWa .badge.badge-danger {
  background-color: #f44336;
}
.eds_news_CashWa .badge.badge-rose {
  background-color: #e91e63;
}
.eds_news_CashWa .badge.badge-default {
  background-color: #999;
}
.eds_news_CashWa .badge-default[href]:hover,
.eds_news_CashWa .badge-default[href]:focus {
  background-color: #c1c1c1;
}
.eds_news_CashWa .badge-primary[href]:hover,
.eds_news_CashWa .badge-primary[href]:focus {
  background-color: #0ebfaa;
}
.eds_news_CashWa .badge-info[href]:hover,
.eds_news_CashWa .badge-info[href]:focus {
  background-color: #00a5bb;
}
.eds_news_CashWa .badge-success[href]:hover,
.eds_news_CashWa .badge-success[href]:focus {
  background-color: #449d48;
}
.eds_news_CashWa .badge-warning[href]:hover,
.eds_news_CashWa .badge-warning[href]:focus {
  background-color: #e68900;
  color: #fff;
}
.eds_news_CashWa .badge-danger[href]:hover,
.eds_news_CashWa .badge-danger[href]:focus {
  background-color: #f32c1e;
}
.eds_news_CashWa .badge-rose[href]:hover,
.eds_news_CashWa .badge-rose[href]:focus {
  background-color: #d81558;
}
.eds_news_CashWa .pro-badge {
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  right: -10px;
  padding: 10px 18px;
  top: -30px;
  background: #fff;
  border-radius: 3px;
  color: #444444;
  line-height: 22px;
  box-shadow: 0 5px 5px -2px rgba(31, 31, 31, 0.4);
}

.eds_news_CashWa .alert {
  border: 0;
  border-radius: 0;
  padding: 20px 15px;
  line-height: 20px;
}
.eds_news_CashWa .alert b {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.85rem;
}
.eds_news_CashWa .alert, .eds_news_CashWa .alert.alert-default {
  background-color: white;
  color: #808080;
}
.eds_news_CashWa .alert a, .eds_news_CashWa .alert .alert-link, .eds_news_CashWa .alert.alert-default a, .eds_news_CashWa .alert.alert-default .alert-link {
  color: #808080;
}
.eds_news_CashWa .alert.alert-inverse {
  background-color: #292929;
  color: #fff;
}
.eds_news_CashWa .alert.alert-inverse a, .eds_news_CashWa .alert.alert-inverse .alert-link {
  color: #fff;
}
.eds_news_CashWa .alert.alert-primary {
  background-color: #11e5cc;
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-primary a, .eds_news_CashWa .alert.alert-primary .alert-link {
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-success {
  background-color: #55b559;
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-success a, .eds_news_CashWa .alert.alert-success .alert-link {
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-info {
  background-color: #00cae3;
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-info a, .eds_news_CashWa .alert.alert-info .alert-link {
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-warning {
  background-color: #ff9e0f;
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-warning a, .eds_news_CashWa .alert.alert-warning .alert-link {
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-danger {
  background-color: #f55145;
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-danger a, .eds_news_CashWa .alert.alert-danger .alert-link {
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-rose {
  background-color: #ea2c6d;
  color: #ffffff;
}
.eds_news_CashWa .alert.alert-rose a, .eds_news_CashWa .alert.alert-rose .alert-link {
  color: #ffffff;
}
.eds_news_CashWa .alert-info, .eds_news_CashWa .alert-danger, .eds_news_CashWa .alert-warning, .eds_news_CashWa .alert-success {
  color: #ffffff;
}
.eds_news_CashWa .alert-default a, .eds_news_CashWa .alert-default .alert-link {
  color: rgba(0,0,0, 0.87);
}
.eds_news_CashWa .alert .alert-icon {
  display: block;
  float: left;
  margin-right: 1.071rem;
}
.eds_news_CashWa .alert .alert-icon i {
  margin-top: -7px;
  top: 5px;
  position: relative;
}
.eds_news_CashWa .alert .close {
  color: #fff;
  text-shadow: none;
  opacity: 0.9;
}
.eds_news_CashWa .alert .close i {
  font-size: 20px;
}
.eds_news_CashWa .alert .close:hover, .eds_news_CashWa .alert .close:focus {
  opacity: 1;
}

.eds_news_CashWa {
  font-weight: 300;
  line-height: 1.5;
}
.eds_news_CashWa h1, .eds_news_CashWa h2, .eds_news_CashWa h3, .eds_news_CashWa h4, .eds_news_CashWa h5, .eds_news_CashWa h6, .eds_news_CashWa .h1, .eds_news_CashWa .h2, .eds_news_CashWa .h3, .eds_news_CashWa .h4 {
  font-weight: 300;
  line-height: 1.5em;
}
.eds_news_CashWa h1, .eds_news_CashWa h2, .eds_news_CashWa h3, .eds_news_CashWa .h1, .eds_news_CashWa .h2, .eds_news_CashWa .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.eds_news_CashWa h4, .eds_news_CashWa h5, .eds_news_CashWa h6, .eds_news_CashWa .h4, .eds_news_CashWa .h5, .eds_news_CashWa .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.eds_news_CashWa h1, .eds_news_CashWa .h1 {
  font-size: 3.3125rem;
  line-height: 1.15em;
}
@media (max-width: 768px) {
  .eds_news_CashWa h1, .eds_news_CashWa .h1 {
    font-size: 1.5rem;
  }
}
.eds_news_CashWa h2, .eds_news_CashWa .h2 {
  font-size: 2.25rem;
  line-height: 1.5em;
}
.eds_news_CashWa h3, .eds_news_CashWa .h3 {
  font-size: 1.5625rem;
  line-height: 1.4em;
}
.eds_news_CashWa h4, .eds_news_CashWa .h4 {
  font-size: 1.125rem;
  line-height: 1.5em;
}
.eds_news_CashWa h5, .eds_news_CashWa .h5 {
  font-size: 1.0625rem;
  line-height: 1.55em;
  margin-bottom: 15px;
}
.eds_news_CashWa h6, .eds_news_CashWa .h6 {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
}
.eds_news_CashWa p {
  margin: 0 0 10px;
}
.eds_news_CashWa b, .eds_news_CashWa strong {
  font-weight: 700;
}
.eds_news_CashWa small,
.eds_news_CashWa .small {
  font-size: 75%;
}
.eds_news_CashWa .title,
.eds_news_CashWa .card-title,
.eds_news_CashWa .info-title,
.eds_news_CashWa .footer-brand,
.eds_news_CashWa .footer-big h5,
.eds_news_CashWa .footer-big h4,
.eds_news_CashWa .media .media-heading,
.eds_news_CashWa .image_title {
  font-weight: 700;
  color: #3C4858;
}
.eds_news_CashWa h2.title {
  margin-bottom: 1rem;
}
.eds_news_CashWa .description,
.eds_news_CashWa .card-description,
.eds_news_CashWa .footer-big p {
  color: #999;
}
.eds_news_CashWa .text-warning {
  color: #ff9800 !important;
}
.eds_news_CashWa .text-primary {
  color: #10d7bf !important;
}
.eds_news_CashWa .text-danger {
  color: #f44336 !important;
}
.eds_news_CashWa .text-success {
  color: #4caf50 !important;
}
.eds_news_CashWa .text-info {
  color: #00bcd4 !important;
}
.eds_news_CashWa .text-rose {
  color: #e91e63 !important;
}
.eds_news_CashWa .text-gray {
  color: #999999 !important;
}
.eds_news_CashWa .space {
  height: 130px;
  display: block;
}
.eds_news_CashWa .space-110 {
  height: 110px;
  display: block;
}
.eds_news_CashWa .space-50 {
  height: 50px;
  display: block;
}
.eds_news_CashWa .space-70 {
  height: 70px;
  display: block;
}
.eds_news_CashWa .blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
.eds_news_CashWa .blockquote p {
  font-size: 1.063rem;
  font-style: italic;
}
.eds_news_CashWa .blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

.eds_news_CashWa .section-white {
  background: #FFFFFF;
}
.eds_news_CashWa .section-white-to-gray {
  background-color: #fff;
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #e5e5e5 0%, #fff 100%) repeat scroll 0 0;
}
.eds_news_CashWa .section-gray {
  background: #E5E5E5;
}
.eds_news_CashWa .section-light-gray {
  background: #eee;
}
.eds_news_CashWa .section-primary {
  background: #e1bee7; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(60deg, #e1bee7, #ba68c8); /* Standard syntax */
}
.eds_news_CashWa .section-info {
  background: #b2ebf2; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(60deg, #b2ebf2, #4dd0e1); /* Standard syntax */
}
.eds_news_CashWa .section-success {
  background: #c8e6c9; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(60deg, #c8e6c9, #81c784); /* Standard syntax */
}
.eds_news_CashWa .section-warning {
  background: #ffe0b2; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(60deg, #ffe0b2, #ffb74d); /* Standard syntax */
}
.eds_news_CashWa .section-danger {
  background: #ffcdd2; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(60deg, #ffcdd2, #e57373); /* Standard syntax */
}
.eds_news_CashWa .section-rose {
  background: #f8bbd0; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(60deg, #f8bbd0, #f06292); /* Standard syntax */
}
.eds_news_CashWa .section-space {
  height: 70px;
  display: block;
}
.eds_news_CashWa .section {
  padding: 70px 0;
}
.eds_news_CashWa .section-navbars {
  padding-bottom: 0;
}
.eds_news_CashWa .section-full-screen {
  height: 100vh;
}
.eds_news_CashWa .section-signup {
  padding-top: 20vh;
}
.eds_news_CashWa .section-dark,
.eds_news_CashWa .section-image {
  background-color: #343434;
  background-size: 200% 240%;
  background: #232323; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 12+ */ /* IE10+ */
  background: radial-gradient(ellipse at center, #585858 0%, #232323 100%); /* W3C */
  background-size: 550% 450%;
}
.eds_news_CashWa .section-dark .eds_news_CashWa .title,
.eds_news_CashWa .section-dark .eds_news_CashWa .card-plain .card-title,
.eds_news_CashWa .section-dark .eds_news_CashWa .card-plain .icon i,
.eds_news_CashWa .section-image .eds_news_CashWa .title,
.eds_news_CashWa .section-image .eds_news_CashWa .card-plain .card-title,
.eds_news_CashWa .section-image .eds_news_CashWa .card-plain .icon i {
  color: #fff;
}
.eds_news_CashWa .section-dark .eds_news_CashWa .description,
.eds_news_CashWa .section-dark .eds_news_CashWa .card-plain .card-description,
.eds_news_CashWa .section-dark .eds_news_CashWa .card-plain .icon,
.eds_news_CashWa .section-image .eds_news_CashWa .description,
.eds_news_CashWa .section-image .eds_news_CashWa .card-plain .card-description,
.eds_news_CashWa .section-image .eds_news_CashWa .card-plain .icon {
  color: rgba(255, 255, 255, 0.76);
}
.eds_news_CashWa .section-dark .eds_news_CashWa .card-plain [class*=text-],
.eds_news_CashWa .section-dark .eds_news_CashWa .card-plain ul li b,
.eds_news_CashWa .section-image .eds_news_CashWa .card-plain [class*=text-],
.eds_news_CashWa .section-image .eds_news_CashWa .card-plain ul li b {
  color: #fff;
}
.eds_news_CashWa .section-dark .eds_news_CashWa .card-plain .card-category,
.eds_news_CashWa .section-image .eds_news_CashWa .card-plain .card-category {
  color: rgba(255, 255, 255, 0.5);
}
.eds_news_CashWa .section-dark .eds_news_CashWa .card .card-image .colored-shadow,
.eds_news_CashWa .section-image .eds_news_CashWa .card .card-image .colored-shadow {
  top: 0px;
}
.eds_news_CashWa .section-image {
  position: relative;
}
.eds_news_CashWa .section-image:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
}
.eds_news_CashWa .section-image .container {
  z-index: 2;
  position: relative;
}
.eds_news_CashWa .section,
.eds_news_CashWa .section-image {
  background-position: center center;
  background-size: cover;
}
.eds_news_CashWa [class*=features-],
.eds_news_CashWa [class*=team-],
.eds_news_CashWa [class*=projects-],
.eds_news_CashWa [class*=pricing-],
.eds_news_CashWa [class*=testimonials-],
.eds_news_CashWa [class*=contactus-] {
  padding: 80px 0;
}


.eds_news_CashWa .media .avatar {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .media .avatar img {
  width: 100%;
}
.eds_news_CashWa .media .media-body {
  padding-right: 10px;
}
.eds_news_CashWa .media .media-body textarea {
  margin-top: 15px;
}
.eds_news_CashWa .media .media-body .media .media-body {
  padding-right: 0px;
}
.eds_news_CashWa .media .media-footer .btn {
  margin-bottom: 20px;
}
.eds_news_CashWa .media .media-footer:after {
  display: table;
  content: " ";
  clear: both;
}
.eds_news_CashWa .media-left,
.eds_news_CashWa .media > .float-left {
  padding: 10px;
}

.eds_news_CashWa .card {
  border: 0;
  margin-bottom: 30px;
  margin-top: 30px;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.eds_news_CashWa .card .card-category:not([class*=text-]) {
  color: #999999;
}
.eds_news_CashWa .card .card-category {
  margin-top: 10px;
}
.eds_news_CashWa .card .card-category .material-icons {
  position: relative;
  top: 8px;
  line-height: 0;
}
.eds_news_CashWa .card .form-check {
  margin-top: 15px;
}
.eds_news_CashWa .card .card-title {
  margin-top: 0.625rem;
}
.eds_news_CashWa .card .card-title:last-child {
  margin-bottom: 0;
}
.eds_news_CashWa .card.no-shadow .card-header-image,
.eds_news_CashWa .card.no-shadow .card-header-image img {
  box-shadow: none !important;
}
.eds_news_CashWa .card .card-body,
.eds_news_CashWa .card .card-footer {
  padding: 0.9375rem 1.875rem;
}
.eds_news_CashWa .card .card-body + .card-footer {
  padding-top: 0rem;
  border: 0;
  border-radius: 6px;
}
.eds_news_CashWa .card .card-footer {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 0;
}
.eds_news_CashWa .card .card-footer .author,
.eds_news_CashWa .card .card-footer .stats {
  display: inline-flex;
}
.eds_news_CashWa .card .card-footer .stats {
  color: #999999;
}
.eds_news_CashWa .card .card-footer .stats .material-icons {
  position: relative;
  top: auto;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 18px;
}
.eds_news_CashWa .card.bmd-card-raised {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .eds_news_CashWa .card.bmd-card-flat {
    box-shadow: none;
  }
}
.eds_news_CashWa .card .card-header {
  border-radius: 3px;
  padding: 1rem 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border: 0;
  background: linear-gradient(60deg, #eee, #bdbdbd);
}
.eds_news_CashWa .card .card-header .title {
  color: #fff;
}
.eds_news_CashWa .card .card-header:not([class*=header-]) {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .card .card-header .nav-tabs {
  padding: 0;
}
.eds_news_CashWa .card .card-header.card-header-image {
  position: relative;
  padding: 0;
  z-index: 1;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 6px;
}
.eds_news_CashWa .card .card-header.card-header-image a {
  display: block;
}
.eds_news_CashWa .card .card-header.card-header-image img {
  width: 100%;
  border-radius: 6px;
  pointer-events: none;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .card .card-header.card-header-image .card-title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 1.125rem;
  text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}
.eds_news_CashWa .card .card-header.card-header-image .colored-shadow {
  transform: scale(0.94);
  top: 12px;
  filter: blur(12px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
  transition: opacity 0.45s;
  opacity: 0;
}
.eds_news_CashWa .card .card-header.card-header-image.no-shadow {
  box-shadow: none;
}
.eds_news_CashWa .card .card-header.card-header-image.no-shadow.shadow-normal {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .card .card-header.card-header-image.no-shadow .colored-shadow {
  display: none !important;
}
.eds_news_CashWa .card .card-header-primary, .eds_news_CashWa .card.bg-primary, .eds_news_CashWa .card.card-rotate.bg-primary .front, .eds_news_CashWa .card.card-rotate.bg-primary .back {
  background: linear-gradient(60deg, #ab47bc, #7b1fa2);
}
.eds_news_CashWa .card .card-header-info, .eds_news_CashWa .card.bg-info, .eds_news_CashWa .card.card-rotate.bg-info .front, .eds_news_CashWa .card.card-rotate.bg-info .back {
  background: linear-gradient(60deg, #26c6da, #0097a7);
}
.eds_news_CashWa .card .card-header-success, .eds_news_CashWa .card.bg-success, .eds_news_CashWa .card.card-rotate.bg-success .front, .eds_news_CashWa .card.card-rotate.bg-success .back {
  background: linear-gradient(60deg, #66bb6a, #388e3c);
}
.eds_news_CashWa .card .card-header-warning, .eds_news_CashWa .card.bg-warning, .eds_news_CashWa .card.card-rotate.bg-warning .front, .eds_news_CashWa .card.card-rotate.bg-warning .back {
  background: linear-gradient(60deg, #ffa726, #f57c00);
}
.eds_news_CashWa .card .card-header-danger, .eds_news_CashWa .card.bg-danger, .eds_news_CashWa .card.card-rotate.bg-danger .front, .eds_news_CashWa .card.card-rotate.bg-danger .back {
  background: linear-gradient(60deg, #ef5350, #d32f2f);
}
.eds_news_CashWa .card .card-header-rose, .eds_news_CashWa .card.bg-rose, .eds_news_CashWa .card.card-rotate.bg-rose .front, .eds_news_CashWa .card.card-rotate.bg-rose .back {
  background: linear-gradient(60deg, #ec407a, #c2185b);
}
.eds_news_CashWa .card .card-header-primary {
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(16, 215, 191, 0.6);
}
.eds_news_CashWa .card .card-header-danger {
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(244, 67, 54, 0.6);
}
.eds_news_CashWa .card .card-header-rose {
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(233, 30, 99, 0.6);
}
.eds_news_CashWa .card .card-header-warning {
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(255, 152, 0, 0.6);
}
.eds_news_CashWa .card .card-header-info {
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(0, 188, 212, 0.6);
}
.eds_news_CashWa .card .card-header-success {
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(76, 175, 80, 0.6);
}
.eds_news_CashWa .card [class*=header-], .eds_news_CashWa .card[class*=bg-] {
  color: #fff;
}
.eds_news_CashWa .card [class*=header-] .card-title a,
.eds_news_CashWa .card [class*=header-] .card-title,
.eds_news_CashWa .card [class*=header-] .icon i, .eds_news_CashWa .card[class*=bg-] .card-title a,
.eds_news_CashWa .card[class*=bg-] .card-title,
.eds_news_CashWa .card[class*=bg-] .icon i {
  color: #fff;
}
.eds_news_CashWa .card [class*=header-] .icon i, .eds_news_CashWa .card[class*=bg-] .icon i {
  border-color: rgba(255, 255, 255, 0.25);
}
.eds_news_CashWa .card [class*=header-] .author a,
.eds_news_CashWa .card [class*=header-] .stats,
.eds_news_CashWa .card [class*=header-] .card-category,
.eds_news_CashWa .card [class*=header-] .card-description, .eds_news_CashWa .card[class*=bg-] .author a,
.eds_news_CashWa .card[class*=bg-] .stats,
.eds_news_CashWa .card[class*=bg-] .card-category,
.eds_news_CashWa .card[class*=bg-] .card-description {
  color: rgba(255, 255, 255, 0.8);
}
.eds_news_CashWa .card [class*=header-] .author a:hover, .eds_news_CashWa .card [class*=header-] .author a:focus, .eds_news_CashWa .card [class*=header-] .author a:active, .eds_news_CashWa .card[class*=bg-] .author a:hover, .eds_news_CashWa .card[class*=bg-] .author a:focus, .eds_news_CashWa .card[class*=bg-] .author a:active {
  color: #fff;
}
.eds_news_CashWa .card .author .avatar {
  width: auto;
  height: auto;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.eds_news_CashWa .card .author a {
  color: #3C4858;
  text-decoration: none;
}
.eds_news_CashWa .card .author a .ripple-container {
  display: none;
}
.eds_news_CashWa .card .card-category-social .fa {
  font-size: 24px;
  position: relative;
  margin-top: -4px;
  top: 2px;
  margin-right: 5px;
}
.eds_news_CashWa .card .card-category-social .material-icons {
  position: relative;
  top: 5px;
}
.eds_news_CashWa .card[class*=bg-], .eds_news_CashWa .card[class*=bg-] .card-body {
  border-radius: 6px;
}
.eds_news_CashWa .card[class*=bg-] h1 small,
.eds_news_CashWa .card[class*=bg-] h2 small,
.eds_news_CashWa .card[class*=bg-] h3 small, .eds_news_CashWa .card[class*=bg-] .card-body h1 small,
.eds_news_CashWa .card[class*=bg-] .card-body h2 small,
.eds_news_CashWa .card[class*=bg-] .card-body h3 small {
  color: rgba(255, 255, 255, 0.8);
}
.eds_news_CashWa .card .card-stats {
  background: transparent;
  display: flex;
}
.eds_news_CashWa .card .card-stats .author,
.eds_news_CashWa .card .card-stats .stats {
  display: inline-flex;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card {
    display: inline-block;
  }
}
.eds_news_CashWa .card-plain {
  background: transparent;
  box-shadow: none;
}
.eds_news_CashWa .card-plain .card-header:not(.card-avatar) {
  margin-left: 0;
  margin-right: 0;
}
.eds_news_CashWa .card-plain .card-body {
  padding-left: 5px;
  padding-right: 5px;
}
.eds_news_CashWa .card-plain .card-header-image {
  margin: 0 !important;
  border-radius: 6px;
}
.eds_news_CashWa .card-plain .card-header-image img {
  border-radius: 6px;
}
.eds_news_CashWa .card-plain .card-footer {
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent;
}

.eds_news_CashWa .card-background {
  background-position: center center;
  background-size: cover;
  text-align: center;
}
.eds_news_CashWa .card-background .card-body {
  position: relative;
  z-index: 2;
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 440px;
  margin: 0 auto;
}
.eds_news_CashWa .card-background .card-category,
.eds_news_CashWa .card-background .card-description,
.eds_news_CashWa .card-background small {
  color: rgba(255, 255, 255, 0.7) !important;
}
.eds_news_CashWa .card-background .card-title {
  color: #fff;
  margin-top: 10px;
}
.eds_news_CashWa .card-background .card-title a {
  color: inherit;
}
.eds_news_CashWa .card-background:not(.card-pricing) .btn {
  margin-bottom: 0;
}
.eds_news_CashWa .card-background:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.56);
  border-radius: 6px;
}
.eds_news_CashWa .card-background .author a {
  color: #fff;
}
.eds_news_CashWa .card-profile .card-header-image {
  max-height: none;
}
.eds_news_CashWa .card-profile .card-header:not([class*=card-header-]) {
  background: transparent;
}
.eds_news_CashWa .card-profile .card-avatar {
  width: 130px;
  max-width: 130px;
  max-height: 130px;
}
.eds_news_CashWa .card-profile [class*=col-] .card-avatar {
  width: auto;
}

.eds_news_CashWa .card-testimonial, .eds_news_CashWa .card-profile {
  margin-top: 30px;
  text-align: center;
}
.eds_news_CashWa .card-testimonial .card-avatar, .eds_news_CashWa .card-profile .card-avatar {
  margin: -50px auto 0;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .card-testimonial .card-avatar + .card-body, .eds_news_CashWa .card-profile .card-avatar + .card-body {
  margin-top: 15px;
}
.eds_news_CashWa .card-testimonial .card-avatar img, .eds_news_CashWa .card-profile .card-avatar img {
  width: 100%;
  height: auto;
}
.eds_news_CashWa .card-testimonial .card-body + .card-footer, .eds_news_CashWa .card-profile .card-body + .card-footer {
  margin-top: -15px;
}
.eds_news_CashWa .card-testimonial .card-footer .btn.btn-just-icon, .eds_news_CashWa .card-profile .card-footer .btn.btn-just-icon {
  font-size: 20px;
  padding: 12px 12px;
  line-height: 1em;
}
.eds_news_CashWa .card-plain.card-testimonial .card-avatar, .eds_news_CashWa .card-plain.card-profile .card-avatar {
  margin-top: 0;
}
.eds_news_CashWa .card-testimonial .card-avatar {
  max-width: 100px;
  max-height: 100px;
}
.eds_news_CashWa .card-testimonial .card-footer {
  margin-top: 0;
  display: block;
}
.eds_news_CashWa .card-testimonial .card-footer .card-avatar {
  margin-top: 10px;
  margin-bottom: -60px;
}
.eds_news_CashWa .card-testimonial .card-description {
  font-style: italic;
}
.eds_news_CashWa .card-testimonial .card-description + .card-title {
  margin-top: 30px;
}
.eds_news_CashWa .card-testimonial .icon {
  margin-top: 30px;
}
.eds_news_CashWa .card-testimonial .icon .material-icons {
  font-size: 40px;
}

/*!
 * Bootstrap-select v1.13.12 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2019 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.eds_news_CashWa select.bs-select-hidden,
.eds_news_CashWa .bootstrap-select > select.bs-select-hidden,
.eds_news_CashWa select.selectpicker {
  display: none !important;
}
.eds_news_CashWa .bootstrap-select {
  /*IE9 and below*/
  vertical-align: middle;
}
.eds_news_CashWa .bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 25px;
  padding-left: 20px;
  z-index: 1;
}
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn, .eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn:hover {
  color: #fff;
}
.eds_news_CashWa .bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.eds_news_CashWa .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.eds_news_CashWa .bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.eds_news_CashWa .bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}
.eds_news_CashWa .has-error .bootstrap-select .dropdown-toggle,
.eds_news_CashWa .error .bootstrap-select .dropdown-toggle,
.eds_news_CashWa .bootstrap-select.is-invalid .dropdown-toggle,
.eds_news_CashWa .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.eds_news_CashWa .bootstrap-select.is-valid .dropdown-toggle,
.eds_news_CashWa .was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}
.eds_news_CashWa .bootstrap-select.fit-width {
  width: auto !important;
}
.eds_news_CashWa .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
.eds_news_CashWa .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.eds_news_CashWa .bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.eds_news_CashWa .bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}
.eds_news_CashWa :not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}
.eds_news_CashWa .bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.eds_news_CashWa .form-inline .bootstrap-select,
.eds_news_CashWa .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}
.eds_news_CashWa .bootstrap-select:not(.input-group-btn),
.eds_news_CashWa .bootstrap-select[class*=col-] {
  float: none;
  display: block;
  margin-left: 0;
}
.eds_news_CashWa .bootstrap-select.dropdown-menu-right,
.eds_news_CashWa .bootstrap-select[class*=col-].dropdown-menu-right,
.eds_news_CashWa .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}
.eds_news_CashWa .form-inline .bootstrap-select,
.eds_news_CashWa .form-horizontal .bootstrap-select,
.eds_news_CashWa .form-group .bootstrap-select {
  margin-bottom: 0;
}
.eds_news_CashWa .form-group-lg .bootstrap-select.form-control,
.eds_news_CashWa .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.eds_news_CashWa .form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.eds_news_CashWa .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.eds_news_CashWa .bootstrap-select.form-control-sm .dropdown-toggle,
.eds_news_CashWa .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.eds_news_CashWa .bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.eds_news_CashWa .bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.eds_news_CashWa .form-inline .bootstrap-select .form-control {
  width: 100%;
}
.eds_news_CashWa .bootstrap-select.disabled,
.eds_news_CashWa .bootstrap-select > .disabled {
  cursor: not-allowed;
}
.eds_news_CashWa .bootstrap-select.disabled:focus,
.eds_news_CashWa .bootstrap-select > .disabled:focus {
  outline: none !important;
}
.eds_news_CashWa .bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.eds_news_CashWa .bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.eds_news_CashWa .bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  flex: 0 1 auto;
}
.eds_news_CashWa .bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}
.eds_news_CashWa .input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.eds_news_CashWa .input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.eds_news_CashWa .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.eds_news_CashWa .bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.eds_news_CashWa .bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.eds_news_CashWa .input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.eds_news_CashWa .bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li {
  position: relative;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li.active small {
  color: #ffffff !important;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li.disabled a {
  pointer-events: none;
  cursor: not-allowed;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.eds_news_CashWa .bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}
.eds_news_CashWa .bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.eds_news_CashWa .bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.eds_news_CashWa .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.eds_news_CashWa .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.eds_news_CashWa .bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: " ";
}
.eds_news_CashWa .bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.eds_news_CashWa .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 10px;
  font-size: 16px;
}
.eds_news_CashWa .bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.eds_news_CashWa .bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.eds_news_CashWa .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.eds_news_CashWa .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.eds_news_CashWa .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.eds_news_CashWa .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.eds_news_CashWa .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.eds_news_CashWa .bs-searchbox,
.eds_news_CashWa .bs-actionsbox,
.eds_news_CashWa .bs-donebutton {
  padding: 4px 8px;
}
.eds_news_CashWa .bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.eds_news_CashWa .bs-actionsbox .btn-group button {
  width: 50%;
}
.eds_news_CashWa .bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.eds_news_CashWa .bs-donebutton .btn-group button {
  width: 100%;
}
.eds_news_CashWa .bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.eds_news_CashWa .bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.eds_news_CashWa .bootstrap-select .select-with-transition {
  background: no-repeat center bottom, center calc(100% - 1px);
  transition: background 0s ease-out !important;
  background-size: 0 100%, 100% 100%;
  background-color: transparent !important;
  color: inherit !important;
  box-shadow: none !important;
}
.eds_news_CashWa .bootstrap-select .select-with-transition,
.eds_news_CashWa .bootstrap-select .btn:active,
.eds_news_CashWa .bootstrap-select .btn.active {
  background-image: linear-gradient(to top, #9c27b0 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, rgba(0, 0, 0, 0.26) 1px, transparent 1px);
}
.eds_news_CashWa .bootstrap-select.show .select-with-transition:focus {
  background-size: 100% 100%, 100% 100%;
  transition-duration: 0.3s !important;
}
.eds_news_CashWa .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.eds_news_CashWa .bootstrap-select.show > .dropdown-menu > .dropdown-menu {
  display: block;
}
.eds_news_CashWa .bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
  display: none;
}
.eds_news_CashWa .bootstrap-select > .dropdown-toggle::after {
  transform: rotate(180deg);
}
.eds_news_CashWa .edNews__commentscollapsed .bootstrap-select > .dropdown-toggle::after {
  transform: rotate(0deg);
}

.eds_news_CashWa .eds_openModal {
  cursor: pointer;
}
.eds_news_CashWa .edNews_clearFix::after {
  display: table;
  content: "";
  clear: both;
  width: 100%;
}
.eds_news_CashWa .edn_isotopeLayout > div {
  margin: 0 auto;
  max-width: 100%;
}
.eds_news_CashWa.eds_subCollection_news .fa {
  line-height: 1;
}
.eds_news_CashWa.eds_subCollection_news .edn_adminActions {
  line-height: 1;
  font-size: 13px;
  position: relative;
  z-index: 999;
}
.eds_news_CashWa.eds_subCollection_news .edn_adminActions > a,
.eds_news_CashWa.eds_subCollection_news .admin_action {
  display: inline-block;
  margin: 10px 5px 10px 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  padding: 5px;
  text-decoration: none;
  line-height: 1;
  background-color: #fff;
}
.eds_news_CashWa.eds_subCollection_news .edn_adminActions > a:hover,
.eds_news_CashWa.eds_subCollection_news .admin_action:hover {
  text-decoration: underline;
  box-shadow: 0 0 2px 0 #fff inset;
}
.eds_news_CashWa.eds_subCollection_news .edn_adminActions > a:hover:before,
.eds_news_CashWa.eds_subCollection_news .admin_action:hover:before {
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_news .edn_adminActions > a.edit,
.eds_news_CashWa.eds_subCollection_news .admin_action.edit {
  color: #f89e00;
  border-color: #e78d00;
}
.eds_news_CashWa.eds_subCollection_news .edn_adminActions > a.publish_article,
.eds_news_CashWa.eds_subCollection_news .admin_action.publish_article {
  color: #619c1c;
  border-color: #4c771d;
}
.eds_news_CashWa.eds_subCollection_news .fb-comments, .eds_news_CashWa.eds_subCollection_news .fb-comments iframe[style], .eds_news_CashWa.eds_subCollection_news .fb-comments > span {
  width: 100% !important;
}
.eds_news_CashWa.eds_subCollection_news .fb_comments_count {
  margin: 0 !important;
  display: inline !important;
}
.eds_news_CashWa.eds_subCollection_news .edNews_article_map {
  margin: 2rem 0;
}
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper {
  padding: 10px 0 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .addthis_inline_share_toolbox ~ .edn_printButton,
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .sharethis-inline-share-buttons ~ .edn_printButton {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .addthis_inline_share_toolbox ~ .edn_printButton,
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .sharethis-inline-share-buttons ~ .edn_printButton {
    margin-left: 0;
  }
}
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .addthis_inline_share_toolbox ~ .edn_printButton::after,
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .sharethis-inline-share-buttons ~ .edn_printButton::after {
  display: inline-block;
}
@media (max-width: 768px) {
  .eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .addthis_inline_share_toolbox ~ .edn_printButton::after,
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .sharethis-inline-share-buttons ~ .edn_printButton::after {
    display: none;
  }
}
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .sharethis-inline-share-buttons {
  flex-grow: 1;
}
@media (max-width: 768px) {
  .eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .sharethis-inline-share-buttons {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.eds_news_CashWa.eds_subCollection_news .edNews_socialPrintWrapper .edNews_votingRating {
  margin: 0.6rem 0 0.6rem auto;
}
.eds_news_CashWa.eds_subCollection_news .edn_printButton {
  background-color: #B9B9B9;
  cursor: pointer;
  padding: 6px 15px 5px 10px;
  border-radius: 2px;
  font-size: 0;
  line-height: 0;
  margin: 5px 2px;
  position: relative;
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_news .edn_printButton {
    padding: 6px 8px;
  }
}
.eds_news_CashWa.eds_subCollection_news .edn_printButton::after {
  content: "";
  border-left: dotted 1px #ddd;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -13px;
  display: none;
}
.eds_news_CashWa.eds_subCollection_news .edn_printButton::before {
  font: 900 14px/1 Font Awesome\ 5 Free;
  color: #fff;
  content: "\f02f";
  vertical-align: middle;
  padding-right: 10px;
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_news .edn_printButton::before {
    padding-right: 0;
  }
}
.eds_news_CashWa.eds_subCollection_news .edn_printButton > span {
  color: #fff;
  line-height: 1.4;
  font-size: 11px;
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
  padding-top: 1px;
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_news .edn_printButton > span {
    display: none;
  }
}
.eds_news_CashWa.eds_subCollection_news .edn_printButton:hover {
  background-color: #a5a5a5;
}
.eds_news_CashWa .edNews_additionalCards,
.eds_news_CashWa .EDN_cf_all_fields_container,
.eds_news_CashWa .search_input,
.eds_news_CashWa .edncf_AdvancedSearch,
.eds_news_CashWa .archive_list.events {
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.11);
  padding: 2.5rem 1.5rem 1.5rem;
  background-color: #fff;
  margin: 4rem 0 3rem;
  border-radius: 0.5rem;
  position: relative;
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_additionalCards,
.eds_news_CashWa .EDN_cf_all_fields_container,
.eds_news_CashWa .search_input,
.eds_news_CashWa .edncf_AdvancedSearch,
.eds_news_CashWa .archive_list.events {
    margin: 1.5rem 0;
  }
}
.eds_news_CashWa .EDN_cf_all_fields_container::before,
.eds_news_CashWa .search_input::before,
.eds_news_CashWa .edncf_AdvancedSearch::before,
.eds_news_CashWa .archive_list.events::before {
  position: absolute;
  background-color: #10d7bf;
  font: 900 1.2rem/3.5rem Font Awesome\ 5 Free;
  top: -0.5rem;
  left: -0.5rem;
  background-color: #10d7bf;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 0.2rem;
  box-shadow: 1px 1px 2px rgba(16, 215, 191, 0.2);
  text-align: center;
  color: #fff;
  display: inline-block;
}
.eds_news_CashWa .EDN_cf_all_fields_container::before {
  content: "\f03a";
}
.eds_news_CashWa .edncf_AdvancedSearch::before {
  content: "\f00e";
}
.eds_news_CashWa .archive_list.events::before {
  content: "\f783";
}
.eds_news_CashWa .edNews_cardList,
.eds_news_CashWa .archive_list.events ul {
  margin: 0;
  padding: 0;
}
.eds_news_CashWa .edNews_cardList li,
.eds_news_CashWa .archive_list.events ul li {
  list-style-type: none;
  margin: 0;
  padding: 1rem 1rem 1rem 2.5rem;
  background-color: #f7f7f7;
  position: relative;
  transition: all 300ms;
  border-radius: 0.5rem;
}
.eds_news_CashWa .edNews_cardList li:hover,
.eds_news_CashWa .archive_list.events ul li:hover {
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
}
.eds_news_CashWa .edNews_cardList li:before,
.eds_news_CashWa .archive_list.events ul li:before {
  font: 900 1rem/1.1 Font Awesome\ 5 Free;
  content: "\f054";
  color: #170d49;
  display: inline-block;
  position: absolute;
  top: 1.1rem;
  left: 1rem;
}
.eds_news_CashWa .edNews_cardList li + li,
.eds_news_CashWa .archive_list.events ul li + li {
  margin-top: 1rem;
}
.eds_news_CashWa .edNews_cardList .edNews_linkDescription,
.eds_news_CashWa .archive_list.events ul .edNews_linkDescription {
  font-size: 0.9rem;
  font-style: italic;
  color: #808080;
}
.eds_news_CashWa .edNews_additionalCardsImage {
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
}
.eds_news_CashWa .edNews_boxBadge {
  position: relative;
  top: -0.5rem;
  left: -0.5rem;
  background-color: #10d7bf;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 0.2rem;
  box-shadow: 1px 1px 2px rgba(16, 215, 191, 0.2);
  text-align: center;
  color: #fff;
  line-height: 3.5rem;
  margin-right: 1rem;
  font-size: 1.2rem;
}
.eds_news_CashWa .edNews_cardHeader {
  margin: -2.5rem -1.5rem 1.5rem -1.5rem;
  display: flex;
  align-items: center;
}
.eds_news_CashWa .edNews_additionalCardTitle {
  margin: 0;
}
.eds_news_CashWa .edNews_additionalCardTitle,
.eds_news_CashWa .edn_module_title {
  text-transform: uppercase;
  padding: 0;
  color: #170d49;
}
.eds_news_CashWa .edn_module_title {
  margin: -1.5rem -1.5rem 1.5rem 2.5rem;
  font-size: 1.125rem;
  line-height: 1.5em;
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li:before {
  content: "\f15b";
  font-size: 1.5rem;
  top: 0.9rem;
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_doc:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_docx:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_odt:before {
  content: "\f1c2";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_xls:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_xlsx:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_ods:before {
  content: "\f1c3";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_zip:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_rar:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_7z:before {
  content: "\f1c6";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_wav:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_wma:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_ogg:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_flac:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_mp3:before {
  content: "\f1c7";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_png:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_gif:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_jpg:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_jpeg:before {
  content: "\f1c5";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_mpg:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_mpeg:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_mp4:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_xvid:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_wmv:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_ogv:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_mov:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_avi:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_mkv:before {
  content: "\f1c8";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_pdf:before {
  content: "\f1c1";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_ppt:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_pptx:before, .eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_odp:before {
  content: "\f1c4";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li.edn_docType_txt:before {
  content: "\f15c";
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li .edn_docDetails {
  font-style: normal;
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li .edn_docDetails .edn_docFileSize {
  color: #000;
  font-style: normal;
}
.eds_news_CashWa .edNews_articleDocuments .edNews_cardList li .edn_documentDescription {
  color: #999;
}
.eds_news_CashWa .edNews_relatedWithImages .edNews_cardList li {
  padding: 0;
  margin-left: 1rem;
}
.eds_news_CashWa .edNews_relatedWithImages .edNews_cardList li::before {
  display: none;
}
.eds_news_CashWa .edNews_relatedWithImages .edNews_cardList li a {
  display: flex;
  align-items: center;
}
.eds_news_CashWa .edNews_relatedWithImages .edNews_cardList li:hover {
  background-color: #10d7bf;
  box-shadow: none;
}
.eds_news_CashWa .edNews_relatedWithImages .edNews_cardList li:hover a {
  color: #fff;
}
.eds_news_CashWa .edNews_smallCardArticle {
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
  margin-left: 1rem;
  border-radius: 0.5rem;
  display: flex;
}
.eds_news_CashWa .edNews_smallCardArticle a {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 0.5rem;
  padding: 0.5rem 0 0.5rem;
  color: #170d49;
  font-weight: 400;
}
.eds_news_CashWa .edNews_smallCardArticle a img {
  border-radius: 0.5rem;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.29);
  margin-left: -1rem;
}
.eds_news_CashWa .edNews_smallCardArticle a .edNews_smallTitle {
  margin: 0;
  line-height: 1.1;
  min-height: auto;
}
.eds_news_CashWa .edNews_smallCardArticle:hover {
  background-color: #10d7bf;
  box-shadow: none;
}
.eds_news_CashWa .edNews_smallCardArticle:hover a:link,
.eds_news_CashWa .edNews_smallCardArticle:hover a:active,
.eds_news_CashWa .edNews_smallCardArticle:hover a:visited,
.eds_news_CashWa .edNews_smallCardArticle:hover a:link:hover,
.eds_news_CashWa .edNews_smallCardArticle:hover a:active:hover,
.eds_news_CashWa .edNews_smallCardArticle:hover a:visited:hover {
  color: #fff;
}
.eds_news_CashWa .edNews_smallCardArticle:hover a:link .edNews_smallTitle,
.eds_news_CashWa .edNews_smallCardArticle:hover a:active .edNews_smallTitle,
.eds_news_CashWa .edNews_smallCardArticle:hover a:visited .edNews_smallTitle,
.eds_news_CashWa .edNews_smallCardArticle:hover a:link:hover .edNews_smallTitle,
.eds_news_CashWa .edNews_smallCardArticle:hover a:active:hover .edNews_smallTitle,
.eds_news_CashWa .edNews_smallCardArticle:hover a:visited:hover .edNews_smallTitle {
  color: #fff;
}
.eds_news_CashWa .EDN_cf_all_fields_container::after {
  position: absolute;
  content: "";
  top: 2rem;
  bottom: 2rem;
  left: 48%;
  border-left: solid 1px #10d7bf;
}
@media (max-width: 992px) {
  .eds_news_CashWa .EDN_cf_all_fields_container::after {
    display: none;
  }
}
.eds_news_CashWa .EDN_cf_all_fields_container > table {
  width: 100%;
  display: block;
  margin-top: 1rem;
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tbody {
  display: block;
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tr {
  display: inline-block;
  width: 46%;
  vertical-align: top;
  border-bottom: solid 1px #f6f6f6;
}
@media (max-width: 992px) {
  .eds_news_CashWa .EDN_cf_all_fields_container > table tr {
    width: 100%;
  }
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tr td {
  padding: 0.2rem 0.4rem;
  display: inline-block;
  vertical-align: top;
  font-size: 0.9rem;
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tr td.EDN_cf_all_fields_table_label {
  font-weight: 900;
  color: #3C4858;
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tr td:nth-child(1) {
  width: 40%;
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tr td:nth-child(2) {
  width: 60%;
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tr:nth-child(2n+1) {
  margin-right: 2%;
}
@media (max-width: 992px) {
  .eds_news_CashWa .EDN_cf_all_fields_container > table tr:nth-child(2n+1) {
    margin-right: 0;
  }
}
.eds_news_CashWa .EDN_cf_all_fields_container > table tr:nth-child(2n) {
  margin-left: 2%;
}
@media (max-width: 992px) {
  .eds_news_CashWa .EDN_cf_all_fields_container > table tr:nth-child(2n) {
    margin-left: 0;
  }
}
.eds_news_CashWa .EDN_cf_checkbox .EDN_cf_checkbox_icon:before {
  content: "\f00d";
  margin-right: 5px;
  font: 900 1.1em/1 Font Awesome\ 5 Free;
  color: #10d7bf;
}
.eds_news_CashWa .EDN_cf_checkbox.EDN_cf_checkbox_checked .EDN_cf_checkbox_icon:before {
  content: "\f00c";
}
.eds_news_CashWa .EDN_cf_checkboxList {
  margin: 0;
  padding: 0;
}
.eds_news_CashWa .EDN_cf_checkboxList li {
  list-style-type: none;
  padding: 0 0 3px;
  margin: 0;
  line-height: 1.5;
}
.eds_news_CashWa .edn_toolTip {
  position: relative;
}
.eds_news_CashWa .edn_toolTip .edn_toolTipContent {
  position: absolute;
  bottom: 100%;
  visibility: hidden;
  opacity: 0;
  transition: opacity linear 400ms;
  line-height: 0;
  font-size: 0;
  z-index: 9999;
  margin-bottom: 3px;
  overflow: hidden;
}
.eds_news_CashWa .edn_toolTip:hover .edn_toolTipContent {
  visibility: visible;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.8);
  border: solid 1px transparent;
  border-radius: 4px;
  padding: 4px 10px;
  display: inline-block;
  max-width: 400px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
}
.eds_news_CashWa .edn_toolTip.edn_tooltipLeft .edn_toolTipContent {
  left: 0;
}
.eds_news_CashWa .edn_toolTip.edn_tooltipRight .edn_toolTipContent {
  right: 0;
}
.eds_news_CashWa .edNews_calendarExport.edn_toolTip .edn_toolTipContent {
  white-space: nowrap;
}
.eds_news_CashWa .fa {
  font-family: FontAwesome !important;
}
.eds_news_CashWa .EDNcategorycolor-red,
.eds_news_CashWa .EDNcategorycolor-red:link,
.eds_news_CashWa .EDNcategorycolor-red:active,
.eds_news_CashWa .EDNcategorycolor-red:visited {
  color: #fc4c3b;
}
.eds_news_CashWa .EDNcategorycolor-blue,
.eds_news_CashWa .EDNcategorycolor-blue:link,
.eds_news_CashWa .EDNcategorycolor-blue:active,
.eds_news_CashWa .EDNcategorycolor-blue:visited {
  color: #2e7de0;
}
.eds_news_CashWa .EDNcategorycolor-black,
.eds_news_CashWa .EDNcategorycolor-black:link,
.eds_news_CashWa .EDNcategorycolor-black:active,
.eds_news_CashWa .EDNcategorycolor-black:visited {
  color: #000000;
}
.eds_news_CashWa .EDNcategorycolor-green,
.eds_news_CashWa .EDNcategorycolor-green:link,
.eds_news_CashWa .EDNcategorycolor-green:active,
.eds_news_CashWa .EDNcategorycolor-green:visited {
  color: #64ce66;
}
.eds_news_CashWa .EDNcategorycolor-yellow,
.eds_news_CashWa .EDNcategorycolor-yellow:link,
.eds_news_CashWa .EDNcategorycolor-yellow:active,
.eds_news_CashWa .EDNcategorycolor-yellow:visited {
  color: #f6c606;
}
.eds_news_CashWa .EDNcategorycolor-pink,
.eds_news_CashWa .EDNcategorycolor-pink:link,
.eds_news_CashWa .EDNcategorycolor-pink:active,
.eds_news_CashWa .EDNcategorycolor-pink:visited {
  color: #ffc0cb;
}
.eds_news_CashWa .EDNcategorycolor-gray,
.eds_news_CashWa .EDNcategorycolor-gray:link,
.eds_news_CashWa .EDNcategorycolor-gray:active,
.eds_news_CashWa .EDNcategorycolor-gray:visited {
  color: #808080;
}
.eds_news_CashWa .EDNcategorycolor-orange,
.eds_news_CashWa .EDNcategorycolor-orange:link,
.eds_news_CashWa .EDNcategorycolor-orange:active,
.eds_news_CashWa .EDNcategorycolor-orange:visited {
  color: #ff6a00;
}
.eds_news_CashWa .EDNcategorycolor-brown,
.eds_news_CashWa .EDNcategorycolor-brown:link,
.eds_news_CashWa .EDNcategorycolor-brown:active,
.eds_news_CashWa .EDNcategorycolor-brown:visited {
  color: #e49908;
}
.eds_news_CashWa .edNews_mediaContainer {
  position: relative;
  overflow: visible;
  margin-bottom: 2rem;
}
.eds_news_CashWa .edNews_mediaContainer img {
  max-width: 100%;
  height: auto;
}
.eds_news_CashWa .edNews_mediaContainer .badge {
  position: absolute;
  top: 0.8rem;
  left: -0.8rem;
  z-index: 1;
  margin: 0;
}
.eds_news_CashWa .edNews_mediaContainer.card-header-image .badge {
  left: 1rem;
}
.eds_news_CashWa .edNews_mediaContainer.card-header-image .badge.edNews_risedImageBadge {
  top: 1rem;
  left: -0.5rem;
}
.eds_news_CashWa .edNews_mediaContainer.card-header-image .badge.edNews_categoryBadge {
  padding: 0;
  top: auto;
  bottom: 1rem;
  overflow: hidden;
}
.eds_news_CashWa .edNews_mediaContainer.card-header-image .badge.edNews_categoryBadge.edNews_smallImageBadge {
  bottom: 0.5rem;
  left: 0.5rem;
}
.eds_news_CashWa .badge i {
  color: rgba(255, 255, 255, 0.5);
}
.eds_news_CashWa .edNews_categoryBadge a {
  display: block;
  text-decoration: none;
  color: #fff !important;
  padding: 0.3rem 0.5rem;
  background-color: #f38a01;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-red {
  background-color: #fc4c3b;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-blue {
  background-color: #2e7de0;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-black {
  background-color: #000000;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-green {
  background-color: #64ce66;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-yellow {
  background-color: #f6c606;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-pink {
  background-color: #ffc0cb;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-gray {
  background-color: #808080;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-orange {
  background-color: #ff6a00;
}
.eds_news_CashWa .edNews_categoryBadge .EDNcategorycolor-brown {
  background-color: #e49908;
}
.eds_news_CashWa h1 a, .eds_news_CashWa h2 a, .eds_news_CashWa h3 a, .eds_news_CashWa h4 a, .eds_news_CashWa h5 a, .eds_news_CashWa h6 a {
  display: inherit;
}
.eds_news_CashWa h1 a:not(.export, .rss):link, .eds_news_CashWa h1 a:not(.export, .rss):active, .eds_news_CashWa h1 a:not(.export, .rss):visited, .eds_news_CashWa h2 a:not(.export, .rss):link, .eds_news_CashWa h2 a:not(.export, .rss):active, .eds_news_CashWa h2 a:not(.export, .rss):visited, .eds_news_CashWa h3 a:not(.export, .rss):link, .eds_news_CashWa h3 a:not(.export, .rss):active, .eds_news_CashWa h3 a:not(.export, .rss):visited, .eds_news_CashWa h4 a:not(.export, .rss):link, .eds_news_CashWa h4 a:not(.export, .rss):active, .eds_news_CashWa h4 a:not(.export, .rss):visited, .eds_news_CashWa h5 a:not(.export, .rss):link, .eds_news_CashWa h5 a:not(.export, .rss):active, .eds_news_CashWa h5 a:not(.export, .rss):visited, .eds_news_CashWa h6 a:not(.export, .rss):link, .eds_news_CashWa h6 a:not(.export, .rss):active, .eds_news_CashWa h6 a:not(.export, .rss):visited {
  color: inherit;
  font: inherit;
}
.eds_news_CashWa h1 a:not(.export, .rss):hover, .eds_news_CashWa h2 a:not(.export, .rss):hover, .eds_news_CashWa h3 a:not(.export, .rss):hover, .eds_news_CashWa h4 a:not(.export, .rss):hover, .eds_news_CashWa h5 a:not(.export, .rss):hover, .eds_news_CashWa h6 a:not(.export, .rss):hover {
  color: #10d7bf;
}
.eds_news_CashWa .edNews_thumbnailBadge {
  position: absolute;
  border-radius: 0 0.35rem 0.35rem 0;
  background-color: #fff;
  color: #3e4a59;
  left: 0;
  bottom: 10%;
  font-size: 1rem;
  text-transform: none;
  padding: 0.5rem 1.25rem;
}
.eds_news_CashWa .row .child_categories {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.eds_news_CashWa .edNews_tags a {
  margin: 5px 3px 5px 0;
  padding: 3px 10px;
  border-radius: 30px;
  font-weight: 500;
  font-size: 0.75em;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.5em;
  transition: all 150ms ease 0s;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #10d7bf;
  text-decoration: none;
  vertical-align: middle;
}
.eds_news_CashWa .edNews_tags a:link,
.eds_news_CashWa .edNews_tags a:active,
.eds_news_CashWa .edNews_tags a:visited {
  color: #fff;
}
.eds_news_CashWa .edNews_tags a:hover {
  background-color: #0ebfaa;
}
.eds_news_CashWa .edNews_tagCount {
  display: inline-block;
  margin: 0.2rem;
  padding: 0.2rem;
  border-radius: 0.7rem;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0.1rem 0.5rem;
}
.eds_news_CashWa .edNews_overlayCardHeader {
  overflow: hidden;
}
.eds_news_CashWa .edNews_overlayCardHeaderContent {
  position: absolute;
  background-color: rgba(16, 215, 191, 0.7);
  top: 0;
  right: 0;
  left: 0;
  padding: 1rem;
}
.eds_news_CashWa .edNews_cardHeaderDetails > i {
  margin-right: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
.eds_news_CashWa .card-header-image .edNews_overlayCardHeaderContent {
  top: -30px;
}
.eds_news_CashWa time.small > i {
  font-size: 1rem;
}
.eds_news_CashWa .edNews_galleryBackLinkWrapper {
  position: absolute;
  bottom: calc(100% + 0.5rem);
  right: 1rem;
}
.eds_news_CashWa .edNews_detailsList {
  overflow: hidden;
  margin: 0.5rem 0;
}
.eds_news_CashWa .edNews_detailsList li {
  list-style-type: none;
  width: 50%;
  float: left;
  padding: 0.2rem;
  overflow: hidden;
}
.eds_news_CashWa .edNews_detailsList li > i,
.eds_news_CashWa .edNews_detailsList li > span {
  padding: 0.5rem 0;
}
.eds_news_CashWa .edNews_detailsList li > i {
  float: left;
  margin-top: 0.2rem;
}
.eds_news_CashWa .edNews_detailsList li > span {
  border-bottom: solid 1px #e2e2e2;
  display: block;
  overflow: hidden;
}
.eds_news_CashWa .edNews_detailsList li > span > strong {
  font-weight: 900;
  color: #3C4858;
}
.eds_news_CashWa .edNews_detailsList li:nth-child(2n+1) {
  padding-right: 2rem;
}
.eds_news_CashWa .edNews_detailsList li:nth-child(2n) {
  border-left: 1px solid #10d7bf;
  padding-left: 2rem;
}
.eds_news_CashWa .edNews_articleFlag {
  float: left;
  margin: -0.25rem 2rem 0 -1.5rem;
}
.eds_news_CashWa .edNews_articleFlag ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox {
  padding: 0;
  margin: 0;
  height: 3rem;
  list-style-type: none;
  display: none;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font: 600 1.2rem/3rem "Roboto Slab", "Times New Roman", serif;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox .EDN_cf_checkbox_icon {
  display: none;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox .EDN_cf_checkbox_label {
  position: relative;
  z-index: 1;
  padding: 0 1rem;
  display: inline-block;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox::before, .eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox::after {
  content: "";
  position: absolute;
  display: inline-block;
  border: solid;
  z-index: 0;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox::before {
  top: -0.5rem;
  left: -0.5rem;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-width: 0.5rem;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox::after {
  height: 3rem;
  top: 0;
  right: -0.75rem;
  bottom: 0;
  border-width: 1.5rem 0.75rem;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked {
  display: block;
  margin: 0.5rem 0;
  background-color: #10d7bf;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked .EDN_cf_checkbox_label {
  background-color: #10d7bf;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked::before {
  border-color: #0ebfaa;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked::after {
  border-color: #10d7bf;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(2) {
  background-color: #ff9800;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(2) .EDN_cf_checkbox_label {
  background-color: #ff9800;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(2)::before {
  border-color: #d77000;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(2)::after {
  border-color: #ff9800;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(3) {
  background-color: #4caf50;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(3) .EDN_cf_checkbox_label {
  background-color: #4caf50;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(3)::before {
  border-color: #248728;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(3)::after {
  border-color: #4caf50;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(4) {
  background-color: #f44336;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(4) .EDN_cf_checkbox_label {
  background-color: #f44336;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(4)::before {
  border-color: #cc1b0e;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(4)::after {
  border-color: #f44336;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(5) {
  background-color: #00bcd4;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(5) .EDN_cf_checkbox_label {
  background-color: #00bcd4;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(5)::before {
  border-color: #0094ac;
}
.eds_news_CashWa .edNews_articleFlag .EDN_cf_checkbox_checked:nth-child(5)::after {
  border-color: #00bcd4;
}
.eds_news_CashWa .edNews_cfTable {
  border: solid 3px #10d7bf;
  display: flex;
  align-items: stretch;
  font-size: 1.2rem;
  border-radius: 0.5rem;
  justify-content: space-between;
  text-align: center;
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_cfTable {
    font-size: 1rem;
  }
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_cfTable {
    font-size: 0.8rem;
  }
}
.eds_news_CashWa .edNews_cfTable > div {
  align-items: center;
  display: flex;
  padding: 3rem 1rem;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_cfTable > div {
    padding: 2rem 0.5rem;
  }
}
@media (max-width: 992px) {
  .eds_news_CashWa .edNews_cfTable > div {
    padding: 1.5rem 0.5rem;
  }
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_cfTable > div {
    padding: 1rem 0.5rem;
  }
}
.eds_news_CashWa .edNews_cfTable > div + div {
  border-left: solid 3px #10d7bf;
}
.eds_news_CashWa .edNews_cfTable .edNews_prominentCell {
  background-color: #10d7bf;
  flex-grow: 2;
  font-size: 2rem;
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_cfTable .edNews_prominentCell {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_cfTable .edNews_prominentCell {
    font-size: 1rem;
  }
}
.eds_news_CashWa .edNews_cfTable .edNews_prominentCell,
.eds_news_CashWa .edNews_cfTable .edNews_prominentCell .title {
  color: #fff;
}
.eds_news_CashWa .edNews_cfTable .edNews_prominentCell .edNews_cfIcon,
.eds_news_CashWa .edNews_cfTable .edNews_prominentCell .title .edNews_cfIcon {
  color: rgba(0, 0, 0, 0.4);
}
.eds_news_CashWa .edNews_cfTable .edNews_cfIcon {
  margin-right: 0.5rem;
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_cfTable .edNews_cfIcon {
    display: block;
    margin-right: 0;
  }
}

.eds_news_CashWa .edNews_oddEven .edNews_articleImage {
  margin-bottom: 1rem;
}
.eds_news_CashWa .edNews_oddEven > article:nth-child(odd) .edNews_articleImage {
  float: left;
  margin-right: 2rem;
}
.eds_news_CashWa .edNews_oddEven > article:nth-child(even) .edNews_articleImage {
  float: right;
  margin-left: 2rem;
}
.eds_news_CashWa .edNews_defaultList .edNews_summary p {
  display: inline;
}
.eds_news_CashWa .edNews_timeLineArticle .edNews_article:first-child .edNews_timeLine::after {
  top: 50%;
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLineArticle .edNews_article:first-child .edNews_timeLine::after {
    top: 3rem;
  }
}
.eds_news_CashWa .edNews_timeLineArticle .edNews_article:last-child .edNews_timeLine::after {
  bottom: 50%;
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLineArticle .edNews_article:last-child .edNews_timeLine::after {
    bottom: calc(100% - 3rem);
  }
}
.eds_news_CashWa .edNews_timeLineArticle .edNews_startTime {
  white-space: nowrap;
  font-size: 2.8rem;
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_timeLineArticle .edNews_startTime {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLineArticle .edNews_startTime {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLineRow {
    position: relative;
    padding-left: 2rem;
  }
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLineRow .edNews_additionalCardsArticleContent {
    font-size: 0.9rem;
  }
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLineRow .edNews_additionalCardsArticleContent .h3 {
    font-size: 1.1rem;
  }
}
.eds_news_CashWa .edNews_timeLine {
  position: relative;
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLine {
    position: static;
  }
}
.eds_news_CashWa .edNews_timeLine::before, .eds_news_CashWa .edNews_timeLine::after {
  position: absolute;
  content: "";
  background-color: #d7d7d7;
  display: block;
}
.eds_news_CashWa .edNews_timeLine::before {
  width: 1.6rem;
  height: 3px;
  top: 50%;
  right: 1rem;
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLine::before {
    right: auto;
    left: 0;
    top: 3rem;
  }
}
.eds_news_CashWa .edNews_timeLine::after {
  width: 3px;
  top: 0;
  right: 1.75rem;
  bottom: 0;
}
@media (max-width: 768px) {
  .eds_news_CashWa .edNews_timeLine::after {
    right: auto;
    left: 0.75rem;
    top: 0;
  }
}
.eds_news_CashWa .edNews_additionalCardsArticleContent .edNews_summary p {
  display: inline;
}
.eds_news_CashWa .edNews_additionalCardsArticleContent .edNews_summary p + p {
  display: block;
}
.eds_news_CashWa .edNews_additionalCardsLeftImage {
  margin-left: 5rem;
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_additionalCardsLeftImage {
    margin-left: 2rem;
  }
}
.eds_news_CashWa .edNews_additionalCardsLeftImage .edNews_additionalCardsImage {
  margin-right: 2rem;
  margin-bottom: 0.5rem;
  margin-left: -6rem;
  float: left;
}
@media (max-width: 1200px) {
  .eds_news_CashWa .edNews_additionalCardsLeftImage .edNews_additionalCardsImage {
    max-width: 40%;
    margin-left: -3rem;
    margin-right: 1rem;
  }
}
@media (max-width: 992px) {
  .eds_news_CashWa .edNews_additionalCardsLeftImage .edNews_additionalCardsImage {
    max-width: 30%;
  }
}

.eds_news_CashWa.eds_subCollection_news .article_pager,
.eds_news_CashWa.eds_subCollection_news .article_pagination table {
  padding: 2rem 0;
}
.eds_news_CashWa.eds_subCollection_news .article_pager a,
.eds_news_CashWa.eds_subCollection_news .article_pagination a,
.eds_news_CashWa.eds_subCollection_news .article_pagination span {
  border: none;
  border-radius: 30px;
  transition: all 0.3s;
  padding: 0px 11px;
  margin: 0 3px;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  background: transparent;
  text-align: center;
}
.eds_news_CashWa.eds_subCollection_news .article_pager a,
.eds_news_CashWa.eds_subCollection_news .article_pagination a {
  text-decoration: none;
}
.eds_news_CashWa.eds_subCollection_news .article_pager a:hover,
.eds_news_CashWa.eds_subCollection_news .article_pagination a:hover {
  text-decoration: none;
}
.eds_news_CashWa.eds_subCollection_news .article_pagination {
  overflow: hidden;
}
.eds_news_CashWa.eds_subCollection_news .article_pager {
  display: flex;
  justify-content: center;
}
.eds_news_CashWa.eds_subCollection_news .article_pager a.active,
.eds_news_CashWa.eds_subCollection_news .article_pagination span {
  background-color: #10d7bf;
  color: #fff;
  box-shadow: 0 4px 5px 0 rgba(16, 215, 191, 0.14), 0 1px 10px 0 rgba(16, 215, 191, 0.12), 0 2px 4px -1px rgba(16, 215, 191, 0.2);
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper,
.eds_news_CashWa .edsgg__loadMediaWrapper {
  text-align: center;
  padding: 1rem 0;
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger {
  position: relative;
  padding: 0;
  background: none #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-appearance: none;
  appearance: none;
  overflow: hidden;
  width: 100%;
  border: none;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger > span,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger > span {
  color: #999;
  font-size: 0.75rem;
  line-height: 1.42857;
  font-weight: 400;
  display: block;
  padding: 12px 30px;
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger:hover {
  box-shadow: 0 14px 26px -12px rgba(16, 215, 191, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(16, 215, 191, 0.2);
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper .actionTextContainer,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTriggerText {
  background-color: #fff;
  transition: all 200ms linear;
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper .loadingOverlay,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTriggerOverlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  opacity: 0;
  transition: opacity 200ms linear;
  background-color: rgba(255, 255, 255, 0.8);
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper .loadingOverlay::before,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTriggerOverlay::before {
  content: "\f021";
  display: inline-block;
  margin-right: 1rem;
  font-family: Font Awesome\ 5 Free;
  line-height: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 900;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover .actionTextContainer,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger:hover .edsgg__loadMediaTriggerText {
  color: #fff;
  background-color: #10d7bf;
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper.loading .edNews_loadMoreTrigger .loadingOverlay,
.eds_news_CashWa .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger.loading .edsgg__loadMediaTriggerOverlay {
  opacity: 1;
  top: 0;
}
.eds_news_CashWa .edNews_loadMoreTriggerWrapper.hide,
.eds_news_CashWa .edsgg__loadMediaWrapper.hide {
  display: none;
}
.eds_news_CashWa .edNews_prevNextPagination {
  width: 4.8rem;
  font-size: 1.1rem;
  display: flex;
}
.eds_news_CashWa .edNews_prevNextPagination > span {
  display: inline-block;
  color: #10d7bf;
  background-color: #f0f0f0;
  cursor: pointer;
  width: 2.4rem;
  height: 2.4rem;
  text-align: center;
  line-height: 2.4rem;
}
.eds_news_CashWa .edNews_prevNextPagination > span:hover {
  background-color: #10d7bf;
  color: #fff;
}
.eds_news_CashWa .edNews_prevNextPagination > span > i + span {
  display: none;
}
.eds_news_CashWa .edNews_prevNextPagination > span:first-child {
  border-radius: 1.2rem 0 0 1.2rem;
}
.eds_news_CashWa .edNews_prevNextPagination > span:last-child {
  border-radius: 0 1.2rem 1.2rem 0;
}

.eds_news_CashWa .edn_article_gallery ul {
  margin: 1rem -0.5rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.eds_news_CashWa .edn_article_gallery ul li {
  list-style-type: none;
  margin: 0.5rem;
}
.eds_news_CashWa .edn_article_gallery ul li img {
  border-radius: 6px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.eds_news_CashWa .in_article_image {
  position: relative;
  margin: 1rem 0 2rem;
  margin-right: 2rem;
}
.eds_news_CashWa .in_article_image img {
  max-width: 100%;
  border-radius: 6px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  height: auto;
}
.eds_news_CashWa .in_article_image .image_wrapper > a {
  display: block;
  position: relative;
  text-align: center;
}
.eds_news_CashWa .in_article_image .image_wrapper > a::after {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3rem;
  right: -1rem;
  width: 2.5rem;
  height: 6rem;
  background-color: #10d7bf;
  content: "+";
  color: #fff;
  line-height: 6rem;
  font-size: 2rem;
  border-radius: 2px;
}
.eds_news_CashWa .in_article_image .image_wrapper > a:hover::after {
  background-color: #0ebfaa;
}
.eds_news_CashWa .in_article_image.left, .eds_news_CashWa .in_article_image.right {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 6px;
}
.eds_news_CashWa .in_article_image.left {
  margin: 0.3rem 2rem 1rem 0;
}
.eds_news_CashWa .in_article_image.right {
  float: right;
  margin: 0.3rem 0 1rem 2rem;
}
.eds_news_CashWa .in_article_image.right .image_wrapper > a::after {
  right: auto;
  left: -1rem;
}
.eds_news_CashWa .image_title,
.eds_news_CashWa .image_description {
  padding: 1rem;
  margin: 0;
}
.eds_news_CashWa .image_title {
  font-size: 1rem;
}
.eds_news_CashWa .image_title + .image_description {
  padding-top: 0;
  margin-top: -0.5rem;
}
.eds_news_CashWa .image_description {
  font-size: 0.8rem;
  color: #999;
  line-height: 1.2;
}
.eds_news_CashWa .button {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 10px 0 0 5px;
  font-size: 0;
  text-decoration: none;
  transition: color 300ms;
  color: #3f3f3f;
}
.eds_news_CashWa .button::before {
  font: 900 1.2rem/1 Font Awesome\ 5 Free;
  transition: color 300ms;
}
.eds_news_CashWa .button,
.eds_news_CashWa a.button:link,
.eds_news_CashWa a.button:active,
.eds_news_CashWa a.button:visited {
  color: #3f3f3f;
  text-decoration: none;
}
.eds_news_CashWa .button:hover,
.eds_news_CashWa a.button:link:hover,
.eds_news_CashWa a.button:active:hover,
.eds_news_CashWa a.button:visited:hover {
  text-decoration: none;
  color: #10d7bf;
}
.eds_news_CashWa .button ~ .button,
.eds_news_CashWa a.button:link ~ .button,
.eds_news_CashWa a.button:active ~ .button,
.eds_news_CashWa a.button:visited ~ .button {
  margin-left: 1rem;
}
.eds_news_CashWa .button.author_rss::before {
  content: "\f09e";
}
.eds_news_CashWa .button.contact::before {
  content: "\f0e0";
}
.eds_news_CashWa .button.full_bio::before {
  content: "\f007";
}
.eds_news_CashWa .button.social::before {
  font-weight: 400;
  font-family: "Font Awesome 5 Brands";
}
.eds_news_CashWa .button.social.facebook::before {
  content: "\f39e";
}
.eds_news_CashWa .button.social.twitter::before {
  content: "\f099";
}
.eds_news_CashWa .button.social.linked_in::before {
  content: "\f0e1";
}
.eds_news_CashWa .button.social.google_plus::before {
  content: "\f0d5";
}
.eds_news_CashWa .button.social.youtube::before {
  content: "\f167";
}
.eds_news_CashWa .button.social.instagram::before {
  content: "\f16d";
}
.eds_news_CashWa .button.social.website::before {
  content: "\f0c1";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
}
.eds_news_CashWa .button.author_rss,
.eds_news_CashWa .button.edsgg_buttonLink,
.eds_news_CashWa .edsgg_addThisButton > a {
  background-color: #efefef;
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
.eds_news_CashWa .button.author_rss:link, .eds_news_CashWa .button.author_rss:active, .eds_news_CashWa .button.author_rss:visited,
.eds_news_CashWa .button.edsgg_buttonLink:link,
.eds_news_CashWa .button.edsgg_buttonLink:active,
.eds_news_CashWa .button.edsgg_buttonLink:visited,
.eds_news_CashWa .edsgg_addThisButton > a:link,
.eds_news_CashWa .edsgg_addThisButton > a:active,
.eds_news_CashWa .edsgg_addThisButton > a:visited {
  color: #10d7bf;
  text-decoration: none;
}
.eds_news_CashWa .button.author_rss:link:hover, .eds_news_CashWa .button.author_rss:active:hover, .eds_news_CashWa .button.author_rss:visited:hover,
.eds_news_CashWa .button.edsgg_buttonLink:link:hover,
.eds_news_CashWa .button.edsgg_buttonLink:active:hover,
.eds_news_CashWa .button.edsgg_buttonLink:visited:hover,
.eds_news_CashWa .edsgg_addThisButton > a:link:hover,
.eds_news_CashWa .edsgg_addThisButton > a:active:hover,
.eds_news_CashWa .edsgg_addThisButton > a:visited:hover {
  text-decoration: none;
  color: #3f3f3f;
}
.eds_news_CashWa .button.author_rss::before,
.eds_news_CashWa .button.edsgg_buttonLink::before,
.eds_news_CashWa .edsgg_addThisButton > a::before {
  line-height: 30px;
  font-size: 1rem;
}
.eds_news_CashWa .button.edsgg_buttonLink i {
  line-height: 30px;
  font-size: 1rem;
}
.eds_news_CashWa .button.edsgg_buttonLink i::before {
  font-size: inherit;
  line-height: inherit;
}
.eds_news_CashWa .edsgg_addThisButton > a {
  font-size: 0;
  text-align: center;
  display: inline-block;
}
.eds_news_CashWa .edsgg_addThisButton > a::before {
  font: 900 1rem/30px Font Awesome\ 5 Free;
  content: "\f1e0";
}

.eds_news_CashWa .edNews__itemCommentsWrapper {
  margin: 0 auto;
}
.eds_news_CashWa .edNews__itemCommentsWrapper.edNews__showComments .edNews__itemCommentContainer {
  display: block;
}
.eds_news_CashWa .edNews__itemCommentContainer:first-child, .eds_news_CashWa .edNews__itemCommentContainer:nth-child(2) {
  display: block;
}
.eds_news_CashWa .edNews__itemCommentContainer::after {
  content: "";
  width: 100%;
  display: table;
  clear: both;
}
.eds_news_CashWa .edNews__itemCommentContainer.edNews__editingComment > .edNews__commentContentWrapper .edNews_adminEdit .edNews__commentContent {
  display: none;
}
.eds_news_CashWa .edNews__itemCommentContainer.edNews__editingComment > .edNews__commentContentWrapper .edNews_adminEdit .edNews_commentActions.main {
  display: none;
}
.eds_news_CashWa .edNews__itemCommentContainer.edNews__editingComment .edNews__editCommentContainer {
  display: block;
}
.eds_news_CashWa .edNews__itemCommentContainer.edNews__deleted > .edNews__commentContentWrapper .edNews_adminEdit {
  opacity: 0.5;
  margin: 0 0 0 9%;
}
.eds_news_CashWa .edNews__itemCommentContainer.edNews__deleted > .edNews__commentContentWrapper .edNews_votes {
  display: none;
}
.eds_news_CashWa .edNews__editCommentContainer {
  display: none;
  overflow: hidden;
  border: dashed 1px #ddd;
  background-color: #fff3ec;
  padding: 1rem;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews_commentActions {
  margin: 1rem 0 0;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews__editCommentContent {
  width: 100%;
  padding: 1rem;
  outline: none;
  box-shadow: none;
  border: solid 1px #ddd;
  font: 0.9rem/1.3 Arial;
  resize: vertical;
  color: #3C4858;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews__editCommentContent:hover, .eds_news_CashWa .edNews__editCommentContainer .edNews__editCommentContent:focus {
  border-color: #333;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews_errorMessage {
  margin: 0;
  border: 0;
  padding: 5px;
  text-align: right;
  padding: 10px 0;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews_errorMessage > span {
  background: #F0F0F0;
  border: 1px solid #CCCCCC;
  padding: 4px 14px 3px;
  text-decoration: none;
  margin-left: 5px;
  border-radius: 3px;
  font-size: 11px;
  cursor: pointer;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews_errorMessage > span > span {
  text-shadow: 0 1px #FFFFFF;
  color: #5F5F5F;
  font-weight: bold;
  white-space: nowrap;
  font-size: 11px;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews_errorMessage > span:hover {
  background-color: #fff;
}
.eds_news_CashWa .edNews__editCommentContainer .edNews_errorMessage > span:hover > span {
  color: #5F5F5F;
}
.eds_news_CashWa .edNews_commentText {
  color: #999999;
}
.eds_news_CashWa .edNews__childCommentsContainer {
  margin-left: 8%;
}
.eds_news_CashWa .edNews__childCommentsContainer .edNews__childCommentsContainer {
  margin-left: 0;
}
.eds_news_CashWa .edNews__childCommentsContainer .media {
  font-size: 0.9em;
}
.eds_news_CashWa .edNews__childCommentsContainer .media .avatar {
  width: 40px;
  height: 40px;
}
.eds_news_CashWa .edNews__childCommentsContainer .media .media-heading {
  font-size: 1em;
}
.eds_news_CashWa .edNews__itemCommentContainer {
  margin-bottom: 1rem;
}
.eds_news_CashWa .edNews__itemCommentContainer .edNews__childCommentsContainer {
  margin-bottom: 1rem;
}
.eds_news_CashWa .edNews__itemCommentContainer.edNews__noChildComments .edNews__childCommentsContainer {
  display: none;
}
.eds_news_CashWa .edNews__commentsListContainer > .edNews__itemCommentContainer > .edNews__childCommentsContainer > .edNews__itemCommentContainer > .edNews__childCommentsContainer > .edNews__itemCommentContainer .edNews__childCommentsContainer {
  padding-left: 0;
  margin-left: 4%;
}
.eds_news_CashWa .edNews_userAvatar > a {
  display: block;
}
.eds_news_CashWa .edNews_userAvatar img {
  width: 100%;
  height: auto;
  max-width: none;
}
.eds_news_CashWa .edNews_commentDetails {
  overflow: hidden;
}
.eds_news_CashWa .edNews_commentDetails .edNews_commentersName {
  color: #3f3f3f;
  margin: 0 0 0.5rem;
}
.eds_news_CashWa .edNews_commentDetails .edNews_commentDateAdded {
  color: #10d7bf;
}
.eds_news_CashWa .edNews__commentsListContainer {
  margin: 30px 0 30px;
  display: block;
}
.eds_news_CashWa .edNews__commentsListContainer.noComments {
  display: none;
}
.eds_news_CashWa .edNews__commentsListContainer.noComments + .edNews__showCommentsTrigger {
  display: none;
}
.eds_news_CashWa .edNews_errorMessage {
  top: 10px;
  display: none;
  border-top: solid 1px #e2252d;
  padding: 6px;
  margin-bottom: -4px;
  font-size: 11px;
  font-weight: normal;
  color: #ac171e;
}
.eds_news_CashWa .edNews_errorMessage.show {
  display: block;
}
.eds_news_CashWa .edNews__replyingToMessage,
.eds_news_CashWa .edNews__commentPendingApproval {
  display: none;
  margin: 20px 0;
  text-align: left;
  color: #3C4858;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #10d7bf;
  background-color: #fcfcfc;
  padding: 10px;
}
.eds_news_CashWa .edNews__replyingToMessage > a,
.eds_news_CashWa .edNews__commentPendingApproval > a {
  text-decoration: underline;
}
.eds_news_CashWa .edNews__commentPendingApproval {
  background: #FFFCE3;
  color: #444;
}
.eds_news_CashWa .edNews__commentPendingApproval.show {
  display: block;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_clear {
  clear: both;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_leaveaComment {
  color: #8E8E8E;
  font-size: 1.2rem;
  line-height: 53px;
  font-weight: bold;
  margin: 0;
  padding: 0 20px 0 53px;
  letter-spacing: normal;
  background: url("assets/images/common/comments/comment.png") no-repeat 13px center rgba(0, 0, 0, 0.08);
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper {
  margin-bottom: 10px;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper::after {
  display: table;
  width: 100%;
  clear: both;
  content: "";
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper label {
  float: left;
  width: 23%;
  padding: 7px 2% 0 0;
  vertical-align: top;
  font-size: 1rem;
  font-weight: normal;
  color: #7b7b7b;
}
@media (max-width: 576px) {
  .eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper label {
    float: none;
    width: auto;
    display: block;
    text-align: left;
  }
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper textarea,
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper input[type=text] {
  background: none #fdfdfd;
  border: 2px solid #e8e8e8 !important;
  border-radius: 0;
  color: #C6C6C6;
  outline: medium none;
  padding: 8px;
  width: 75%;
  box-shadow: none !important;
  margin: 0;
  resize: vertical;
  font-size: 1rem;
}
@media (max-width: 576px) {
  .eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper textarea,
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper input[type=text] {
    width: 100%;
  }
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper textarea:focus, .eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper textarea:hover,
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper input[type=text]:focus,
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper input[type=text]:hover {
  color: #9fa0a2;
  background: none #fdfdfd;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper textarea:focus,
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_inputWrapper input[type=text]:focus {
  background-color: #fff;
  color: #9fa0a2;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_button {
  padding: 20px 0 0;
  text-align: right;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment .edNews_button > span {
  background-color: #10d7bf;
  background-image: none;
  border: 0 none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 16px;
  overflow: hidden;
  padding: 1rem 2rem;
  text-align: center;
  vertical-align: middle;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment.edNews_registeredUser .edNews_inputWrapper > label {
  display: none;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment.edNews_registeredUser .edNews_inputWrapper .edNews_commenterImage {
  width: 65px;
  height: 65px;
  background-color: #ccc;
  text-align: center;
  float: left;
  position: relative;
  z-index: 2;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment.edNews_registeredUser .edNews_inputWrapper .edNews_commenterImage::before {
  font-family: Font Awesome\ 5 Free;
  color: #fff;
  position: relative;
  z-index: 1;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  font-size: 50px;
  content: "\f007";
  position: absolute;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment.edNews_registeredUser .edNews_inputWrapper .edNews_commenterImage > div {
  position: relative;
  z-index: 2;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment.edNews_registeredUser .edNews_inputWrapper .edNews_commenterImage > div img {
  width: 65px;
  height: 65px;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper .edNews_addComment.edNews_registeredUser .edNews_inputWrapper textarea {
  float: left;
  height: 65px;
  margin-top: -65px;
  padding-left: 75px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper.edNews__replyingToComment .edNews__replyingToMessage {
  display: block;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper.edNews__addingComment,
.eds_news_CashWa .edNews__itemCommentContainer.edNews__savingChanges > .edNews__commentContentWrapper .edNews_adminEdit,
.eds_news_CashWa .edNews__itemCommentContainer.edNews__deletingComment > .edNews__commentContentWrapper .edNews_adminEdit {
  position: relative;
}
.eds_news_CashWa .edNews__commentsCommentFormWrapper.edNews__addingComment::after,
.eds_news_CashWa .edNews__itemCommentContainer.edNews__savingChanges > .edNews__commentContentWrapper .edNews_adminEdit::after,
.eds_news_CashWa .edNews__itemCommentContainer.edNews__deletingComment > .edNews__commentContentWrapper .edNews_adminEdit::after {
  position: absolute;
  background: #fff url("assets/images/common/comments/loadingBigger.gif") center center no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0.5;
}
.eds_news_CashWa .edNews_votes {
  text-align: right;
  display: inline-block;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger {
  color: #bababa;
  font-size: 1rem;
  margin-right: 1rem;
  transition: color 300ms;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger .edNews_numberVotes {
  font-size: 0.9rem;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger {
  display: inline-block;
  cursor: pointer;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger > * {
  vertical-align: middle;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger + .edNews__commentVoting_trigger {
  margin-left: 2rem;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger:hover .edNews_actionIcon {
  color: #64ce66;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger.edNews__commentVoting_voted .edNews_actionIcon {
  color: #64ce66;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger.edNews__commentVoting_downvote:hover .edNews_actionIcon {
  color: #f44336;
}
.eds_news_CashWa .edNews_votes .edNews__commentVoting_trigger.edNews__commentVoting_downvote.edNews__commentVoting_voted .edNews_actionIcon {
  color: #f44336;
}
.eds_news_CashWa .edNews_commentActions {
  text-align: right;
  font-size: 0;
  line-height: 0;
}
.eds_news_CashWa .edNews_commentActions > span {
  padding: 0.40625rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #10d7bf;
  text-transform: uppercase;
  letter-spacing: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  margin: 0.5rem;
}
.eds_news_CashWa .edNews_commentActions > span:hover {
  color: #0ebfaa;
}
.eds_news_CashWa .edNews_commentActions > span::before {
  font-weight: 900;
  font-family: Font Awesome\ 5 Free;
  font-size: 0.6875rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.eds_news_CashWa .edNews_commentActions .edNews__replyComment:before {
  content: "\f3e5";
}
.eds_news_CashWa .edNews_commentActions .edNews__editComment {
  color: #ff9800;
}
.eds_news_CashWa .edNews_commentActions .edNews__editComment:hover {
  color: #eb8400;
}
.eds_news_CashWa .edNews_commentActions .edNews__editComment::before {
  content: "\f044";
}
.eds_news_CashWa .edNews_commentActions .edNews__deleteComment {
  color: #f44336;
}
.eds_news_CashWa .edNews_commentActions .edNews__deleteComment:hover {
  color: #e02f22;
}
.eds_news_CashWa .edNews_commentActions .edNews__deleteComment::before {
  content: "\f2ed";
}
.eds_news_CashWa .edNews_commentActions .edNews__editComment,
.eds_news_CashWa .edNews_commentActions .edNews__deleteComment {
  font-size: 0;
}
.eds_news_CashWa .edNews_commentActions .edNews__editCommentSaveTrigger {
  color: #00bcd4;
}
.eds_news_CashWa .edNews_commentActions .edNews__editCommentSaveTrigger:hover {
  color: #00a8c0;
}
.eds_news_CashWa .edNews_commentActions .edNews__editCommentCancelTrigger {
  color: #f44336;
}
.eds_news_CashWa .edNews_commentActions .edNews__editCommentCancelTrigger:hover {
  color: #f44336;
}
.eds_news_CashWa .edNews__showCommentsTrigger .edNews_commentCollapsed {
  display: none;
}
.eds_news_CashWa .edNews__commentscollapsed .edNews_commentCollapsed {
  display: inline;
}
.eds_news_CashWa .edNews__commentscollapsed .edNews_commentExpanded {
  display: none;
}
.eds_news_CashWa .edn__recentCommentsListContainer {
  position: relative;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
  transition: opacity 400ms;
}
.eds_news_CashWa .edn__recentCommentsListContainer::before, .eds_news_CashWa .edn__recentCommentsListContainer::after {
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  transition: opacity 400ms;
}
.eds_news_CashWa .edn__recentCommentsListContainer::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.6);
  content: "";
  z-index: 1;
}
.eds_news_CashWa .edn__recentCommentsListContainer::after {
  left: 50%;
  top: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0;
  text-align: center;
  content: "\f021";
  font-family: Font Awesome\ 5 Free;
  line-height: 0;
  font-size: 35px;
  font-style: normal;
  font-weight: normal;
  z-index: 2;
  color: #10d7bf;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.eds_news_CashWa .edn_recentCommentContainer {
  padding: 0 0 15px;
  margin-bottom: 15px;
  border-bottom: dashed 1px #bfbfbf;
  opacity: 0;
  transition: opacity 500ms;
}
.eds_news_CashWa .edn_recentCommentContainer:last-child {
  border-bottom: none;
}
.eds_news_CashWa .edn_recentCommentContainer .edn_commentRight {
  overflow: hidden;
}
.eds_news_CashWa .edn_recentCommentContainer .edNews_userAvatar {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  overflow: hidden;
}
.eds_news_CashWa .edn_recentCommentContainer .edNews_userAvatar > a {
  display: block;
}
.eds_news_CashWa .edn_recentCommentContainer .edNews_userAvatar img {
  max-width: 100%;
  height: auto;
}
.eds_news_CashWa .edn_recentCommentContainer .edn_commentAuthor {
  font: 14px/1.2 "Roboto", "Helvetica", "Arial", sans-serif;
  color: #424242;
  text-decoration: none;
  float: left;
  margin-right: 7px;
}
.eds_news_CashWa .edn_recentCommentContainer .edn_commentAuthor:hover {
  color: #10d7bf;
}
.eds_news_CashWa .edn_recentCommentContainer .edn_commentDate {
  color: #999;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
.eds_news_CashWa .edn_recentCommentContainer .edNews__commentContent {
  color: #424242;
  font-style: italic;
}
.eds_news_CashWa .edn_recentCommentContainer .edNews__commentContent p {
  margin: 0;
  padding: 0;
}
.eds_news_CashWa .edn_recentCommentContainer .edNews__commentContent p + p {
  margin-top: 7px;
}
.eds_news_CashWa .edn_recentCommentContainer .edn_articleLink {
  margin-top: 5px;
  display: inline-block;
  font-size: 14px;
  color: #10d7bf;
  text-decoration: none;
  font-style: normal;
}
.eds_news_CashWa .edn_recentCommentContainer .edn_articleLink::before {
  font: 14px/1 Font Awesome\ 5 Free;
  color: #2c2c2c;
  content: "\f0da";
  margin-right: 5px;
}
.eds_news_CashWa .edn_recentCommentContainer .edn_articleLink:hover {
  color: #2c2c2c;
  text-decoration: none;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_disablePreviousPage .edn__recentComments_previousPage {
  display: none;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_disableNextPage .edn__recentComments_nextPage {
  display: none;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_disableNextPage.edn__recentComments_disablePreviousPage .edn_prevNextPagination, .eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_contentError .edn_prevNextPagination, .eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_noContent .edn_prevNextPagination {
  display: none;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_loading .edn__recentCommentsListContainer {
  opacity: 0.5;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_loading .edn__recentCommentsListContainer::before {
  opacity: 1;
  visibility: visible;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_loading .edn__recentCommentsListContainer::after {
  opacity: 1;
  visibility: visible;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_loading .edn__recentCommentsListContainer .edn_recentCommentContainer {
  opacity: 0;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_ready .edn__recentCommentsListContainer {
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_pageReady .edn__recentCommentsListContainer {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_pageReady .edn__recentCommentsListContainer .edn_recentCommentContainer {
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_triggeredNextPage.edn__recentComments_pageReady .edn__recentCommentsListContainer {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_triggeredPreviousPage.edn__recentComments_pageReady .edn__recentCommentsListContainer {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_noContent .edn__recentCommentsListContainer .edn_recentCommentContainer {
  display: none;
}
.eds_news_CashWa.eds_subCollection_recentComments.edn__recentComments_contentError .edn__recentCommentsListContainer .edn_recentCommentContainer {
  display: none;
}
.eds_news_CashWa .article_comments > .num_of_comment {
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.11);
  padding: 1rem;
  background-color: #fff;
  margin: 4rem 0 3rem;
  border-radius: 0.5rem;
}
.eds_news_CashWa .article_comments > .num_of_comment > a {
  display: inline;
  text-decoration: underline;
}

.eds_news_CashWa .edNews_votingRating {
  font-size: 0;
}
.eds_news_CashWa .article_rating {
  margin-left: 1rem;
  float: left;
}
.eds_news_CashWa .current_rating {
  font-size: 0.8rem;
  margin-right: 0.5rem;
  vertical-align: middle;
  color: #808080;
}
.eds_news_CashWa .rateit .rateit-range,
.eds_news_CashWa .rateit .rateit-selected,
.eds_news_CashWa .rateit .rateit-hover {
  background: none transparent;
  vertical-align: middle;
  overflow: hidden;
}
.eds_news_CashWa .rateit .rateit-range::before,
.eds_news_CashWa .rateit .rateit-selected::before,
.eds_news_CashWa .rateit .rateit-hover::before {
  display: block;
  font: 900 14px/1 Font Awesome\ 5 Free;
  content: "\f005\f005\f005\f005\f005";
  position: absolute;
  letter-spacing: 0;
  transition: color 300ms;
}
.eds_news_CashWa .rateit .rateit-range::before {
  color: #eee;
}
.eds_news_CashWa .rateit .rateit-hover::before {
  font-weight: 400;
  color: #10d7bf;
}
.eds_news_CashWa .rateit .rateit-selected::before {
  color: #10d7bf;
}
.eds_news_CashWa .edn_ArticleVoting {
  margin-left: 1rem;
  float: right;
}
.eds_news_CashWa .edn_ArticleVoting > span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  position: relative;
  font-size: 0.9rem;
  line-height: 1;
  cursor: pointer;
}
.eds_news_CashWa .edn_ArticleVoting > span > i {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1rem;
  line-height: 1;
  color: #bababa;
  padding-right: 7px;
}
.eds_news_CashWa .edn_ArticleVoting > span .edn_voteTooltip {
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1;
  letter-spacing: normal;
  background-color: #4c4c4c;
  white-space: nowrap;
  padding: 6px 10px;
  border-radius: 2px;
  transition: all 400ms;
}
.eds_news_CashWa .edn_ArticleVoting > span .edn_voteTooltip::before {
  content: "";
  bottom: calc(100% - 4px);
  left: calc(50% - 4px);
  width: 8px;
  height: 8px;
  background-color: #4c4c4c;
  position: absolute;
  transform: rotate(45deg);
}
.eds_news_CashWa .edn_ArticleVoting > span:hover .edn_voteTooltip {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  top: 130%;
}
.eds_news_CashWa .edn_ArticleVoting > span.edn__voted {
  cursor: default;
}
.eds_news_CashWa .edn_ArticleVoting > span.edn__voted > i {
  color: #bababa;
}
.eds_news_CashWa .edn_ArticleVoting > span.edn__voted .edn_voteTooltip {
  display: none;
}
.eds_news_CashWa .edn_ArticleVoting > span.edn__voted:hover > i {
  color: #bababa;
}
.eds_news_CashWa .edn_ArticleVoting > span.edn__votedUp > i, .eds_news_CashWa .edn_ArticleVoting > span.edn__votedDown > i, .eds_news_CashWa .edn_ArticleVoting > span.edn__votedUp:hover > i, .eds_news_CashWa .edn_ArticleVoting > span.edn__votedDown:hover > i, .eds_news_CashWa .edn_ArticleVoting > span:hover > i {
  color: #10d7bf;
}

.eds_news_CashWa .edNews_eventDetails .edNews_eventPrice {
  top: 0;
  right: 0;
}
.eds_news_CashWa .edNews_eventDetails .edNews_eventHeader {
  background: none #fff;
  position: relative;
}
.eds_news_CashWa .edNews_eventDetails .edNews_eventHeader .pro-badge {
  position: absolute;
  top: -0.5rem;
  right: 1rem;
}
.eds_news_CashWa .edNews_eventDetails .edNews_eventLocation {
  padding: 5px 0 0;
  margin: 0;
}
.eds_news_CashWa .edNews_eventDetails .edNews_eventLocation:before {
  content: "\f041";
  font-family: Font Awesome\ 5 Free;
  color: #10d7bf;
  margin-right: 5px;
  display: inline-block;
  font-size: 15px;
  font-weight: 900;
  font-style: normal;
}
.eds_news_CashWa .edNews_eventDetails > ul {
  margin: 0;
  padding: 0;
}
.eds_news_CashWa .edNews_eventDetails > ul li {
  list-style-type: disc;
  margin: 2px 0 2px 15px;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage {
  display: block;
  padding: 5px;
  font-style: italic;
  color: #3b3b3b;
  background-color: #c0dcfe;
  border: solid 1px #95c1f1;
  border-radius: 4px;
  margin-top: 10px;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage p {
  margin: 0;
  padding: 0;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage hr {
  margin: 6px 0;
  border-bottom: dashed 1px #95c1f1;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage .eds_paymentInfo {
  font-style: normal;
  padding: 5px;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage .eds_paymentInfo p {
  margin: 0;
  padding: 0;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage .eds_paymentInfo hr {
  margin: 7px 0;
  padding: 0;
  height: 1px;
  border: none;
  border-bottom: dashed 1px #79a8cd;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage .eds_paymentInfo .edn_infoColor1 {
  color: #0076b5;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage .eds_paymentInfo .edn_infoColor2 {
  color: #db0000;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage .eds_paymentInfo .edn_eventPayPalPayment {
  display: inline-block;
  border: solid 1px #659ad9;
  border-radius: 4px;
  color: #0093de;
  padding: 5px;
  line-height: 1;
  margin-top: 10px;
}
.eds_news_CashWa .edNews_eventDetails .edn_eventInfoMessage .eds_paymentInfo .edn_eventPayPalPayment:hover {
  text-decoration: none;
  color: #0b65ac;
}
.eds_news_CashWa .edn_listEventDetails {
  color: #969696;
  font-size: 13px;
  line-height: 1.3;
  margin: 0;
}
.eds_news_CashWa .edn_listEventDetails > span {
  margin-right: 20px;
}
.eds_news_CashWa .edn_listEventDetails > span:before {
  font-family: Font Awesome\ 5 Free;
  color: #10d7bf;
  margin-right: 5px;
}
.eds_news_CashWa .edn_listEventDetails > span.edNews_eventLocation:before {
  content: "\f041";
}
.eds_news_CashWa .edn_listEventDetails > span.edn_eventDate:before {
  content: "\f017";
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger {
  display: inline-block;
  padding: 12px 30px;
  margin: 0.3125rem 1px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.42857143;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-radius: 0.2rem;
  outline: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger:focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger.focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger:active, .eds_news_CashWa .edn_eventRegistrationModalTrigger.active, .open > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle, .show > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger:active:hover, .eds_news_CashWa .edn_eventRegistrationModalTrigger:active:focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger:active.focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger.active:hover, .eds_news_CashWa .edn_eventRegistrationModalTrigger.active:focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger.active.focus, .open > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle:hover, .open > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle:focus, .open > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle.focus, .show > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle:hover, .show > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle:focus, .show > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle.focus {
  color: #fff;
  background-color: #f08f00;
  border-color: #804c00;
}
.open > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #ff9800;
}
.open > .eds_news_CashWa .edn_eventRegistrationModalTrigger.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f08f00;
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger.disabled:focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger.disabled.focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger:disabled:focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger:disabled.focus {
  background-color: #ff9800;
  border-color: #ff9800;
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger.disabled:hover, .eds_news_CashWa .edn_eventRegistrationModalTrigger:disabled:hover {
  background-color: #ff9800;
  border-color: #ff9800;
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger:focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger:active, .eds_news_CashWa .edn_eventRegistrationModalTrigger:hover {
  box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger.btn-link {
  background-color: transparent;
  color: #ff9800;
  box-shadow: none;
}
.eds_news_CashWa .edn_eventRegistrationModalTrigger.btn-link:hover, .eds_news_CashWa .edn_eventRegistrationModalTrigger.btn-link:focus, .eds_news_CashWa .edn_eventRegistrationModalTrigger.btn-link:active {
  background-color: transparent;
  color: #ff9800;
}
.eds_news_CashWa .eds_signUpActionBarWrapper {
  margin-top: 15px;
}
.eds_news_CashWa .eds_signUpActionBarWrapper > h4 {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.eds_news_CashWa .eds_signUpActionBar {
  display: inline-block;
  margin-left: 30px;
  vertical-align: middle;
}
.eds_news_CashWa .eds_signUpActionBar > div > span {
  line-height: 0;
  font-size: 0;
  display: inline-block;
  margin-right: 10px;
}
.eds_news_CashWa .eds_signUpActionBar > div > span > input[type=radio] {
  display: none;
}
.eds_news_CashWa .eds_signUpActionBar > div > span > input[type=radio]:checked + label {
  padding-left: 40px;
}
.eds_news_CashWa .eds_signUpActionBar > div > span > input[type=radio]:checked + label:before {
  transform: scale(1);
  opacity: 1;
}
.eds_news_CashWa .eds_signUpActionBar > div > span > label {
  display: inline-block;
  padding: 12px 30px;
  margin: 0.3125rem 1px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.42857143;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-radius: 30px;
  outline: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  position: relative;
}
.eds_news_CashWa .eds_signUpActionBar > div > span > label:before {
  position: absolute;
  top: 25%;
  left: 10px;
  font: 900 1.2rem/1 Font Awesome\ 5 Free;
  font-family: Font Awesome\ 5 Free;
  text-align: center;
  opacity: 0;
  display: inline-block;
  transform: scale(0);
  transition: all 300ms;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.active, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:active.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.active.focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle:hover, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle:focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle.focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle:hover, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle:focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle.focus {
  color: #fff;
  background-color: #47a44b;
  border-color: #255627;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #4caf50;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #47a44b;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.disabled.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:disabled.focus {
  background-color: #4caf50;
  border-color: #4caf50;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.disabled:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:disabled:hover {
  background-color: #4caf50;
  border-color: #4caf50;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover:hover {
  box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.btn-link {
  background-color: transparent;
  color: #4caf50;
  box-shadow: none;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.btn-link:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.btn-link:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > label:hover.btn-link:active {
  background-color: transparent;
  color: #4caf50;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.active, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:active.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.active.focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle:hover, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle:focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle.focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle:hover, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle:focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle.focus {
  color: #fff;
  background-color: #f33527;
  border-color: #a21309;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #f44336;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f33527;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.disabled.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:disabled.focus {
  background-color: #f44336;
  border-color: #f44336;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.disabled:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:disabled:hover {
  background-color: #f44336;
  border-color: #f44336;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover:hover {
  box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.btn-link {
  background-color: transparent;
  color: #f44336;
  box-shadow: none;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.btn-link:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.btn-link:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > label:hover.btn-link:active {
  background-color: transparent;
  color: #f44336;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:hover {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.active, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle {
  color: #fff;
  background-color: #f08f00;
  border-color: #c27400;
  box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:active.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.active.focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle:hover, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle:focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle.focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle:hover, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle:focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle.focus {
  color: #fff;
  background-color: #f08f00;
  border-color: #804c00;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #ff9800;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f08f00;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.disabled.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:disabled.focus {
  background-color: #ff9800;
  border-color: #ff9800;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.disabled:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:disabled:hover {
  background-color: #ff9800;
  border-color: #ff9800;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover:hover {
  box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.btn-link {
  background-color: transparent;
  color: #ff9800;
  box-shadow: none;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.btn-link:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.btn-link:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > label:hover.btn-link:active {
  background-color: transparent;
  color: #ff9800;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:hover {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.active, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle {
  color: #fff;
  background-color: #47a44b;
  border-color: #39843c;
  box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:active.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.active.focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle:hover, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle:focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle.focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle:hover, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle:focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle.focus {
  color: #fff;
  background-color: #47a44b;
  border-color: #255627;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #4caf50;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #47a44b;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.disabled.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:disabled.focus {
  background-color: #4caf50;
  border-color: #4caf50;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.disabled:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:disabled:hover {
  background-color: #4caf50;
  border-color: #4caf50;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:hover {
  box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.btn-link {
  background-color: transparent;
  color: #4caf50;
  box-shadow: none;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.btn-link:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.btn-link:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label.btn-link:active {
  background-color: transparent;
  color: #4caf50;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue1 > input[type=radio]:checked + label:before {
  content: "\f00c";
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:hover {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.active, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle {
  color: #fff;
  background-color: #f33527;
  border-color: #e11b0c;
  box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:active.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.active.focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle:hover, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle:focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle.focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle:hover, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle:focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle.focus {
  color: #fff;
  background-color: #f33527;
  border-color: #a21309;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #f44336;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #f33527;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.disabled.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:disabled.focus {
  background-color: #f44336;
  border-color: #f44336;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.disabled:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:disabled:hover {
  background-color: #f44336;
  border-color: #f44336;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:hover {
  box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.btn-link {
  background-color: transparent;
  color: #f44336;
  box-shadow: none;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.btn-link:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.btn-link:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label.btn-link:active {
  background-color: transparent;
  color: #f44336;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue2 > input[type=radio]:checked + label:before {
  content: "\f00d";
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label {
  color: #fff;
  background-color: #10d7bf;
  border-color: #10d7bf;
  box-shadow: 0 2px 2px 0 rgba(16, 215, 191, 0.14), 0 3px 1px -2px rgba(16, 215, 191, 0.2), 0 1px 5px 0 rgba(16, 215, 191, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:hover {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:hover {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.active, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
  box-shadow: 0 2px 2px 0 rgba(16, 215, 191, 0.14), 0 3px 1px -2px rgba(16, 215, 191, 0.2), 0 1px 5px 0 rgba(16, 215, 191, 0.12);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:active.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.active:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.active:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.active.focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle:hover, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle:focus, .open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle.focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle:hover, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle:focus, .show > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle.focus {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #076056;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #10d7bf;
}
.open > .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #0fc9b2;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.disabled.focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:disabled:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:disabled.focus {
  background-color: #10d7bf;
  border-color: #10d7bf;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.disabled:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:disabled:hover {
  background-color: #10d7bf;
  border-color: #10d7bf;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:active, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:hover {
  box-shadow: 0 14px 26px -12px rgba(16, 215, 191, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(16, 215, 191, 0.2);
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.btn-link {
  background-color: transparent;
  color: #10d7bf;
  box-shadow: none;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.btn-link:hover, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.btn-link:focus, .eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label.btn-link:active {
  background-color: transparent;
  color: #10d7bf;
}
.eds_news_CashWa .eds_signUpActionBar > div > span.eds_optionValue3 > input[type=radio]:checked + label:before {
  content: "\f128";
}

.eds_news_CashWa .search_input::before {
  content: "\f002";
}
.eds_news_CashWa.eds_subCollection_search {
  float: none;
  height: auto;
  min-width: 0;
  width: auto;
  overflow: visible;
}
.eds_news_CashWa.eds_subCollection_search .acInput.acLoading {
  background-image: url("assets/images/common/indicator.gif") !important;
  background-repeat: no-repeat !important;
  background-position: 95% 10% !important;
}
.eds_news_CashWa.eds_subCollection_search .search_input {
  padding: 1rem 1rem 1rem 4rem;
}
.eds_news_CashWa.eds_subCollection_search .search_input::after {
  display: block;
  content: "";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.eds_news_CashWa.eds_subCollection_search .search_input .input {
  float: left;
  line-height: 0;
  font-size: 0;
  width: 85%;
}
.eds_news_CashWa.eds_subCollection_search .search_input .input input[type=text] {
  border: none;
  border-bottom: solid 1px #d2d2d2;
  outline: none;
  background: none transparent;
  box-shadow: none;
  line-height: 2rem;
  height: 2rem;
  font-size: 1rem;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #aaa;
  transition: all 300ms;
}
.eds_news_CashWa.eds_subCollection_search .search_input .input input[type=text]::-moz-placeholder {
  color: inherit;
  font: inherit;
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_search .search_input .input input[type=text]::placeholder {
  color: inherit;
  font: inherit;
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_search .search_input .input input[type=text]:hover, .eds_news_CashWa.eds_subCollection_search .search_input .input input[type=text]:focus {
  color: #3C4858;
  border-bottom-color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_search .search_input .input input[type=text]:focus {
  border-bottom-color: #10d7bf;
  box-shadow: 0 -1px 0 #10d7bf inset;
}
.eds_news_CashWa.eds_subCollection_search .search_input .do_search {
  line-height: 2rem;
  float: right;
  min-width: 35px;
  width: 10%;
  text-align: center;
  text-decoration: none;
  color: #a4a4a4;
  transition: all 300ms;
}
.eds_news_CashWa.eds_subCollection_search .search_input .do_search:hover {
  text-decoration: none;
  color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_search .search_input .do_search > span {
  display: none;
}
.eds_news_CashWa.eds_subCollection_search .search_input .do_search::before {
  content: "\f002";
  display: inline-block;
  vertical-align: middle;
  font: normal 900 1.2rem/2rem Font Awesome\ 5 Free;
}
.eds_news_CashWa.eds_subCollection_search .search_input.button_outside .input {
  float: none;
  width: auto;
}
.eds_news_CashWa.eds_subCollection_search .search_input.button_outside .do_search {
  float: right;
  width: auto;
  min-width: auto;
}
.eds_news_CashWa.eds_subCollection_search .search_input.button_outside .do_search > span {
  display: inline;
  vertical-align: middle;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container {
  position: relative;
  padding: 5px 0 20px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container > span {
  display: block;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container > span,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container > div {
  margin-bottom: 2rem;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container label {
  font: inherit;
  color: #10d7bf;
  font-size: 0.9rem;
  font-weight: normal;
  margin: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice {
  border-bottom: solid 1px #170d49;
  background-color: #fff;
  line-height: 2.5rem;
  padding-right: 35px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span::after,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice > div {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  color: #3f3f3f;
  width: 35px;
  z-index: 1;
  text-align: center;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span::after,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice > div:after {
  font: 900 1rem/2.5rem Font Awesome\ 5 Free;
  content: "\f0d7";
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice > span {
  font-size: 0.9rem;
  line-height: 2.5rem;
  font-family: inherit;
  text-transform: uppercase;
  padding: 0 0.5rem;
  color: #170d49;
  height: 2.5rem;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span {
  display: block;
  position: relative;
  overflow: hidden;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select {
  border: none;
  outline: none;
  background: none transparent;
  box-shadow: none;
  outline: none;
  width: 125%;
  position: relative;
  z-index: 2;
  margin: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select:focus {
  outline: none;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select:disabled {
  color: #ccc !important;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-parent {
  width: 100% !important;
  display: block;
  position: relative;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice {
  display: block;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
  box-shadow: none;
  outline: none;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 1;
  cursor: unset;
  background: none;
  vertical-align: unset;
  display: inline;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice > div.open::after {
  content: "\f0d8";
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice.disabled {
  cursor: default;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop {
  display: none;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  margin-top: 1px;
  background-color: #fff;
  margin: 0.125rem 0 0;
  border-radius: 0.25rem;
  padding: 0.3125rem 0.6rem;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul {
  margin: 0;
  padding: 0;
  overflow: auto;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li {
  background-image: none;
  display: list-item;
  list-style: outside none none;
  position: static;
  padding: 0;
  margin: 0 0 3px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label {
  display: block;
  white-space: nowrap;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label > input {
  display: none;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label > span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 25px;
  cursor: pointer;
  font-size: 0.875rem;
  color: #aaa;
  line-height: 21px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label > span::before, .eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label > span::after {
  display: inline-block;
  position: absolute;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label > span::before {
  content: "";
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.54);
  width: 20px;
  height: 20px;
  border-radius: 3px;
  top: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label > span::after {
  font-weight: 900;
  line-height: 1;
  font-family: Font Awesome\ 5 Free;
  position: absolute;
  color: #10d7bf;
  transition: all 150ms;
  font-size: 0.8rem;
  top: 0;
  left: 6px;
  content: "\f00c";
  opacity: 0;
  transform: scale(0.5);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li label > span:hover::before {
  border-color: rgba(0, 0, 0, 0.9);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li.selected label > span::before {
  border-color: rgba(0, 0, 0, 0.9);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop ul > li.selected label > span::after {
  top: 4px;
  left: 4px;
  opacity: 1;
  transform: scale(1);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop.bottom {
  top: 100%;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop.top {
  bottom: 100%;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Text .edncf_TextInput input {
  border: none;
  border-radius: 0;
  border-bottom: solid 1px #170d49;
  padding: 0 0.5rem;
  line-height: 2rem;
  height: 2rem;
  color: rgb(73, 80, 87);
  width: 100%;
  background: none #fff;
  margin: 0;
  box-shadow: none;
  outline: none;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_Text label,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_dateSearchField label,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_MultiselectGroup .ms-parent > label,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > label {
  display: block;
  margin-bottom: 5px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput > span > label {
  display: block;
  margin-bottom: 10px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs {
  height: 35px;
  position: relative;
  display: block;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-line {
  display: block;
  position: relative;
  background-color: #c8c8c8;
  height: 2px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-line .irs-line-left,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-line .irs-line-right,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-line .irs-line-mid {
  display: none;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-diapason {
  top: 0;
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #10d7bf;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-slider {
  border: solid 1px #10d7bf;
  background-color: #fff;
  height: 15px;
  width: 15px;
  cursor: default;
  display: block;
  position: absolute;
  z-index: 1;
  top: -6px;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  transition: transform 150ms;
  cursor: pointer;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-slider:hover {
  transform: scale(1.2);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-from,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-to,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-single,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-min,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-max {
  position: absolute;
  top: 20px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-from,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-to,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-single {
  color: #170d49;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-min,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-max {
  color: #eee;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-min {
  left: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-max {
  right: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox .edncf_ltIE input[type=checkbox],
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBoxList .edncf_CheckBoxListGroup .edncf_ltIE .edncf_CheckBox input[type=checkbox] {
  display: inline;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox .edncf_ltIE label,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBoxList .edncf_CheckBoxListGroup .edncf_ltIE .edncf_CheckBox label {
  padding-left: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox .edncf_ltIE label::before,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBoxList .edncf_CheckBoxListGroup .edncf_ltIE .edncf_CheckBox label::before {
  display: none;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButtonList .edncf_RadioButtonGroup .edncf_ltIE .edncf_RadioButton input[type=radio] {
  display: inline;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButtonList .edncf_RadioButtonGroup .edncf_ltIE .edncf_RadioButton label {
  padding-left: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButtonList .edncf_RadioButtonGroup .edncf_ltIE .edncf_RadioButton label::before {
  display: none;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton {
  display: block;
  margin: 4px 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox input,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton input {
  display: none;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 25px;
  cursor: pointer;
  font-size: 0.875rem;
  color: #aaa;
  line-height: 21px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label::before, .eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label::after,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label::before,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label::after {
  display: inline-block;
  position: absolute;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label::before,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label::before {
  content: "";
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.54);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label::after,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label::after {
  font-weight: 900;
  line-height: 1;
  font-family: Font Awesome\ 5 Free;
  position: absolute;
  color: #10d7bf;
  transition: all 150ms;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label:hover::before,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label:hover::before {
  border-color: rgba(0, 0, 0, 0.9);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label::before {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  top: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox label::after {
  font-size: 0.8rem;
  top: 0;
  left: 6px;
  content: "\f00c";
  opacity: 0;
  transform: scale(0.5);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox input[type=checkbox]:checked + label::before {
  border-color: rgba(0, 0, 0, 0.9);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBox input[type=checkbox]:checked + label::after {
  top: 4px;
  left: 4px;
  opacity: 1;
  transform: scale(1);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label::before {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  top: 3px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton label::after {
  content: "\f111";
  top: 7px;
  left: 4px;
  opacity: 0;
  transform: scale(0.3);
  font-size: 9px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton input[type=radio]:checked + label::before {
  border-color: #10d7bf;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButton input[type=radio]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_dateSearchField .input-group {
  margin: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_dateSearchField .input-group + .input-group {
  margin-top: 5px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_dateSearchField .glyphicon {
  font-family: "Glyphicons Halflings";
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_dateSearchField .form-control {
  border: none;
  border-radius: 0;
  border-bottom: solid 1px #d2d2d2;
  padding: 0.4375rem 0;
  line-height: 30px;
  height: 30px;
  color: rgb(73, 80, 87);
  width: 100%;
  background: none #fff;
  margin: 0;
  box-shadow: none;
  outline: none;
  margin: 0;
  background-color: #fff;
  padding: 0 6px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_dateSearchField .input-group-addon {
  border: none;
  border-radius: 0;
  border-bottom: solid 1px #d2d2d2;
  background-color: #fff;
  height: 30px;
  padding: 0 11px;
  color: #10d7bf;
  line-height: 26px;
  vertical-align: top;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_CheckBoxList > span,
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_RadioButtonList > span {
  display: block;
  margin-bottom: 5px;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_submitContainer {
  text-align: right;
  padding-top: 20px;
  margin: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch .edncf_container .edncf_searchInProgressOverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff url("assets/images/common/searchInProgress.gif") center center no-repeat;
  opacity: 0.7;
  z-index: 999;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container {
  padding-bottom: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container > span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 15px 0;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_DropDownList > span {
  min-width: 145px;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_DropDownList > span select {
  width: 160%;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-parent {
  width: 180px !important;
  display: inline-block;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice {
  min-width: 145px;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_RangeSliderInput {
  display: block;
  margin-right: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_CheckBoxList > span,
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_RadioButtonList > span {
  display: inline-block;
  margin-bottom: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_CheckBoxList,
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_RadioButtonList {
  display: inline-block;
  margin-right: 15px;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_CheckBoxList .edncf_CheckBox,
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_CheckBoxList .edncf_RadioButton,
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_RadioButtonList .edncf_CheckBox,
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_RadioButtonList .edncf_RadioButton {
  display: inline-block;
  margin: 4px 10px;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_dateSearchField {
  display: block;
  margin-right: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_dateSearchField > .input-group {
  float: left;
  width: 49%;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_dateSearchField > .input-group + .input-group {
  float: right;
  margin: 0;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_dateSearchField::after {
  content: "";
  display: table;
  width: 100%;
  height: 0;
  overflow: hidden;
  clear: both;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_Text > span {
  display: inline-block;
  vertical-align: middle;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_Text > span + span {
  margin-left: 15px;
}
.eds_news_CashWa .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_submitContainer {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
.eds_news_CashWa .edncf_submitContainer > a,
.eds_news_CashWa .search_input.button_outside .do_search {
  padding: 0.40625rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  border-color: #10d7bf;
  text-transform: uppercase;
  letter-spacing: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  margin: 0.5rem;
  margin-top: 1rem;
  color: #fff;
  background-color: #10d7bf;
  border-color: #10d7bf;
  box-shadow: 0 2px 2px 0 rgba(16, 215, 191, 0.14), 0 3px 1px -2px rgba(16, 215, 191, 0.2), 0 1px 5px 0 rgba(16, 215, 191, 0.12);
}
.eds_news_CashWa .edncf_submitContainer > a:hover,
.eds_news_CashWa .search_input.button_outside .do_search:hover {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
}
.eds_news_CashWa .edncf_submitContainer > a:focus, .eds_news_CashWa .edncf_submitContainer > a.focus, .eds_news_CashWa .edncf_submitContainer > a:hover,
.eds_news_CashWa .search_input.button_outside .do_search:focus,
.eds_news_CashWa .search_input.button_outside .do_search.focus,
.eds_news_CashWa .search_input.button_outside .do_search:hover {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
}
.eds_news_CashWa .edncf_submitContainer > a:active, .eds_news_CashWa .edncf_submitContainer > a.active, .open > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle, .show > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle,
.eds_news_CashWa .search_input.button_outside .do_search:active,
.eds_news_CashWa .search_input.button_outside .do_search.active,
.open > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle,
.show > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #0c9e8c;
  box-shadow: 0 2px 2px 0 rgba(16, 215, 191, 0.14), 0 3px 1px -2px rgba(16, 215, 191, 0.2), 0 1px 5px 0 rgba(16, 215, 191, 0.12);
}
.eds_news_CashWa .edncf_submitContainer > a:active:hover, .eds_news_CashWa .edncf_submitContainer > a:active:focus, .eds_news_CashWa .edncf_submitContainer > a:active.focus, .eds_news_CashWa .edncf_submitContainer > a.active:hover, .eds_news_CashWa .edncf_submitContainer > a.active:focus, .eds_news_CashWa .edncf_submitContainer > a.active.focus, .open > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle:hover, .open > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle:focus, .open > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle.focus, .show > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle:hover, .show > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle:focus, .show > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle.focus,
.eds_news_CashWa .search_input.button_outside .do_search:active:hover,
.eds_news_CashWa .search_input.button_outside .do_search:active:focus,
.eds_news_CashWa .search_input.button_outside .do_search:active.focus,
.eds_news_CashWa .search_input.button_outside .do_search.active:hover,
.eds_news_CashWa .search_input.button_outside .do_search.active:focus,
.eds_news_CashWa .search_input.button_outside .do_search.active.focus,
.open > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle:hover,
.open > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle:focus,
.open > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle.focus,
.show > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle:hover,
.show > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle:focus,
.show > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle.focus {
  color: #fff;
  background-color: #0fc9b2;
  border-color: #076056;
}
.open > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle.bmd-btn-icon,
.open > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #10d7bf;
}
.open > .eds_news_CashWa .edncf_submitContainer > a.dropdown-toggle.bmd-btn-icon:hover,
.open > .eds_news_CashWa .search_input.button_outside .do_search.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #0fc9b2;
}
.eds_news_CashWa .edncf_submitContainer > a.disabled:focus, .eds_news_CashWa .edncf_submitContainer > a.disabled.focus, .eds_news_CashWa .edncf_submitContainer > a:disabled:focus, .eds_news_CashWa .edncf_submitContainer > a:disabled.focus,
.eds_news_CashWa .search_input.button_outside .do_search.disabled:focus,
.eds_news_CashWa .search_input.button_outside .do_search.disabled.focus,
.eds_news_CashWa .search_input.button_outside .do_search:disabled:focus,
.eds_news_CashWa .search_input.button_outside .do_search:disabled.focus {
  background-color: #10d7bf;
  border-color: #10d7bf;
}
.eds_news_CashWa .edncf_submitContainer > a.disabled:hover, .eds_news_CashWa .edncf_submitContainer > a:disabled:hover,
.eds_news_CashWa .search_input.button_outside .do_search.disabled:hover,
.eds_news_CashWa .search_input.button_outside .do_search:disabled:hover {
  background-color: #10d7bf;
  border-color: #10d7bf;
}
.eds_news_CashWa .edncf_submitContainer > a:focus, .eds_news_CashWa .edncf_submitContainer > a:active, .eds_news_CashWa .edncf_submitContainer > a:hover,
.eds_news_CashWa .search_input.button_outside .do_search:focus,
.eds_news_CashWa .search_input.button_outside .do_search:active,
.eds_news_CashWa .search_input.button_outside .do_search:hover {
  box-shadow: 0 14px 26px -12px rgba(16, 215, 191, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(16, 215, 191, 0.2);
}
.eds_news_CashWa .edncf_submitContainer > a.btn-link,
.eds_news_CashWa .search_input.button_outside .do_search.btn-link {
  background-color: transparent;
  color: #10d7bf;
  box-shadow: none;
}
.eds_news_CashWa .edncf_submitContainer > a.btn-link:hover, .eds_news_CashWa .edncf_submitContainer > a.btn-link:focus, .eds_news_CashWa .edncf_submitContainer > a.btn-link:active,
.eds_news_CashWa .search_input.button_outside .do_search.btn-link:hover,
.eds_news_CashWa .search_input.button_outside .do_search.btn-link:focus,
.eds_news_CashWa .search_input.button_outside .do_search.btn-link:active {
  background-color: transparent;
  color: #10d7bf;
}
.eds_news_CashWa .edncf_submitContainer > a:link, .eds_news_CashWa .edncf_submitContainer > a:active, .eds_news_CashWa .edncf_submitContainer > a:visited,
.eds_news_CashWa .search_input.button_outside .do_search:link,
.eds_news_CashWa .search_input.button_outside .do_search:active,
.eds_news_CashWa .search_input.button_outside .do_search:visited {
  color: #fff;
}
.eds_news_CashWa .edncf_submitContainer > a::before,
.eds_news_CashWa .search_input.button_outside .do_search::before {
  padding-right: 0.40625rem;
  content: "\f002";
  display: inline-block;
  vertical-align: middle;
  font: normal 900 1.2rem/2rem Font Awesome\ 5 Free;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset:hover {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset:focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:hover {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset:active, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.active, .open > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle, .show > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle {
  color: #fff;
  background-color: #919191;
  border-color: #7a7a7a;
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset:active:hover, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:active:focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:active.focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.active:hover, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.active:focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.active.focus, .open > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle:hover, .open > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle:focus, .open > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle.focus, .show > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle:hover, .show > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle:focus, .show > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle.focus {
  color: #fff;
  background-color: #919191;
  border-color: #595959;
}
.open > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle.bmd-btn-icon {
  color: inherit;
  background-color: #999999;
}
.open > .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.dropdown-toggle.bmd-btn-icon:hover {
  background-color: #919191;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset.disabled:focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.disabled.focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:disabled:focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset.disabled:hover, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset:focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:active, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset:hover {
  box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset.btn-link {
  background-color: transparent;
  color: #999999;
  box-shadow: none;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset.btn-link:hover, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.btn-link:focus, .eds_news_CashWa .edncf_submitContainer > a.edncf_reset.btn-link:active {
  background-color: transparent;
  color: #999999;
}
.eds_news_CashWa .edncf_submitContainer > a.edncf_reset::before {
  content: "\f01e";
  font-size: inherit;
}
.eds_news_CashWa .ednSbl_search .ednSbl_list {
  margin: 0 -3px;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.eds_news_CashWa .ednSbl_search .ednSbl_itemWrapper {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  margin: 3px;
  transition: all 300ms;
}
.eds_news_CashWa .ednSbl_search .ednSbl_itemWrapper.ednSbl_selected .ednSbl_item {
  background-color: #10d7bf;
  border-color: #10d7bf;
  color: #fff;
  box-shadow: 0 4px 5px 0 rgba(16, 215, 191, 0.14), 0 1px 10px 0 rgba(16, 215, 191, 0.12), 0 2px 4px -1px rgba(16, 215, 191, 0.2);
}
.eds_news_CashWa .ednSbl_search .ednSbl_itemWrapper:hover a.ednSbl_item .ednSbl_count {
  visibility: visible;
  opacity: 1;
  top: auto;
  bottom: 100%;
}
.eds_news_CashWa .ednSbl_search span.ednSbl_item {
  color: #ddd;
}
.eds_news_CashWa .ednSbl_search span.ednSbl_item .ednSbl_letter + .ednSbl_count {
  display: none;
}
.eds_news_CashWa .ednSbl_search .ednSbl_item {
  border: 0;
  border-radius: 30px;
  transition: all 0.3s;
  padding: 0px 11px;
  margin: 0 3px;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  background: transparent;
  text-align: center;
  position: relative;
  display: block;
}
.eds_news_CashWa .ednSbl_search .ednSbl_item .ednSbl_count {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background-color: #10d7bf;
  color: #fff;
  padding: 0.3rem 0.9rem;
  transition: all 300ms;
  left: 50%;
  bottom: 50%;
  transform: translateX(-50%);
  line-height: 1;
  border-radius: 0.2rem;
}
.eds_news_CashWa .ednSbl_search .ednSbl_item .ednSbl_count::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border: solid 4px transparent;
  border-top-color: #10d7bf;
  margin-left: -4px;
}
.eds_news_CashWa .edn_searchInfoResults {
  margin: 30px 0 !important;
  padding: 10px 15px !important;
  background-color: #efefef;
  border: solid 1px #e8e8e8;
  color: #4A4A4A !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
}
.eds_news_CashWa .edn_searchInfoResults > span {
  font-weight: bold;
  color: #333;
  font-size: 14px !important;
  line-height: 1.3 !important;
}

.EDN_search.theme_CashWa {
  padding: 0px;
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.11);
  border-radius: 0.3rem;
  background-color: #fff;
  overflow: hidden;
  z-index: 9999999;
  margin: 0 20px;
}
.EDN_search.theme_CashWa ul {
  margin: 0px;
  padding: 0px;
}
.EDN_search.theme_CashWa ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0;
}
.EDN_search.theme_CashWa ul li + li {
  border-top: solid 1px rgba(0, 0, 0, 0.5);
}
.EDN_search.theme_CashWa ul li span a {
  padding: 0.2rem 1rem;
  display: block;
  font-size: 0.8rem;
  color: #3C4858;
  text-decoration: none;
  transition: all 300ms linear;
}
.EDN_search.theme_CashWa ul li span a:hover {
  text-decoration: none;
}
.EDN_search.theme_CashWa ul li.acSelect a {
  color: #10d7bf;
}

.eds_news_CashWa .edn_moduleList {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.eds_news_CashWa .edn_moduleList li {
  list-style-type: none !important;
  margin: 0.3rem 0;
  padding: 0.2rem 0;
}
.eds_news_CashWa .edn_moduleList li.hasChild {
  cursor: pointer;
}
.eds_news_CashWa .edn_moduleList li ul {
  margin-left: 0.5rem;
}
.eds_news_CashWa .edn_moduleList li > div {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.eds_news_CashWa .edn_moduleList li > div a {
  display: none;
  outline: none;
  text-decoration: none;
}
.eds_news_CashWa .edn_moduleList li > div.edn_hasCount {
  padding-right: 3rem;
}
.eds_news_CashWa .edn_moduleList > li {
  background-color: rgba(0, 0, 0, 0.025);
}
.eds_news_CashWa .edn_moduleList .edn_link {
  font: 0.9rem/1.1 "Roboto", "Helvetica", "Arial", sans-serif;
  transition: color 300ms;
  display: inline;
  padding: 0.5rem;
  text-decoration: none;
}
.eds_news_CashWa .edn_moduleList .edn_link:link, .eds_news_CashWa .edn_moduleList .edn_link:active, .eds_news_CashWa .edn_moduleList .edn_link:visited {
  color: #3f3f3f;
}
.eds_news_CashWa .edn_moduleList .edn_link:hover {
  color: #10d7bf;
  text-decoration: none;
}
.eds_news_CashWa .edn_moduleList .opened > div > .edn_link,
.eds_news_CashWa .edn_moduleList .active > div > .edn_link {
  color: #10d7bf;
}
.eds_news_CashWa .edn_moduleList .opened > div > .edn_link .edn_articleCount,
.eds_news_CashWa .edn_moduleList .active > div > .edn_link .edn_articleCount {
  background-color: #10d7bf;
}
.eds_news_CashWa .edn_moduleList .edn_articleCount {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  background-color: #c8c8c8;
  border-radius: 0.1rem;
  text-align: center;
  padding: 0.3rem 0;
  font: 0.8rem/1 "Roboto", "Helvetica", "Arial", sans-serif;
  color: #fff;
  display: inline-block;
  min-width: 2rem;
}
.eds_news_CashWa .edn_moduleList .expand_collapse,
.eds_news_CashWa .edn_moduleList .edn_rss {
  font-size: 0;
  line-height: 0;
}
.eds_news_CashWa .edn_moduleList .expand_collapse::before,
.eds_news_CashWa .edn_moduleList .edn_rss::before {
  font: 900 1rem/1 Font Awesome\ 5 Free;
}
.eds_news_CashWa .edn_moduleList .expand_collapse {
  cursor: pointer;
  height: auto !important;
  visibility: visible !important;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  margin-right: 0.1rem;
}
.eds_news_CashWa .edn_moduleList .expand_collapse > span {
  display: none;
}
.eds_news_CashWa .edn_moduleList .expand_collapse::before {
  content: "\f07b";
  padding: 0 0.5rem;
  display: inline-block;
  color: #10d7bf;
  transition: color 300ms;
}
.eds_news_CashWa .edn_moduleList .expand_collapse:hover::before {
  color: #0ebfaa;
}
.eds_news_CashWa .edn_moduleList .expand_collapse.collapse::before {
  content: "\f07c";
}
.eds_news_CashWa .edn_moduleList .edn_rss {
  display: inline;
  margin-left: 0.3rem;
}
.eds_news_CashWa .edn_moduleList .edn_rss:link, .eds_news_CashWa .edn_moduleList .edn_rss:active, .eds_news_CashWa .edn_moduleList .edn_rss:visited {
  color: #d7d7d7;
}
.eds_news_CashWa .edn_moduleList .edn_rss:hover {
  color: #10d7bf;
}
.eds_news_CashWa .edn_moduleList .edn_rss::before {
  font-size: 0.8rem;
  content: "\f09e";
  display: inline-block;
}
.eds_news_CashWa .edn_moduleList .edn_rss > span {
  display: none;
}
.eds_news_CashWa .edn_moduleList .edn_image {
  float: left;
  margin-left: 0.5rem;
}
.eds_news_CashWa .edn_moduleList .edn_image > img {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.29);
  margin-right: 5px;
  border-radius: 50%;
}

.eds_news_CashWa.eds_subCollection_calendar .edn_styledSelect {
  text-align: center;
  margin-bottom: 7px;
}
.eds_news_CashWa.eds_subCollection_calendar .edn_styledSelect > span {
  border: solid 1px #d4d4d4;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  line-height: 28px;
  width: 50%;
}
.eds_news_CashWa.eds_subCollection_calendar .edn_styledSelect > span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  content: "\f107";
  color: #10d7bf;
  font-size: 20px;
  font-weight: bold;
  width: 35px;
  z-index: 1;
  font-family: Font Awesome\ 5 Free;
  text-align: center;
  border: solid 1px #d4d4d4;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
.eds_news_CashWa.eds_subCollection_calendar .edn_styledSelect > span select {
  border: none;
  background: none transparent;
  box-shadow: none;
  outline: none;
  width: 125%;
  position: relative;
  z-index: 2;
  padding: 0 10px;
  color: #848484;
  font-size: 13px;
  margin: 0 35px 0 0;
  height: 28px;
}
.eds_news_CashWa.eds_subCollection_calendar .edn_styledSelect > span select:focus {
  outline: none;
}
.eds_news_CashWa.eds_subCollection_calendar .edn_styledSelect > span select:disabled {
  color: #ccc !important;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table,
.eds_news_CashWa.eds_subCollection_calendar .fc {
  border: none !important;
  background-color: #fff;
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.11);
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection,
.eds_news_CashWa.eds_subCollection_calendar .fc-header-toolbar {
  background-color: #fff;
  border: none !important;
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection td,
.eds_news_CashWa.eds_subCollection_calendar .fc-header-toolbar {
  padding: 12px;
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection td,
.eds_news_CashWa.eds_subCollection_calendar .fc-toolbar h2 {
  font: 300 1.4rem/1.1 "Roboto", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-toolbar h2 {
  margin: 7px 0 0;
  padding: 0;
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions {
  margin-bottom: 5px;
  text-align: right;
  font-size: 0;
  line-height: 0;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-button {
  height: auto;
  box-shadow: none;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-toolbar.fc-header-toolbar {
  margin-bottom: 0;
  position: relative;
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a,
.eds_news_CashWa.eds_subCollection_calendar .fc-button {
  margin: 3px;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-right {
  margin-top: 6px;
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a,
.eds_news_CashWa.eds_subCollection_calendar .archive_list.events .edn_module_title a,
.eds_news_CashWa.eds_subCollection_calendar .fc-button {
  display: inline-block;
  border: solid 1px #ddd;
  color: #10d7bf;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: #fff;
  text-decoration: none;
  transition: all 200ms linear;
  background: none #fff;
  padding: 3px 5px;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-button.fc-today-button {
  margin: 0 0 0 25px;
  padding: 11px 15px;
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a:hover,
.eds_news_CashWa.eds_subCollection_calendar .archive_list.events .edn_module_title a:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-button:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-button.fc-state-hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-button.fc-state-down,
.eds_news_CashWa.eds_subCollection_calendar .fc-button.fc-state-active {
  color: #3C4858;
  border-color: #10d7bf;
  box-shadow: none;
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a::before,
.eds_news_CashWa.eds_subCollection_calendar .archive_list.events .edn_module_title a::before {
  font-family: Font Awesome\ 5 Free;
  margin-right: 5px;
  font-weight: 900;
  font-style: normal;
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a.articles_by_month::before {
  content: "\f03a";
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a.icalendar_export::before,
.eds_news_CashWa.eds_subCollection_calendar .archive_list.events .edn_module_title a.export::before {
  content: "\f133";
}
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a.articles_rss::before,
.eds_news_CashWa.eds_subCollection_calendar .top_calendar_actions > a.events_rss::before,
.eds_news_CashWa.eds_subCollection_calendar .archive_list.events .edn_module_title a.rss::before {
  content: "\f09e";
}
.eds_news_CashWa.eds_subCollection_calendar .archive_list.events .edn_module_title a {
  float: right;
  margin: 0 0.5rem;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-button.fc-state-disabled {
  opacity: 0.6;
  pointer-events: none;
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection td.next_prev_months a,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-prev-button,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-next-button {
  text-decoration: none !important;
  display: inline-block;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 0;
  line-height: 1;
  border: solid 1px #10d7bf;
  background: none transparent;
  box-shadow: none;
  text-shadow: none;
  transition: all 200ms linear;
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection td.next_prev_months a::before,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-prev-button::before,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-next-button::before {
  display: inline-block;
  color: #10d7bf;
  content: "\f105";
  font: 900 30px/1 Font Awesome\ 5 Free;
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection td.next_prev_months a:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-prev-button:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-next-button:hover {
  background-color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection td.next_prev_months a:hover::before,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-prev-button:hover::before,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-next-button:hover::before {
  color: #fff;
}
.eds_news_CashWa.eds_subCollection_calendar .month_selection td.next_prev_months:first-child a::before,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group .fc-prev-button::before {
  content: "\f104";
}
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group button.fc-prev-button,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group button.fc-next-button {
  margin: 0 3px;
  height: auto;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group button.fc-prev-button > span,
.eds_news_CashWa.eds_subCollection_calendar .fc-button-group button.fc-next-button > span {
  font-size: 0;
  line-height: 0;
  text-shadow: none;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-row.fc-widget-header > table {
  border: solid 0 transparent;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.week_days,
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-day-header span,
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-day-header a,
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-week-number span,
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-week-number a {
  font: normal normal 12px/1 "Roboto", "Helvetica", "Arial", sans-serif;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.week_days,
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-day-header span,
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-day-header a {
  color: #fff;
}
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-week-number span,
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-week-number a {
  color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-day-header a {
  text-decoration: none;
  color: #fff;
}
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-day-header a:hover {
  text-decoration: underline;
  color: #fff;
}
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-week-number a {
  text-decoration: none;
}
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-week-number a:hover {
  text-decoration: underline;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.week_days,
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-day-header,
.eds_news_CashWa.eds_subCollection_calendar .fc th.fc-week-number {
  padding: 8px;
}
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-axis {
  padding: 0 8px;
  border-right: solid 1px #ddd;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.week_days,
.eds_news_CashWa.eds_subCollection_calendar .fc-widget-header {
  background-color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .fc th.fc-week-number {
  border-right: solid 1px #fff;
  text-align: center;
  color: #fff;
}
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-week-number {
  border-right: solid 1px #10d7bf;
  padding: 14px 8px;
}
.eds_news_CashWa.eds_subCollection_calendar .fc,
.eds_news_CashWa.eds_subCollection_calendar .fc th,
.eds_news_CashWa.eds_subCollection_calendar .fc td {
  border: none;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day,
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-day-top a {
  font-size: 13px;
  line-height: 1;
  color: #3C4858;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day > span,
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day > a,
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-day-top a {
  display: block;
  padding: 7px;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day > a,
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-day-top a {
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  transition: all 150ms linear;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day > a:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-day-top a:hover {
  color: #fff !important;
  transform: scale(1.2);
  z-index: 2;
}
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-day-top a:hover {
  background-color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-unthemed .fc-divider {
  background: none transparent;
  border: solid 1px #ddd;
  border-left: none;
  border-right: none;
  margin: 3px 0;
  padding: 0;
  height: 1px;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-time-grid .fc-slats .fc-minor td {
  border-top: dotted 1px #ddd;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-slats .fc-widget-content {
  border-top: solid 1px #ddd;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day,
.eds_news_CashWa.eds_subCollection_calendar .fc td.fc-day-top {
  vertical-align: top;
  padding: 10px;
  text-align: center;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.other_month > a,
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.other_month > span,
.eds_news_CashWa.eds_subCollection_calendar .fc-day-top.fc-other-month {
  opacity: 0.4;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: none;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-unthemed td.fc-today {
  background: none transparent;
  border-style: none;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.today,
.eds_news_CashWa.eds_subCollection_calendar .fc-unthemed .fc-bg td.fc-today {
  position: relative;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.today::after,
.eds_news_CashWa.eds_subCollection_calendar .fc-unthemed .fc-bg td.fc-today::after {
  border: solid 1px #ddd;
  border-radius: 0 0 2px 2px;
  border-top-width: 3px;
  content: "";
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 1px;
  position: absolute;
  z-index: 0;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-unthemed .fc-bg td.fc-today::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a,
.eds_news_CashWa.eds_subCollection_calendar .fc-event {
  border-radius: 3px;
  padding: 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #10d7bf;
  font-size: 11px;
  color: #3C4858;
  background: none transparent;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event:hover {
  color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.has_events {
  border-color: #FFA100;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-red,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-red,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-red {
  border-color: #fc4c3b;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-red:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-red:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-red:hover {
  color: #fc4c3b;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-blue,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-blue,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-blue {
  border-color: #2e7de0;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-blue:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-blue:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-blue:hover {
  color: #2e7de0;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-black,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-black,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-black {
  border-color: #000000;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-black:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-black:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-black:hover {
  color: #000000;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-green,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-green,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-green {
  border-color: #64ce66;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-green:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-green:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-green:hover {
  color: #64ce66;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-yellow,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-yellow,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-yellow {
  border-color: #f6c606;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-yellow:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-yellow:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-yellow:hover {
  color: #f6c606;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-pink,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-pink,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-pink {
  border-color: #ffc0cb;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-pink:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-pink:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-pink:hover {
  color: #ffc0cb;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-gray,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-gray,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-gray {
  border-color: #808080;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-gray:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-gray:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-gray:hover {
  color: #808080;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-orange,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-orange,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-orange {
  border-color: #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-orange:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-orange:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-orange:hover {
  color: #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-brown,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-brown,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-brown {
  border-color: #e49908;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a.EDNcategorycolor-brown:hover,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li.event > a.EDNcategorycolor-brown:hover,
.eds_news_CashWa.eds_subCollection_calendar .fc-event.EDNcategorycolor-brown:hover {
  color: #e49908;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-view {
  border: none;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-heading .fc-widget-header {
  background: none transparent;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-heading .fc-widget-header > a {
  color: #3C4858;
  font-weight: bold;
  font-size: 13px;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-heading .fc-widget-header > a:hover {
  color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item td {
  border-bottom: dotted 1px #ddd;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item td a {
  color: #3C4858;
  text-decoration: none;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item td a:hover {
  color: #10d7bf;
  text-decoration: none;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item:hover td {
  background: none transparent;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.has_posts .fc-event-dot {
  background: none #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.has_events .fc-event-dot {
  background: none #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-red .fc-event-dot {
  background: none #fc4c3b;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-blue .fc-event-dot {
  background: none #2e7de0;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-black .fc-event-dot {
  background: none #000000;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-green .fc-event-dot {
  background: none #64ce66;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-yellow .fc-event-dot {
  background: none #f6c606;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-pink .fc-event-dot {
  background: none #ffc0cb;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-gray .fc-event-dot {
  background: none #808080;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-orange .fc-event-dot {
  background: none #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .fc-list-item.EDNcategorycolor-brown .fc-event-dot {
  background: none #e49908;
}
.eds_news_CashWa.eds_subCollection_calendar .fc {
  position: relative;
}
.eds_news_CashWa.eds_subCollection_calendar .fc::before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0;
  text-align: center;
  content: "\f021";
  font: normal 900 35px/0 Font Awesome\ 5 Free;
  color: #B0B0B0;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  opacity: 0;
  visibility: hidden;
  transition: opacity 400ms;
}
.eds_news_CashWa.eds_subCollection_calendar .fc .fc-view-container {
  transition: opacity 400ms;
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_calendar .fc.eds_calendarLoading .fc-view-container {
  opacity: 0;
}
.eds_news_CashWa.eds_subCollection_calendar .fc.eds_calendarLoading::before {
  opacity: 1;
  visibility: visible;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table {
  width: 100%;
  line-height: 0;
  font-size: 0;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day {
  padding: 4px;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day > span,
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day > a {
  display: block;
  padding: 7px;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts > a {
  color: #10d7bf;
  border: solid 1px #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts > a:hover {
  background-color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-red > a {
  color: #fc4c3b;
  border: solid 1px #fc4c3b;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-red > a:hover {
  background-color: #fc4c3b;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-blue > a {
  color: #2e7de0;
  border: solid 1px #2e7de0;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-blue > a:hover {
  background-color: #2e7de0;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-black > a {
  color: #000000;
  border: solid 1px #000000;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-black > a:hover {
  background-color: #000000;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-green > a {
  color: #64ce66;
  border: solid 1px #64ce66;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-green > a:hover {
  background-color: #64ce66;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-yellow > a {
  color: #f6c606;
  border: solid 1px #f6c606;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-yellow > a:hover {
  background-color: #f6c606;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-pink > a {
  color: #ffc0cb;
  border: solid 1px #ffc0cb;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-pink > a:hover {
  background-color: #ffc0cb;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-gray > a {
  color: #808080;
  border: solid 1px #808080;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-gray > a:hover {
  background-color: #808080;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-orange > a {
  color: #ff6a00;
  border: solid 1px #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-orange > a:hover {
  background-color: #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-brown > a {
  color: #e49908;
  border: solid 1px #e49908;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_posts.EDNcategorycolor-brown > a:hover {
  background-color: #e49908;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events > a {
  color: #FFA100;
  border: solid 1px #FFA100;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events > a:hover {
  background-color: #FFA100;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-red > a {
  color: #fc4c3b;
  border: solid 1px #fc4c3b;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-red > a:hover {
  background-color: #fc4c3b;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-blue > a {
  color: #2e7de0;
  border: solid 1px #2e7de0;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-blue > a:hover {
  background-color: #2e7de0;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-black > a {
  color: #000000;
  border: solid 1px #000000;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-black > a:hover {
  background-color: #000000;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-green > a {
  color: #64ce66;
  border: solid 1px #64ce66;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-green > a:hover {
  background-color: #64ce66;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-yellow > a {
  color: #f6c606;
  border: solid 1px #f6c606;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-yellow > a:hover {
  background-color: #f6c606;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-pink > a {
  color: #ffc0cb;
  border: solid 1px #ffc0cb;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-pink > a:hover {
  background-color: #ffc0cb;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-gray > a {
  color: #808080;
  border: solid 1px #808080;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-gray > a:hover {
  background-color: #808080;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-orange > a {
  color: #ff6a00;
  border: solid 1px #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-orange > a:hover {
  background-color: #ff6a00;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-brown > a {
  color: #e49908;
  border: solid 1px #e49908;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.has_events.EDNcategorycolor-brown > a:hover {
  background-color: #e49908;
}
.eds_news_CashWa.eds_subCollection_calendar .calendar_table td.day.selected > a {
  font-weight: bold;
  transform: scale(1.2);
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.week_days {
    display: none;
  }
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day {
    display: none;
  }
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day.selected > a,
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > a:hover {
    transform: none;
  }
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li {
  list-style-type: none;
  margin: 3px 0;
  padding: 0;
  text-align: left;
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day > ul > li > a {
  display: block;
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day.has_posts, .eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day.has_events {
    display: block;
    height: auto !important;
    width: 100% !important;
    text-align: left;
  }
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day.other_month {
    display: none;
  }
}
.eds_news_CashWa.eds_subCollection_calendar .advanced .calendar_table td.day.today::after {
  top: 5px;
  right: 6px;
  bottom: 6px;
  left: 6px;
}

.eds_news_CashWa.eds_subCollection_contentBlock .edn_widgetHeaderWrapper {
  padding-top: 2rem;
  position: relative;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_widgetHeaderWrapper .edNews_prevNextPagination {
  position: absolute;
  top: 0;
  right: 0;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_widgetHeaderWrapper.card-header {
  box-shadow: none;
  border-radius: 0;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_widgetHeaderWrapper.card-header .edNews_prevNextPagination {
  top: 0.6rem;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_widgetHeaderWrapper.card-header .edn__contentBlock_header .edn_widgetTitle {
  position: relative;
  top: -1.5rem;
  left: 0;
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_header {
    width: auto !important;
  }
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_header .edn_widgetTitle {
  float: left;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_itemList {
  margin: 0;
  padding: 0;
  border: 0;
  visibility: hidden;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_itemList > li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
  padding: 0 1rem;
  margin: 0;
  border: 0;
  transition: color 0.1s;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_itemList > li.edn__contentBlock_hide {
  display: none !important;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_itemList > li:hover, .eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_itemList > li.edn__contentBlock_active {
  color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_itemList.edn__contentBlock_visibleItemList {
  display: table;
  white-space: nowrap;
  float: left;
  padding-left: 2rem;
  margin-top: 0.5rem;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_itemList.edn__contentBlock_visibleItemList > li {
  display: table-cell;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemList {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 10000;
  border-radius: 6px;
  background-color: #fff;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemList {
    right: 0 !important;
  }
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemList > li {
  margin: 0;
  padding: 1rem 1.5rem;
  list-style: none;
  white-space: nowrap;
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 1rem;
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemList > li {
    white-space: normal;
    line-height: 1.2rem !important;
  }
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper {
  display: none;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper.edn__contentBlock_itemsHidden {
  display: block;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper > .edn_contentBlock_trigger {
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  box-shadow: 0 0 1px 2px #10d7bf;
  border-radius: 50%;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper > .edn_contentBlock_trigger::after {
  margin: 0;
  padding: 0;
  width: 100%;
  content: "+";
  color: #3f3f3f;
  font: 900 1rem/2rem Font Awesome\ 5 Free;
  content: "\f067";
  display: block;
  text-align: center;
  position: absolute;
  transition: color 0.1s ease;
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  right: 0;
  bottom: 0;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper:hover > .edn__contentBlock_hiddenItemList {
  display: block;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper:hover > .edn__contentBlock_hiddenItemList > li.edn__contentBlock_hide {
  display: inline-block !important;
}
@media (max-width: 576px) {
  .eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper:hover > .edn__contentBlock_hiddenItemList > li.edn__contentBlock_hide {
    display: block !important;
  }
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn__contentBlock_hiddenItemWrapper:hover > .edn_contentBlock_trigger::after {
  color: #10d7bf;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_mainWrapper {
  position: relative;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_mainWrapper .edn__articleListWrapper {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
  opacity: 0;
  transition: opacity 500ms ease 300ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_mainWrapper .edn__articleListWrapper::after {
  display: table;
  clear: both;
  content: "";
  width: 100%;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_mainWrapper::before, .eds_news_CashWa.eds_subCollection_contentBlock .edn_mainWrapper::after {
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  transition: opacity 400ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_mainWrapper::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.6);
  content: "";
  z-index: 1;
}
.eds_news_CashWa.eds_subCollection_contentBlock .edn_mainWrapper::after {
  left: 50%;
  top: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0;
  text-align: center;
  content: "\f021";
  font-family: Font Awesome\ 5 Free;
  line-height: 0;
  font-size: 35px;
  font-style: normal;
  font-weight: 900;
  z-index: 2;
  color: #10d7bf;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.eds_news_CashWa.eds_subCollection_contentBlock .eds_noContent,
.eds_news_CashWa.eds_subCollection_contentBlock .eds_contentError {
  font: 16px/1.3 "Roboto", "Helvetica", "Arial", sans-serif, sans-serif;
  display: none;
  border: 0;
  padding: 30px 0;
  margin: 0;
  color: #888;
  text-align: center;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle {
  opacity: 0;
  transition: opacity 200ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle * {
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.05, 0.3, 0.9, 0.5) 400ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle.ednCB_1 * {
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle.ednCB_2 * {
  opacity: 0.8;
  transition: opacity 0.2s cubic-bezier(0.05, 0.3, 0.9, 0.5) 150ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle.ednCB_3 * {
  transition: opacity 0.2s cubic-bezier(0.05, 0.3, 0.9, 0.5) 200ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle.ednCB_4 * {
  transition: opacity 0.2s cubic-bezier(0.05, 0.3, 0.9, 0.5) 250ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle.ednCB_5 * {
  transition: opacity 0.2s cubic-bezier(0.05, 0.3, 0.9, 0.5) 300ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock .ednCB_animatedArticle.ednCB_6 * {
  transition: opacity 0.2s cubic-bezier(0.05, 0.3, 0.9, 0.5) 3500ms;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_disablePreviousPage .edn__contentBlock_previousPage {
  pointer-events: none;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_disablePreviousPage .edn__contentBlock_previousPage * {
  opacity: 0.4;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_disableNextPage .edn__contentBlock_nextPage {
  pointer-events: none;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_disableNextPage .edn__contentBlock_nextPage * {
  opacity: 0.4;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_disablePreviousPage.edn__contentBlock_disableNextPage .edn_prevNextPagination, .eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_contentError .edn_prevNextPagination, .eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_noContent .edn_prevNextPagination {
  display: none;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_disablePreviousPage.edn__contentBlock_disableNextPage .edn__contentBlock_header, .eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_contentError .edn__contentBlock_header, .eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_noContent .edn__contentBlock_header {
  width: auto;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_loading .edn_mainWrapper::before {
  opacity: 1;
  visibility: visible;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_loading .edn_mainWrapper::after {
  opacity: 1;
  visibility: visible;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_loading .edn_mainWrapper .ednCB_animatedArticle {
  opacity: 0;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_ready .edn__contentBlock_itemList {
  visibility: visible;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_ready .edn__articleListWrapper {
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_pageReady .edn_mainWrapper .edn__articleListWrapper {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_pageReady .edn_mainWrapper .ednCB_animatedArticle {
  opacity: 1;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_pageReady .edn_mainWrapper .ednCB_animatedArticle * {
  opacity: 1 !important;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_pageReady.edn__contentBlock_loading .ednCB_animatedArticle {
  opacity: 0;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_triggeredNextPage .edn_mainWrapper .edn__articleListWrapper {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_triggeredPreviousPage .edn_mainWrapper .edn__articleListWrapper {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_noContent .edn_mainWrapper .edn__articleListWrapper {
  display: none;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_noContent .edn_mainWrapper .eds_noContent {
  display: block;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_contentError .edn_mainWrapper .edn__articleListWrapper {
  display: none;
}
.eds_news_CashWa.eds_subCollection_contentBlock.edn__contentBlock_contentError .edn_mainWrapper .eds_contentError {
  display: block;
}

.qtip.edn_calendarbox_CashWa {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  min-width: 50px;
  font-size: 10px;
  line-height: 12px;
  direction: ltr;
  padding: 0;
  margin: 0;
  background-color: #fff;
  border: none;
  width: 500px;
  max-width: 95%;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #3C4858;
  color: #3C4858;
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.11);
  border-radius: 0.2rem;
}
.qtip.edn_calendarbox_CashWa * {
  box-sizing: border-box;
}
.qtip.edn_calendarbox_CashWa p, .qtip.edn_calendarbox_CashWa span, .qtip.edn_calendarbox_CashWa li, .qtip.edn_calendarbox_CashWa a {
  font-family: inherit;
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
.qtip.edn_calendarbox_CashWa .qtip-content {
  padding: 10px 20px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.qtip.edn_calendarbox_CashWa .qtip-content div.title {
  display: block;
  font-size: 0.9rem;
  color: #10d7bf;
  margin: 0;
  padding: 0;
}
.qtip.edn_calendarbox_CashWa .qtip-content div.title a {
  color: #10d7bf;
  text-decoration: none;
}
.qtip.edn_calendarbox_CashWa .qtip-content div.title a:hover {
  color: #3C4858;
  text-decoration: none;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper {
  margin: 0;
  width: auto;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article {
  overflow: hidden;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > img {
  float: left;
  margin: 0.5rem;
  background: #fff;
  max-width: 100px;
  max-height: 100px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.29);
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > p.title {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #3C4858;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > p.title a {
  font: inherit;
  color: #3C4858;
  text-decoration: none;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > p.title a:hover {
  color: #10d7bf;
  text-decoration: none;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > p.location {
  margin-top: 5px;
  padding: 0;
  font-weight: bold;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > p.location::before {
  content: "\f041";
  display: inline-block;
  margin-right: 2px;
  color: #10d7bf;
  font: 900 1.3rem/1 Font Awesome\ 5 Free;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > .content p {
  margin: 0;
  padding: 0;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > .content p + p {
  margin-top: 5px;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > a {
  float: right;
  clear: both;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 10px;
  box-shadow: none;
  color: #10d7bf;
  border-radius: 0.4rem;
  color: #fff;
  background-color: #10d7bf;
  box-shadow: 0 2px 2px 0 rgba(16, 215, 191, 0.14), 0 3px 1px -2px rgba(16, 215, 191, 0.2), 0 1px 5px 0 rgba(16, 215, 191, 0.12);
  text-transform: uppercase;
  letter-spacing: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
  font-weight: 400;
  font: 400 0.9rem/1.1 "Roboto", "Helvetica", "Arial", sans-serif;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  margin: 0.5rem;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper > .article > a:hover {
  box-shadow: 0 7px 7px -6px rgba(16, 215, 191, 0.42), 0 2px 6px 0px rgba(0, 0, 0, 0.12), 0 4px 5px -3px rgba(16, 215, 191, 0.2);
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper .article_list {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-type: circle;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper .article_list li {
  margin: 5px 0 0;
  padding: 0;
  list-style-type: circle;
  color: #3C4858;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper .article_list li > a {
  color: #3C4858;
  text-decoration: none;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper .article_list li > a:hover {
  color: #10d7bf;
}
.qtip.edn_calendarbox_CashWa .qtip-content .wrapper .article_list li > p {
  color: #999;
  margin: 0;
  padding: 0;
  font-size: 11px;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}