/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}


@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
.stacks_top .stacks_top{overflow:visible}

#stacks_out_13524 {
	margin-left:0;
}
/*
1.0.1
- updated css naming scheme to prevent conflicts with themes and frameworks
*/
#stacks_in_370584_17255 {
  z-index: 1000;
	box-sizing: border-box;
	pointer-events: none;
	--snvp1: 6.000000px;
	--snvp2: 12px;
	--snhp1: 12px;
	--snw: 320px;
	--rad: 6px;
	--iconSize: 24px;
  font-family: Open Sans;
}
#stacks_in_370584_17255 .snav-list,
#stacks_in_370584_17255 .snav-toggle {
	pointer-events: all;
}
#stacks_in_370584_17255 .snav-toggle {
  position: fixed;
	z-index: 1;
  top: 12px;
  left: 12px;
	
	background: rgba(9, 0, 51, 1.00);
	color: rgba(213, 224, 94, 1.00);
  border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: var(--rad);
  padding: var(--snvp1);
  cursor: pointer;
	display: none;
}
#stacks_in_370584_17255.snav-right .snav-toggle {
	left: auto;
  right: 12px;
	
}
#stacks_in_370584_17255 .snav-toggle svg {
  width: var(--iconSize);
  height: var(--iconSize);
	display: block;
}
#stacks_in_370584_17255 .snav-list:not(.expanded) + .snav-toggle svg:nth-child(2),
#stacks_in_370584_17255 .snav-list.expanded + .snav-toggle svg:nth-child(1) {
	display: none;
}
#stacks_in_370584_17255 .snav-list {
  position: relative;
  z-index: 2;
	background: rgba(9, 0, 51, 1.00);
	color: rgba(213, 224, 94, 1.00);
	padding: calc((24px - 1px)/2) 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
  transition: width 0.3s ease;
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: 1fr;
	align-content: flex-start;
}
#stacks_in_370584_17255 .snav-list li {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
#stacks_in_370584_17255 .snav-item .snav-link,
#stacks_in_370584_17255 .snav-item .snav-container,
#stacks_in_370584_17255 .snav-item .snav-divider {
  display: flex;
  align-items: center;
  padding: var(--snvp2) var(--snhp1) var(--snvp2) calc(var(--snhp1) + 12px);
	font-size: 17px;
	line-height: var(--iconSize);
  text-decoration: none;
}
#stacks_in_370584_17255 .top-tier .chevron {
	margin-left: auto;
}
#stacks_in_370584_17255 .snav-item .sub-container {
	font-size: 17px;
	color: rgba(213, 224, 94, 1.00);
	line-height: 1.3;
}
#stacks_in_370584_17255 .snav-item .snav-divider {
	padding: 0 var(--snhp1) 0 var(--snhp1);
}
#stacks_in_370584_17255 .snav-item > .snav-container,
#stacks_in_370584_17255 .snav-item > .snav-link {
	color: rgba(213, 224, 94, 1.00);
	letter-spacing: 0.00em;
	word-spacing: 0.00em;
	font-weight: 400;
}
#stacks_in_370584_17255 .snav-item:not(.custom-type):hover > .snav-container,
#stacks_in_370584_17255 .snav-item:hover > .snav-link {
	background-color: rgba(213, 224, 94, 1.00);
	color: rgba(9, 0, 51, 1.00);
}
#stacks_in_370584_17255 .snav-item.top-tier > .snav-link,
#stacks_in_370584_17255 .snav-item.top-tier > .snav-container,
#stacks_in_370584_17255 .snav-item.top-tier > .snav-divider {
  display: grid;
  grid-template-columns: var(--iconSize) 1fr 12px;
  grid-gap: 0px;
}
#stacks_in_370584_17255 .snav-item.top-tier > .snav-link,
#stacks_in_370584_17255 .snav-item.top-tier:not(.custom-type) > .snav-container,
#stacks_in_370584_17255.snav-collapsed .snav-item.top-tier.custom-type > .snav-container {
	cursor: pointer;
}
#stacks_in_370584_17255 .snav-list:not(.expanded) .snav-item > .snav-divider,
#stacks_in_370584_17255 .snav-list.expanded .snav-item.no-title > .snav-divider {
	grid-template-columns: 1fr 0px;
}
#stacks_in_370584_17255 .snav-list.expanded .snav-item > .snav-divider {
	grid-template-columns: 0px 1fr;
}
#stacks_in_370584_17255 .snav-list .snav-item.custom-type > .snav-container {
	overflow: hidden;
	padding: 0px;
}
#stacks_in_370584_17255 .snav-list .snav-item.custom-type > .snav-container .snav-icon,
#stacks_in_370584_17255 .snav-list .snav-item.custom-type > .snav-container .custom-expand {
	margin: 0;
	overflow: hidden;
}
#stacks_in_370584_17255 .snav-list .snav-item.custom-type > .snav-container .custom-expand > div {
	width: 320px;
}
#stacks_in_370584_17255 .snav-list:not(.expanded) .snav-item.custom-type > .snav-container {
	grid-template-columns: 1fr 0px;
}
#stacks_in_370584_17255 .snav-list.expanded .snav-item.custom-type > .snav-container {
	grid-template-columns: 0px 1fr;
}
#stacks_in_370584_17255 .snav-list.expanded .snav-item.custom-type > .snav-container .snav-icon {
	opacity: 0;
	pointer-events: none;
}
#stacks_in_370584_17255 .snav-item svg,
#stacks_in_370584_17255 .snav-item .snav-icon img {
  width: var(--iconSize);
  height: var(--iconSize);
	display: block;
	margin: 0 auto;
  max-width: none;
}
#stacks_in_370584_17255 .snav-item.custom-type .snav-icon svg {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
	height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
}
#stacks_in_370584_17255 .snav-item.custom-type .snav-icon img {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
	height: auto;
}
#stacks_in_370584_17255 .snav-icon svg {
	color: rgba(213, 224, 94, 1.00);
}
#stacks_in_370584_17255 .snav-item:hover .snav-icon svg {
	color: rgba(9, 0, 51, 1.00);
}
#stacks_in_370584_17255 .snav-icon svg.sn-fa,
#stacks_in_370584_17255 .snav-icon i.material-icons-two-tone {
	fill: currentColor;
}
#stacks_in_370584_17255 .snav-icon svg {
	transform: translate3d(0,0,0)
}
#stacks_in_370584_17255 .snav-icon svg:not(.sn-ii):not(.sn-fa):not(.material-icons) {
	fill: currentColor;
  stroke: currentColor;
}
#stacks_in_370584_17255 .snav-icon i {
	color: rgba(213, 224, 94, 1.00);
	font-size: var(--iconSize);
	line-height: var(--iconSize);
  display: block;
}
#stacks_in_370584_17255 .snav-item:hover .snav-icon i {
	color: rgba(9, 0, 51, 1.00);
}
#stacks_in_370584_17255 .snav-icon i.material-icons-two-tone:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(213, 224, 94, 1.00);
  mix-blend-mode: lighten;
}
#stacks_in_370584_17255 .snav-icon:hover i.material-icons-two-tone:after {
  background: rgba(9, 0, 51, 1.00);
}
#stacks_in_370584_17255 .chevron svg {
	width: 12px;
	fill: currentColor;
}
#stacks_in_370584_17255 .snav-icon {
  margin: 0;
}
#stacks_in_370584_17255 .snav-item hr {
	width: 100%;
	border-width: 0px;
	height: 1px;
	background-color: currentColor;
	opacity: 0.3;
}
#stacks_in_370584_17255 .snav-divider .snav-title {
  opacity: 0.66;
	font-weight: bold;
	margin-left: calc(12px - var(--snhp1));
}
#stacks_in_370584_17255 .sub-container {
  border-radius: var(--rad);
  background: rgba(9, 0, 51, 1.00);
}
#stacks_in_370584_17255 .sub-container li:nth-child(2) > a {
	border-radius: var(--rad) var(--rad) 0px 0px;
}
#stacks_in_370584_17255 .sub-container li:last-child > a {
	border-radius: 0px 0px var(--rad) var(--rad);
}
#stacks_in_370584_17255 .sub-container li:nth-child(2):last-child > a {
	border-radius: var(--rad);
}
#stacks_in_370584_17255 .submenu {
  list-style: none;
	padding: 0;
	margin: 0;
}
#stacks_in_370584_17255 .submenu li .snav-link {
	padding-left: calc(var(--snhp1) + 12px);
}
#stacks_in_370584_17255 .submenu > *:not(.snav-item) {
	padding: 12px calc(var(--snhp1) + 12px);
}
#stacks_in_370584_17255 .submenu > .subsnav-close {
  cursor: pointer;
	background-color: rgba(0, 0, 0, 0.15);
	border-radius: var(--rad) var(--rad) 0 0;
  padding: 6px calc(var(--snhp1) + 12px);
	display: none;
}
#stacks_in_370584_17255 .snav-list {
  display: flex;
  flex-direction: column;
}
#stacks_in_370584_17255 .snav-list .snav-spacer {
	flex: 1;
	min-height: calc(var(--snvp2) + var(--iconSize) + var(--snvp2));
}

#stacks_in_370584_17255 {
  position: fixed;
  top: 0;
  bottom: 0;
	left: 0;
}
#stacks_in_370584_17255 {
	transform: translate3d(0,0,0);
	overflow: scroll;
	-ms-overflow-style: none;
  scrollbar-width: none;
  max-width: 100%;
	width: calc(320px + 320px + 36px);
}
#stacks_in_370584_17255::-webkit-scrollbar {
  width: 0;
  height: 0;
}
#stacks_in_370584_17255.snav-right {
	left: auto;
	right: 0;
}
#stacks_in_370584_17255 .subsnav-close > *,
#stacks_in_370584_17255 .snav-item:not(.custom-type) > .snav-container > *,
#stacks_in_370584_17255 .snav-link > *,
#stacks_in_370584_17255 .snav-item a *  {
	pointer-events: none;
}
#stacks_in_370584_17255.snav-right .top-tier .chevron {
  grid-column: 1;
  grid-row: 1;
  transform: rotate(180deg);
}
#stacks_in_370584_17255.snav-right .snav-item.top-tier:not(.custom-type) > .snav-container {
  grid-template-columns: 12px var(--iconSize) 1fr;
  padding: var(--snvp2) calc(var(--snhp1) + 12px) var(--snvp2) var(--snhp1);
}
#stacks_in_370584_17255.snav-right .sub-container {
  left: auto;
  right: calc(100% + 8px);
}
#stacks_in_370584_17255.snav-condensed {
	grid-template-rows: min-content;
}
#stacks_in_370584_17255.snav-condensed .snav-list {
	padding: 0;
	border-radius: 0 var(--rad) var(--rad) 0;
  transform: translateY(0px);
}
#stacks_in_370584_17255.snav-condensed .snav-list > li:first-child > *:not(ul) {
	border-radius: 0px var(--rad) 0px 0px;
}
#stacks_in_370584_17255.snav-condensed .snav-list > li:last-child > *:not(ul) {
	border-radius: 0px 0px var(--rad) 0px;
}
#stacks_in_370584_17255.snav-right .snav-list {
	border-radius: 0;
	margin-left: auto;
}
#stacks_in_370584_17255.snav-right.snav-condensed .snav-list {
	border-radius: var(--rad) 0px 0px var(--rad);
}
#stacks_in_370584_17255.snav-right.snav-condensed .snav-list > li:first-child > *:not(ul) {
	border-radius: var(--rad) 0px 0px 0px;
}
#stacks_in_370584_17255.snav-right.snav-condensed .snav-list > li:last-child > *:not(ul) {
	border-radius: 0px 0px 0px var(--rad);
}



