/*
 * 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;
}


.seam{background-color:transparent;width:100%;overflow:hidden}.seam svg{display:block;-webkit-transform:scale(1.05);transform:scale(1.05)}.seam-top{z-index:1;position:absolute;top:0}.seam-bottom{z-index:1;position:absolute;bottom:0}.seam-content-wrapper{position:relative;overflow:hidden}.seam-content-wrapper .seam,.seam-content-wrapper .seam-filler{position:absolute;width:100%;top:60%}.seam-content-wrapper .seam{-webkit-transform:translateY(-100%) scale(1.01);transform:translateY(-100%) scale(1.01)}.seam-content-wrapper .seam-filler{height:100%}.seam-animate-end{visibility:hidden}
a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
a.anchor{height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;display:block !important}

/*Issue:Strata,remove z-index from #t-bandWriter,remove z-index from .wrapper.main*/@font-face{font-family:'velvet';src:url('../rw_common/plugins/stacks/velvet-icons/velvet.eot?ddr21z');src:url('../rw_common/plugins/stacks/velvet-icons/velvet.eot?ddr21z#iefix') format('embedded-opentype'),url('../rw_common/plugins/stacks/velvet-icons/velvet.woff2?ddr21z') format('woff2'),url('../rw_common/plugins/stacks/velvet-icons/velvet.ttf?ddr21z') format('truetype'),url('../rw_common/plugins/stacks/velvet-icons/velvet.woff?ddr21z') format('woff'),url('../rw_common/plugins/stacks/velvet-icons/velvet.svg?ddr21z#velvet') format('svg');font-weight:normal;font-style:normal}[class^="velvet-"],[class*=" velvet-"]{font-family:'velvet' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.velvet_alert{position:absolute;color:#fff;top:50%;left:50%;font-size:13px;transform:translate(-50%,-50%);padding:6px 10px;line-height:1.5;background:rgba(0,0,0,0.8);border-radius:5px;text-align:center;font-family:arial}.velvet-play-1:before{content:"\e903"}.velvet-play-2:before{content:"\e904"}.velvet-play-6:before{content:"\e905"}.velvet-play-3:before{content:"\e901"}.velvet-play-4:before{content:"\e902"}.velvet-play-5:before{content:"\e900"}.velvet-icon{position:absolute;z-index:2;pointer-events:none;text-align:center;text-shadow:none;transition:color 300ms}.velvet-icon:after{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.vzoom-img-op .velvet-icon{opacity:0}.cf:after{content:"";display:table;clear:both}.velvet_active{overflow:visible !important}.velvet_active:after{content:"";display:table;clear:both}.vzoom-img-in[data-preventzoom="True"]{z-index:0 !important}.vzoom-img-in[data-preventzoom="True"] img,.vzoom-img-in[data-preventzoom="True"] .vzoom-img-wrap{transform:none !important}.vzoom-player table,.vzoom-player tbody,.vzoom-player td{background:transparent !important;border:none!important;margin:0;padding:0}.vzoom-player .embed-center{max-width:150vh;margin:0 auto}.vzoom-player .embed-container{position:relative;padding-bottom:56.25%;height:0;background:#000;overflow:hidden !important;max-width:100%;margin-bottom:0 !important;line-height:0;box-shadow:0 10px 40px rgba(0,0,0,0.4)}body.velvet_scaleIn .vzoom-player .embed-container{animation:ncdVideoScaleIn .5s .2s backwards}.vzoom-player .embed-container:before{height:100%;width:100%;background:#000;content:'';display:block;position:absolute;z-index:0;opacity:0;transition:opacity 150ms}.vzoom-player .embed-container:after{padding-top:100%;content:'';display:block}.vzoom-player.close .embed-container:before{z-index:1;opacity:1}.vzoom-player .embed-container iframe,.vzoom-player .embed-container object,.vzoom-player .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.vzoom-player .embed-container video{position:relative;z-index:1000}.vzoom-img,.vzoom-img-wrap{position:relative;z-index:66669999;-webkit-transition:all 300ms 100ms;-o-transition:all 300ms 100ms;transition:all 300ms 100ms}.vzoom-overlay-open .vzoom-img,.vzoom-overlay-open .vzoom-img-wrap{-webkit-transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000);-o-transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000);transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000)}img[data-action="vzoom"]{cursor:pointer;width:100%;max-width:none;float:left;position:relative;cursor:-webkit-zoom-in;cursor:-moz-zoom-in}img.vzoom-img{cursor:pointer;cursor:-webkit-zoom-out;cursor:-moz-zoom-out}.velvet_placeholder{text-align:center}@media screen and (min-width:600px){.velvet_placeholder{height:0;padding-top:50%}}.velvet_placeholder img{float:none;position:absolute;left:0;top:0;height:100%}.velvet_placeholder .velvet-icon{display:none}.no_image + .velvet-icon{display:block}.vzoom-img-in{transition:opacity .4s .1s;position:relative}.vzoom-img-in img{margin:0}.vzoom-img-in:before{position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0;content:'';z-index:1;transition:background 300ms}.vzoom-img-in:hover:before{background:}.vzoom-img-in.velvet_active{z-index:77779999}.vzoom-img-in:after{content:"";display:table;clear:both}.vzoom-img-in.vzoom-img-op{transition:opacity .35s;opacity:0;pointer-events:none}.vzoom-img-in.vzoom-img-op[data-preventzoom="True"]{opacity:1}.vzoom-overlay,.vzoom-player{z-index:1000;background:#000000;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;filter:"alpha(opacity=0)";opacity:0;-webkit-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms}.vzoom-overlay-open .vzoom-overlay{filter:"alpha(opacity=80)";opacity:.80}.vzoom-overlay{-webkit-transition:opacity 300ms 300ms;-o-transition:opacity 300ms 300ms;transition:opacity 300ms 300ms}.vzoom-overlay-open .vzoom-overlay{-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.vzoom-player{z-index:1001;background:none;margin:40px;opacity:1;filter:none;pointer-events:auto;animation:ncdVideoOpacityIn .6s .25s backwards;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.vzoom-player table{height:100%;width:100%;border-collapse:collapse}.vzoom-player table td{vertical-align:middle}.vzoom-player *{box-sizing:content-box}.vzoom-player.close .embed-container{transition:opacity 300ms;opacity:0}.vzoom-overlay-open,.vzoom-overlay-transitioning{cursor:default}@keyframes ncdVideoOpacityIn{0%{opacity:0}100%{opacity:1}}@keyframes ncdVideoScaleIn{0%{transform:scale(0.96)}100%{transform:scale(1)}}.vzoom-img-in .embed-container{position:relative;padding-bottom:56.25%;height:0;background:#000;overflow:hidden !important;max-width:100%;line-height:0}.vzoom-img-in .embed-container iframe,.vzoom-img-in .embed-container object,.vzoom-img-in .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:600px){.vzoom-img-in .embed-container{display:none}}@media screen and (max-width:600px){.vzoom-img-in img,.vzoom-img-in:before,.vzoom-img-in .velvet-icon{display:none !important}.vzoom-img-in .embed-container,.vzoom-img-in .embed-container iframe,.vzoom-img-in .embed-container object,.vzoom-img-in .embed-container embed{display:block}}
/* -- Start Bellboy Each css Template -- */

.stacks_in_884bellboywrapper{
	width: 50px;
	margin: 0 auto;
	
	display : none;
	
}

.stacks_in_884bellboy{
	position: relative;
	cursor: pointer;
	background: rgba(0, 0, 0, 1.00);
	width: 50px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	line-height: 50px;
	font-size: 22.727272px;
	margin: 5px;
	z-index: 1000;
	background: rgba(0, 0, 0, 1.00);
}


.stacks_in_884bellboy i {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22.727272px;
	vertical-align: middle;
}


.stacks_in_884bellboy:hover{
	color: rgba(235, 235, 235, 1.00);
	background: rgba(15, 15, 15, 1.00); /* Old browsers */
}

/* -- End Bellboy Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1027 {
	height: 40.00px;
}




















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

/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/

#simpleSearchWrapperstacks_in_1068,
#simpleSearchWrapperstacks_in_1068 *,
#simpleSearchWrapperstacks_in_1068 *:before,
#simpleSearchWrapperstacks_in_1068 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#simpleSearchFormstacks_in_1068 {
	position: relative;
	display: block;
	border: 1px solid rgba(226, 226, 226, 1.00);
	border-radius: 4px;
	padding: 0px;
	background: rgba(255, 255, 255, 1.00);
	height: 50px;
	overflow: hidden;
	vertical-align: middle;
	transition: all 300ms ease-in-out;
}

#simpleSearchFormstacks_in_1068.focusedSimpleSearch {
	border: 1px solid rgba(0, 128, 255, 1.00);
	background: rgba(255, 255, 255, 1.00);
}

#searchButtonstacks_in_1068 {
	position: absolute;
	top: 0;
	z-index: 5;
	font-size: 16px;
	margin: 0;
	padding: 0 5px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	background: none;
	border: none;
	outline: none;
	text-align: center;
	display: inline-block;
}

#searchButtonstacks_in_1068 #searchIconstacks_in_1068 {
	color: rgba(46, 46, 46, 1.00);
	transition: all 300ms ease-in-out;
}

#searchButtonstacks_in_1068:hover #searchIconstacks_in_1068:hover {
	color: rgba(179, 179, 179, 1.00);
}

#tipue_search_inputstacks_in_1068 {
	font: 14px/1.6em sans-serif;
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	box-shadow: none; 
	outline: 0;
	margin: 0;
	position: relative;
	color: rgba(46, 46, 46, 1.00);
	padding: 0;
}

/*  */
#searchButtonstacks_in_1068 {
	right: 0;
}

#tipue_search_inputstacks_in_1068 {
	margin: 0 50px 0 10px;
}
/*  */

