.accent-bg-mixin {
  color: #fff;
  background-color: #616268;
}
.solid-bg-mixin {
  background-color: #1b1b1d;
}
.stripe-style-1 .solid-bg-mixin {
  background-color: rgba(17,17,17,0);
}
.stripe-style-2 .solid-bg-mixin {
  background-color: rgba(160,161,169,0);
}
.stripe-style-3 .solid-bg-mixin {
  background-color: #f9f9fa;
}
.stripe-style-4 .solid-bg-mixin {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .solid-bg-mixin {
  background-color: rgba(0,0,0,0.08);
}
.header-color {
  color: #ebecef;
}
.sidebar-content .header-color,
.stripe .sidebar-content.solid-bg .header-color {
  color: #d62222;
}
.footer .header-color {
  color: #ebecef;
}
.stripe-style-1 .header-color {
  color: #ebecef;
}
.stripe-style-2 .header-color {
  color: #1b1b1d;
}
.stripe-style-3 .header-color {
  color: #1b1b1d;
}
.stripe-style-4 .header-color {
  color: #ffffff;
}
.stripe-style-5 .header-color {
  color: #333333;
}
.color-base-transparent {
  color: #ebecef;
}
.sidebar-content .color-base-transparent,
.stripe .sidebar-content .color-base-transparent {
  color: rgba(255,255,255,0.5);
}
.footer .color-base-transparent {
  color: rgba(152,154,159,0.5);
}
.stripe-style-1 .color-base-transparent {
  color: rgba(152,154,159,0.5);
}
.stripe-style-2 .color-base-transparent {
  color: rgba(27,27,29,0.5);
}
.stripe-style-3 .color-base-transparent {
  color: rgba(27,27,29,0.5);
}
.stripe-style-4 .color-base-transparent {
  color: rgba(255,255,255,0.5);
}
.stripe-style-5 .color-base-transparent {
  color: rgba(51,51,51,0.5);
}
.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px ;
  box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .outline-decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stripe-style-1.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-1.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(152,154,159,0.3);
}
.stripe-style-2.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-2.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(126,127,135,0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(126,127,135,0.3);
}
.stripe-style-3.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-3.outline-element-decoration .outline-decoration {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(126,127,135