#stacks_in_370584_17255.snav-condensed {
	align-content: center;
}



#stacks_in_370584_17255 .snav-list {
	min-height: 100%;
	width: calc(var(--snhp1) + 12px + var(--iconSize) + 12px + var(--snhp1));
}
#stacks_in_370584_17255 .snav-list.expanded {
	width: var(--snw);
}
#stacks_in_370584_17255.snav-condensed .snav-list {
	min-height: 0px;
}
#stacks_in_370584_17255 .snav-item .snav-link {
	height: calc(var(--snvp2) + var(--iconSize) + var(--snvp2));
}
#stacks_in_370584_17255 .submenu .snav-item .snav-link {
	height: auto;
	line-height: 1.2;
	padding: var(--snvp2) calc(var(--snhp1) + 12px) var(--snvp2) calc(var(--snhp1) + 12px);
}
#stacks_in_370584_17255 .snav-item .snav-divider {
	height: var(--iconSize);
}
#stacks_in_370584_17255 .snav-item.custom-type .snav-icon {
	height: auto;
	max-width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
}
#stacks_in_370584_17255 .snav-title {
	position: relative;
	overflow: hidden;
	height: 100%;
  white-space: nowrap;
}
#stacks_in_370584_17255 .snav-title > div {
	padding-left: 8px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
#stacks_in_370584_17255 .snav-divider .snav-title > div {
	padding-left: 0;
}
#stacks_in_370584_17255 .sub-container {
	display: none;
  position: absolute;
  z-index: 3;
  left: calc(100% + 8px);
  width: 320px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 6px -4px, rgba(0, 0, 0, 0.08) 0px 6px 16px, rgba(0, 0, 0, 0.08) 0px 9px 28px 8px;
  background-color: rgba(9, 0, 51, 1.00);
}
#stacks_in_370584_17255 .open .sub-container {
	display: block;
}
#stacks_in_370584_17255 .snav-is-touch .submenu > .subsnav-close {
	display: block;
}
#stacks_in_370584_17255:not(.snav-collapsed) .snav-is-touch:not(.expanded) .top-tier > a {
	pointer-events: none;
}
#stacks_in_370584_17255 .snav-is-touch .sub-container li:nth-child(2) > a,
#stacks_in_370584_17255 .snav-is-touch .sub-container li:nth-child(2):last-child > a {
  border-radius: 0px;
}
@media all and (max-width: 600px) {
	#stacks_in_370584_17255 .snav-list:not(.expanded) {
		width: 0;
		overflow: hidden;
	}
	#stacks_in_370584_17255 .snav-toggle {
		display: block;
		transition: transform 0.3s ease;
	}
	#stacks_in_370584_17255 .snav-list.expanded + .snav-toggle {
		transform: translateX(316px);
	}
	#stacks_in_370584_17255.snav-right .snav-list.expanded + .snav-toggle {
		transform: translateX(-316px);
	}
	#stacks_in_370584_17255 .snav-is-touch:not(.expanded) .top-tier > a {
		pointer-events: all;
	}
	#stacks_in_370584_17255 .snav-list:not(.expanded) .snav-item > .snav-divider {
		grid-template-columns: 0px 1fr;
	}
	#stacks_in_370584_17255 .snav-list:not(.expanded) .snav-item.custom-type > .snav-container {
		grid-template-columns: 0px 1fr;
	}
  #stacks_in_370584_17255 .snav-list .snav-item.custom-type > .snav-container > .snav-icon {
    opacity: 0;
  }
  #stacks_in_370584_17255 .snav-list .snav-item.custom-type > .snav-container > .snav-icon > * {
    display: none;
  }
	#stacks_in_370584_17255 .sub-container {
		z-index: 3;
	}
}



 

#stacks_in_370584_15863 .rotator_box{
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}
#stacks_in_370584_15863 .rotator_box:hover{
	-webkit-transform: rotate(360deg) scale(1.08);
	-moz-transform: rotate(360deg) scale(1.08);
	-o-transform: rotate(360deg) scale(1.08);
	-ms-transform: rotate(360deg) scale(1.08);  
}

	

#stacks_in_370584_17258 {
  position: relative;
  user-select: none;
}
i#stacks_in_370584_17258,
svg#stacks_in_370584_17258 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_370584_17261 {
  position: relative;
  user-select: none;
}
i#stacks_in_370584_17261,
svg#stacks_in_370584_17261 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_370584_17273 {
  position: relative;
  user-select: none;
}
i#stacks_in_370584_17273,
svg#stacks_in_370584_17273 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_370584_17277 {
  position: relative;
  user-select: none;
}
i#stacks_in_370584_17277,
svg#stacks_in_370584_17277 {
  position: relative;
  display: block;
  text-align: center;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_370584_17275 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_370584_17275 {
		display: none !important;
	}
}

#stacks_in_370584_17289 {
  position: relative;
  user-select: none;
}
i#stacks_in_370584_17289,
svg#stacks_in_370584_17289 {
  position: relative;
  display: block;
  text-align: center;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_370584_17308 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_370584_17308 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_370584_17309 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_370584_17309 .theDivider1,
#simpleDivider_stacks_in_370584_17309 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_370584_17309 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_370584_17309.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #486054;
	border-bottom-color: #D5E05E;
}
#simpleDivider_stacks_in_370584_17309.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_370584_17309 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_370584_17309.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_370584_17309.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_370584_17309.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_370584_17309.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_370584_17310 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_370584_17310 {
		display: none !important;
	}
}

#stacks_in_370584_17335.snav-item > .snav-container .snav-icon,
#stacks_in_370584_17335.snav-item > .snav-container .custom-expand {
  
  	align-self: flex-start;
  
  ;
}
#stacks_in_370584_17335.snav-item > .snav-container .snav-icon {
  padding: 0px 20px 0px 20px;
}
#stacks_in_370584_17335.snav-item > .snav-container .custom-expand {
  padding: 0px 0px 0px 0px;
}
#stacks_in_370584_17335.snav-item.custom-type .snav-icon svg {
  color: rgba(213, 224, 94, 1.00);
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_370584_17335.snav-item.custom-type:hover .snav-icon svg {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_370584_17335 .snav-icon i {
	color: rgba(213, 224, 94, 1.00);
	font-size: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	line-height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_370584_17335 .snav-item:hover .snav-icon i {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_370584_17335 .snav-icon i.material-icons-two-tone:after {
  background: rgba(213, 224, 94, 1.00);
}
#stacks_in_370584_17335 .snav-icon:hover i.material-icons-two-tone:after {
  background: rgba(0, 152, 229, 1.00);
}
#stacks_in_370584_17335.snav-item.custom-type .snav-icon img {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: auto;
}

#stacks_in_370584_17336 {
  position: relative;
  user-select: none;
}
i#stacks_in_370584_17336,
svg#stacks_in_370584_17336 {
  position: relative;
  display: block;
  text-align: center;
}
#stacks_in_370584_15957{padding-left:0px;padding-right:0px;}#stacks_in_370584_15957 > .jack{margin:0px;padding:20px;border-color:#486054;border-width:1px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_370584_15957 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_370584_15957 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_370584_15957 > .jack.width-static{width:500px}#stacks_in_370584_15957 > .jack.width-flexible{width:70%}#stacks_in_370584_15957 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_15957 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_15957 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_370584_15957 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_15957 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_370584_15957 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_370584_15957 > .jack::after{border-radius:10px}#stacks_in_370584_15957 > .jack.border-detailed-radius,#stacks_in_370584_15957 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_15957 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_370584_15957 > .jack.bg-color{background-color:#89C5FF}#stacks_in_370584_15957 > .jack.bg-gradient{background-color:#D5E05E}#stacks_in_370584_15957 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_370584_15957 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_370584_15957 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_370584_15957 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_370584_15957 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_370584_15957 > .jack.bg-image:not(.glass){}#stacks_in_370584_15957 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_370584_15957 > .jack.bg-image.glass.after,#stacks_in_370584_15957 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:20px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_370584_15957 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_370584_15957 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_15957 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_370584_15957 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_370584_15957 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_370584_15957 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_370584_15957 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_370584_15957 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_370584_15957 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_370584_15957 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_370584_15957 > .jack.bg-image.glass.after,#stacks_in_370584_15957 > .glass.jack.bg-image::after{}#stacks_in_370584_15957 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_370584_15957 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_370584_15957 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50)}#stacks_in_370584_15957 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_370584_15957 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_370584_15957 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_370584_15957 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_370584_15957 > .jack.peek-shadow::before,#stacks_in_370584_15957 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_370584_15957 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_370584_15957 > .jack{overflow:visible;}#stacks_in_370584_15957 > .jack.height-static{height:170px}#stacks_in_370584_15957 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_370584_15867 {
	font-size: 108%;
	font-weight: bold;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_370584_17353 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_370584_17353 {
		display: none !important;
	}
}

