.e-badge {
  background: #fafafa;
  border-color: transparent;
  border-radius: 0.25em;
  -webkit-box-shadow: 0 0 0 2px transparent;
          box-shadow: 0 0 0 2px transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1;
  padding: 0.25em 0.4em 0.25em 0.4em;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  vertical-align: middle;
}
.e-badge:hover {
  text-decoration: none;
}
.e-badge.e-badge-pill {
  border-radius: 5em;
}
.e-badge.e-badge-notification {
  border-radius: 1em;
  height: 18px;
  line-height: 18px;
  min-width: 24px;
  padding: 0 8px 0 8px;
  width: auto;
  font-size: 12px;
  position: absolute;
  top: -10px;
  left: 100%;
}
.e-badge.e-badge-notification.e-badge-ghost {
  line-height: 16px;
}
.e-badge.e-badge-circle {
  border-radius: 50%;
  height: 1.834em;
  line-height: 1.834em;
  min-width: 0;
  padding: 0;
  width: 1.834em;
}
.e-badge.e-badge-circle.e-badge-ghost {
  line-height: 1.8em;
}
.e-badge.e-badge-overlap {
  position: absolute;
  top: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.e-badge.e-badge-dot {
  border-radius: 100%;
  height: 6px;
  line-height: 1;
  min-width: 0;
  padding: 0;
  width: 6px;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
  margin: 0;
  overflow: visible;
  position: absolute;
  top: -3px;
  left: 100%;
}
.e-badge.e-badge-bottom.e-badge-dot {
  position: absolute;
  top: auto;
  bottom: 3px;
}
.e-badge.e-badge-bottom.e-badge-notification {
  position: absolute;
  top: auto;
  bottom: -3px;
}
button .e-badge {
  line-height: 0.9;
  position: relative;
  top: -2px;
}
button .e-badge.e-badge-circle {
  height: 2em;
  line-height: 2em;
  width: 2em;
}
button .e-badge.e-badge-circle.e-badge-ghost {
  line-height: 1.9em;
}

.e-badge.e-badge-primary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-primary[href]:not(.e-badge-ghost) {
  background-color: #3f51b5;
  color: #fff;
}
.e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
  background-color: #00b0ff;
  color: #000;
}
.e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
  background-color: #4caf50;
  color: #fff;
}
.e-badge.e-badge-danger:not(.e-badge-ghost):not([href]), .e-badge.e-badge-danger[href]:not(.e-badge-ghost) {
  background-color: #ff6652;
  color: #fff;
}
.e-badge.e-badge-warning:not(.e-badge-ghost):not([href]), .e-badge.e-badge-warning[href]:not(.e-badge-ghost) {
  background-color: #ff9800;
  color: #fff;
}
.e-badge.e-badge-info:not(.e-badge-ghost):not([href]), .e-badge.e-badge-info[href]:not(.e-badge-ghost) {
  background-color: #03a9f4;
  color: #fff;
}
.e-badge.e-badge-light:not(.e-badge-ghost):not([href]), .e-badge.e-badge-light[href]:not(.e-badge-ghost) {
  background-color: #fff;
  color: #000;
}
.e-badge.e-badge-dark:not(.e-badge-ghost):not([href]), .e-badge.e-badge-dark[href]:not(.e-badge-ghost) {
  background-color: #212121;
  color: #fff;
}
.e-badge.e-badge-primary[href]:not(.e-badge-ghost):hover {
  background-color: rgb(49.8319672131, 64.0696721311, 143.1680327869);
}
.e-badge.e-badge-secondary[href]:not(.e-badge-ghost):hover {
  background-color: rgb(0, 140.8, 204);
}
.e-badge.e-badge-success[href]:not(.e-badge-ghost):hover {
  background-color: rgb(60.5577689243, 139.4422310757, 63.7450199203);
}
.e-badge.e-badge-danger[href]:not(.e-badge-ghost):hover {
  background-color: rgb(255, 56.8959537572, 31);
}
.e-badge.e-badge-warning[href]:not(.e-badge-ghost):hover {
  background-color: rgb(204, 121.6, 0);
}
.e-badge.e-badge-info[href]:not(.e-badge-ghost):hover {
  background-color: rgb(2.3805668016, 134.1052631579, 193.6194331984);
}
.e-badge.e-badge-light[href]:not(.e-badge-ghost):hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.e-badge.e-badge-dark[href]:not(.e-badge-ghost):hover {
  background-color: rgb(7.5, 7.5, 7.5);
}
.e-badge.e-badge-primary[href].e-badge-ghost:hover {
  border-color: rgb(43.2479508197, 55.6045081967, 124.2520491803);
  color: rgb(43.2479508197, 55.6045081967, 124.2520491803);
}
.e-badge.e-badge-secondary[href].e-badge-ghost:hover {
  border-color: rgb(0, 123.2, 178.5);
  color: rgb(0, 123.2, 178.5);
}
.e-badge.e-badge-success[href].e-badge-ghost:hover {
  border-color: rgb(52.8366533865, 121.6633466135, 55.6175298805);
  color: rgb(52.8366533865, 121.6633466135, 55.6175298805);
}
.e-badge.e-badge-danger[href].e-badge-ghost:hover {
  border-color: rgb(255, 34.3439306358, 5.5);
  color: rgb(255, 34.3439306358, 5.5);
}
.e-badge.e-badge-warning[href].e-badge-ghost:hover {
  border-color: rgb(178.5, 106.4, 0);
  color: rgb(178.5, 106.4, 0);
}
.e-badge.e-badge-info[href].e-badge-ghost:hover {
  border-color: rgb(2.0708502024, 116.6578947368, 168.4291497976);
  color: rgb(2.0708502024, 116.6578947368, 168.4291497976);
}
.e-badge.e-badge-light[href].e-badge-ghost:hover {
  border-color: rgb(216.75, 216.75, 216.75);
  color: rgb(216.75, 216.75, 216.75);
}
.e-badge.e-badge-dark[href].e-badge-ghost:hover {
  border-color: hsl(0, 0%, -2.0588235294%);
  color: hsl(0, 0%, -2.0588235294%);
}
.e-badge.e-badge-ghost.e-badge-primary {
  background-color: transparent;
  border: 1px solid #3f51b5;
  color: #3f51b5;
}
.e-badge.e-badge-ghost.e-badge-secondary {
  background-color: transparent;
  border: 1px solid #00b0ff;
  color: #00b0ff;
}
.e-badge.e-badge-ghost.e-badge-success {
  background-color: transparent;
  border: 1px solid #4caf50;
  color: #4caf50;
}
.e-badge.e-badge-ghost.e-badge-danger {
  background-color: transparent;
  border: 1px solid #ff6652;
  color: #ff6652;
}
.e-badge.e-badge-ghost.e-badge-warning {
  background-color: transparent;
  border: 1px solid #ff9800;
  color: #ff9800;
}
.e-badge.e-badge-ghost.e-badge-info {
  background-color: transparent;
  border: 1px solid #03a9f4;
  color: #03a9f4;
}
.e-badge.e-badge-ghost.e-badge-light {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.e-badge.e-badge-ghost.e-badge-dark {
  background-color: transparent;
  border: 1px solid #212121;
  color: #212121;
}

.e-toast .e-toast-close-icon::before {
  content: "\e7fc";
  font-family: "e-icons";
}
.e-toast .e-toast-success-icon::before {
  content: "\ea84";
  font-family: "e-icons";
}
.e-toast .e-toast-error-icon::before {
  content: "\e208";
  font-family: "e-icons";
}
.e-toast .e-toast-info-icon::before {
  content: "\e607";
  font-family: "e-icons";
}
.e-toast .e-toast-warning-icon::before {
  content: "\e92f";
  font-family: "e-icons";
}

/* stylelint-disable property-no-vendor-prefix */
.e-toast-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.e-toast-container.e-toast-top-left {
  left: 10px;
  top: 10px;
}
.e-toast-container.e-toast-bottom-left {
  bottom: 10px;
  left: 10px;
}
.e-toast-container.e-toast-top-right {
  right: 10px;
  top: 10px;
}
.e-toast-container.e-toast-bottom-right {
  bottom: 10px;
  right: 10px;
}
.e-toast-container.e-toast-bottom-center {
  bottom: 10px;
  pointer-events: none;
  right: 0;
  width: 100%;
}
.e-toast-container.e-toast-bottom-center .e-toast {
  margin: 0 auto 10px;
  pointer-events: auto;
}
.e-toast-container.e-toast-top-center {
  pointer-events: none;
  right: 0;
  top: 10px;
  width: 100%;
}
.e-toast-container.e-toast-top-center .e-toast {
  margin: 0 auto 10px;
  pointer-events: auto;
}
.e-toast-container.e-toast-full-width {
  left: 0;
  right: 0;
  width: 100%;
}
.e-toast-container.e-toast-full-width .e-toast {
  margin: 0 auto 10px;
  width: 96%;
}
.e-toast-container.e-rtl .e-toast .e-toast-actions {
  text-align: left;
}
.e-toast-container.e-rtl .e-toast .e-toast-actions > * {
  margin-left: initial;
  margin-right: 10px;
}
.e-toast-container.e-rtl .e-toast .e-toast-close-icon {
  margin-left: initial;
  margin-right: auto;
}
.e-toast-container.e-rtl .e-toast .e-toast-icon {
  margin-left: 14px;
  margin-right: initial;
}
.e-toast-container.e-rtl .e-toast .e-toast-progress {
  left: auto;
  right: 0;
}
.e-toast-container .e-toast {
  border-radius: 2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 14px;
  position: relative;
}
.e-toast-container .e-toast .e-toast-icon,
.e-toast-container .e-toast .e-toast-message {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.e-toast-container .e-toast > * {
  word-break: break-word;
  word-wrap: break-word;
}
.e-toast-container .e-toast .e-toast-message {
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: inherit;
}
.e-toast-container .e-toast .e-toast-message .e-toast-title,
.e-toast-container .e-toast .e-toast-message .e-toast-content {
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
  padding: 0;
}
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
  padding-bottom: 0;
}
.e-toast-container .e-toast .e-toast-message .e-toast-title > *,
.e-toast-container .e-toast .e-toast-message .e-toast-content > * {
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-toast-container .e-toast .e-toast-message .e-toast-title {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.e-toast-container .e-toast .e-toast-message .e-toast-content {
  padding: 14px 0 10px 0;
  word-break: break-word;
  word-wrap: break-word;
}
.e-toast-container .e-toast .e-toast-message .e-toast-content + .e-toast-actions {
  padding-top: 0;
}
.e-toast-container .e-toast .e-toast-message .e-toast-actions {
  margin: 1px;
  padding: 10px 0 0 0;
  text-align: right;
}
.e-toast-container .e-toast .e-toast-message .e-toast-actions > * {
  margin-left: 10px;
}
.e-toast-container .e-toast .e-toast-close-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  width: 30px;
}
.e-toast-container .e-toast .e-toast-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 14px;
  width: 24px;
}
.e-toast-container .e-toast .e-toast-progress {
  bottom: 0;
  height: 4px;
  left: 0;
  position: absolute;
}

.e-content-placeholder.e-toast.e-placeholder-toast {
  background-size: 400px 100px;
  min-height: 100px;
}

.e-blazor-toast-hidden {
  visibility: hidden;
}

.e-toast-container .e-toast .e-toast-close-icon.blazor-toast-close-icon {
  background-color: transparent;
  border-color: transparent;
  border-radius: 50%;
  bottom: 6px;
  height: 20px;
  position: relative;
  width: 22px;
}

.e-toast-container .e-toast {
  background-color: #424242;
  border: none;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-toast-container .e-toast .e-toast-close-icon {
  color: #fff;
}
.e-toast-container .e-toast .e-toast-close-icon.e-blazor-toast-close-icon, .e-toast-container .e-toast .e-toast-close-icon.e-blazor-toast-close-icon:focus, .e-toast-container .e-toast .e-toast-close-icon.e-blazor-toast-close-icon:active {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
.e-toast-container .e-toast .e-toast-close-icon.e-blazor-toast-close-icon:focus, .e-toast-container .e-toast .e-toast-close-icon.e-blazor-toast-close-icon:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.e-toast-container .e-toast .e-toast-close-icon.e-icons:hover,
.e-toast-container .e-toast .e-toast-close-icon.e-icons:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.e-toast-container .e-toast.e-toast-success {
  background-color: #4caf50;
  color: #fff;
}
.e-toast-container .e-toast.e-toast-success .e-toast-message .e-toast-title {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-success .e-toast-message .e-toast-content {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-success .e-toast-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-success .e-toast-close-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-success:hover {
  background-color: #49a84d;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-toast-container .e-toast.e-toast-info {
  background-color: #03a9f4;
  color: #fff;
}
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-info .e-toast-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-info .e-toast-close-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-info:hover {
  background-color: #03a2ea;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-toast-container .e-toast.e-toast-warning {
  background-color: #ff9800;
  color: #fff;
}
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-warning .e-toast-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-warning .e-toast-close-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-warning:hover {
  background-color: #f59200;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-toast-container .e-toast.e-toast-danger {
  background-color: #ff6652;
  color: #fff;
}
.e-toast-container .e-toast.e-toast-danger .e-toast-message .e-toast-title {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-danger .e-toast-message .e-toast-content {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-danger .e-toast-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-danger .e-toast-close-icon {
  color: #fff;
}
.e-toast-container .e-toast.e-toast-danger:hover {
  background-color: #ff5d48;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-toast-container .e-toast:hover {
  background-color: #3d3d3d;
  -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.e-toast-container .e-toast .e-toast-icon {
  color: #fff;
}
.e-toast-container .e-toast .e-toast-message .e-toast-title {
  color: #fff;
}
.e-toast-container .e-toast .e-toast-message .e-toast-content {
  color: #fff;
}
.e-toast-container .e-toast .e-toast-progress {
  background-color: #00b0ff;
}

.e-message .e-msg-icon::before,
.e-message .e-msg-close-icon::before {
  font-family: "e-icons";
}
.e-message .e-msg-icon::before, .e-message.e-info .e-msg-icon::before {
  content: "\e607";
}
.e-message .e-msg-close-icon::before {
  content: "\e7fc";
}
.e-message.e-success .e-msg-icon::before {
  content: "\ea84";
}
.e-message.e-error .e-msg-icon::before {
  content: "\e208";
}
.e-message.e-warning .e-msg-icon::before {
  content: "\e92f";
}

.e-message {
  border: 1px solid;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-weight: 400;
  font-style: normal;
  padding: 9px 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.e-message.e-hidden {
  display: none;
}
.e-message .e-msg-icon,
.e-message .e-msg-close-icon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 16px;
}
.e-message .e-msg-icon {
  font-size: 16px;
  height: 16px;
  margin: 3px 4px;
}
.e-message .e-msg-close-icon {
  border-width: 0;
  cursor: pointer;
  font-size: 14px;
  margin: 0 0 0 auto;
  padding: 3px 4px;
  height: 22px;
}
.e-message .e-msg-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  line-height: 22px;
  padding: 0 4px;
  vertical-align: top;
}
.e-message.e-content-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.e-message.e-content-center .e-msg-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.e-message.e-content-right .e-msg-close-icon, .e-message.e-content-center .e-msg-close-icon {
  margin: 3px 4px;
}
.e-message.e-rtl .e-msg-close-icon {
  margin: 0 auto 0 0;
}

.e-message {
  background: #3b3a39;
  border-color: #3b3a39;
  color: #fff;
}
.e-message .e-msg-icon {
  color: #fff;
}
.e-message .e-msg-close-icon {
  background: transparent;
  color: #bdbdbd;
}
.e-message .e-msg-close-icon:hover, .e-message .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
  border-radius: 50%;
}
.e-message.e-success {
  background-color: rgb(13.046875, 70.453125, 43.8375);
  border-color: rgb(13.046875, 70.453125, 43.8375);
  color: #fff;
}
.e-message.e-success .e-msg-icon {
  color: #fff;
}
.e-message.e-success .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-success .e-msg-close-icon:hover, .e-message.e-success .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-warning {
  background-color: rgb(83.8577981651, 33.2110091743, 6.6422018349);
  border-color: rgb(83.8577981651, 33.2110091743, 6.6422018349);
  color: #fff;
}
.e-message.e-warning .e-msg-icon {
  color: #fff;
}
.e-message.e-warning .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-warning .e-msg-close-icon:hover, .e-message.e-warning .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-info {
  background-color: rgb(1.3369565217, 58.3804347826, 60.1630434783);
  border-color: rgb(1.3369565217, 58.3804347826, 60.1630434783);
  color: #fff;
}
.e-message.e-info .e-msg-icon {
  color: #fff;
}
.e-message.e-info .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-info .e-msg-close-icon:hover, .e-message.e-info .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-error {
  background-color: rgb(108.8373493976, 24.6626506024, 26.8072289157);
  border-color: rgb(108.8373493976, 24.6626506024, 26.8072289157);
  color: #fff;
}
.e-message.e-error .e-msg-icon {
  color: #fff !important; /* stylelint-disable-line declaration-no-important */
}
.e-message.e-error .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-error .e-msg-close-icon:hover, .e-message.e-error .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-outlined {
  background: transparent;
  border-color: #484644;
  color: #fff;
}
.e-message.e-outlined .e-msg-icon {
  color: #fff;
}
.e-message.e-outlined .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-outlined .e-msg-close-icon:hover, .e-message.e-outlined .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-outlined.e-success {
  border-color: #198754;
  color: #198754;
}
.e-message.e-outlined.e-success .e-msg-icon {
  color: #198754;
}
.e-message.e-outlined.e-success .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-outlined.e-success .e-msg-close-icon:hover, .e-message.e-outlined.e-success .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-outlined.e-warning {
  border-color: #ca5010;
  color: #ca5010;
}
.e-message.e-outlined.e-warning .e-msg-icon {
  color: #ca5010;
}
.e-message.e-outlined.e-warning .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-outlined.e-warning .e-msg-close-icon:hover, .e-message.e-outlined.e-warning .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-outlined.e-info {
  border-color: #038387;
  color: #038387;
}
.e-message.e-outlined.e-info .e-msg-icon {
  color: #038387;
}
.e-message.e-outlined.e-info .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-outlined.e-info .e-msg-close-icon:hover, .e-message.e-outlined.e-info .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-outlined.e-error {
  border-color: #d13438;
  color: #d13438;
}
.e-message.e-outlined.e-error .e-msg-icon {
  color: #d13438;
}
.e-message.e-outlined.e-error .e-msg-close-icon {
  color: #bdbdbd;
}
.e-message.e-outlined.e-error .e-msg-close-icon:hover, .e-message.e-outlined.e-error .e-msg-close-icon:focus {
  background-color: rgba(189, 189, 189, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
          box-shadow: 0 0 0 2px rgba(189, 189, 189, 0.12);
}
.e-message.e-filled {
  background: #797775;
  border-color: #797775;
  color: #fff;
}
.e-message.e-filled .e-msg-icon {
  color: #fff;
}
.e-message.e-filled .e-msg-close-icon {
  color: #fff;
}
.e-message.e-filled .e-msg-close-icon:hover, .e-message.e-filled .e-msg-close-icon:focus {
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
}
.e-message.e-filled.e-success {
  background-color: rgb(17.03125, 91.96875, 57.225);
  border-color: rgb(17.03125, 91.96875, 57.225);
  color: #fff;
}
.e-message.e-filled.e-success .e-msg-icon {
  color: #fff;
}
.e-message.e-filled.e-success .e-msg-close-icon {
  color: #fff;
}
.e-message.e-filled.e-success .e-msg-close-icon:hover, .e-message.e-filled.e-success .e-msg-close-icon:focus {
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
}
.e-message.e-filled.e-warning {
  background-color: rgb(116.9376146789, 46.3119266055, 9.2623853211);
  border-color: rgb(116.9376146789, 46.3119266055, 9.2623853211);
  color: #fff;
}
.e-message.e-filled.e-warning .e-msg-icon {
  color: #fff;
}
.e-message.e-filled.e-warning .e-msg-close-icon {
  color: #fff;
}
.e-message.e-filled.e-warning .e-msg-close-icon:hover, .e-message.e-filled.e-warning .e-msg-close-icon:focus {
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
}
.e-message.e-filled.e-info {
  background-color: rgb(1.8913043478, 82.5869565217, 85.1086956522);
  border-color: rgb(1.8913043478, 82.5869565217, 85.1086956522);
  color: #fff;
}
.e-message.e-filled.e-info .e-msg-icon {
  color: #fff;
}
.e-message.e-filled.e-info .e-msg-close-icon {
  color: #fff;
}
.e-message.e-filled.e-info .e-msg-close-icon:hover, .e-message.e-filled.e-info .e-msg-close-icon:focus {
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
}
.e-message.e-filled.e-error {
  background-color: rgb(137.9421686747, 31.2578313253, 33.9759036145);
  border-color: rgb(137.9421686747, 31.2578313253, 33.9759036145);
  color: #fff;
}
.e-message.e-filled.e-error .e-msg-icon {
  color: #fff !important; /* stylelint-disable-line declaration-no-important */
}
.e-message.e-filled.e-error .e-msg-close-icon {
  color: #fff;
}
.e-message.e-filled.e-error .e-msg-close-icon:hover, .e-message.e-filled.e-error .e-msg-close-icon:focus {
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.12);
}

.e-skeleton {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
}
.e-skeleton.e-skeleton-text, .e-skeleton.e-skeleton-square, .e-skeleton.e-skeleton-rectangle {
  border-radius: 2px;
}

.e-skeleton.e-skeleton-circle {
  border-radius: 50%;
}

.e-skeleton.e-visible-none {
  display: none;
}

.e-skeleton.e-shimmer-wave::after {
  -webkit-animation: e-shimmer-wave 2s infinite;
          animation: e-shimmer-wave 2s infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(200% + 200px);
}

.e-skeleton.e-shimmer-fade {
  -webkit-animation: e-shimmer-fade 2s infinite;
          animation: e-shimmer-fade 2s infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

.e-skeleton.e-shimmer-pulse {
  -webkit-animation: e-shimmer-pulse 2s infinite;
          animation: e-shimmer-pulse 2s infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

.e-rtl .e-shimmer-wave::after,
.e-rtl.e-shimmer-wave::after {
  -webkit-animation: e-shimmer-wave-rtl 2s infinite;
          animation: e-shimmer-wave-rtl 2s infinite;
}

@-webkit-keyframes e-shimmer-wave {
  to {
    -webkit-transform: translateX(calc(50% + 100px));
            transform: translateX(calc(50% + 100px));
  }
}

@keyframes e-shimmer-wave {
  to {
    -webkit-transform: translateX(calc(50% + 100px));
            transform: translateX(calc(50% + 100px));
  }
}
@-webkit-keyframes e-shimmer-wave-rtl {
  from {
    -webkit-transform: translateX(calc(50% + 100px));
            transform: translateX(calc(50% + 100px));
  }
}
@keyframes e-shimmer-wave-rtl {
  from {
    -webkit-transform: translateX(calc(50% + 100px));
            transform: translateX(calc(50% + 100px));
  }
}
@-webkit-keyframes e-shimmer-fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes e-shimmer-fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes e-shimmer-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.975);
            transform: scale(0.975);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes e-shimmer-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.975);
            transform: scale(0.975);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.e-skeleton.e-shimmer-wave::after {
  background-image: linear-gradient(90deg, transparent calc(50% - 100px), #e6e1e5 50%, transparent calc(50% + 100px));
}

.e-skeleton.e-skeleton-text, .e-skeleton.e-skeleton-square, .e-skeleton.e-skeleton-rectangle, .e-skeleton.e-skeleton-circle {
  background-color: #424242;
}