body[ui-theme=infinity-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=sweet-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=provence-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=deep-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=galaxy-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg) {
  height: 32px;
  line-height: 32px;
}
body[ui-theme=infinity-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=sweet-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=provence-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=deep-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=galaxy-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md) {
  height: 40px;
  line-height: 40px;
}
body[ui-theme=infinity-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=sweet-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=provence-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=deep-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=galaxy-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md) {
  height: 28px;
  line-height: 28px;
}
body[ui-theme=infinity-theme] d-alert .devui-alert,
body[ui-theme=sweet-theme] d-alert .devui-alert,
body[ui-theme=provence-theme] d-alert .devui-alert,
body[ui-theme=deep-theme] d-alert .devui-alert,
body[ui-theme=galaxy-theme] d-alert .devui-alert {
  border: 1px solid transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-success {
  border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-info {
  border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-warning {
  border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-danger {
  border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-simple {
  border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-simple {
  background-color:  #f3f3f3;
  background-color: var(--devui-area, #f3f3f3);
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg {
  font-size:  14px;
  font-size: var(--devui-font-size-lg, 14px);
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li {
  height: 39px !important;
  line-height: 39px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li {
  height: 40px !important;
  line-height: 40px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li {
  height: 34px !important;
  line-height: 34px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li {
  height: 36px !important;
  line-height: 36px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active {
  padding-top: 7px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li {
  padding: 8px 16px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md {
  font-size:  14px !important;
  font-size: var(--devui-font-size-lg, 14px) !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li {
  height: 31px !important;
  line-height: 31px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li {
  height: 32px !important;
  line-height: 32px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li {
  height: 26px !important;
  line-height: 26px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li {
  height: 28px !important;
  line-height: 28px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm {
  font-size:  14px !important;
  font-size: var(--devui-font-size-lg, 14px) !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li {
  height: 27px !important;
  line-height: 27px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li {
  height: 28px !important;
  line-height: 28px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li {
  height: 22px !important;
  line-height: 22px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li {
  height: 24px !important;
  line-height: 24px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active {
  padding-top: 1px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li {
  padding: 2px 16px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs {
  font-size:  12px !important;
  font-size: var(--devui-font-size-sm, 12px) !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li {
  height: 23px !important;
  line-height: 23px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li {
  height: 24px !important;
  line-height: 24px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li {
  height: 18px !important;
  line-height: 18px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li {
  height: 20px !important;
  line-height: 20px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active {
  padding-top: 0 !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li {
  padding: 1px 16px 0 !important;
  line-height: 22px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon {
  vertical-align: middle !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li {
  height: 38px !important;
  line-height: 38px !important;
}
body[ui-theme=infinity-theme] d-tag,
body[ui-theme=sweet-theme] d-tag,
body[ui-theme=provence-theme] d-tag,
body[ui-theme=deep-theme] d-tag,
body[ui-theme=galaxy-theme] d-tag {
  --devui-font-size:  12px;
  --devui-font-size: var(--devui-font-size-sm, 12px);
}
body[ui-theme=infinity-theme] d-datepicker,
body[ui-theme=infinity-theme] d-date-range-picker,
body[ui-theme=infinity-theme] d-datepicker-range-single,
body[ui-theme=infinity-theme] d-two-datepicker-single,
body[ui-theme=sweet-theme] d-datepicker,
body[ui-theme=sweet-theme] d-date-range-picker,
body[ui-theme=sweet-theme] d-datepicker-range-single,
body[ui-theme=sweet-theme] d-two-datepicker-single,
body[ui-theme=provence-theme] d-datepicker,
body[ui-theme=provence-theme] d-date-range-picker,
body[ui-theme=provence-theme] d-datepicker-range-single,
body[ui-theme=provence-theme] d-two-datepicker-single,
body[ui-theme=deep-theme] d-datepicker,
body[ui-theme=deep-theme] d-date-range-picker,
body[ui-theme=deep-theme] d-datepicker-range-single,
body[ui-theme=deep-theme] d-two-datepicker-single,
body[ui-theme=galaxy-theme] d-datepicker,
body[ui-theme=galaxy-theme] d-date-range-picker,
body[ui-theme=galaxy-theme] d-datepicker-range-single,
body[ui-theme=galaxy-theme] d-two-datepicker-single {
  --devui-list-item-active-bg:  #5e7ce0;
  --devui-list-item-active-bg: var(--devui-brand, #5e7ce0);
  --devui-list-item-active-hover-bg:  #526ecc;
  --devui-list-item-active-hover-bg: var(--devui-brand, #526ecc);
  --devui-list-item-active-text:  #ffffff;
  --devui-list-item-active-text: var(--devui-light-text, #ffffff);
  --devui-font-size:  12px;
  --devui-font-size: var(--devui-font-size-sm, 12px);
}
body[ui-theme=infinity-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=sweet-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=provence-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=deep-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=galaxy-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin {
  min-height: 32px;
}
body[ui-theme=infinity-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=sweet-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=provence-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=deep-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=galaxy-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg) {
  height: 32px;
}
body[ui-theme=infinity-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=sweet-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=provence-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=deep-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=galaxy-theme] d-search .devui-search .devui-search-icon {
  line-height: 32px;
}
body[ui-theme=infinity-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=sweet-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=provence-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=deep-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=galaxy-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm) {
  line-height: 32px;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-form-control.devui-select-input {
  height: 30px;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder {
  height: 28px;
  line-height: 28px;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list {
  min-height: 28px;
  line-height: 1;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item {
  margin: 4px 0 0 4px;
}
body[ui-theme=infinity-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=sweet-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=provence-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=deep-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=galaxy-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input {
  padding: 4px 8px;
  min-height: 32px;
  max-height: 64px;
}
body[ui-theme=infinity-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=sweet-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=provence-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=deep-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=galaxy-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item {
  line-height: 16px;
}
body[ui-theme=infinity-theme] input,
body[ui-theme=sweet-theme] input,
body[ui-theme=provence-theme] input,
body[ui-theme=deep-theme] input,
body[ui-theme=galaxy-theme] input {
  border-radius:  2px;
  border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] [dTextInput],
body[ui-theme=sweet-theme] [dTextInput],
body[ui-theme=provence-theme] [dTextInput],
body[ui-theme=deep-theme] [dTextInput],
body[ui-theme=galaxy-theme] [dTextInput] {
  height: 32px;
}
body[ui-theme=infinity-theme] .devui-form-controls input[type=text],
body[ui-theme=infinity-theme] .devui-form-controls input[type=password],
body[ui-theme=infinity-theme] [dTextInput],
body[ui-theme=sweet-theme] .devui-form-controls input[type=text],
body[ui-theme=sweet-theme] .devui-form-controls input[type=password],
body[ui-theme=sweet-theme] [dTextInput],
body[ui-theme=provence-theme] .devui-form-controls input[type=text],
body[ui-theme=provence-theme] .devui-form-controls input[type=password],
body[ui-theme=provence-theme] [dTextInput],
body[ui-theme=deep-theme] .devui-form-controls input[type=text],
body[ui-theme=deep-theme] .devui-form-controls input[type=password],
body[ui-theme=deep-theme] [dTextInput],
body[ui-theme=galaxy-theme] .devui-form-controls input[type=text],
body[ui-theme=galaxy-theme] .devui-form-controls input[type=password],
body[ui-theme=galaxy-theme] [dTextInput] {
  height: 32px;
}
body[ui-theme=infinity-theme] [dTextarea],
body[ui-theme=sweet-theme] [dTextarea],
body[ui-theme=provence-theme] [dTextarea],
body[ui-theme=deep-theme] [dTextarea],
body[ui-theme=galaxy-theme] [dTextarea] {
  min-height: 32px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li {
  padding: 12px 12px 0 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip {
  padding: 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li {
  padding: 8px 12px 4px 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper {
  padding: 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li {
  border-radius:  2px;
  border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] .devui-dropdown-menu,
body[ui-theme=sweet-theme] .devui-dropdown-menu,
body[ui-theme=provence-theme] .devui-dropdown-menu,
body[ui-theme=deep-theme] .devui-dropdown-menu,
body[ui-theme=galaxy-theme] .devui-dropdown-menu {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
body[ui-theme=infinity-theme] div.devui-search-container,
body[ui-theme=sweet-theme] div.devui-search-container,
body[ui-theme=provence-theme] div.devui-search-container,
body[ui-theme=deep-theme] div.devui-search-container,
body[ui-theme=galaxy-theme] div.devui-search-container {
  padding: 12px 12px 0 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=sweet-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=provence-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=deep-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=galaxy-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) {
  padding: 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=provence-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=deep-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li {
  border-radius:  2px;
  border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] ul.devui-dropdown-menu,
body[ui-theme=sweet-theme] ul.devui-dropdown-menu,
body[ui-theme=provence-theme] ul.devui-dropdown-menu,
body[ui-theme=deep-theme] ul.devui-dropdown-menu,
body[ui-theme=galaxy-theme] ul.devui-dropdown-menu {
  padding: 12px;
}
body[ui-theme=infinity-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=sweet-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=provence-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=deep-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=galaxy-theme] ul.devui-dropdown-menu li .devui-dropdown-item {
  border-radius:  2px;
  border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host {
  min-height: 32px !important;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input {
  min-height: 30px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list {
  padding-bottom: 4px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line {
  max-height: 52px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item {
  margin: 4px 0 0 4px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=provence-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=deep-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list {
  padding: 12px !important;
}
body[ui-theme=infinity-theme] .devui-input-sm,
body[ui-theme=sweet-theme] .devui-input-sm,
body[ui-theme=provence-theme] .devui-input-sm,
body[ui-theme=deep-theme] .devui-input-sm,
body[ui-theme=galaxy-theme] .devui-input-sm {
  height: 24px;
}
body[ui-theme=infinity-theme] .devui-input-lg,
body[ui-theme=sweet-theme] .devui-input-lg,
body[ui-theme=provence-theme] .devui-input-lg,
body[ui-theme=deep-theme] .devui-input-lg,
body[ui-theme=galaxy-theme] .devui-input-lg {
  height: 46px;
}
body[ui-theme=infinity-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list, body[ui-theme=infinity-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=infinity-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=infinity-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=sweet-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=sweet-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=sweet-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=sweet-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=provence-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=provence-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=provence-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=provence-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=deep-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=deep-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=deep-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=deep-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=galaxy-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=galaxy-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=galaxy-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=galaxy-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder {
  height: 32px;
  max-height: 32px;
}
body[ui-theme=infinity-theme] d-single-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=infinity-theme] d-multiple-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=sweet-theme] d-single-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=sweet-theme] d-multiple-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=provence-theme] d-single-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=provence-theme] d-multiple-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=deep-theme] d-single-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=deep-theme] d-multiple-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=galaxy-theme] d-single-upload .devui-input-group .devui-form-control .devui-file-item,
body[ui-theme=galaxy-theme] d-multiple-upload .devui-input-group .devui-form-control .devui-file-item {
  height: 26px !important;
  line-height: 24px !important;
}
body[ui-theme=infinity-theme] div.popper-container div.popper-container-scrollable,
body[ui-theme=sweet-theme] div.popper-container div.popper-container-scrollable,
body[ui-theme=provence-theme] div.popper-container div.popper-container-scrollable,
body[ui-theme=deep-theme] div.popper-container div.popper-container-scrollable,
body[ui-theme=galaxy-theme] div.popper-container div.popper-container-scrollable {
  padding: 12px;
}
body[ui-theme=infinity-theme] div.popper-container div.devui-tree-select span.devui-form-control-feedback,
body[ui-theme=sweet-theme] div.popper-container div.devui-tree-select span.devui-form-control-feedback,
body[ui-theme=provence-theme] div.popper-container div.devui-tree-select span.devui-form-control-feedback,
body[ui-theme=deep-theme] div.popper-container div.devui-tree-select span.devui-form-control-feedback,
body[ui-theme=galaxy-theme] div.popper-container div.devui-tree-select span.devui-form-control-feedback {
  top: 12px;
  right: 12px;
}
body[ui-theme=infinity-theme] d-cascader .devui-dropdown input,
body[ui-theme=sweet-theme] d-cascader .devui-dropdown input,
body[ui-theme=provence-theme] d-cascader .devui-dropdown input,
body[ui-theme=deep-theme] d-cascader .devui-dropdown input,
body[ui-theme=galaxy-theme] d-cascader .devui-dropdown input {
  height: 32px;
}
body[ui-theme=infinity-theme] d-cascader .devui-tags-input-wrapper .devui-tags-input,
body[ui-theme=sweet-theme] d-cascader .devui-tags-input-wrapper .devui-tags-input,
body[ui-theme=provence-theme] d-cascader .devui-tags-input-wrapper .devui-tags-input,
body[ui-theme=deep-theme] d-cascader .devui-tags-input-wrapper .devui-tags-input,
body[ui-theme=galaxy-theme] d-cascader .devui-tags-input-wrapper .devui-tags-input {
  min-height: 30px !important;
  padding-top: 2px !important;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination div.devui-dropdown d-icon.devui-page-size,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination div.devui-dropdown d-icon.devui-page-size,
body[ui-theme=provence-theme] d-pagination div.devui-pagination div.devui-dropdown d-icon.devui-page-size,
body[ui-theme=deep-theme] d-pagination div.devui-pagination div.devui-dropdown d-icon.devui-page-size,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination div.devui-dropdown d-icon.devui-page-size {
  height: 32px;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled),
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled),
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled),
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled),
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) {
  cursor: pointer;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:hover,
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:hover,
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:focus,
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:focus,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:hover,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:hover,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:focus,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:focus,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:hover,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:hover,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:focus,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:focus,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:hover,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:hover,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:focus,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:focus,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:hover,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:hover,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:focus,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) span:focus {
  color:  #191919 !important;
  color: var(--devui-text, #191919) !important;
  border: 1px solid  #f0f0f0 !important;
  border: 1px solid var(--devui-dividing-line, #f0f0f0) !important;
  box-shadow: 0 1px 3px 0  rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0 1px 3px 0 var(--devui-light-shadow, rgba(0, 0, 0, 0.08)) !important;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:active,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:active,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:active,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:active,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a:active {
  background-color: transparent !important;
  color:  #191919 !important;
  color: var(--devui-text, #191919) !important;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a {
  color:  #ffffff !important;
  color: var(--devui-light-text, #ffffff) !important;
  cursor: pointer !important;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a:hover,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a:hover,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a:hover,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a:hover,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled).active a:hover {
  color:  #ffffff !important;
  color: var(--devui-light-text, #ffffff) !important;
  border: 1px solid transparent !important;
  box-shadow: none !important;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:hover:not(:active) svg g polygon,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:hover:not(:active) svg g polygon,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:hover:not(:active) svg g polygon,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:hover:not(:active) svg g polygon,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:hover:not(:active) svg g polygon {
  fill:  #191919 !important;
  fill: var(--devui-text, #191919) !important;
}
body[ui-theme=infinity-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:active svg g polygon,
body[ui-theme=sweet-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:active svg g polygon,
body[ui-theme=provence-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:active svg g polygon,
body[ui-theme=deep-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:active svg g polygon,
body[ui-theme=galaxy-theme] d-pagination div.devui-pagination ul.devui-pagination-list li:not(.disabled) a.devui-pagination-link:active svg g polygon {
  fill:  #191919 !important;
  fill: var(--devui-text, #191919) !important;
}
body[ui-theme=infinity-theme] d-pagination ul.devui-pagination-list > li > a,
body[ui-theme=sweet-theme] d-pagination ul.devui-pagination-list > li > a,
body[ui-theme=provence-theme] d-pagination ul.devui-pagination-list > li > a,
body[ui-theme=deep-theme] d-pagination ul.devui-pagination-list > li > a,
body[ui-theme=galaxy-theme] d-pagination ul.devui-pagination-list > li > a {
  height: 28px !important;
  min-width: 28px !important;
  padding: 0 4px !important;
  justify-content: center !important;
  border: 1px solid transparent !important;
}
body[ui-theme=infinity-theme] d-pagination ul.devui-pagination-list > li > .devui-pagination-active-block,
body[ui-theme=sweet-theme] d-pagination ul.devui-pagination-list > li > .devui-pagination-active-block,
body[ui-theme=provence-theme] d-pagination ul.devui-pagination-list > li > .devui-pagination-active-block,
body[ui-theme=deep-theme] d-pagination ul.devui-pagination-list > li > .devui-pagination-active-block,
body[ui-theme=galaxy-theme] d-pagination ul.devui-pagination-list > li > .devui-pagination-active-block {
  height: 28px !important;
  margin-bottom: -28px !important;
}
body[ui-theme=infinity-theme] d-pagination ul.devui-pagination-sm > li > a,
body[ui-theme=sweet-theme] d-pagination ul.devui-pagination-sm > li > a,
body[ui-theme=provence-theme] d-pagination ul.devui-pagination-sm > li > a,
body[ui-theme=deep-theme] d-pagination ul.devui-pagination-sm > li > a,
body[ui-theme=galaxy-theme] d-pagination ul.devui-pagination-sm > li > a {
  height: 24px !important;
  min-width: 24px !important;
}
body[ui-theme=infinity-theme] d-pagination ul.devui-pagination-sm > li > .devui-pagination-active-block,
body[ui-theme=sweet-theme] d-pagination ul.devui-pagination-sm > li > .devui-pagination-active-block,
body[ui-theme=provence-theme] d-pagination ul.devui-pagination-sm > li > .devui-pagination-active-block,
body[ui-theme=deep-theme] d-pagination ul.devui-pagination-sm > li > .devui-pagination-active-block,
body[ui-theme=galaxy-theme] d-pagination ul.devui-pagination-sm > li > .devui-pagination-active-block {
  height: 24px !important;
  margin-bottom: -24px !important;
}
body[ui-theme=infinity-theme] d-pagination ul.devui-pagination-lg > li > a,
body[ui-theme=sweet-theme] d-pagination ul.devui-pagination-lg > li > a,
body[ui-theme=provence-theme] d-pagination ul.devui-pagination-lg > li > a,
body[ui-theme=deep-theme] d-pagination ul.devui-pagination-lg > li > a,
body[ui-theme=galaxy-theme] d-pagination ul.devui-pagination-lg > li > a {
  height: 40px !important;
  min-width: 40px !important;
}
body[ui-theme=infinity-theme] d-pagination ul.devui-pagination-lg > li > .devui-pagination-active-block,
body[ui-theme=sweet-theme] d-pagination ul.devui-pagination-lg > li > .devui-pagination-active-block,
body[ui-theme=provence-theme] d-pagination ul.devui-pagination-lg > li > .devui-pagination-active-block,
body[ui-theme=deep-theme] d-pagination ul.devui-pagination-lg > li > .devui-pagination-active-block,
body[ui-theme=galaxy-theme] d-pagination ul.devui-pagination-lg > li > .devui-pagination-active-block {
  height: 40px !important;
  margin-bottom: -40px !important;
}
body[ui-theme=infinity-theme] d-pagination .devui-pagination-list > li:first-child > a,
body[ui-theme=infinity-theme] d-pagination .devui-pagination-list > li:last-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-list > li:first-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-list > li:last-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-list > li:first-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-list > li:last-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-list > li:first-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-list > li:last-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-list > li:first-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-list > li:last-child > a {
  padding: 0 !important;
  height: 28px !important;
  line-height: 28px !important;
}
body[ui-theme=infinity-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=infinity-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-sm > li:last-child > a {
  height: 24px !important;
  line-height: 24px !important;
}
body[ui-theme=infinity-theme] d-pagination .devui-pagination-lg > li:first-child > a,
body[ui-theme=infinity-theme] d-pagination .devui-pagination-lg > li:last-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-lg > li:first-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-lg > li:last-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-lg > li:first-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-lg > li:last-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-lg > li:first-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-lg > li:last-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-lg > li:first-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-lg > li:last-child > a {
  height: 40px !important;
  line-height: 40px !important;
}
body[ui-theme=infinity-theme] d-pagination .devui-pagination-link,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-link,
body[ui-theme=provence-theme] d-pagination .devui-pagination-link,
body[ui-theme=deep-theme] d-pagination .devui-pagination-link,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-link {
  height: 28px !important;
  line-height: 28px !important;
}
body[ui-theme=infinity-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-sm > li:first-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-sm > li:first-child > a {
  padding: 0 !important;
}
body[ui-theme=infinity-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=sweet-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=provence-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=deep-theme] d-pagination .devui-pagination-sm > li:last-child > a,
body[ui-theme=galaxy-theme] d-pagination .devui-pagination-sm > li:last-child > a {
  padding: 0 !important;
}
body[ui-theme=infinity-theme] d-editable-select input[name=autoCompleteControl].devui-dropdown-origin,
body[ui-theme=sweet-theme] d-editable-select input[name=autoCompleteControl].devui-dropdown-origin,
body[ui-theme=provence-theme] d-editable-select input[name=autoCompleteControl].devui-dropdown-origin,
body[ui-theme=deep-theme] d-editable-select input[name=autoCompleteControl].devui-dropdown-origin,
body[ui-theme=galaxy-theme] d-editable-select input[name=autoCompleteControl].devui-dropdown-origin {
  height: 32px;
}
body[ui-theme=infinity-theme] d-input-number .input-container input.input-box,
body[ui-theme=sweet-theme] d-input-number .input-container input.input-box,
body[ui-theme=provence-theme] d-input-number .input-container input.input-box,
body[ui-theme=deep-theme] d-input-number .input-container input.input-box,
body[ui-theme=galaxy-theme] d-input-number .input-container input.input-box {
  height: 32px;
}
body[ui-theme=infinity-theme] d-datepicker-pro .devui-datepicker-pro-wrapper .devui-single-picker .devui-input,
body[ui-theme=sweet-theme] d-datepicker-pro .devui-datepicker-pro-wrapper .devui-single-picker .devui-input,
body[ui-theme=provence-theme] d-datepicker-pro .devui-datepicker-pro-wrapper .devui-single-picker .devui-input,
body[ui-theme=deep-theme] d-datepicker-pro .devui-datepicker-pro-wrapper .devui-single-picker .devui-input,
body[ui-theme=galaxy-theme] d-datepicker-pro .devui-datepicker-pro-wrapper .devui-single-picker .devui-input {
  height: 30px !important;
}
body[ui-theme=infinity-theme] .devui-datepicker-pro-wrapper .devui-input-group > .devui-input,
body[ui-theme=sweet-theme] .devui-datepicker-pro-wrapper .devui-input-group > .devui-input,
body[ui-theme=provence-theme] .devui-datepicker-pro-wrapper .devui-input-group > .devui-input,
body[ui-theme=deep-theme] .devui-datepicker-pro-wrapper .devui-input-group > .devui-input,
body[ui-theme=galaxy-theme] .devui-datepicker-pro-wrapper .devui-input-group > .devui-input {
  height: 30px !important;
}
body[ui-theme=infinity-theme] .devui-datepicker-pro-wrapper .devui-range-picker .close-icon-wrapper,
body[ui-theme=sweet-theme] .devui-datepicker-pro-wrapper .devui-range-picker .close-icon-wrapper,
body[ui-theme=provence-theme] .devui-datepicker-pro-wrapper .devui-range-picker .close-icon-wrapper,
body[ui-theme=deep-theme] .devui-datepicker-pro-wrapper .devui-range-picker .close-icon-wrapper,
body[ui-theme=galaxy-theme] .devui-datepicker-pro-wrapper .devui-range-picker .close-icon-wrapper {
  line-height: 28px !important;
}
body[ui-theme=infinity-theme] .devui-datepicker-pro-wrapper .devui-range-picker .date-icon-wrapper,
body[ui-theme=sweet-theme] .devui-datepicker-pro-wrapper .devui-range-picker .date-icon-wrapper,
body[ui-theme=provence-theme] .devui-datepicker-pro-wrapper .devui-range-picker .date-icon-wrapper,
body[ui-theme=deep-theme] .devui-datepicker-pro-wrapper .devui-range-picker .date-icon-wrapper,
body[ui-theme=galaxy-theme] .devui-datepicker-pro-wrapper .devui-range-picker .date-icon-wrapper {
  line-height: 28px !important;
}
body[ui-theme=infinity-theme] input[dtimepicker],
body[ui-theme=sweet-theme] input[dtimepicker],
body[ui-theme=provence-theme] input[dtimepicker],
body[ui-theme=deep-theme] input[dtimepicker],
body[ui-theme=galaxy-theme] input[dtimepicker] {
  height: 32px !important;
}

body[ui-theme=sweet-theme] .devui-datepicker-pro-panel {
  --devui-list-item-active-bg:  #ec66ab;
  --devui-list-item-active-bg: var(--devui-brand, #ec66ab);
  --devui-list-item-active-text:  #ffffff;
  --devui-list-item-active-text: var(--devui-light-text, #ffffff);
}

body[ui-theme=deep-theme] .devui-table {
  --devui-dividing-line:  #d5d5db;
  --devui-dividing-line: var(--devui-zinc-30, #d5d5db);
}
body[ui-theme=deep-theme] d-radio,
body[ui-theme=deep-theme] d-radio-group,
body[ui-theme=deep-theme] d-checkbox,
body[ui-theme=deep-theme] d-toggle {
  --devui-brand:  #5e7ce0;
  --devui-brand: var(--devui-blue-50, #5e7ce0);
  --devui-icon-fill-active-disabled:  #beccfa;
  --devui-icon-fill-active-disabled: var(--devui-blue-20, #beccfa);
}
body[ui-theme=deep-theme] d-button .devui-btn.devui-btn-text {
  --devui-brand-active:  #526ecc;
  --devui-brand-active: var(--devui-blue-60, #526ecc);
}
body[ui-theme=deep-theme] d-select {
  --devui-list-item-active-bg:  #e9edfa;
  --devui-list-item-active-bg: var(--devui-blue-10, #e9edfa);
}
body[ui-theme=deep-theme] d-editable-select .devui-match-highlight {
  color:  #5e7ce0;
  color: var(--devui-blue-50, #5e7ce0);
}
body[ui-theme=deep-theme] d-tabs {
  --devui-tab-options-bg:  #526ecc;
  --devui-tab-options-bg: var(--devui-blue-60, #526ecc);
}
body[ui-theme=deep-theme] d-progress {
  --devui-brand:  #5cb300;
  --devui-brand: var(--devui-lime-50, #5cb300);
}
body[ui-theme=deep-theme] .devui-datepicker-pro-panel,
body[ui-theme=deep-theme] .devui-calendar-panel {
  --devui-list-item-active-bg:  #5e7ce0;
  --devui-list-item-active-bg: var(--devui-blue-50, #5e7ce0);
  --devui-list-item-active-text:  #ffffff;
  --devui-list-item-active-text: var(--devui-white-5, #ffffff);
  --devui-list-item-hover-bg:  #f2f5fc;
  --devui-list-item-hover-bg: var(--devui-blue-5, #f2f5fc);
}
body[ui-theme=deep-theme] d-slider .devui-slider .devui-slider-track,
body[ui-theme=deep-theme] d-slider .devui-slider .devui-slider-handle {
  --devui-brand:  #5e7ce0;
  --devui-brand: var(--devui-blue-50, #5e7ce0);
}
body[ui-theme=deep-theme] .editor-container .ql-editor a {
  --devui-brand:  #5e7ce0;
  --devui-brand: var(--devui-blue-50, #5e7ce0);
}

body[ui-theme=infinity-theme] d-tabs .devui-nav-container {
  --devui-brand: #252b3a;
  --devui-brand-active: #252b3a;
}
body[ui-theme=infinity-theme] .devui-datepicker-pro-panel {
  --devui-list-item-active-bg:  #5e7ce0;
  --devui-list-item-active-bg: var(--devui-brand, #5e7ce0);
  --devui-list-item-active-text:  #ffffff;
  --devui-list-item-active-text: var(--devui-light-text, #ffffff);
  --devui-list-item-hover-bg:  #f2f5fc;
  --devui-list-item-hover-bg: var(--devui-list-item-active-hover-bg, #f2f5fc);
}
body[ui-theme=infinity-theme] .devui-table,
body[ui-theme=infinity-theme] .devui-fix-header {
  --devui-list-item-strip-bg: #f8f8fa;
}

body[ui-theme=newInfinity-theme] * ::-webkit-scrollbar-thumb,
body[ui-theme=infinity-theme] * ::-webkit-scrollbar-thumb {
  --devui-line: #dbdbdb;
  --devui-placeholder: #c2c2c2;
}

body[ui-theme=galaxy-theme] d-tabs .devui-nav-slider {
  --devui-tab-slider-bg: #313131;
  --devui-text: #a3a3a3;
  --devui-brand-active: #ffffff;
  --devui-base-bg: #3f3f3f;
}
body[ui-theme=galaxy-theme] d-button .devui-btn-common {
  --devui-block: transparent;
}
body[ui-theme=galaxy-theme] d-button .devui-btn-primary:disabled {
  --devui-light-text: #838383;
}
body[ui-theme=galaxy-theme] .devui-table .devui-month-table .devui-table-date.devui-table-date-selected span,
body[ui-theme=galaxy-theme] .devui-month-panel .devui-month-list .devui-month-item.devui-table-month-selected span,
body[ui-theme=galaxy-theme] .year-list-panel .devui-year-list .devui-year-title.devui-active-year,
body[ui-theme=galaxy-theme] .devui-table .devui-month-table .devui-table-date.devui-table-date-marked span::after {
  background-color: #ced1db !important;
}
body[ui-theme=galaxy-theme] .devui-table .devui-month-table .devui-table-date.devui-table-date-marked.devui-table-date-selected span::after {
  background-color: #4660b8 !important;
}
body[ui-theme=galaxy-theme] .devui-checkbox.disabled .devui-checkbox-material,
body[ui-theme=galaxy-theme] .devui-radio.disabled .devui-radio-material {
  --devui-icon-fill-active-disabled: #2a3c85;
}

body[ui-theme=infinity-theme] .devui-form-item .devui-form-label .devui-form-span,
body[ui-theme=sweet-theme] .devui-form-item .devui-form-label .devui-form-span,
body[ui-theme=provence-theme] .devui-form-item .devui-form-label .devui-form-span,
body[ui-theme=deep-theme] .devui-form-item .devui-form-label .devui-form-span {
  color:  #595959;
  color: var(--devui-aide-text, #595959);
}

body[ui-theme=newInfinity-theme] d-accordion .devui-accordion-item-title:not(.disabled).devui-router-active > a, body[ui-theme=newInfinity-theme] d-accordion .devui-accordion-item-title:not(.disabled).active:not(.open) {
  color:  #333333;
  color: var(--devui-text-weak, #333333);
  background:  #cedefd;
  background: var(--devui-list-item-selected-bg, #cedefd);
  font-weight: normal;
}