#stacks_in_370584_17341.snav-item > .snav-container .snav-icon,
#stacks_in_370584_17341.snav-item > .snav-container .custom-expand {
  
  	align-self: flex-start;
  
  ;
}
#stacks_in_370584_17341.snav-item > .snav-container .snav-icon {
  padding: 0px 20px 0px 20px;
}
#stacks_in_370584_17341.snav-item > .snav-container .custom-expand {
  padding: 0px 0px 0px 0px;
}
#stacks_in_370584_17341.snav-item.custom-type .snav-icon svg {
  color: rgba(213, 224, 94, 1.00);
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_370584_17341.snav-item.custom-type:hover .snav-icon svg {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_370584_17341 .snav-icon i {
	color: rgba(213, 224, 94, 1.00);
	font-size: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	line-height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_370584_17341 .snav-item:hover .snav-icon i {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_370584_17341 .snav-icon i.material-icons-two-tone:after {
  background: rgba(213, 224, 94, 1.00);
}
#stacks_in_370584_17341 .snav-icon:hover i.material-icons-two-tone:after {
  background: rgba(0, 152, 229, 1.00);
}
#stacks_in_370584_17341.snav-item.custom-type .snav-icon img {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: auto;
}

#stacks_in_370584_17349 {
  position: relative;
  user-select: none;
}
i#stacks_in_370584_17349,
svg#stacks_in_370584_17349 {
  position: relative;
  display: block;
  text-align: center;
}
#stacks_in_370584_17311{padding-left:0px;padding-right:0px;}#stacks_in_370584_17311 > .jack{margin:0px;padding:20px;border-color:#486054;border-width:1px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_370584_17311 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_370584_17311 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_370584_17311 > .jack.width-static{width:500px}#stacks_in_370584_17311 > .jack.width-flexible{width:70%}#stacks_in_370584_17311 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_17311 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_17311 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_370584_17311 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_17311 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_370584_17311 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_370584_17311 > .jack::after{border-radius:10px}#stacks_in_370584_17311 > .jack.border-detailed-radius,#stacks_in_370584_17311 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_17311 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_370584_17311 > .jack.bg-color{background-color:#89C5FF}#stacks_in_370584_17311 > .jack.bg-gradient{background-color:#D5E05E}#stacks_in_370584_17311 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_370584_17311 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_370584_17311 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_370584_17311 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_370584_17311 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_370584_17311 > .jack.bg-image:not(.glass){}#stacks_in_370584_17311 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_370584_17311 > .jack.bg-image.glass.after,#stacks_in_370584_17311 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:20px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_370584_17311 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_370584_17311 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_370584_17311 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_370584_17311 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_370584_17311 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_370584_17311 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_370584_17311 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_370584_17311 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_370584_17311 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_370584_17311 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_370584_17311 > .jack.bg-image.glass.after,#stacks_in_370584_17311 > .glass.jack.bg-image::after{}#stacks_in_370584_17311 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_370584_17311 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_370584_17311 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50)}#stacks_in_370584_17311 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_370584_17311 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_370584_17311 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_370584_17311 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_370584_17311 > .jack.peek-shadow::before,#stacks_in_370584_17311 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_370584_17311 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_370584_17311 > .jack{overflow:visible;}#stacks_in_370584_17311 > .jack.height-static{height:170px}#stacks_in_370584_17311 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_370584_17311 {
	width: 80%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_370584_17312 {
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_370584_17312 {
		color: rgba(0, 1, 0, 1.00);
	}
}
#stacks_in_370293{padding-left:0px;padding-right:0px;}#stacks_in_370293 > .jack{margin:0px;padding:0px;border-color:#526E5A;border-width:1px;border-style:solid;border-radius:5px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_370293 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_370293 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_370293 > .jack.width-static{width:500px}#stacks_in_370293 > .jack.width-flexible{width:100%}#stacks_in_370293 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_370293 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_370293 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_370293 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_370293 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_370293 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_370293 > .jack::after{border-radius:5px}#stacks_in_370293 > .jack.border-detailed-radius,#stacks_in_370293 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_370293 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_370293 > .jack.bg-color{background-color:#FCFDF2}#stacks_in_370293 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_370293 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_370293 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_370293 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_370293 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_370293 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_370293 > .jack.bg-image:not(.glass){}#stacks_in_370293 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_370293 > .jack.bg-image.glass.after,#stacks_in_370293 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_370293 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_370293 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_370293 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_370293 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_370293 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_370293 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_370293 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_370293 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_370293 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_370293 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_370293 > .jack.bg-image.glass.after,#stacks_in_370293 > .glass.jack.bg-image::after{}#stacks_in_370293 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_370293 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_370293 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_370293 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_370293 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_370293 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_370293 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_370293 > .jack.peek-shadow::before,#stacks_in_370293 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_370293 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_370293 > .jack{overflow:visible;}#stacks_in_370293 > .jack.height-static{height:100px}#stacks_in_370293 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_370296 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_370296,#like_twitter_stacks_in_370296{width:85px}#like_google_stacks_in_370296,#like_pinterest_stacks_in_370296{width:65px}#like_email_stacks_in_370296 svg{height:20px;width:auto;fill:rgba(191, 191, 191, 1.00)}

#stacks_out_370296 {
	width: 72%;
}
body#perfect_text_stacks_in_370690,
#perfect_text_stacks_in_370690 body,
html#perfect_text_stacks_in_370690 body,
html#perfect_text_stacks_in_370690,
html {
  line-height: 1;
  font-size: 18px; 
  font-family: @import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:wght@400;500;700&display=swap');

body {
  font-family: 'Roboto Serif', serif;
};
}

div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code,
em, 
big, small, strike, strong, sub, sup, 
b, u, i,
article, aside, canvas, 
figure, footer, header, 
section,
audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1rem;
  font: inherit;
  vertical-align: baseline;
}
#perfect_text_stacks_in_370690 pre {
  font-family: monospace;
}

#perfect_text_stacks_in_370690 .stacks_top h1,
#perfect_text_stacks_in_370690 .stacks_top h2,
#perfect_text_stacks_in_370690 .stacks_top h3,
#perfect_text_stacks_in_370690 .stacks_top h4,
#perfect_text_stacks_in_370690 .stacks_top h5,
#perfect_text_stacks_in_370690 .stacks_top h6 {
  font-family: /* Load Open Sans Condensed */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;700&display=swap');