/*  */

#tipue_search_content {
	padding-top: 20px;
	margin: 0;
}

#tipue_search_warning {
	font: 300 15px/1.6 sans-serif;
	margin: 7px 0;
}

#tipue_search_warning a {
     text-decoration: none;
}

#tipue_search_warning a:hover {
     color: #555;  
}

#tipue_search_results_count {
	font: 300 15px/1.7 sans-serif;
}

.tipue_search_content_title {
	font: 300 21px/1.7 sans-serif;
	margin-top: 25px;
}

.tipue_search_content_title a {
     text-decoration: none;
}

.tipue_search_content_title a:hover {

}

.tipue_search_content_url {
     font: 300 14px/1.9 sans-serif;
     word-wrap: break-word;
     hyphens: auto;
}

.tipue_search_content_url a {
     text-decoration: none;
}

.tipue_search_content_url a:hover {
 
}

.tipue_search_content_text {
	word-wrap: break-word;
	hyphens: auto;
	margin-top: 3px;
}

.tipue_search_content_debug {
	font: 300 13px/1.6 sans-serif;
	margin: 5px 0;
}

.h01 {
     color: rgba(51, 51, 51, 1.00);
     background: rgba(255, 255, 255, 1.00);
     font-weight: 400;
}

#tipue_search_foot {
     margin: 51px 0 21px 0;
}

#tipue_search_foot_boxes {
	padding: 0;
	margin: 0;
	font: 12px sans-serif;
}

#tipue_search_foot_boxes li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#tipue_search_foot_boxes li a {
	padding: 10px 17px 11px 17px;
	background-color: rgba(255, 255, 255, 1.00);
	border: 1px solid #e2e2e2;
	color: rgba(51, 51, 51, 1.00);
	margin-right: 8px;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

#tipue_search_foot_boxes li.current {
	padding: 10px 17px 11px 17px;
	background: rgba(246, 246, 246, 1.00);
	border: 1px solid #e2e2e2;
	color: rgba(51, 51, 51, 1.00);
	margin-right: 8px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

#tipue_search_foot_boxes li a:hover {
     background: rgba(246, 246, 246, 1.00);
}


/* spinner */


.tipue_search_spinner {
     padding: 31px 0;
     width: 50px;
     height: 28px;
}

.tipue_search_spinner > div {
     background-color: #777;
     height: 100%;
     width: 3px;
     display: inline-block;
     margin-right: 2px;
     -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
     animation: stretchdelay 1.2s infinite ease-in-out;
}

.tipue_search_spinner .tipue_search_rect2 {
     -webkit-animation-delay: -1.1s;
     animation-delay: -1.1s;
}

.tipue_search_spinner .tipue_search_rect3 {
     -webkit-animation-delay: -1.0s;
     animation-delay: -1.0s;
}

@-webkit-keyframes stretchdelay {
	0%, 40%, 100% {
          -webkit-transform: scaleY(0.4)
	}  
	20% {
		-webkit-transform: scaleY(1.0)
	}
}

@keyframes stretchdelay {
	0%, 40%, 100% { 
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% { 
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}

/* @group Added by WW */

#tipue_search_inputstacks_in_1068 {
	background: none;
}

/* @end */




  
/* 1.5.0 */
#stacks_in_1033.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_1033 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_1033.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_1033 .motion-looper.motion-on,
/*  */

#stacks_in_1033 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_1033;
  animation-name: motion_looper_stacks_in_1033;
  /**/
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  animation-duration: 2.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 0.680000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_1033 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_1033 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_1033;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_1033 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_1033 {
  from {
    opacity: 0.680000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  50.000000% {
    opacity: 0.680000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -60px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1112faicon{
	display: inline;
}


.stacks_in_1112wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1112td-style-1{
	
}

.stacks_in_1112button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1112badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1112counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1112td-style-2 .stacks_in_1112button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1112td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1112td-style-3 .stacks_in_1112button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1112td-style-3 .stacks_in_1112badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1112badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1030 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_46 {
	height: 20.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_333 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1056 {
	height: 30.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_159 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_930 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_705 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_705 {
		display: none !important;
	}
}
#stacks_in_657>.s3_row {
	margin: 0 -0px;
}

#stacks_in_657>.s3_row>.s3_column {
	padding: 0 0px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_657>.s3_row  {
		margin: -0px;
	}
	#stacks_in_657>.s3_row>.s3_column {
		padding: 0px;
		width:50%;
	}
	#stacks_in_657>.s3_row>.s3_column_right {
		padding: 0px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_657>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_657>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_666faicon{
	display: inline;
}


.stacks_in_666wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_666td-style-1{
	
}

.stacks_in_666button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_666badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_666counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_666td-style-2 .stacks_in_666button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_666td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_666td-style-3 .stacks_in_666button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_666td-style-3 .stacks_in_666badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_666badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_667buttonPressWrapper{
	position: relative !important;
}

#stacks_in_667 a, #stacks_in_667 a:hover, #stacks_in_667 a:visited, #stacks_in_667 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_667button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_667button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_667 a, #stacks_in_667 a:visited, #stacks_in_667 a:active{
	color: #7F7F7F !important;
}

#stacks_in_667 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_667button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_667button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_667buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_667buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_667buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_667buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_664faicon{
	display: inline;
}


.stacks_in_664wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_664td-style-1{
	
}

.stacks_in_664button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_664badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_664counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_664td-style-2 .stacks_in_664button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_664td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_664td-style-3 .stacks_in_664button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_664td-style-3 .stacks_in_664badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_664badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_662faicon{
	display: inline;
}


.stacks_in_662wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_662td-style-1{
	
}

.stacks_in_662button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_662badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.35);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_662counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_662td-style-2 .stacks_in_662button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_662td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_662td-style-3 .stacks_in_662button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_662td-style-3 .stacks_in_662badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_662badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_891buttonPressWrapper{
	position: relative !important;
}