/* Apply to all headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans Condensed', sans-serif !important;
};
}

#perfect_text_stacks_in_370690 .stacks_top div,
#perfect_text_stacks_in_370690 .stacks_top p,
#perfect_text_stacks_in_370690 .stacks_top section,
#perfect_text_stacks_in_370690 .stacks_top article,
#perfect_text_stacks_in_370690 .stacks_top pre {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}
#perfect_text_stacks_in_370690 .stacks_top em {
  font-style: italic;
}
#perfect_text_stacks_in_370690 .stacks_top strong {
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top big {
  font-size: 1.25em;
  line-height: 1;
}
#perfect_text_stacks_in_370690 .stacks_top small {
  font-size: .8em;
  display: inline-block;
}
#perfect_text_stacks_in_370690 .stacks_top h1 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 7.200001px 0; 
}
#perfect_text_stacks_in_370690 .stacks_top h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 11.700001px 0; 
}
#perfect_text_stacks_in_370690 .stacks_top h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 13.950001px 0; 

}
#perfect_text_stacks_in_370690 .stacks_top h4 {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 12.600002px 0; 
}
#perfect_text_stacks_in_370690 .stacks_top h5 {
  font-size: 1rem;
  font-weight: 600;
  margin: 10.800003px 0; 
}
#perfect_text_stacks_in_370690 .stacks_top h6 {
  font-size: .9rem;
  font-weight: 600;
  margin: 10.800003px 0; 
}
#perfect_text_stacks_in_370690 .stacks_top h1 p {
  font-size: 2rem;
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h2 p {
  font-size: 1.5rem;
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h3 p {
  font-size: 1.25rem;
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h4 p {
  font-size: 1.1rem;
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h5 p {
  font-size: 1rem;
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h6 p {
  font-size: .9rem;
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top p {
  margin: 18px 0; 

}
#perfect_text_stacks_in_370690 .stacks_top p:first-of-type,
#perfect_text_stacks_in_370690 .stacks_top h1 + p,
#perfect_text_stacks_in_370690 .stacks_top h2 + p,
#perfect_text_stacks_in_370690 .stacks_top h3 + p,
#perfect_text_stacks_in_370690 .stacks_top h4 + p,
#perfect_text_stacks_in_370690 .stacks_top h5 + p,
#perfect_text_stacks_in_370690 .stacks_top h6 + p {
  margin: 0 0 18px 0;
}
#perfect_text_stacks_in_370690 .stacks_top h1 p,
#perfect_text_stacks_in_370690 .stacks_top h2 p,
#perfect_text_stacks_in_370690 .stacks_top h3 p,
#perfect_text_stacks_in_370690 .stacks_top h4 p,
#perfect_text_stacks_in_370690 .stacks_top h5 p,
#perfect_text_stacks_in_370690 .stacks_top h6 p {
  margin: 0 !important;
}

#perfect_text_stacks_in_370690 .stacks_top div,
#perfect_text_stacks_in_370690 .stacks_top p,
#perfect_text_stacks_in_370690 .stacks_top pre {
  color: rgba(9, 0, 51, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top h1,
#perfect_text_stacks_in_370690 .stacks_top h2,
#perfect_text_stacks_in_370690 .stacks_top h3,
#perfect_text_stacks_in_370690 .stacks_top h4,
#perfect_text_stacks_in_370690 .stacks_top h5,
#perfect_text_stacks_in_370690 .stacks_top h6,
#perfect_text_stacks_in_370690 .stacks_top h1 p,
#perfect_text_stacks_in_370690 .stacks_top h2 p,
#perfect_text_stacks_in_370690 .stacks_top h3 p,
#perfect_text_stacks_in_370690 .stacks_top h4 p,
#perfect_text_stacks_in_370690 .stacks_top h5 p,
#perfect_text_stacks_in_370690 .stacks_top h6 p,
#perfect_text_stacks_in_370690 .stacks_top .pt-heading {
  color: rgba(9, 0, 51, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a {
  color: rgba(235, 0, 180, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a:visited {
  color: rgba(104, 69, 241, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a:hover {
  color: rgba(37, 166, 163, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a:active {
  color: rgba(0, 122, 223, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top span > a,
#perfect_text_stacks_in_370690 .stacks_top span > a:visited,
#perfect_text_stacks_in_370690 .stacks_top span > a:hover,
#perfect_text_stacks_in_370690 .stacks_top span > a:active {
  color: inherit;
}
#perfect_text_stacks_in_370690 .stacks_top a.btn,
#perfect_text_stacks_in_370690 .stacks_top a.button,
#perfect_text_stacks_in_370690 .stacks_top a button,
#perfect_text_stacks_in_370690 .stacks_top button a {
  color: rgba(9, 0, 51, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a.btn:visited,
#perfect_text_stacks_in_370690 .stacks_top a.button:visited,
#perfect_text_stacks_in_370690 .stacks_top a:visited button,
#perfect_text_stacks_in_370690 .stacks_top button a:visited {
  color: rgba(9, 0, 51, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a.btn:hover,
#perfect_text_stacks_in_370690 .stacks_top a.button:hover,
#perfect_text_stacks_in_370690 .stacks_top a:hover button,
#perfect_text_stacks_in_370690 .stacks_top button a:hover {
  color: rgba(9, 0, 51, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a.btn:active,
#perfect_text_stacks_in_370690 .stacks_top a.button:active,
#perfect_text_stacks_in_370690 .stacks_top a:active button,
#perfect_text_stacks_in_370690 .stacks_top button a:active {
  color: rgba(9, 0, 51, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top div.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top p.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top pre.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top .pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top .pt-dark-background {
  color: rgba(255, 255, 255, 0.70);
}
#perfect_text_stacks_in_370690 .stacks_top h1.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top h2.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top h3.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top h4.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top h5.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top h6.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top h1.pt-dark-bg p,
#perfect_text_stacks_in_370690 .stacks_top h2.pt-dark-bg p,
#perfect_text_stacks_in_370690 .stacks_top h3.pt-dark-bg p,
#perfect_text_stacks_in_370690 .stacks_top h4.pt-dark-bg p,
#perfect_text_stacks_in_370690 .stacks_top h5.pt-dark-bg p,
#perfect_text_stacks_in_370690 .stacks_top h6.pt-dark-bg p,
#perfect_text_stacks_in_370690 .stacks_top .pt-dark-heading {
  color: rgba(255, 255, 255, 0.90);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-dark-bg  {
  color: rgba(235, 0, 180, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-dark-bg:visited {
  color: rgba(255, 255, 255, 0.50);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-dark-bg:hover {
  color: rgba(255, 255, 255, 0.75);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-dark-bg:active {
  color: rgba(255, 255, 255, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top span > a.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top span > a.pt-dark-bg:visited,
#perfect_text_stacks_in_370690 .stacks_top span > a.pt-dark-bg:hover,
#perfect_text_stacks_in_370690 .stacks_top span > a.pt-dark-bg:active {
  color: inherit;
}
#perfect_text_stacks_in_370690 .stacks_top span > a.pt-dark-link {
  color: rgba(235, 0, 180, 1.00);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.btn.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.button.pt-dark-bg,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg button,
#perfect_text_stacks_in_370690 .stacks_top button a.pt-has-bg-color.pt-dark-bg {
  color: rgba(255, 255, 255, 0.90);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg:visited,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.btn.pt-dark-bg:visited,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.button.pt-dark-bg:visited,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg:visited button,
#perfect_text_stacks_in_370690 .stacks_top button a.pt-has-bg-color.pt-dark-bg:visited {
  color: rgba(255, 255, 255, 0.90);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg:hover,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.btn.pt-dark-bg:hover,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.button.pt-dark-bg:hover,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg:hover button,
#perfect_text_stacks_in_370690 .stacks_top button a.pt-has-bg-color.pt-dark-bg:hover {
  color: rgba(255, 255, 255, 0.90);
}
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg:active,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.btn.pt-dark-bg:active,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.button.pt-dark-bg:active,
#perfect_text_stacks_in_370690 .stacks_top a.pt-has-bg-color.pt-dark-bg:active button,
#perfect_text_stacks_in_370690 .stacks_top button a.pt-has-bg-color.pt-dark-bg:active {
  color: rgba(255, 255, 255, 0.70);
}


#perfect_text_stacks_in_370690 .stacks_top div,
#perfect_text_stacks_in_370690 .stacks_top p,
#perfect_text_stacks_in_370690 .stacks_top section,
#perfect_text_stacks_in_370690 .stacks_top article,
#perfect_text_stacks_in_370690 .stacks_top pre {
  font-size: 20px;
}
#perfect_text_stacks_in_370690 .stacks_top h1,
#perfect_text_stacks_in_370690 .stacks_top h1 p {
  font-size: 54px;
}
#perfect_text_stacks_in_370690 .stacks_top h2,
#perfect_text_stacks_in_370690 .stacks_top h2 p {
  font-size: 35px;
}
#perfect_text_stacks_in_370690 .stacks_top h3,
#perfect_text_stacks_in_370690 .stacks_top h3 p {
  font-size: 30px;
}
#perfect_text_stacks_in_370690 .stacks_top h4,
#perfect_text_stacks_in_370690 .stacks_top h4 p {
  font-size: 26px;
}
#perfect_text_stacks_in_370690 .stacks_top h5,
#perfect_text_stacks_in_370690 .stacks_top h5 p {
  font-size: 22px;
}
#perfect_text_stacks_in_370690 .stacks_top h6,
#perfect_text_stacks_in_370690 .stacks_top h6 p {
  font-size: 18px;
}
#perfect_text_stacks_in_370690 .stacks_top a,
#perfect_text_stacks_in_370690 .stacks_top a p {
  font-size: 18px;
}


#perfect_text_stacks_in_370690 .stacks_top div,
#perfect_text_stacks_in_370690 .stacks_top p,
#perfect_text_stacks_in_370690 .stacks_top section,
#perfect_text_stacks_in_370690 .stacks_top article,
#perfect_text_stacks_in_370690 .stacks_top pre {
  font-weight: 400;
}
#perfect_text_stacks_in_370690 .stacks_top h1,
#perfect_text_stacks_in_370690 .stacks_top h1 p {
  font-weight: 900;
}
#perfect_text_stacks_in_370690 .stacks_top h2,
#perfect_text_stacks_in_370690 .stacks_top h2 p {
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h3,
#perfect_text_stacks_in_370690 .stacks_top h3 p {
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h4,
#perfect_text_stacks_in_370690 .stacks_top h4 p {
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h5,
#perfect_text_stacks_in_370690 .stacks_top h5 p {
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top h6,
#perfect_text_stacks_in_370690 .stacks_top h6 p {
  font-weight: 600;
}
#perfect_text_stacks_in_370690 .stacks_top a,
#perfect_text_stacks_in_370690 .stacks_top a p {
  font-weight: 400;
}

@media all and (max-width: 768px) {
  
  body#perfect_text_stacks_in_370690,
  #perfect_text_stacks_in_370690 body,
  html#perfect_text_stacks_in_370690 body {
    font-size: 16px;
  }
  #perfect_text_stacks_in_370690 .stacks_top div,
  #perfect_text_stacks_in_370690 .stacks_top p,
  #perfect_text_stacks_in_370690 .stacks_top section,
  #perfect_text_stacks_in_370690 .stacks_top article,
  #perfect_text_stacks_in_370690 .stacks_top code {
    line-height: 1.5;
  }
  #perfect_text_stacks_in_370690 .stacks_top h1,
  #perfect_text_stacks_in_370690 .stacks_top h2,
  #perfect_text_stacks_in_370690 .stacks_top h3,
  #perfect_text_stacks_in_370690 .stacks_top h4,
  #perfect_text_stacks_in_370690 .stacks_top h5,
  #perfect_text_stacks_in_370690 .stacks_top h6,
  #perfect_text_stacks_in_370690 .stacks_top p {
    margin: 14px 0;
  }
  #perfect_text_stacks_in_370690 .stacks_top big {
    font-size: 1.2em;
    line-height: 1.2;
  }
  
}

 /* Hyphenate stack v1.4.3 */#hyp_stacks_in_370692 {	word-wrap: break-word;	 text-align: justify !important; 	-ms-text-justify: newspaper;	text-justify: newspaper;		-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 4; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 4; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 4; /* only IE10+ */	     -o-hyphenate-limit-lines: 4; /* not implemented (yet) */	        hyphenate-limit-lines: 4; /* not implemented (yet) */}#stacks_in_370692 code, #hyp_stacks_in_370692 var, #hyp_stacks_in_370692 kbd, #hyp_stacks_in_370692 samp, #hyp_stacks_in_370692 tt, #hyp_stacks_in_370692 dir, #hyp_stacks_in_370692 listing, #hyp_stacks_in_370692 plaintext, #hyp_stacks_in_370692 xmp, #hyp_stacks_in_370692 abbr, #hyp_stacks_in_370692 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#eh_stacks_in_370694 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_370694:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_370694.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_370694.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_370694.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_370694.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.700000;}
#eh_stacks_in_370694 .eh-subtitle {margin-top: 9px;}
#eh_stacks_in_370694.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 9px;
}
/*  */
/*  */
/*  */#eh_stacks_in_370694 .eh-title {font-size: 66px;}/*  */
/*  */
#eh_stacks_in_370694 .eh-title {
  max-width: 800px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(9, 0, 51, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_370694 .eh-subtitle > div {font-size: 32px;}/*  */
/*  */
#eh_stacks_in_370694 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_370694.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #090033;}
#eh_stacks_in_370694.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #090033;}
#eh_stacks_in_370694.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #090033;
  height: 2px;
  border-bottom: 2px solid #090033;
  box-sizing: content-box;
}
#eh_stacks_in_370694.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_370694.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #090033;
  border-image: linear-gradient(-90deg, #090033, transparent) 1;
}

#eh_stacks_in_370694.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #090033, transparent) 1;}
#eh_stacks_in_370694.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_370694.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #090033;}
#eh_stacks_in_370694.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_370694:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_370694:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #090033;
  fill: #090033;
}
#eh_stacks_in_370694.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_370694.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_370694.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_370694.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_370694.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_370694.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_370694.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #090033;
}
#eh_stacks_in_370694.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_370694.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #090033;}
#eh_stacks_in_370694.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_370694.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_370694.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_370694.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_370694.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_370694.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #090033;}
#eh_stacks_in_370694.eh-line-303 .eh-extender,
#eh_stacks_in_370694.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_370694.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_370694.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_370694.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_370694 .eh-line-left {margin-right: 9px;}
#eh_stacks_in_370694 .eh-line-right {margin-left: 9px;}
#eh_stacks_in_370694.eh-line-group-300 .eh-line-left,
#eh_stacks_in_370694.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_370694.eh-line-group-300 .eh-extender-left {margin-right: 9px;}
#eh_stacks_in_370694.eh-line-group-300 .eh-extender-right {margin-left: 9px;}
#eh_stacks_in_370694:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_370694.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_370694.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_370694.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_370694:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #090033;}
#eh_stacks_in_370694:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_370694.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_370694.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_370694.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_370694.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_370694.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_370694.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_370694.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_370694.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_370694.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_370694.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_370694.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_370694.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_370694.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_370694.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #090033;}
#eh_stacks_in_370694.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #090033;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_370694.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_370694.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_370694.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_370694.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_370694.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_370694 .eh-line-wrap-1 {margin-bottom: 24px;}
#eh_stacks_in_370694 .eh-line-wrap-2 {margin-top: 24px;}
/*  */
#eh_stacks_in_370694.eh-line-position-3 {gap: 0 24px;}
#eh_stacks_in_370694.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_370694.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_370694.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_370694.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_370694.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_370694.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_370694.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #090033;
}
#eh_stacks_in_370694.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_370694.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #090033;
}
/* @group Basic Settings */