#stacks_in_891 a, #stacks_in_891 a:hover, #stacks_in_891 a:visited, #stacks_in_891 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_891button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_891button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_891 a, #stacks_in_891 a:visited, #stacks_in_891 a:active{
	color: #7F7F7F !important;
}

#stacks_in_891 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_891button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_891button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_891buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_891buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_891buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_891buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_660faicon{
	display: inline;
}


.stacks_in_660wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_660td-style-1{
	
}

.stacks_in_660button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_660badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.35);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_660counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_660td-style-2 .stacks_in_660button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_660td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_660td-style-3 .stacks_in_660button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_660td-style-3 .stacks_in_660badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_660badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_658faicon{
	display: inline;
}


.stacks_in_658wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_658td-style-1{
	
}

.stacks_in_658button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_658badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_658counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_658td-style-2 .stacks_in_658button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_658td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_658td-style-3 .stacks_in_658button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_658td-style-3 .stacks_in_658badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_658badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_656 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_656 {
		display: none !important;
	}
}
#stacks_in_225>.s3_row {
	margin: 0 -10px;
}

#stacks_in_225>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_225>.s3_row  {
		margin: -10px;
	}
	#stacks_in_225>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_225>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_225>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_225>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_709faicon{
	display: inline;
}


.stacks_in_709wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_709td-style-1{
	
}

.stacks_in_709button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_709badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_709counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_709td-style-2 .stacks_in_709button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_709td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_709td-style-3 .stacks_in_709button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_709td-style-3 .stacks_in_709badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_709badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_712faicon{
	display: inline;
}


.stacks_in_712wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_712td-style-1{
	
}

.stacks_in_712button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_712badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_712counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_712td-style-2 .stacks_in_712button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_712td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_712td-style-3 .stacks_in_712button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_712td-style-3 .stacks_in_712badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_712badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_892buttonPressWrapper{
	position: relative !important;
}

#stacks_in_892 a, #stacks_in_892 a:hover, #stacks_in_892 a:visited, #stacks_in_892 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_892button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_892button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_892 a, #stacks_in_892 a:visited, #stacks_in_892 a:active{
	color: #7F7F7F !important;
}

#stacks_in_892 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_892button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_892button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_892buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_892buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_892buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_892buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_717faicon{
	display: inline;
}


.stacks_in_717wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_717td-style-1{
	
}

.stacks_in_717button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_717badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_717counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_717td-style-2 .stacks_in_717button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_717td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_717td-style-3 .stacks_in_717button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_717td-style-3 .stacks_in_717badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_717badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_893buttonPressWrapper{
	position: relative !important;
}

#stacks_in_893 a, #stacks_in_893 a:hover, #stacks_in_893 a:visited, #stacks_in_893 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_893button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_893button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_893 a, #stacks_in_893 a:visited, #stacks_in_893 a:active{
	color: #7F7F7F !important;
}

#stacks_in_893 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_893button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_893button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_893buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_893buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_893buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_893buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_720faicon{
	display: inline;
}


.stacks_in_720wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_720td-style-1{
	
}

.stacks_in_720button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_720badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_720counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_720td-style-2 .stacks_in_720button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_720td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_720td-style-3 .stacks_in_720button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_720td-style-3 .stacks_in_720badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_720badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_723faicon{
	display: inline;
}


.stacks_in_723wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_723td-style-1{
	
}

.stacks_in_723button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_723badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_723counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_723td-style-2 .stacks_in_723button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_723td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_723td-style-3 .stacks_in_723button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_723td-style-3 .stacks_in_723badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_723badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_917 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_917 {
		display: none !important;
	}
}
#stacks_in_918>.s3_row {
	margin: 0 -10px;
}

#stacks_in_918>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_918>.s3_row  {
		margin: -10px;
	}
	#stacks_in_918>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_918>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_918>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_918>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_927buttonPressWrapper{
	position: relative !important;
}

#stacks_in_927 a, #stacks_in_927 a:hover, #stacks_in_927 a:visited, #stacks_in_927 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_927button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_927button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_927 a, #stacks_in_927 a:visited, #stacks_in_927 a:active{
	color: #7F7F7F !important;
}

#stacks_in_927 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_927button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_927button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_927buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_927buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_927buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_927buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_926faicon{
	display: inline;
}


.stacks_in_926wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_926td-style-1{
	
}

.stacks_in_926button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_926badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_926counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_926td-style-2 .stacks_in_926button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_926td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_926td-style-3 .stacks_in_926button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_926td-style-3 .stacks_in_926badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_926badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1008faicon{
	display: inline;
}


.stacks_in_1008wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1008td-style-1{
	
}

.stacks_in_1008button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1008badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1008counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1008td-style-2 .stacks_in_1008button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1008td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1008td-style-3 .stacks_in_1008button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1008td-style-3 .stacks_in_1008badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1008badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1061faicon{
	display: inline;
}


.stacks_in_1061wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1061td-style-1{
	
}

.stacks_in_1061button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1061badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1061counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1061td-style-2 .stacks_in_1061button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1061td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1061td-style-3 .stacks_in_1061button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1061td-style-3 .stacks_in_1061badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1061badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1064faicon{
	display: inline;
}


.stacks_in_1064wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1064td-style-1{
	
}

.stacks_in_1064button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1064badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1064counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1064td-style-2 .stacks_in_1064button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1064td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1064td-style-3 .stacks_in_1064button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1064td-style-3 .stacks_in_1064badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1064badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1078faicon{
	display: inline;
}


.stacks_in_1078wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1078td-style-1{
	
}

.stacks_in_1078button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1078badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1078counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1078td-style-2 .stacks_in_1078button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1078td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1078td-style-3 .stacks_in_1078button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1078td-style-3 .stacks_in_1078badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1078badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_252 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_252 {
		display: none !important;
	}
}
#eh_stacks_in_913 {
  margin: 6px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_913:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_913.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_913.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_913.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_913.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_913 .eh-subtitle {margin-top: 4px;}
#eh_stacks_in_913.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 4px;
}
/*  */
/*  */
/*  */#eh_stacks_in_913 .eh-title {font-size: 40px;}/*  */
/*  */
#eh_stacks_in_913 .eh-title {
  max-width: 420px;
  font-weight: 800;
  line-height: 0.70;
  color: rgba(201, 151, 67, 1.00);
  font-family: 'Inter';
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_913 .eh-subtitle > div {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_913 .eh-subtitle > div {
  max-width: 1200px;
  font-weight: 400;
  line-height: 0.90;
  color: rgba(201, 151, 67, 1.00);
  font-family: 'Inter';
  letter-spacing: 3.50px;
  word-spacing: 0.00px;
}
#eh_stacks_in_913.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_913.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_913 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_913.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C99743;}
#eh_stacks_in_913.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C99743;}
#eh_stacks_in_913.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C99743;
  height: 2px;
  border-bottom: 2px solid #C99743;
  box-sizing: content-box;
}
#eh_stacks_in_913.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_913.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C99743;
  border-image: linear-gradient(-90deg, #C99743, transparent) 1;
}