#listerWrapperstacks_in_370646 {
	visibility: hidden;
}

#listerWrapperstacks_in_370646 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_370646 li {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_370646 li ul {
	padding-top: 1px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_370646 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_370646 li:before,
#listerWrapperstacks_in_370646 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_370646 li:after {
	clear: both;
}

#listerWrapperstacks_in_370646 .bullet-point {
	display: table-cell;
	width: 14px;
	height: 13px;
	background: url(https://armin-risi.ch/resources/Rundbriefe/Triskele_dunkelblau_150px.svg);
	background-size: cover;
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#listerWrapperstacks_in_370646 .list-item-content {
	display: table-cell;
}
/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_370646 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_370646 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_370646 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_out_370646 {
	width: 72%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_370779 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_370779 .theDivider1,
#simpleDivider_stacks_in_370779 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_370779 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_370779.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #090033;
	border-bottom-color: #D5E05E;
}
#simpleDivider_stacks_in_370779.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_370779 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_370779.transparentOff .theDivider2 {
	background-color: #090033;
}
#simpleDivider_stacks_in_370779.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_370779.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_370779.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_370779 {
	width: 81%;
}
/* Start dooHeader X stack CSS code */.stacks_in_370737x{	display: block !important;		text-align: left !important;		font-weight:bold !important;}@media (max-width:768px) {	.stacks_in_370737x{		text-align: center !important;	}}@media (max-width:480px) {	.stacks_in_370737x{		text-align: center !important;	}}/* End dooHeader X stack CSS code *//* ------------------------------------*/
/* Accordion                           */
/* ------------------------------------*/

	@font-face {
		font-family: 'Lora';
		src: url('../files/lora-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Montserrat';
		src: url('../files/montserrat-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Open Sans';
		src: url('../files/opensans-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Roboto Slab';
		src: url('../files/robotoslab-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}


ul#stacks_in_370739_accordion {
	display: block;
	list-style: none;
	border-radius: 4px;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	text-shadow: none;
}

ul#stacks_in_370739_accordion > li {
	list-style: none;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

#stacks_in_370739 .hide_toggle {
	display: none;
}


/* Label Font Choices */















/* Content Font Choices */









ul#stacks_in_370739_accordion .accordion_label {
	cursor: pointer;
	padding: 15px 20px;
	position: relative;
}

ul#stacks_in_370739_accordion .accordion_label i {
}

ul#stacks_in_370739_accordion .stacks_in_370739_accordion_selectedarrow_icon {
}

ul#stacks_in_370739_accordion .accordion_content {
	
		padding: 20px;
	

}

ul#stacks_in_370739_accordion li:last-child .accordion_content {
}

ul#stacks_in_370739_accordion  .accordion_label .accordion_icon {
	display: inline-block;
	text-align: center;
	width: 25px;
	
		position: absolute;
		right: 20px;
		top: 15px;
		margin-right: 0px;
	
	
}

ul#stacks_in_370739_accordion .accordion_label .accordion_icon i {
	width: 25px;
	height: 25px;
	line-height: 24px;
	
}

ul#stacks_in_370739_accordion .stacks_in_370739_accordion_selectedarrow_icon .accordion_icon i {
	
}

#stacks_in_370739_open_all {
	cursor: pointer;
	font-size: 20px;
	
	
	margin-top: 12px;
	

}

#stacks_in_370739 .show_all_alignment {
	text-align: left;
	
	
}



/* ------------------------------------*/
/* Accordion Styles                    */
/* ------------------------------------*/

/* Ghost */
	ul#stacks_in_370739_accordion.ghost {
		border: 1px solid #d4d4d4;
	}

	ul#stacks_in_370739_accordion.ghost .accordion_label {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_370739_accordion.ghost .stacks_in_370739_accordion_selectedarrow_icon {
		background-color: #f2f2f2;
	}

	ul#stacks_in_370739_accordion.ghost .accordion_content {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_370739_accordion.ghost li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_370739_accordion.ghost li:last-child .accordion_content {
		border-bottom: none;
	}



/* Dark Grey */
	ul#stacks_in_370739_accordion.dark_grey {
		border: 1px solid #adadad;
	}

	ul#stacks_in_370739_accordion.dark_grey .accordion_label {
		color: #FCFEF9;
		border-bottom: 1px solid #4E4F54;
		background: rgb(108,109,113); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjNmQ3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTRmNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(108,109,113,1) 0%, rgba(78,79,84,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,109,113,1)), color-stop(100%,rgba(78,79,84,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6d71', endColorstr='#4e4f54',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370739_accordion.dark_grey .stacks_in_370739_accordion_selectedarrow_icon {
		color: #4E4F54;
		border-bottom: 1px solid #adadad;
		background: rgb(238,238,238); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370739_accordion.dark_grey .accordion_content {
		color: #434343;
		border-bottom: 1px solid #adadad;
		background-color: #EFEFEF;
	}

	ul#stacks_in_370739_accordion.dark_grey li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #adadad;
	}

	ul#stacks_in_370739_accordion.dark_grey li:last-child .accordion_content {
		border-bottom: none;
	}




/* Light Blue */
	ul#stacks_in_370739_accordion.light_blue {
		border: 1px solid #E6E6E6;
	}

	ul#stacks_in_370739_accordion.light_blue .accordion_label {
		color: #939496;
		border-top: 1px solid #f3f3f3;
		border-bottom: 1px solid #dedede;
		background: rgb(244,249,249); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: rgb(239,239,239); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370739_accordion.light_blue .stacks_in_370739_accordion_selectedarrow_icon {
		color: #fff;
		border-top: 1px solid #98eaff;
		border-bottom: 1px solid #1EB0F4;
		background: rgb(36,210,253); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0ZDJmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMGJlZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(36,210,253,1) 0%, rgba(32,190,252,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,210,253,1)), color-stop(100%,rgba(32,190,252,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24d2fd', endColorstr='#20befc',GradientType=0 ); /* IE6-8 */
	}


	ul#stacks_in_370739_accordion.light_blue .accordion_content {
		background: #d6d6d6;
		color: #3E3E3E;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
		border-bottom: 1px solid #E6E6E6;
	}

	ul#stacks_in_370739_accordion.light_blue li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #1EB0F4;
	}

	ul#stacks_in_370739_accordion.light_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Teal */
	ul#stacks_in_370739_accordion.flat_teal {
		border: 1px solid #E2E2E2;
	}

	ul#stacks_in_370739_accordion.flat_teal .accordion_label {
		color: #ABABAB;
		background: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_370739_accordion.flat_teal .stacks_in_370739_accordion_selectedarrow_icon {
		color: #fff;
		background: #61BBC3;
		border-bottom: 1px solid #61BBC3;
	}

	ul#stacks_in_370739_accordion.flat_teal .accordion_content {
		background: #576465;
		color: #dfdfdf;
		border-bottom: 1px solid #E2E2E2;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
	}

	ul#stacks_in_370739_accordion.flat_teal li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_370739_accordion.flat_teal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Blue Grey */
	ul#stacks_in_370739_accordion.blue_grey {
		border: 1px solid #2D2E32;
	}

	ul#stacks_in_370739_accordion.blue_grey .accordion_label {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-top: 1px solid #606872;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370739_accordion.blue_grey .stacks_in_370739_accordion_selectedarrow_icon {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370739_accordion.blue_grey .accordion_content {
		background: #363D45;
		color: #C4C5C9;
		border-bottom: 1px solid #2D2E32;
		box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.25);
	}

	ul#stacks_in_370739_accordion.blue_grey li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #212226;
	}

	ul#stacks_in_370739_accordion.blue_grey li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Orange */
	ul#stacks_in_370739_accordion.flat_orange {
	}

	ul#stacks_in_370739_accordion.flat_orange .accordion_label {
		color: #F6F1E3;
		background: #DC614F;
	}

	ul#stacks_in_370739_accordion.flat_orange .stacks_in_370739_accordion_selectedarrow_icon {
		color: #F6F1E3;
		background: #DC614F;
		border-bottom: 2px solid #B94537;
	}

	ul#stacks_in_370739_accordion.flat_orange .accordion_content {
		background: #CC5545;
		color: #FCE1DB;
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_370739_accordion.flat_orange li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_370739_accordion.flat_orange li:last-child .accordion_content {
		border-bottom: none;
	}



/* Forest Green */
	ul#stacks_in_370739_accordion.forest_green {
	}

	ul#stacks_in_370739_accordion.forest_green .accordion_label {
		color: #99C676;
		background: #679341;
		border-top: 1px solid #96BE74;
		border-bottom: 1px solid #425F2E;
	}

	ul#stacks_in_370739_accordion.forest_green .stacks_in_370739_accordion_selectedarrow_icon {
		color: #384D24;
		background: #95BF70;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370739_accordion.forest_green .accordion_content {
		background: #394D27;
		color: #F0F8E7;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370739_accordion.forest_green li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370739_accordion.forest_green li:last-child .accordion_content {
		border-bottom: none;
	}



/* Earthy */
	ul#stacks_in_370739_accordion.earthy {
		border: 1px solid #645B51;
	}

	ul#stacks_in_370739_accordion.earthy .accordion_label {
		color: #F7E7D4;
		background: #806F63;
		border-top: 1px solid #908279;
		border-bottom: 1px solid #645B51;
	}

	ul#stacks_in_370739_accordion.earthy .stacks_in_370739_accordion_selectedarrow_icon {
		color: #F7E7D5;
		background: #D95943;
		border-top: 1px solid #E58669;
		border-bottom: 2px solid #D01C1F;
	}

	ul#stacks_in_370739_accordion.earthy .accordion_content {
		background: #645548;
		color: #c4bcb1;
		border-bottom: 1px solid #52453b;
	}

	ul#stacks_in_370739_accordion.earthy li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370739_accordion.earthy li:last-child .accordion_content {
		border-bottom: none;
	}