#eh_stacks_in_913.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C99743, transparent) 1;}
#eh_stacks_in_913.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_913.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C99743;}
#eh_stacks_in_913.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_913:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_913:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C99743;
  fill: #C99743;
}
#eh_stacks_in_913.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_913.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_913.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_913.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_913.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_913.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_913.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_913.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_913.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C99743;}
#eh_stacks_in_913.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_913.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_913.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_913.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_913.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_913.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C99743;}
#eh_stacks_in_913.eh-line-303 .eh-extender,
#eh_stacks_in_913.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_913.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_913.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_913.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_913 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_913 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_913.eh-line-group-300 .eh-line-left,
#eh_stacks_in_913.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_913.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_913.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_913:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 16px;
  height: 16px;
}
#eh_stacks_in_913.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_913.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 38px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_913.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_913:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C99743;}
#eh_stacks_in_913:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_913:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_913.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_913.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_913.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_913.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_913.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_913.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_913.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_913.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_913.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_913.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_913.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 16px;
  /* */
}
#eh_stacks_in_913.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_913.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_913.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_913.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C99743;}
#eh_stacks_in_913.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C99743;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_913.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_913.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_913.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(16px * .4);
  height: calc(16px * .8);
}
#eh_stacks_in_913.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_913.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(16px * .8);
  height: calc(16px * .8);
}
#eh_stacks_in_913 .eh-line-wrap-1 {margin-bottom: 4px;}
#eh_stacks_in_913 .eh-line-wrap-2 {margin-top: 4px;}
/*  */
#eh_stacks_in_913.eh-line-position-3 {gap: 0 4px;}
#eh_stacks_in_913.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_913.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_913.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_913.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_913.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_913.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_913.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_913.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_913.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C99743;
}

#stacks_in_915 {
	font-size: 61%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_916 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_916 {
		display: none !important;
	}
}
#stacks_in_246>.s3_row {
	margin: 0 -10px;
}

#stacks_in_246>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_246>.s3_row  {
		margin: -10px;
	}
	#stacks_in_246>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_246>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_246>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_246>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_726faicon{
	display: inline;
}


.stacks_in_726wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_726td-style-1{
	
}

.stacks_in_726button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_726badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_726counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_726td-style-2 .stacks_in_726button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_726td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_726td-style-3 .stacks_in_726button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_726td-style-3 .stacks_in_726badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_726badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_894buttonPressWrapper{
	position: relative !important;
}

#stacks_in_894 a, #stacks_in_894 a:hover, #stacks_in_894 a:visited, #stacks_in_894 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_894button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_894button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_894 a, #stacks_in_894 a:visited, #stacks_in_894 a:active{
	color: #7F7F7F !important;
}

#stacks_in_894 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_894button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_894button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_894buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_894buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_894buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_894buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_729faicon{
	display: inline;
}


.stacks_in_729wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_729td-style-1{
	
}

.stacks_in_729button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_729badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_729counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_729td-style-2 .stacks_in_729button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_729td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_729td-style-3 .stacks_in_729button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_729td-style-3 .stacks_in_729badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_729badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_733faicon{
	display: inline;
}


.stacks_in_733wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_733td-style-1{
	
}

.stacks_in_733button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_733badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_733counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_733td-style-2 .stacks_in_733button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_733td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_733td-style-3 .stacks_in_733button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_733td-style-3 .stacks_in_733badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_733badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_895buttonPressWrapper{
	position: relative !important;
}

#stacks_in_895 a, #stacks_in_895 a:hover, #stacks_in_895 a:visited, #stacks_in_895 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_895button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_895button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_895 a, #stacks_in_895 a:visited, #stacks_in_895 a:active{
	color: #7F7F7F !important;
}

#stacks_in_895 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_895button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_895button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_895buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_895buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_895buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_895buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_737faicon{
	display: inline;
}


.stacks_in_737wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_737td-style-1{
	
}

.stacks_in_737button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_737badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_737counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_737td-style-2 .stacks_in_737button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_737td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_737td-style-3 .stacks_in_737button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_737td-style-3 .stacks_in_737badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_737badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_741faicon{
	display: inline;
}


.stacks_in_741wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_741td-style-1{
	
}

.stacks_in_741button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_741badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_741counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_741td-style-2 .stacks_in_741button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_741td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_741td-style-3 .stacks_in_741button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_741td-style-3 .stacks_in_741badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_741badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_358 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_358 {
		display: none !important;
	}
}
#stacks_in_359>.s3_row {
	margin: 0 -10px;
}

#stacks_in_359>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_359>.s3_row  {
		margin: -10px;
	}
	#stacks_in_359>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_359>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_359>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_359>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_744faicon{
	display: inline;
}


.stacks_in_744wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_744td-style-1{
	
}

.stacks_in_744button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_744badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_744counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_744td-style-2 .stacks_in_744button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_744td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_744td-style-3 .stacks_in_744button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_744td-style-3 .stacks_in_744badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_744badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_747faicon{
	display: inline;
}


.stacks_in_747wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_747td-style-1{
	
}

.stacks_in_747button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_747badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_747counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_747td-style-2 .stacks_in_747button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_747td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_747td-style-3 .stacks_in_747button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_747td-style-3 .stacks_in_747badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_747badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_750faicon{
	display: inline;
}


.stacks_in_750wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_750td-style-1{
	
}

.stacks_in_750button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_750badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_750counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_750td-style-2 .stacks_in_750button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_750td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_750td-style-3 .stacks_in_750button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_750td-style-3 .stacks_in_750badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_750badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_896buttonPressWrapper{
	position: relative !important;
}

#stacks_in_896 a, #stacks_in_896 a:hover, #stacks_in_896 a:visited, #stacks_in_896 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_896button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_896button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_896 a, #stacks_in_896 a:visited, #stacks_in_896 a:active{
	color: #7F7F7F !important;
}

#stacks_in_896 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_896button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_896button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_896buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_896buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_896buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_896buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_753faicon{
	display: inline;
}


.stacks_in_753wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_753td-style-1{
	
}

.stacks_in_753button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_753badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_753counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_753td-style-2 .stacks_in_753button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_753td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_753td-style-3 .stacks_in_753button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_753td-style-3 .stacks_in_753badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_753badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_897buttonPressWrapper{
	position: relative !important;
}

#stacks_in_897 a, #stacks_in_897 a:hover, #stacks_in_897 a:visited, #stacks_in_897 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_897button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_897button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_897 a, #stacks_in_897 a:visited, #stacks_in_897 a:active{
	color: #7F7F7F !important;
}

#stacks_in_897 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_897button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_897button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_897buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_897buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_897buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_897buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_756faicon{
	display: inline;
}


.stacks_in_756wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_756td-style-1{
	
}

.stacks_in_756button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_756badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_756counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_756td-style-2 .stacks_in_756button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_756td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_756td-style-3 .stacks_in_756button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_756td-style-3 .stacks_in_756badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_756badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_898buttonPressWrapper{
	position: relative !important;
}

#stacks_in_898 a, #stacks_in_898 a:hover, #stacks_in_898 a:visited, #stacks_in_898 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_898button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_898button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_898 a, #stacks_in_898 a:visited, #stacks_in_898 a:active{
	color: #7F7F7F !important;
}

#stacks_in_898 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_898button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_898button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_898buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_898buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_898buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_898buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_588 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_588 {
		display: none !important;
	}
}
#stacks_in_589>.s3_row {
	margin: 0 -10px;
}

#stacks_in_589>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_589>.s3_row  {
		margin: -10px;
	}
	#stacks_in_589>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_589>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_589>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_589>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_759faicon{
	display: inline;
}


.stacks_in_759wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_759td-style-1{
	
}

.stacks_in_759button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_759badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_759counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_759td-style-2 .stacks_in_759button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_759td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_759td-style-3 .stacks_in_759button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_759td-style-3 .stacks_in_759badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_759badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_762faicon{
	display: inline;
}


.stacks_in_762wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_762td-style-1{
	
}

.stacks_in_762button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_762badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_762counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_762td-style-2 .stacks_in_762button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_762td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_762td-style-3 .stacks_in_762button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_762td-style-3 .stacks_in_762badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_762badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_828faicon{
	display: inline;
}


.stacks_in_828wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_828td-style-1{
	
}

.stacks_in_828button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_828badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_828counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_828td-style-2 .stacks_in_828button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_828td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_828td-style-3 .stacks_in_828button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_828td-style-3 .stacks_in_828badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_828badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_802faicon{
	display: inline;
}


.stacks_in_802wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_802td-style-1{
	
}

.stacks_in_802button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_802badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_802counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_802td-style-2 .stacks_in_802button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_802td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_802td-style-3 .stacks_in_802button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_802td-style-3 .stacks_in_802badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_802badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_818faicon{
	display: inline;
}


.stacks_in_818wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_818td-style-1{
	
}

.stacks_in_818button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_818badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_818counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_818td-style-2 .stacks_in_818button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_818td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_818td-style-3 .stacks_in_818button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_818td-style-3 .stacks_in_818badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_818badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_903buttonPressWrapper{
	position: relative !important;
}

#stacks_in_903 a, #stacks_in_903 a:hover, #stacks_in_903 a:visited, #stacks_in_903 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_903button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_903button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_903 a, #stacks_in_903 a:visited, #stacks_in_903 a:active{
	color: #7F7F7F !important;
}

#stacks_in_903 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_903button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_903button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_903buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_903buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_903buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_903buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1082 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1082 {
		display: none !important;
	}
}
#stacks_in_1117>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1117>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_1117>.s3_row  {
		margin: -10px;
	}
	#stacks_in_1117>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_1117>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_1117>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1117>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1128faicon{
	display: inline;
}


.stacks_in_1128wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1128td-style-1{
	
}

.stacks_in_1128button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1128badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1128counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1128td-style-2 .stacks_in_1128button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1128td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1128td-style-3 .stacks_in_1128button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1128td-style-3 .stacks_in_1128badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1128badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1124faicon{
	display: inline;
}


.stacks_in_1124wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1124td-style-1{
	
}

.stacks_in_1124button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1124badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1124counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1124td-style-2 .stacks_in_1124button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1124td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1124td-style-3 .stacks_in_1124button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1124td-style-3 .stacks_in_1124badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1124badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1131faicon{
	display: inline;
}


.stacks_in_1131wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1131td-style-1{
	
}

.stacks_in_1131button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1131badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1131counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1131td-style-2 .stacks_in_1131button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1131td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1131td-style-3 .stacks_in_1131button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1131td-style-3 .stacks_in_1131badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1131badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1162faicon{
	display: inline;
}


.stacks_in_1162wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1162td-style-1{
	
}

.stacks_in_1162button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1162badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1162counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1162td-style-2 .stacks_in_1162button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1162td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1162td-style-3 .stacks_in_1162button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1162td-style-3 .stacks_in_1162badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1162badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_825 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_825 {
		display: none !important;
	}
}
#eh_stacks_in_910 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_910:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_910.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_910.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_910.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_910.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_910 .eh-subtitle {margin-top: 4px;}
#eh_stacks_in_910.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 4px;
}
/*  */
/*  */
/*  */#eh_stacks_in_910 .eh-title {font-size: 40px;}/*  */
/*  */
#eh_stacks_in_910 .eh-title {
  max-width: 420px;
  font-weight: 800;
  line-height: 0.70;
  color: rgba(201, 151, 67, 1.00);
  font-family: 'Inter';
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_910 .eh-subtitle > div {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_910 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 400;
  line-height: 0.90;
  color: rgba(201, 151, 67, 1.00);
  font-family: 'Inter';
  letter-spacing: 3.50px;
  word-spacing: 0.00px;
}
#eh_stacks_in_910.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_910.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_910 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_910.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C99743;}
#eh_stacks_in_910.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C99743;}
#eh_stacks_in_910.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C99743;
  height: 2px;
  border-bottom: 2px solid #C99743;
  box-sizing: content-box;
}
#eh_stacks_in_910.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_910.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C99743;
  border-image: linear-gradient(-90deg, #C99743, transparent) 1;
}

#eh_stacks_in_910.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C99743, transparent) 1;}
#eh_stacks_in_910.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_910.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C99743;}
#eh_stacks_in_910.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_910:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_910:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C99743;
  fill: #C99743;
}
#eh_stacks_in_910.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_910.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_910.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_910.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_910.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_910.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_910.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_910.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_910.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C99743;}
#eh_stacks_in_910.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_910.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_910.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_910.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_910.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_910.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C99743;}
#eh_stacks_in_910.eh-line-303 .eh-extender,
#eh_stacks_in_910.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_910.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_910.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_910.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_910 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_910 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_910.eh-line-group-300 .eh-line-left,
#eh_stacks_in_910.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_910.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_910.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_910:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 22px;
  height: 22px;
}
#eh_stacks_in_910.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_910.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 44px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_910.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_910:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C99743;}
#eh_stacks_in_910:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_910:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_910.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_910.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_910.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_910.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_910.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_910.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_910.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_910.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_910.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_910.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_910.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 22px;
  /* */
}
#eh_stacks_in_910.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_910.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_910.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_910.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C99743;}
#eh_stacks_in_910.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C99743;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_910.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_910.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_910.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(22px * .4);
  height: calc(22px * .8);
}
#eh_stacks_in_910.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_910.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(22px * .8);
  height: calc(22px * .8);
}
#eh_stacks_in_910 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_910 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_910.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_910.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_910.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_910.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_910.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_910.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_910.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_910.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_910.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_910.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C99743;
}

#stacks_in_912 {
	font-size: 61%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_410 {
	height: 20.00px;
}




















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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_796 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_796 {
		display: none !important;
	}
}
#stacks_in_411>.s3_row {
	margin: 0 -10px;
}

#stacks_in_411>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_411>.s3_row  {
		margin: -10px;
	}
	#stacks_in_411>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_411>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_411>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_411>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_765faicon{
	display: inline;
}


.stacks_in_765wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_765td-style-1{
	
}

.stacks_in_765button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_765badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_765counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_765td-style-2 .stacks_in_765button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_765td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_765td-style-3 .stacks_in_765button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_765td-style-3 .stacks_in_765badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_765badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_795faicon{
	display: inline;
}


.stacks_in_795wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_795td-style-1{
	
}

.stacks_in_795button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_795badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_795counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_795td-style-2 .stacks_in_795button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_795td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_795td-style-3 .stacks_in_795button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_795td-style-3 .stacks_in_795badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_795badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_771faicon{
	display: inline;
}


.stacks_in_771wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_771td-style-1{
	
}

.stacks_in_771button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_771badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_771counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_771td-style-2 .stacks_in_771button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_771td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_771td-style-3 .stacks_in_771button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_771td-style-3 .stacks_in_771badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_771badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_775faicon{
	display: inline;
}


.stacks_in_775wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_775td-style-1{
	
}

.stacks_in_775button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_775badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_775counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_775td-style-2 .stacks_in_775button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_775td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_775td-style-3 .stacks_in_775button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_775td-style-3 .stacks_in_775badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_775badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_447buttonPressWrapper{
	position: relative !important;
}

#stacks_in_447 a, #stacks_in_447 a:hover, #stacks_in_447 a:visited, #stacks_in_447 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_447button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_447button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_447 a, #stacks_in_447 a:visited, #stacks_in_447 a:active{
	color: #7F7F7F !important;
}

#stacks_in_447 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_447button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_447button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_447buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_447buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_447buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_447buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_778faicon{
	display: inline;
}


.stacks_in_778wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_778td-style-1{
	
}

.stacks_in_778button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_778badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_778counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_778td-style-2 .stacks_in_778button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_778td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_778td-style-3 .stacks_in_778button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_778td-style-3 .stacks_in_778badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_778badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_900buttonPressWrapper{
	position: relative !important;
}

#stacks_in_900 a, #stacks_in_900 a:hover, #stacks_in_900 a:visited, #stacks_in_900 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_900button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_900button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_900 a, #stacks_in_900 a:visited, #stacks_in_900 a:active{
	color: #7F7F7F !important;
}

#stacks_in_900 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_900button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_900button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_900buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_900buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_900buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_900buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_452 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_452 {
		display: none !important;
	}
}
#stacks_in_453>.s3_row {
	margin: 0 -10px;
}