/* Purple Power */
	ul#stacks_in_370739_accordion.purple_power {
	}

	ul#stacks_in_370739_accordion.purple_power .accordion_label {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #a45693;
	}

	ul#stacks_in_370739_accordion.purple_power .stacks_in_370739_accordion_selectedarrow_icon {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_370739_accordion.purple_power .accordion_content {
		background: #6B4E99;
		color: #fff;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_370739_accordion.purple_power li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_370739_accordion.purple_power li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bold Blue */
	ul#stacks_in_370739_accordion.bold_blue {
		border: 1px solid #DBDBDB;
	}

	ul#stacks_in_370739_accordion.bold_blue .accordion_label {
	  color: #333333;
	  background-color: #f5f5f5;
	  *background-color: #e6e6e6;
	  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	  background-repeat: repeat-x;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #DBDBDB;
	}

	ul#stacks_in_370739_accordion.bold_blue .stacks_in_370739_accordion_selectedarrow_icon {
	  color: #ffffff;
	  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  background-color: #006dcc;
	  *background-color: #0044cc;
	  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		border-top: 1px solid #0d93d6;
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_370739_accordion.bold_blue .accordion_content {
		background: rgb(247,247,247); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
		color: #434343;
		border-bottom: 1px solid #e2e2e2;
	}

	ul#stacks_in_370739_accordion.bold_blue li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_370739_accordion.bold_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Baby Blue */
	ul#stacks_in_370739_accordion.baby_blue {
		border: 1px solid #C4CDDF;
	}

	ul#stacks_in_370739_accordion.baby_blue .accordion_label {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370739_accordion.baby_blue .stacks_in_370739_accordion_selectedarrow_icon {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370739_accordion.baby_blue .accordion_content {
		background: #F8F8F8;
		color: #797979;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370739_accordion.baby_blue li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370739_accordion.baby_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Shamrock */
	ul#stacks_in_370739_accordion.shamrock {
	}

	ul#stacks_in_370739_accordion.shamrock .accordion_label {
		color: #FFFFFF;
		background: #3EBF9C;
		border-bottom: 1px solid #2ba483;
	}

	ul#stacks_in_370739_accordion.shamrock .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_370739_accordion.shamrock .accordion_content {
		background: #2F3D4F;
		color: #EFF3F3;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_370739_accordion.shamrock li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_370739_accordion.shamrock li:last-child .accordion_content {
		border-bottom: none;
	}



/* Crimson */
	ul#stacks_in_370739_accordion.crimson {
		border: 1px solid #000000;
	}

	ul#stacks_in_370739_accordion.crimson .accordion_label {
		color: #EEFFFF;
		background: #222222;
		border-bottom: 1px solid #000000;
	}

	ul#stacks_in_370739_accordion.crimson .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_370739_accordion.crimson .accordion_content {
		background: #000000;
		color: #999999;
	}

	ul#stacks_in_370739_accordion.crimson li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_370739_accordion.crimson li:last-child .accordion_content {
		border-bottom: none;
	}



/* Gun Metal */
	ul#stacks_in_370739_accordion.gun_metal {
	}

	ul#stacks_in_370739_accordion.gun_metal .accordion_label {
		color: #F7F8F8;
		background: #47545E;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370739_accordion.gun_metal .stacks_in_370739_accordion_selectedarrow_icon {
		color: #3A4753;
		background: #49A2E0;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370739_accordion.gun_metal .accordion_content {
		background: #3C474F;
		color: #F8F9F9;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370739_accordion.gun_metal li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370739_accordion.gun_metal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bright Blue */
	ul#stacks_in_370739_accordion.bright_blue {
		border: 1px solid #E0E9ED;
	}

	ul#stacks_in_370739_accordion.bright_blue .accordion_label {
		color: #5C7F89;
		background: #FFFFFF;
		border-bottom: 1px solid #E0E9ED;
	}

	ul#stacks_in_370739_accordion.bright_blue .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #1FBDD0;
		border-bottom: none;
	}

	ul#stacks_in_370739_accordion.bright_blue .accordion_content {
		background: #E0E9ED;
		color: #668b94;
	}

	ul#stacks_in_370739_accordion.bright_blue li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
	}

	ul#stacks_in_370739_accordion.bright_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Pinky */
	ul#stacks_in_370739_accordion.pinky {
	}

	ul#stacks_in_370739_accordion.pinky .accordion_label {
		color: #695E5D;
		background: #F1C1BC;
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_370739_accordion.pinky .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #F1A7AC;
		border-bottom: 1px solid #d79498;
	}

	ul#stacks_in_370739_accordion.pinky .accordion_content {
		background: #EFE8D4;
		color: #837974;
	}

	ul#stacks_in_370739_accordion.pinky li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_370739_accordion.pinky li:last-child .accordion_content {
		border-bottom: none;
	}



/* Tesla */
	ul#stacks_in_370739_accordion.tesla {
	}

	ul#stacks_in_370739_accordion.tesla .accordion_label {
		color: #ffffff;
		background: #B48ECB;
		border-bottom: 1px solid #9a73b2;
		border-top: 1px solid #c9aadc;
	}

	ul#stacks_in_370739_accordion.tesla .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #67487C;
		border-bottom: 1px solid #573769;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_370739_accordion.tesla .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #9a73b2;
	}

	ul#stacks_in_370739_accordion.tesla li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_370739_accordion.tesla li:last-child .accordion_content {
		border-bottom: none;
	}



/* Rustic */
	ul#stacks_in_370739_accordion.rustic {
	}

	ul#stacks_in_370739_accordion.rustic .accordion_label {
		color: #ffffff;
		background: #A6C8A7;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_370739_accordion.rustic .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #585858;
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_370739_accordion.rustic .accordion_content {
		background: #EDEDED;
		color: #414141;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_370739_accordion.rustic li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_370739_accordion.rustic li:last-child .accordion_content {
		border-bottom: none;
	}



/* Ruby */
	ul#stacks_in_370739_accordion.ruby {
	}

	ul#stacks_in_370739_accordion.ruby .accordion_label {
		color: #ffffff;
		background: #D9385A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370739_accordion.ruby .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #BF0740;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370739_accordion.ruby .accordion_content {
		background: #ededed;
		color: #7A7A7A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370739_accordion.ruby li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370739_accordion.ruby li:last-child .accordion_content {
		border-bottom: none;
	}



/* Feather */
	ul#stacks_in_370739_accordion.feather {
	}

	ul#stacks_in_370739_accordion.feather .accordion_label {
		color: #ffffff;
		background: #DC8364;
		border-bottom: 1px solid #D66C5A;
	}

	ul#stacks_in_370739_accordion.feather .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #3EBF9C;
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_370739_accordion.feather .accordion_content {
		background: #E3DFDE;
		color: #7A7A7A;
		border-bottom: 1px solid #D46C5D;
	}

	ul#stacks_in_370739_accordion.feather li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_370739_accordion.feather li:last-child .accordion_content {
		border-bottom: none;
	}



/* Abstract */
	ul#stacks_in_370739_accordion.abstract {
	}

	ul#stacks_in_370739_accordion.abstract .accordion_label {
		color: #ffffff;
		background: #2C2B2C;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_370739_accordion.abstract .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #D6395C;
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_370739_accordion.abstract .accordion_content {
		background: #1B1A1D;
		color: #CDCDCD;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_370739_accordion.abstract li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_370739_accordion.abstract li:last-child .accordion_content {
		border-bottom: none;
	}




/* Hive */
	ul#stacks_in_370739_accordion.hive {
	}

	ul#stacks_in_370739_accordion.hive .accordion_label {
		color: #ffffff;
		background: #F28753;
		border-bottom: 1px solid #CB6B22;
	}

	ul#stacks_in_370739_accordion.hive .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #29BB9C;
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_370739_accordion.hive .accordion_content {
		background: #FAEBE2;
		color: #646464;
		border-bottom: 1px solid #FAEBE3;
	}

	ul#stacks_in_370739_accordion.hive li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_370739_accordion.hive li:last-child .accordion_content {
		border-bottom: none;
	}




/* Navigator */
	ul#stacks_in_370739_accordion.navigator {
	}

	ul#stacks_in_370739_accordion.navigator .accordion_label {
		color: #ffffff;
		background: #63b8f5;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYjhmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EyZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #63b8f5 0%, #57a2f6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b8f5), color-stop(100%,#57a2f6));
		background: -webkit-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -o-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -ms-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: linear-gradient(to bottom,  #63b8f5 0%,#57a2f6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b8f5', endColorstr='#57a2f6',GradientType=0 );
		border-bottom: 1px solid #559dee;
		border-top: 1px solid #81caff;
	}

	ul#stacks_in_370739_accordion.navigator .stacks_in_370739_accordion_selectedarrow_icon {
		color: #1858a1;
		background: #469af4;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2OWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NmFjZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #469af4 0%, #46acf4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469af4), color-stop(100%,#46acf4));
		background: -webkit-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -o-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -ms-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: linear-gradient(to bottom,  #469af4 0%,#46acf4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469af4', endColorstr='#46acf4',GradientType=0 );
		border-bottom: 1px solid #4289da;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_370739_accordion.navigator .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #81caff;
	}

	ul#stacks_in_370739_accordion.navigator li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_370739_accordion.navigator li:last-child .accordion_content {
		border-bottom: none;
	}



/* Majestic */
	ul#stacks_in_370739_accordion.majestic {
	}

	ul#stacks_in_370739_accordion.majestic .accordion_label {
		color: #ffffff;
		background: #4AC7CB;
		border-bottom: 1px solid #3aabaf;
	}

	ul#stacks_in_370739_accordion.majestic .stacks_in_370739_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE425A;
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_370739_accordion.majestic .accordion_content {
		background: #f4f4f4;
		color: #7A7A7A;
		border-bottom: 1px solid #e8e8e8;
	}

	ul#stacks_in_370739_accordion.majestic li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_370739_accordion.majestic li:last-child .accordion_content {
		border-bottom: none;
	}



/* END OF STYLES */



/* CUSTOM */


	ul#stacks_in_370739_accordion {
		border: 1px solid #090033;
	}

	ul#stacks_in_370739_accordion .accordion_label {
		color: #D5E05E;
		background: rgba(9, 0, 51, 1.00);
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370739_accordion .stacks_in_370739_accordion_selectedarrow_icon {
		color: #090033;
		background: rgba(213, 224, 94, 1.00);
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370739_accordion .accordion_content {
		background: rgba(252, 253, 242, 1.00);
		color: #000100;
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370739_accordion li:last-child .stacks_in_370739_accordion_selectedarrow_icon {
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370739_accordion li:last-child .accordion_content {
		border-bottom: none;
	}

	#stacks_in_370739_open_all {
		color: #090033;
	}

	#stacks_in_370739_open_all_text {
		color: #090033;
	}

	#stacks_in_370739_close_all_text {
		color: #090033;
	}








/* ------------------------------------*/
/* Media Queries                       */
/* ------------------------------------*/


@media only screen {
	ul#stacks_in_370739_accordion .accordion_label {
		font-size: 20px;
	}

	ul#stacks_in_370739_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}

}

@media only screen and (max-width: 1024px) {
	ul#stacks_in_370739_accordion .accordion_label {
		font-size: 18px;
	}

	ul#stacks_in_370739_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}
}

@media only screen and (max-width: 768px) {
	ul#stacks_in_370739_accordion .accordion_label {
		font-size: 16px;
	}

	ul#stacks_in_370739_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

@media only screen and (max-width: 480px) {
	ul#stacks_in_370739_accordion .accordion_label {
		font-size: 14px;
	}

	ul#stacks_in_370739_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

#stacks_out_370739 {
	width: 72%;
}






/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_370775 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_370775 .theDivider1,
#simpleDivider_stacks_in_370775 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_370775 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_370775.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #090033;
	border-bottom-color: #D5E05E;
}
#simpleDivider_stacks_in_370775.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_370775 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_370775.transparentOff .theDivider2 {
	background-color: #090033;
}
#simpleDivider_stacks_in_370775.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_370775.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_370775.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_370775 {
	width: 81%;
}
/* Start dooHeader X stack CSS code */.stacks_in_370777x{	display: block !important;		text-align: left !important;		font-weight:bold !important;}@media (max-width:768px) {	.stacks_in_370777x{		text-align: center !important;	}}@media (max-width:480px) {	.stacks_in_370777x{		text-align: center !important;	}}/* End dooHeader X stack CSS code *//* ------------------------------------*/
/* Accordion                           */
/* ------------------------------------*/

	@font-face {
		font-family: 'Lora';
		src: url('../files/lora-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Montserrat';
		src: url('../files/montserrat-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Open Sans';
		src: url('../files/opensans-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Roboto Slab';
		src: url('../files/robotoslab-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}


ul#stacks_in_370703_accordion {
	display: block;
	list-style: none;
	border-radius: 4px;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	text-shadow: none;
}

ul#stacks_in_370703_accordion > li {
	list-style: none;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

#stacks_in_370703 .hide_toggle {
	display: none;
}


/* Label Font Choices */

	ul#stacks_in_370703_accordion .accordion_label {
		font-family: 'Open Sans', sans-serif;
	}















/* Content Font Choices */









ul#stacks_in_370703_accordion .accordion_label {
	cursor: pointer;
	padding: 15px 20px;
	position: relative;
}

ul#stacks_in_370703_accordion .accordion_label i {
}

ul#stacks_in_370703_accordion .stacks_in_370703_accordion_selectedarrow_icon {
}

ul#stacks_in_370703_accordion .accordion_content {
	
		padding: 20px;
	

}

ul#stacks_in_370703_accordion li:last-child .accordion_content {
}

ul#stacks_in_370703_accordion  .accordion_label .accordion_icon {
	display: inline-block;
	text-align: center;
	width: 25px;
	
		position: absolute;
		right: 20px;
		top: 15px;
		margin-right: 0px;
	
	
}

ul#stacks_in_370703_accordion .accordion_label .accordion_icon i {
	width: 25px;
	height: 25px;
	line-height: 24px;
	
}

ul#stacks_in_370703_accordion .stacks_in_370703_accordion_selectedarrow_icon .accordion_icon i {
	
}

#stacks_in_370703_open_all {
	cursor: pointer;
	font-size: 20px;
	
	
	margin-top: 12px;
	

}

#stacks_in_370703 .show_all_alignment {
	text-align: left;
	
	
}



/* ------------------------------------*/
/* Accordion Styles                    */
/* ------------------------------------*/

/* Ghost */
	ul#stacks_in_370703_accordion.ghost {
		border: 1px solid #d4d4d4;
	}

	ul#stacks_in_370703_accordion.ghost .accordion_label {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_370703_accordion.ghost .stacks_in_370703_accordion_selectedarrow_icon {
		background-color: #f2f2f2;
	}

	ul#stacks_in_370703_accordion.ghost .accordion_content {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_370703_accordion.ghost li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_370703_accordion.ghost li:last-child .accordion_content {
		border-bottom: none;
	}



/* Dark Grey */
	ul#stacks_in_370703_accordion.dark_grey {
		border: 1px solid #adadad;
	}

	ul#stacks_in_370703_accordion.dark_grey .accordion_label {
		color: #FCFEF9;
		border-bottom: 1px solid #4E4F54;
		background: rgb(108,109,113); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjNmQ3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTRmNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(108,109,113,1) 0%, rgba(78,79,84,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,109,113,1)), color-stop(100%,rgba(78,79,84,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6d71', endColorstr='#4e4f54',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370703_accordion.dark_grey .stacks_in_370703_accordion_selectedarrow_icon {
		color: #4E4F54;
		border-bottom: 1px solid #adadad;
		background: rgb(238,238,238); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370703_accordion.dark_grey .accordion_content {
		color: #434343;
		border-bottom: 1px solid #adadad;
		background-color: #EFEFEF;
	}

	ul#stacks_in_370703_accordion.dark_grey li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #adadad;
	}

	ul#stacks_in_370703_accordion.dark_grey li:last-child .accordion_content {
		border-bottom: none;
	}




/* Light Blue */
	ul#stacks_in_370703_accordion.light_blue {
		border: 1px solid #E6E6E6;
	}

	ul#stacks_in_370703_accordion.light_blue .accordion_label {
		color: #939496;
		border-top: 1px solid #f3f3f3;
		border-bottom: 1px solid #dedede;
		background: rgb(244,249,249); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: rgb(239,239,239); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370703_accordion.light_blue .stacks_in_370703_accordion_selectedarrow_icon {
		color: #fff;
		border-top: 1px solid #98eaff;
		border-bottom: 1px solid #1EB0F4;
		background: rgb(36,210,253); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0ZDJmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMGJlZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(36,210,253,1) 0%, rgba(32,190,252,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,210,253,1)), color-stop(100%,rgba(32,190,252,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24d2fd', endColorstr='#20befc',GradientType=0 ); /* IE6-8 */
	}


	ul#stacks_in_370703_accordion.light_blue .accordion_content {
		background: #d6d6d6;
		color: #3E3E3E;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
		border-bottom: 1px solid #E6E6E6;
	}

	ul#stacks_in_370703_accordion.light_blue li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #1EB0F4;
	}

	ul#stacks_in_370703_accordion.light_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Teal */
	ul#stacks_in_370703_accordion.flat_teal {
		border: 1px solid #E2E2E2;
	}

	ul#stacks_in_370703_accordion.flat_teal .accordion_label {
		color: #ABABAB;
		background: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_370703_accordion.flat_teal .stacks_in_370703_accordion_selectedarrow_icon {
		color: #fff;
		background: #61BBC3;
		border-bottom: 1px solid #61BBC3;
	}

	ul#stacks_in_370703_accordion.flat_teal .accordion_content {
		background: #576465;
		color: #dfdfdf;
		border-bottom: 1px solid #E2E2E2;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
	}

	ul#stacks_in_370703_accordion.flat_teal li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_370703_accordion.flat_teal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Blue Grey */
	ul#stacks_in_370703_accordion.blue_grey {
		border: 1px solid #2D2E32;
	}

	ul#stacks_in_370703_accordion.blue_grey .accordion_label {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-top: 1px solid #606872;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370703_accordion.blue_grey .stacks_in_370703_accordion_selectedarrow_icon {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_370703_accordion.blue_grey .accordion_content {
		background: #363D45;
		color: #C4C5C9;
		border-bottom: 1px solid #2D2E32;
		box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.25);
	}

	ul#stacks_in_370703_accordion.blue_grey li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #212226;
	}

	ul#stacks_in_370703_accordion.blue_grey li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Orange */
	ul#stacks_in_370703_accordion.flat_orange {
	}

	ul#stacks_in_370703_accordion.flat_orange .accordion_label {
		color: #F6F1E3;
		background: #DC614F;
	}

	ul#stacks_in_370703_accordion.flat_orange .stacks_in_370703_accordion_selectedarrow_icon {
		color: #F6F1E3;
		background: #DC614F;
		border-bottom: 2px solid #B94537;
	}

	ul#stacks_in_370703_accordion.flat_orange .accordion_content {
		background: #CC5545;
		color: #FCE1DB;
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_370703_accordion.flat_orange li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_370703_accordion.flat_orange li:last-child .accordion_content {
		border-bottom: none;
	}



/* Forest Green */
	ul#stacks_in_370703_accordion.forest_green {
	}

	ul#stacks_in_370703_accordion.forest_green .accordion_label {
		color: #99C676;
		background: #679341;
		border-top: 1px solid #96BE74;
		border-bottom: 1px solid #425F2E;
	}

	ul#stacks_in_370703_accordion.forest_green .stacks_in_370703_accordion_selectedarrow_icon {
		color: #384D24;
		background: #95BF70;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370703_accordion.forest_green .accordion_content {
		background: #394D27;
		color: #F0F8E7;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370703_accordion.forest_green li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370703_accordion.forest_green li:last-child .accordion_content {
		border-bottom: none;
	}



/* Earthy */
	ul#stacks_in_370703_accordion.earthy {
		border: 1px solid #645B51;
	}

	ul#stacks_in_370703_accordion.earthy .accordion_label {
		color: #F7E7D4;
		background: #806F63;
		border-top: 1px solid #908279;
		border-bottom: 1px solid #645B51;
	}

	ul#stacks_in_370703_accordion.earthy .stacks_in_370703_accordion_selectedarrow_icon {
		color: #F7E7D5;
		background: #D95943;
		border-top: 1px solid #E58669;
		border-bottom: 2px solid #D01C1F;
	}

	ul#stacks_in_370703_accordion.earthy .accordion_content {
		background: #645548;
		color: #c4bcb1;
		border-bottom: 1px solid #52453b;
	}

	ul#stacks_in_370703_accordion.earthy li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_370703_accordion.earthy li:last-child .accordion_content {
		border-bottom: none;
	}



/* Purple Power */
	ul#stacks_in_370703_accordion.purple_power {
	}

	ul#stacks_in_370703_accordion.purple_power .accordion_label {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #a45693;
	}

	ul#stacks_in_370703_accordion.purple_power .stacks_in_370703_accordion_selectedarrow_icon {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_370703_accordion.purple_power .accordion_content {
		background: #6B4E99;
		color: #fff;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_370703_accordion.purple_power li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_370703_accordion.purple_power li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bold Blue */
	ul#stacks_in_370703_accordion.bold_blue {
		border: 1px solid #DBDBDB;
	}

	ul#stacks_in_370703_accordion.bold_blue .accordion_label {
	  color: #333333;
	  background-color: #f5f5f5;
	  *background-color: #e6e6e6;
	  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	  background-repeat: repeat-x;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #DBDBDB;
	}

	ul#stacks_in_370703_accordion.bold_blue .stacks_in_370703_accordion_selectedarrow_icon {
	  color: #ffffff;
	  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  background-color: #006dcc;
	  *background-color: #0044cc;
	  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		border-top: 1px solid #0d93d6;
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_370703_accordion.bold_blue .accordion_content {
		background: rgb(247,247,247); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
		color: #434343;
		border-bottom: 1px solid #e2e2e2;
	}

	ul#stacks_in_370703_accordion.bold_blue li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_370703_accordion.bold_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Baby Blue */
	ul#stacks_in_370703_accordion.baby_blue {
		border: 1px solid #C4CDDF;
	}

	ul#stacks_in_370703_accordion.baby_blue .accordion_label {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370703_accordion.baby_blue .stacks_in_370703_accordion_selectedarrow_icon {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370703_accordion.baby_blue .accordion_content {
		background: #F8F8F8;
		color: #797979;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370703_accordion.baby_blue li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_370703_accordion.baby_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Shamrock */
	ul#stacks_in_370703_accordion.shamrock {
	}

	ul#stacks_in_370703_accordion.shamrock .accordion_label {
		color: #FFFFFF;
		background: #3EBF9C;
		border-bottom: 1px solid #2ba483;
	}

	ul#stacks_in_370703_accordion.shamrock .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_370703_accordion.shamrock .accordion_content {
		background: #2F3D4F;
		color: #EFF3F3;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_370703_accordion.shamrock li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_370703_accordion.shamrock li:last-child .accordion_content {
		border-bottom: none;
	}



/* Crimson */
	ul#stacks_in_370703_accordion.crimson {
		border: 1px solid #000000;
	}

	ul#stacks_in_370703_accordion.crimson .accordion_label {
		color: #EEFFFF;
		background: #222222;
		border-bottom: 1px solid #000000;
	}

	ul#stacks_in_370703_accordion.crimson .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_370703_accordion.crimson .accordion_content {
		background: #000000;
		color: #999999;
	}

	ul#stacks_in_370703_accordion.crimson li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_370703_accordion.crimson li:last-child .accordion_content {
		border-bottom: none;
	}



/* Gun Metal */
	ul#stacks_in_370703_accordion.gun_metal {
	}

	ul#stacks_in_370703_accordion.gun_metal .accordion_label {
		color: #F7F8F8;
		background: #47545E;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370703_accordion.gun_metal .stacks_in_370703_accordion_selectedarrow_icon {
		color: #3A4753;
		background: #49A2E0;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370703_accordion.gun_metal .accordion_content {
		background: #3C474F;
		color: #F8F9F9;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370703_accordion.gun_metal li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_370703_accordion.gun_metal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bright Blue */
	ul#stacks_in_370703_accordion.bright_blue {
		border: 1px solid #E0E9ED;
	}

	ul#stacks_in_370703_accordion.bright_blue .accordion_label {
		color: #5C7F89;
		background: #FFFFFF;
		border-bottom: 1px solid #E0E9ED;
	}

	ul#stacks_in_370703_accordion.bright_blue .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #1FBDD0;
		border-bottom: none;
	}

	ul#stacks_in_370703_accordion.bright_blue .accordion_content {
		background: #E0E9ED;
		color: #668b94;
	}

	ul#stacks_in_370703_accordion.bright_blue li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
	}

	ul#stacks_in_370703_accordion.bright_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Pinky */
	ul#stacks_in_370703_accordion.pinky {
	}

	ul#stacks_in_370703_accordion.pinky .accordion_label {
		color: #695E5D;
		background: #F1C1BC;
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_370703_accordion.pinky .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #F1A7AC;
		border-bottom: 1px solid #d79498;
	}

	ul#stacks_in_370703_accordion.pinky .accordion_content {
		background: #EFE8D4;
		color: #837974;
	}

	ul#stacks_in_370703_accordion.pinky li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_370703_accordion.pinky li:last-child .accordion_content {
		border-bottom: none;
	}



/* Tesla */
	ul#stacks_in_370703_accordion.tesla {
	}

	ul#stacks_in_370703_accordion.tesla .accordion_label {
		color: #ffffff;
		background: #B48ECB;
		border-bottom: 1px solid #9a73b2;
		border-top: 1px solid #c9aadc;
	}

	ul#stacks_in_370703_accordion.tesla .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #67487C;
		border-bottom: 1px solid #573769;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_370703_accordion.tesla .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #9a73b2;
	}

	ul#stacks_in_370703_accordion.tesla li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_370703_accordion.tesla li:last-child .accordion_content {
		border-bottom: none;
	}



/* Rustic */
	ul#stacks_in_370703_accordion.rustic {
	}

	ul#stacks_in_370703_accordion.rustic .accordion_label {
		color: #ffffff;
		background: #A6C8A7;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_370703_accordion.rustic .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #585858;
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_370703_accordion.rustic .accordion_content {
		background: #EDEDED;
		color: #414141;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_370703_accordion.rustic li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_370703_accordion.rustic li:last-child .accordion_content {
		border-bottom: none;
	}



/* Ruby */
	ul#stacks_in_370703_accordion.ruby {
	}

	ul#stacks_in_370703_accordion.ruby .accordion_label {
		color: #ffffff;
		background: #D9385A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370703_accordion.ruby .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #BF0740;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370703_accordion.ruby .accordion_content {
		background: #ededed;
		color: #7A7A7A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370703_accordion.ruby li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_370703_accordion.ruby li:last-child .accordion_content {
		border-bottom: none;
	}



/* Feather */
	ul#stacks_in_370703_accordion.feather {
	}

	ul#stacks_in_370703_accordion.feather .accordion_label {
		color: #ffffff;
		background: #DC8364;
		border-bottom: 1px solid #D66C5A;
	}

	ul#stacks_in_370703_accordion.feather .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #3EBF9C;
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_370703_accordion.feather .accordion_content {
		background: #E3DFDE;
		color: #7A7A7A;
		border-bottom: 1px solid #D46C5D;
	}

	ul#stacks_in_370703_accordion.feather li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_370703_accordion.feather li:last-child .accordion_content {
		border-bottom: none;
	}



/* Abstract */
	ul#stacks_in_370703_accordion.abstract {
	}

	ul#stacks_in_370703_accordion.abstract .accordion_label {
		color: #ffffff;
		background: #2C2B2C;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_370703_accordion.abstract .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #D6395C;
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_370703_accordion.abstract .accordion_content {
		background: #1B1A1D;
		color: #CDCDCD;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_370703_accordion.abstract li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_370703_accordion.abstract li:last-child .accordion_content {
		border-bottom: none;
	}




/* Hive */
	ul#stacks_in_370703_accordion.hive {
	}

	ul#stacks_in_370703_accordion.hive .accordion_label {
		color: #ffffff;
		background: #F28753;
		border-bottom: 1px solid #CB6B22;
	}

	ul#stacks_in_370703_accordion.hive .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #29BB9C;
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_370703_accordion.hive .accordion_content {
		background: #FAEBE2;
		color: #646464;
		border-bottom: 1px solid #FAEBE3;
	}

	ul#stacks_in_370703_accordion.hive li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_370703_accordion.hive li:last-child .accordion_content {
		border-bottom: none;
	}




/* Navigator */
	ul#stacks_in_370703_accordion.navigator {
	}

	ul#stacks_in_370703_accordion.navigator .accordion_label {
		color: #ffffff;
		background: #63b8f5;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYjhmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EyZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #63b8f5 0%, #57a2f6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b8f5), color-stop(100%,#57a2f6));
		background: -webkit-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -o-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -ms-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: linear-gradient(to bottom,  #63b8f5 0%,#57a2f6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b8f5', endColorstr='#57a2f6',GradientType=0 );
		border-bottom: 1px solid #559dee;
		border-top: 1px solid #81caff;
	}

	ul#stacks_in_370703_accordion.navigator .stacks_in_370703_accordion_selectedarrow_icon {
		color: #1858a1;
		background: #469af4;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2OWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NmFjZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #469af4 0%, #46acf4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469af4), color-stop(100%,#46acf4));
		background: -webkit-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -o-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -ms-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: linear-gradient(to bottom,  #469af4 0%,#46acf4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469af4', endColorstr='#46acf4',GradientType=0 );
		border-bottom: 1px solid #4289da;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_370703_accordion.navigator .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #81caff;
	}

	ul#stacks_in_370703_accordion.navigator li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_370703_accordion.navigator li:last-child .accordion_content {
		border-bottom: none;
	}



/* Majestic */
	ul#stacks_in_370703_accordion.majestic {
	}

	ul#stacks_in_370703_accordion.majestic .accordion_label {
		color: #ffffff;
		background: #4AC7CB;
		border-bottom: 1px solid #3aabaf;
	}

	ul#stacks_in_370703_accordion.majestic .stacks_in_370703_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE425A;
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_370703_accordion.majestic .accordion_content {
		background: #f4f4f4;
		color: #7A7A7A;
		border-bottom: 1px solid #e8e8e8;
	}

	ul#stacks_in_370703_accordion.majestic li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_370703_accordion.majestic li:last-child .accordion_content {
		border-bottom: none;
	}



/* END OF STYLES */



/* CUSTOM */


	ul#stacks_in_370703_accordion {
		border: 1px solid #090033;
	}

	ul#stacks_in_370703_accordion .accordion_label {
		color: #D5E05E;
		background: rgba(9, 0, 51, 1.00);
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370703_accordion .stacks_in_370703_accordion_selectedarrow_icon {
		color: #090033;
		background: rgba(213, 224, 94, 1.00);
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370703_accordion .accordion_content {
		background: rgba(252, 253, 242, 1.00);
		color: #000100;
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370703_accordion li:last-child .stacks_in_370703_accordion_selectedarrow_icon {
		border-bottom: 1px solid #D5E05E;
	}

	ul#stacks_in_370703_accordion li:last-child .accordion_content {
		border-bottom: none;
	}

	#stacks_in_370703_open_all {
		color: #090033;
	}

	#stacks_in_370703_open_all_text {
		color: #090033;
	}

	#stacks_in_370703_close_all_text {
		color: #090033;
	}








/* ------------------------------------*/
/* Media Queries                       */
/* ------------------------------------*/


@media only screen {
	ul#stacks_in_370703_accordion .accordion_label {
		font-size: 20px;
	}

	ul#stacks_in_370703_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}

}

@media only screen and (max-width: 1024px) {
	ul#stacks_in_370703_accordion .accordion_label {
		font-size: 18px;
	}

	ul#stacks_in_370703_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}
}

@media only screen and (max-width: 768px) {
	ul#stacks_in_370703_accordion .accordion_label {
		font-size: 16px;
	}

	ul#stacks_in_370703_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

@media only screen and (max-width: 480px) {
	ul#stacks_in_370703_accordion .accordion_label {
		font-size: 14px;
	}

	ul#stacks_in_370703_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

#stacks_out_370703 {
	width: 72%;
}