#stacks_in_453>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_453>.s3_row  {
		margin: -10px;
	}
	#stacks_in_453>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_453>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_453>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_453>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_781faicon{
	display: inline;
}


.stacks_in_781wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_781td-style-1{
	
}

.stacks_in_781button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_781badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_781counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_781td-style-2 .stacks_in_781button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_781td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_781td-style-3 .stacks_in_781button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_781td-style-3 .stacks_in_781badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_781badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_785faicon{
	display: inline;
}


.stacks_in_785wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_785td-style-1{
	
}

.stacks_in_785button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_785badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_785counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_785td-style-2 .stacks_in_785button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_785td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_785td-style-3 .stacks_in_785button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_785td-style-3 .stacks_in_785badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_785badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_789faicon{
	display: inline;
}


.stacks_in_789wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_789td-style-1{
	
}

.stacks_in_789button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_789badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_789counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_789td-style-2 .stacks_in_789button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_789td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_789td-style-3 .stacks_in_789button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_789td-style-3 .stacks_in_789badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_789badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_799faicon{
	display: inline;
}


.stacks_in_799wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_799td-style-1{
	
}

.stacks_in_799button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_799badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_799counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_799td-style-2 .stacks_in_799button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_799td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_799td-style-3 .stacks_in_799button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_799td-style-3 .stacks_in_799badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_799badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_792faicon{
	display: inline;
}


.stacks_in_792wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_792td-style-1{
	
}

.stacks_in_792button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_792badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_792counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_792td-style-2 .stacks_in_792button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_792td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_792td-style-3 .stacks_in_792button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_792td-style-3 .stacks_in_792badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_792badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_904buttonPressWrapper{
	position: relative !important;
}

#stacks_in_904 a, #stacks_in_904 a:hover, #stacks_in_904 a:visited, #stacks_in_904 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_904button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_904button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_904 a, #stacks_in_904 a:visited, #stacks_in_904 a:active{
	color: #7F7F7F !important;
}

#stacks_in_904 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_904button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_904button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_904buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_904buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_904buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_904buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_809 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_809 {
		display: none !important;
	}
}
#stacks_in_803>.s3_row {
	margin: 0 -10px;
}

#stacks_in_803>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_803>.s3_row  {
		margin: -10px;
	}
	#stacks_in_803>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_803>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_803>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_803>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_810faicon{
	display: inline;
}


.stacks_in_810wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_810td-style-1{
	
}

.stacks_in_810button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_810badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_810counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_810td-style-2 .stacks_in_810button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_810td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_810td-style-3 .stacks_in_810button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_810td-style-3 .stacks_in_810badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_810badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_905buttonPressWrapper{
	position: relative !important;
}

#stacks_in_905 a, #stacks_in_905 a:hover, #stacks_in_905 a:visited, #stacks_in_905 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_905button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_905button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_905 a, #stacks_in_905 a:visited, #stacks_in_905 a:active{
	color: #7F7F7F !important;
}

#stacks_in_905 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_905button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_905button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_905buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_905buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_905buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_905buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_831faicon{
	display: inline;
}


.stacks_in_831wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_831td-style-1{
	
}

.stacks_in_831button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_831badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_831counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_831td-style-2 .stacks_in_831button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_831td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_831td-style-3 .stacks_in_831button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_831td-style-3 .stacks_in_831badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_831badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_834faicon{
	display: inline;
}


.stacks_in_834wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_834td-style-1{
	
}

.stacks_in_834button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_834badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_834counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_834td-style-2 .stacks_in_834button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_834td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_834td-style-3 .stacks_in_834button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_834td-style-3 .stacks_in_834badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_834badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_837faicon{
	display: inline;
}


.stacks_in_837wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_837td-style-1{
	
}

.stacks_in_837button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_837badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_837counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_837td-style-2 .stacks_in_837button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_837td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_837td-style-3 .stacks_in_837button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_837td-style-3 .stacks_in_837badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_837badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_840faicon{
	display: inline;
}


.stacks_in_840wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_840td-style-1{
	
}

.stacks_in_840button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_840badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_840counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_840td-style-2 .stacks_in_840button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_840td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_840td-style-3 .stacks_in_840button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_840td-style-3 .stacks_in_840badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_840badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_899buttonPressWrapper{
	position: relative !important;
}

#stacks_in_899 a, #stacks_in_899 a:hover, #stacks_in_899 a:visited, #stacks_in_899 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_899button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_899button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_899 a, #stacks_in_899 a:visited, #stacks_in_899 a:active{
	color: #7F7F7F !important;
}

#stacks_in_899 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_899button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_899button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_899buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_899buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_899buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_899buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_813 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_813 {
		display: none !important;
	}
}
#stacks_in_859>.s3_row {
	margin: 0 -10px;
}

#stacks_in_859>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_859>.s3_row  {
		margin: -10px;
	}
	#stacks_in_859>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_859>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_859>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_859>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_879faicon{
	display: inline;
}


.stacks_in_879wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_879td-style-1{
	
}

.stacks_in_879button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_879badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_879counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_879td-style-2 .stacks_in_879button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_879td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_879td-style-3 .stacks_in_879button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_879td-style-3 .stacks_in_879badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_879badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_882faicon{
	display: inline;
}


.stacks_in_882wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_882td-style-1{
	
}

.stacks_in_882button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_882badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_882counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_882td-style-2 .stacks_in_882button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_882td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_882td-style-3 .stacks_in_882button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_882td-style-3 .stacks_in_882badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_882badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_883buttonPressWrapper{
	position: relative !important;
}

#stacks_in_883 a, #stacks_in_883 a:hover, #stacks_in_883 a:visited, #stacks_in_883 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_883button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_883button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_883 a, #stacks_in_883 a:visited, #stacks_in_883 a:active{
	color: #7F7F7F !important;
}

#stacks_in_883 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_883button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_883button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_883buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_883buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_883buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_883buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_890faicon{
	display: inline;
}


.stacks_in_890wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_890td-style-1{
	
}

.stacks_in_890button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_890badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_890counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_890td-style-2 .stacks_in_890button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_890td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_890td-style-3 .stacks_in_890button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_890td-style-3 .stacks_in_890badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_890badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_901buttonPressWrapper{
	position: relative !important;
}

#stacks_in_901 a, #stacks_in_901 a:hover, #stacks_in_901 a:visited, #stacks_in_901 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_901button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_901button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_901 a, #stacks_in_901 a:visited, #stacks_in_901 a:active{
	color: #7F7F7F !important;
}

#stacks_in_901 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_901button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_901button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_901buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_901buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_901buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_901buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_906faicon{
	display: inline;
}


.stacks_in_906wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_906td-style-1{
	
}

.stacks_in_906button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_906badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_906counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_906td-style-2 .stacks_in_906button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_906td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_906td-style-3 .stacks_in_906button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_906td-style-3 .stacks_in_906badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_906badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1005faicon{
	display: inline;
}


.stacks_in_1005wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1005td-style-1{
	
}

.stacks_in_1005button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1005badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1005counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1005td-style-2 .stacks_in_1005button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1005td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1005td-style-3 .stacks_in_1005button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1005td-style-3 .stacks_in_1005badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1005badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1009 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1009 {
		display: none !important;
	}
}
#stacks_in_1010>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1010>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_1010>.s3_row  {
		margin: -10px;
	}
	#stacks_in_1010>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_1010>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_1010>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1010>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1011faicon{
	display: inline;
}


.stacks_in_1011wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1011td-style-1{
	
}

.stacks_in_1011button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1011badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1011counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1011td-style-2 .stacks_in_1011button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1011td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1011td-style-3 .stacks_in_1011button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1011td-style-3 .stacks_in_1011badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1011badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1012faicon{
	display: inline;
}


.stacks_in_1012wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1012td-style-1{
	
}

.stacks_in_1012button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1012badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1012counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1012td-style-2 .stacks_in_1012button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1012td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1012td-style-3 .stacks_in_1012button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1012td-style-3 .stacks_in_1012badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1012badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1075faicon{
	display: inline;
}


.stacks_in_1075wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1075td-style-1{
	
}

.stacks_in_1075button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1075badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1075counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1075td-style-2 .stacks_in_1075button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1075td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1075td-style-3 .stacks_in_1075button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1075td-style-3 .stacks_in_1075badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1075badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1013faicon{
	display: inline;
}


.stacks_in_1013wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1013td-style-1{
	
}

.stacks_in_1013button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1013badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1013counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1013td-style-2 .stacks_in_1013button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1013td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1013td-style-3 .stacks_in_1013button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1013td-style-3 .stacks_in_1013badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1013badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1074buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1074 a, #stacks_in_1074 a:hover, #stacks_in_1074 a:visited, #stacks_in_1074 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1074button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #7F7F7F !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1074button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

#stacks_in_1074 a, #stacks_in_1074 a:visited, #stacks_in_1074 a:active{
	color: #7F7F7F !important;
}

#stacks_in_1074 a:hover{
	color: #595748 !important;
}






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1074button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.stacks_in_1074button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1074buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1074buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1074buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1074buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1081faicon{
	display: inline;
}


.stacks_in_1081wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1081td-style-1{
	
}

.stacks_in_1081button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1081badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1081counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1081td-style-2 .stacks_in_1081button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1081td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1081td-style-3 .stacks_in_1081button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1081td-style-3 .stacks_in_1081badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1081badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1136 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1136 {
		display: none !important;
	}
}
#stacks_in_1137>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1137>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_1137>.s3_row  {
		margin: -10px;
	}
	#stacks_in_1137>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_1137>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_1137>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1137>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1134faicon{
	display: inline;
}


.stacks_in_1134wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1134td-style-1{
	
}

.stacks_in_1134button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1134badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1134counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1134td-style-2 .stacks_in_1134button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1134td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1134td-style-3 .stacks_in_1134button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1134td-style-3 .stacks_in_1134badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1134badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1138 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_847 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_847 {
		display: none !important;
	}
}
#eh_stacks_in_984 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_984:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_984.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_984.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_984.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_984.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_984 .eh-subtitle {margin-top: 4px;}
#eh_stacks_in_984.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 4px;
}
/*  */
/*  */
/*  */#eh_stacks_in_984 .eh-title {font-size: 40px;}/*  */
/*  */
#eh_stacks_in_984 .eh-title {
  max-width: 420px;
  font-weight: 800;
  line-height: 0.70;
  color: rgba(201, 151, 67, 1.00);
  font-family: 'Inter';
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_984 .eh-subtitle > div {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_984 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 400;
  line-height: 0.90;
  color: rgba(201, 151, 67, 1.00);
  font-family: 'Inter';
  letter-spacing: 3.50px;
  word-spacing: 0.00px;
}
#eh_stacks_in_984.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_984.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_984 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_984.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C99743;}
#eh_stacks_in_984.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C99743;}
#eh_stacks_in_984.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C99743;
  height: 2px;
  border-bottom: 2px solid #C99743;
  box-sizing: content-box;
}
#eh_stacks_in_984.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_984.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C99743;
  border-image: linear-gradient(-90deg, #C99743, transparent) 1;
}

#eh_stacks_in_984.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C99743, transparent) 1;}
#eh_stacks_in_984.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_984.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C99743;}
#eh_stacks_in_984.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_984:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_984:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C99743;
  fill: #C99743;
}
#eh_stacks_in_984.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_984.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_984.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_984.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_984.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_984.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_984.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_984.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_984.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C99743;}
#eh_stacks_in_984.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_984.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_984.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_984.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_984.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_984.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C99743;}
#eh_stacks_in_984.eh-line-303 .eh-extender,
#eh_stacks_in_984.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_984.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_984.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_984.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_984 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_984 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_984.eh-line-group-300 .eh-line-left,
#eh_stacks_in_984.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_984.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_984.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_984:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 22px;
  height: 22px;
}
#eh_stacks_in_984.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_984.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 44px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_984.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_984:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C99743;}
#eh_stacks_in_984:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_984:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_984.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_984.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_984.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_984.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_984.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_984.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_984.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_984.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_984.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_984.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_984.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 22px;
  /* */
}
#eh_stacks_in_984.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_984.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_984.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_984.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C99743;}
#eh_stacks_in_984.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C99743;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_984.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_984.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_984.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(22px * .4);
  height: calc(22px * .8);
}
#eh_stacks_in_984.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_984.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(22px * .8);
  height: calc(22px * .8);
}
#eh_stacks_in_984 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_984 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_984.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_984.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_984.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_984.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_984.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_984.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_984.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_984.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_984.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_984.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C99743;
}

#stacks_in_986 {
	font-size: 61%;
}
#stacks_in_978>.s3_row {
	margin: 0 -10px;
}

#stacks_in_978>.s3_row>.s3_column_left {
	width: 32.51%;
}

#stacks_in_978>.s3_row>.s3_column_right {
	width: 67.490005%;
}




#stacks_in_978>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_978>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_978>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_out_971 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.800000);
}
#stacks_out_971 {
  z-index: 9999;
}
#stacks_out_971.emphasized {
  z-index: 10000;
}
#stacks_out_971 .emphasize-shadow:before, #stacks_out_971 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_971, 0);
}
#stacks_out_971 .emphasize-shadow {
  position: relative;
}
#stacks_out_971 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_971.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_971.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_971 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_971.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_971 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_971 {
  opacity: 1;
}
#emphasize_observer_stacks_in_971 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.800000);
  z-index: 9999;
}



#stacks_out_972 {
	width: 30%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_983 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_983 {
		display: none !important;
	}
}
#stacks_in_947>.s3_row {
	margin: 0 -10px;
}

#stacks_in_947>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_947>.s3_row  {
		margin: -10px;
	}
	#stacks_in_947>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_947>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_947>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_947>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_963faicon{
	display: inline;
}


.stacks_in_963wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_963td-style-1{
	
}

.stacks_in_963button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_963badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_963counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_963td-style-2 .stacks_in_963button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_963td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_963td-style-3 .stacks_in_963button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_963td-style-3 .stacks_in_963badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_963badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_964faicon{
	display: inline;
}


.stacks_in_964wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_964td-style-1{
	
}

.stacks_in_964button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_964badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_964counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_964td-style-2 .stacks_in_964button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_964td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_964td-style-3 .stacks_in_964button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_964td-style-3 .stacks_in_964badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_964badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_965faicon{
	display: inline;
}


.stacks_in_965wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_965td-style-1{
	
}

.stacks_in_965button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_965badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_965counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_965td-style-2 .stacks_in_965button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_965td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_965td-style-3 .stacks_in_965button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_965td-style-3 .stacks_in_965badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_965badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_966faicon{
	display: inline;
}


.stacks_in_966wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_966td-style-1{
	
}

.stacks_in_966button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_966badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_966counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_966td-style-2 .stacks_in_966button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_966td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_966td-style-3 .stacks_in_966button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_966td-style-3 .stacks_in_966badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_966badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_967faicon{
	display: inline;
}


.stacks_in_967wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_967td-style-1{
	
}

.stacks_in_967button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_967badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_967counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_967td-style-2 .stacks_in_967button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_967td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_967td-style-3 .stacks_in_967button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_967td-style-3 .stacks_in_967badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_967badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_993 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_993 {
		display: none !important;
	}
}
#stacks_in_987>.s3_row {
	margin: 0 -10px;
}

#stacks_in_987>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_987>.s3_row  {
		margin: -10px;
	}
	#stacks_in_987>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_987>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_987>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_987>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1000faicon{
	display: inline;
}


.stacks_in_1000wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1000td-style-1{
	
}

.stacks_in_1000button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1000badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1000counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1000td-style-2 .stacks_in_1000button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1000td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1000td-style-3 .stacks_in_1000button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1000td-style-3 .stacks_in_1000badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1000badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_999faicon{
	display: inline;
}


.stacks_in_999wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_999td-style-1{
	
}

.stacks_in_999button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(167, 119, 37, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_999badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_999counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_999td-style-2 .stacks_in_999button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_999td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_999td-style-3 .stacks_in_999button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_999td-style-3 .stacks_in_999badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_999badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1052 {
	height: 20.00px;
}




















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

/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/

#simpleSearchWrapperstacks_in_1053,
#simpleSearchWrapperstacks_in_1053 *,
#simpleSearchWrapperstacks_in_1053 *:before,
#simpleSearchWrapperstacks_in_1053 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#simpleSearchFormstacks_in_1053 {
	position: relative;
	display: block;
	border: 1px solid rgba(226, 226, 226, 1.00);
	border-radius: 4px;
	padding: 0px;
	background: rgba(255, 255, 255, 1.00);
	height: 50px;
	overflow: hidden;
	vertical-align: middle;
	transition: all 300ms ease-in-out;
}

#simpleSearchFormstacks_in_1053.focusedSimpleSearch {
	border: 1px solid rgba(0, 128, 255, 1.00);
	background: rgba(255, 255, 255, 1.00);
}

#searchButtonstacks_in_1053 {
	position: absolute;
	top: 0;
	z-index: 5;
	font-size: 16px;
	margin: 0;
	padding: 0 5px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	background: none;
	border: none;
	outline: none;
	text-align: center;
	display: inline-block;
}

#searchButtonstacks_in_1053 #searchIconstacks_in_1053 {
	color: rgba(46, 46, 46, 1.00);
	transition: all 300ms ease-in-out;
}

#searchButtonstacks_in_1053:hover #searchIconstacks_in_1053:hover {
	color: rgba(179, 179, 179, 1.00);
}

#tipue_search_inputstacks_in_1053 {
	font: 14px/1.6em sans-serif;
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	box-shadow: none; 
	outline: 0;
	margin: 0;
	position: relative;
	color: rgba(46, 46, 46, 1.00);
	padding: 0;
}

/*  */
#searchButtonstacks_in_1053 {
	right: 0;
}

#tipue_search_inputstacks_in_1053 {
	margin: 0 50px 0 10px;
}
/*  */

/*  */

#tipue_search_content {
	padding-top: 20px;
	margin: 0;
}

#tipue_search_warning {
	font: 300 15px/1.6 sans-serif;
	margin: 7px 0;
}

#tipue_search_warning a {
     text-decoration: none;
}

#tipue_search_warning a:hover {
     color: #555;  
}

#tipue_search_results_count {
	font: 300 15px/1.7 sans-serif;
}

.tipue_search_content_title {
	font: 300 21px/1.7 sans-serif;
	margin-top: 25px;
}

.tipue_search_content_title a {
     text-decoration: none;
}

.tipue_search_content_title a:hover {

}

.tipue_search_content_url {
     font: 300 14px/1.9 sans-serif;
     word-wrap: break-word;
     hyphens: auto;
}

.tipue_search_content_url a {
     text-decoration: none;
}

.tipue_search_content_url a:hover {
 
}

.tipue_search_content_text {
	word-wrap: break-word;
	hyphens: auto;
	margin-top: 3px;
}

.tipue_search_content_debug {
	font: 300 13px/1.6 sans-serif;
	margin: 5px 0;
}

.h01 {
     color: rgba(51, 51, 51, 1.00);
     background: rgba(255, 255, 255, 1.00);
     font-weight: 400;
}

#tipue_search_foot {
     margin: 51px 0 21px 0;
}

#tipue_search_foot_boxes {
	padding: 0;
	margin: 0;
	font: 12px sans-serif;
}

#tipue_search_foot_boxes li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#tipue_search_foot_boxes li a {
	padding: 10px 17px 11px 17px;
	background-color: rgba(255, 255, 255, 1.00);
	border: 1px solid #e2e2e2;
	color: rgba(51, 51, 51, 1.00);
	margin-right: 8px;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

#tipue_search_foot_boxes li.current {
	padding: 10px 17px 11px 17px;
	background: rgba(246, 246, 246, 1.00);
	border: 1px solid #e2e2e2;
	color: rgba(51, 51, 51, 1.00);
	margin-right: 8px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

#tipue_search_foot_boxes li a:hover {
     background: rgba(246, 246, 246, 1.00);
}


/* spinner */


.tipue_search_spinner {
     padding: 31px 0;
     width: 50px;
     height: 28px;
}

.tipue_search_spinner > div {
     background-color: #777;
     height: 100%;
     width: 3px;
     display: inline-block;
     margin-right: 2px;
     -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
     animation: stretchdelay 1.2s infinite ease-in-out;
}

.tipue_search_spinner .tipue_search_rect2 {
     -webkit-animation-delay: -1.1s;
     animation-delay: -1.1s;
}

.tipue_search_spinner .tipue_search_rect3 {
     -webkit-animation-delay: -1.0s;
     animation-delay: -1.0s;
}

@-webkit-keyframes stretchdelay {
	0%, 40%, 100% {
          -webkit-transform: scaleY(0.4)
	}  
	20% {
		-webkit-transform: scaleY(1.0)
	}
}

@keyframes stretchdelay {
	0%, 40%, 100% { 
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% { 
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}

/* @group Added by WW */

#tipue_search_inputstacks_in_1053 {
	background: none;
}

/* @end */





.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_945 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_945 {
		display: none !important;
	}
}
#stacks_in_814_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_814 a:link, #stacks_in_814 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_814 a:hover, #stacks_in_814 a:active {
	color:#FFFFFF;
}







#stacks_in_814 a:link, #stacks_in_814 a:visited {
	background-color:#798C8E;
	background: -webkit-gradient(linear, left top, left bottom, from(#798C8E), to(#485455));
	border:1px solid #485455;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_814 a:hover {
	background-color:#829799;
	background: -webkit-gradient(linear, left top, left bottom, from(#829799), to(#3F484A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_814 a:active {
	background-color:#798C8E;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_88 {
	height: 80.00px;
}




















@media print {
	#spacerStackstacks_in_88 {
		display: none !important;
	}
}
#stacks_in_92_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_92 a:link, #stacks_in_92 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_92 a:hover, #stacks_in_92 a:active {
	color:#FFFFFF;
}







#stacks_in_92 a:link, #stacks_in_92 a:visited {
	background-color:#798C8E;
	background: -webkit-gradient(linear, left top, left bottom, from(#798C8E), to(#485455));
	border:1px solid #485455;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_92 a:hover {
	background-color:#829799;
	background: -webkit-gradient(linear, left top, left bottom, from(#829799), to(#3F484A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_92 a:active {
	background-color:#798C8E;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1106faicon{
	display: inline;
}


.stacks_in_1106wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1106td-style-1{
	
}

.stacks_in_1106button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1106badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1106counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1106td-style-2 .stacks_in_1106button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1106td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1106td-style-3 .stacks_in_1106button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1106td-style-3 .stacks_in_1106badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1106badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_1109faicon{
	display: inline;
}


.stacks_in_1109wrapper{
	text-align: left;
}

/* -- Style 1 -- */
.stacks_in_1109td-style-1{
	
}

.stacks_in_1109button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(168, 120, 36, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_1109badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(145, 13, 16, 0.34);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_1109counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_1109td-style-2 .stacks_in_1109button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_1109td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_1109td-style-3 .stacks_in_1109button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_1109td-style-3 .stacks_in_1109badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_1109badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */