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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_548 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_548 {
		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_1492,
#simpleSearchWrapperstacks_in_1492 *,
#simpleSearchWrapperstacks_in_1492 *:before,
#simpleSearchWrapperstacks_in_1492 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#simpleSearchFormstacks_in_1492 {
	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_1492.focusedSimpleSearch {
	border: 1px solid rgba(0, 128, 255, 1.00);
	background: rgba(255, 255, 255, 1.00);
}

#searchButtonstacks_in_1492 {
	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_1492 #searchIconstacks_in_1492 {
	color: rgba(46, 46, 46, 1.00);
	transition: all 300ms ease-in-out;
}

#searchButtonstacks_in_1492:hover #searchIconstacks_in_1492:hover {
	color: rgba(179, 179, 179, 1.00);
}

#tipue_search_inputstacks_in_1492 {
	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_1492 {
	right: 0;
}

#tipue_search_inputstacks_in_1492 {
	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_1492 {
	background: none;
}

/* @end */




/*  */
#fifty-fifty-slider-stacks_in_1389 {
  border-radius: 0px;
  max-width: 800px;
  min-height: 450px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  text-align: left;
  list-style: none;
  margin: 0 auto;
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-family: "Nunito";
  transition: all 0s ease-in-out; }

#fifty-fifty-slider-stacks_in_1389 .ffs-slide {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  -webkit-transform: all 0.3s ease-in-out;
          transform: all 0.3s ease-in-out; }
  #fifty-fifty-slider-stacks_in_1389 .ffs-slide.active .ffs-slide-content {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_1389 .ffs-slide.active .ffs-slide-image {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content, #fifty-fifty-slider-stacks_in_1389 .ffs-slide-image {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative;
    pointer-events: auto;
    box-sizing: border-box; }
  #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
    padding-bottom: 50px;
    transition: -webkit-transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content-inner {
      z-index: 2;
      position: relative;
      padding: 20px 20px;
      box-sizing: border-box; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content .ffs-slide-title {
      /*  */
      font-family: "Droid Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 28px;
      line-height: 44.799999px;
      margin-bottom: 10px; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content .ffs-slide-text {
      /*  */
      font-family: "Droid Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 25.600000px;
      margin-bottom: 10px; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content .ffs-slide-action {
      /*  */
      font-family: "Droid Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      padding: 8px 20px;
      border: 2px solid;
      background: rgba(144, 96, 51, 1.00);
      border-radius: 30px;
      border-color: rgba(144, 96, 51, 1.00);
      display: inline-block;
      box-sizing: border-box;
      text-decoration: none;
      transition: all 0.3s ease; }
      #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content .ffs-slide-action::before {
        display: inline-block;
        content: 'Learn More'; }
      #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content .ffs-slide-action:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(102, 69, 39, 1.00);
        border-color: rgba(255, 255, 255, 1.00); }
  #fifty-fifty-slider-stacks_in_1389 .ffs-slide-image {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    z-index: 1;
    transition: -webkit-transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out, -webkit-transform 0s 0.3s ease-in-out; }

#fifty-fifty-slider-stacks_in_1389 .ffs-nav {
  left: 0;
  bottom: 0;
  width: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #fifty-fifty-slider-stacks_in_1389 .ffs-nav-count {
    margin-right: auto;
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px; }
  #fifty-fifty-slider-stacks_in_1389 .ffs-nav a {
    color: rgba(255, 255, 255, 1.00);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 2px solid rgba(255, 255, 255, 1.00);
    opacity: 0.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: inherit;
    line-height: 0;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    transition: all 0.3s ease-in-out; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-nav a i {
      line-height: 0;
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-nav a:hover {
      opacity: 1; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-nav a:first-of-type {
      margin-right: 10px; }

#fifty-fifty-slider-stacks_in_1389.slide-end .ffs-nav a.next {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_1389.slide-start .ffs-nav a.prev {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_1389.height-set .ffs-slide {
  bottom: 0; }

#fifty-fifty-slider-stacks_in_1389.hide-titles .ffs-slide-title {
  display: none; }

#fifty-fifty-slider-stacks_in_1389.hide-text .ffs-slide-text {
  display: none; }

#fifty-fifty-slider-stacks_in_1389.hide-actions .ffs-slide-action {
  display: none; }

#fifty-fifty-slider-stacks_in_1389.hide-actions .ffs-slide-text {
  margin-bottom: 0; }

#fifty-fifty-slider-stacks_in_1389.content-top .ffs-slide-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#fifty-fifty-slider-stacks_in_1389.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#fifty-fifty-slider-stacks_in_1389.content-bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#fifty-fifty-slider-stacks_in_1389 .ffs-slide .ffs-slide-content {
  /*  */
  background: rgba(167, 119, 37, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #fifty-fifty-slider-stacks_in_1389 .ffs-slide .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

@media (max-width: 700px) {
  #fifty-fifty-slider-stacks_in_1389 {
    min-height: 450px; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-nav {
      width: 100%; }
    #fifty-fifty-slider-stacks_in_1389 .ffs-slide {
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      #fifty-fifty-slider-stacks_in_1389 .ffs-slide-content {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%); }
      #fifty-fifty-slider-stacks_in_1389 .ffs-slide-image {
        width: 100%;
        height: 300px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
        transition: -webkit-transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out; }
    #fifty-fifty-slider-stacks_in_1389.mobile-nav-top .ffs-slide-content {
      padding-bottom: 0;
      padding-top: 50px; }
    #fifty-fifty-slider-stacks_in_1389.mobile-nav-top .ffs-nav {
      top: 300px;
      bottom: auto; }
    #fifty-fifty-slider-stacks_in_1389.mobile-nav-top.slide-start .ffs-nav a.prev {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    #fifty-fifty-slider-stacks_in_1389.mobile-nav-top.slide-end .ffs-nav a.next {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); } }
#ffs-slide-stacks_in_1394 .ffs-slide-image {
  background: url(../routines_files/slide_image-1394.jpg) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1394.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1394.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1394.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1394.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1394 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1394 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1394.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1394.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1394.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1443 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1443.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1443.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1443.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1443.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1443 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1443 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1443.custom-background .ffs-slide-content {
  /*  */
  background: rgba(166, 135, 64, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1443.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1443.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1397 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1397.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1397.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1397.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1397.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1397 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1397 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1397.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1397.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1397.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1400 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1400.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1400.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1400.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1400.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1400 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1400 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1400.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1400.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1400.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1403 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1403.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1403.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1403.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1403.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1403 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1403 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1403.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1403.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1403.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1406 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1406.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1406.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1406.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1406.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1406 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1406 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1406.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1406.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1406.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1409 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1409.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1409.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1409.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1409.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1409 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1409 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1409.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1409.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1409.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1412 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1412.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1412.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1412.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1412.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1412 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1412 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1412.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1412.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1412.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1419 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1419.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1419.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1419.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1419.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1419 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1419 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1419.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1419.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1419.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1425 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1425.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1425.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1425.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1425.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1425 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1425 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1425.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1425.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1425.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_1438 .ffs-slide-image {
  background: url() no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_1438.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1438.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1438.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_1438.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1438 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1438 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_1438.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_1438.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_1438.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1452 {
	height: 30.00px;
}




















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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_1423 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_1423 {
		display: none !important;
	}
}
#stacks_in_1257 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_1257 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_1226 {
	letter-spacing: 10px;
	font-size: 110%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1160 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1160 {
		display: none !important;
	}
}
/* -- 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_1258faicon{
	display: inline;
}


.stacks_in_1258wrapper{
	text-align: left;
}

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

.stacks_in_1258button{
	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_1258badge{
	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_1258counttext{
	display: none;
}

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

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

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

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


.stacks_in_1258badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1261 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1261 {
		display: none !important;
	}
}
#shadyStackstacks_in_1232 {
	-webkit-box-shadow: inset 0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow: inset 0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}


#shadyStackstacks_in_1232 {
	padding: 15px;
}




@media print {
	#shadyStackstacks_in_1232 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_985 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_985 {
		display: none !important;
	}
}
/* -- 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_1333faicon{
	display: inline;
}


.stacks_in_1333wrapper{
	text-align: left;
}

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

.stacks_in_1333button{
	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_1333badge{
	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_1333counttext{
	display: none;
}

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

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

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

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


.stacks_in_1333badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_915 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_915 {
		display: none !important;
	}
}
#stacks_in_948 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_948 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_907 {
	letter-spacing: 10px;
	font-size: 110%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1127 {
	height: 20.00px;
}




















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

#stacks_in_1099>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1099>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1099>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



#stacks_in_1109>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1109>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1109>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1109>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1203buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1203button{
	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_1203button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1203button{
		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_1203button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1203buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1203buttonPressWrapper{
		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_1097faicon{
	display: inline;
}


.stacks_in_1097wrapper{
	text-align: left;
}

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

.stacks_in_1097button{
	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_1097badge{
	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_1097counttext{
	display: none;
}

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

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

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

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


.stacks_in_1097badge{
	display: inline;
}

/* -- End Button Styles -- */


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

.stacks_in_1462buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1462button{
	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_1462button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1462button{
		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_1462button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1462buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1462buttonPressWrapper{
		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_1463faicon{
	display: inline;
}


.stacks_in_1463wrapper{
	text-align: left;
}

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

.stacks_in_1463button{
	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_1463badge{
	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_1463counttext{
	display: none;
}

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

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

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

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


.stacks_in_1463badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_933 {
	height: 20.00px;
}




















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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_722 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_722 {
		display: none !important;
	}
}
#stacks_in_949 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_949 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_901 {
	letter-spacing: 10px;
	font-size: 110%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_934 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_934 {
		display: none !important;
	}
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1169buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1169button{
	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_1169button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1169button{
		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_1169button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1169buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1169buttonPressWrapper{
		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_727faicon{
	display: inline;
}


.stacks_in_727wrapper{
	text-align: left;
}

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

.stacks_in_727button{
	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_727badge{
	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_727counttext{
	display: none;
}

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

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

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

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


.stacks_in_727badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1170 {
	height: 20.00px;
}




















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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_1066 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_1066 {
		display: none !important;
	}
}
#stacks_in_1067 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_1067 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_1073 {
	letter-spacing: 10px;
	font-size: 110%;
}
#stacks_in_1133>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1133>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1133>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1133>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


	#stacks_in_1133>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1133>.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_1137faicon{
	display: inline;
}


.stacks_in_1137wrapper{
	text-align: left;
}

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

.stacks_in_1137button{
	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_1137badge{
	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_1137counttext{
	display: none;
}

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

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

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

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


.stacks_in_1137badge{
	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_1148faicon{
	display: inline;
}


.stacks_in_1148wrapper{
	text-align: left;
}

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

.stacks_in_1148button{
	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_1148badge{
	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_1148counttext{
	display: none;
}

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

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

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

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


.stacks_in_1148badge{
	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_1153faicon{
	display: inline;
}


.stacks_in_1153wrapper{
	text-align: left;
}

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

.stacks_in_1153button{
	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_1153badge{
	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_1153counttext{
	display: none;
}

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

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

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

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


.stacks_in_1153badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1074 {
	height: 20.00px;
}




















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

#stacks_in_1171>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1171>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1171>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


	#stacks_in_1171>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1171>.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_1172faicon{
	display: inline;
}


.stacks_in_1172wrapper{
	text-align: left;
}

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

.stacks_in_1172button{
	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_1172badge{
	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_1172counttext{
	display: none;
}

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

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

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

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


.stacks_in_1172badge{
	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_1276faicon{
	display: inline;
}


.stacks_in_1276wrapper{
	text-align: left;
}

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

.stacks_in_1276button{
	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_1276badge{
	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_1276counttext{
	display: none;
}

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

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

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

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


.stacks_in_1276badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1282 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_1282 {
		display: none !important;
	}
}
/* -- 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_1285faicon{
	display: inline;
}


.stacks_in_1285wrapper{
	text-align: left;
}

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

.stacks_in_1285button{
	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_1285badge{
	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_1285counttext{
	display: none;
}

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

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

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

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


.stacks_in_1285badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1286 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_1286 {
		display: none !important;
	}
}
/* -- 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_1289faicon{
	display: inline;
}


.stacks_in_1289wrapper{
	text-align: left;
}

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

.stacks_in_1289button{
	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_1289badge{
	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_1289counttext{
	display: none;
}

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

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

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

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


.stacks_in_1289badge{
	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_1279faicon{
	display: inline;
}


.stacks_in_1279wrapper{
	text-align: left;
}

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

.stacks_in_1279button{
	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_1279badge{
	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_1279counttext{
	display: none;
}

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

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

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

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


.stacks_in_1279badge{
	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_1330faicon{
	display: inline;
}


.stacks_in_1330wrapper{
	text-align: left;
}

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

.stacks_in_1330button{
	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_1330badge{
	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_1330counttext{
	display: none;
}

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

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

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

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


.stacks_in_1330badge{
	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_1346faicon{
	display: inline;
}


.stacks_in_1346wrapper{
	text-align: left;
}

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

.stacks_in_1346button{
	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_1346badge{
	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_1346counttext{
	display: none;
}

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

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

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

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


.stacks_in_1346badge{
	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_1344faicon{
	display: inline;
}


.stacks_in_1344wrapper{
	text-align: left;
}

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

.stacks_in_1344button{
	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_1344badge{
	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_1344counttext{
	display: none;
}

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

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

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

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


.stacks_in_1344badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1190 {
	height: 20.00px;
}




















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

#stacks_in_1266>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1266>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1266>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


	#stacks_in_1266>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1266>.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_1262faicon{
	display: inline;
}


.stacks_in_1262wrapper{
	text-align: left;
}

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

.stacks_in_1262button{
	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_1262badge{
	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_1262counttext{
	display: none;
}

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

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

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

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


.stacks_in_1262badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1265 {
	height: 80.00px;
}




















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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_723 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_723 {
		display: none !important;
	}
}
#stacks_in_1154 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_1154 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_895 {
	letter-spacing: 10px;
	font-size: 110%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_935 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_935 {
		display: none !important;
	}
}
/* -- 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_1141faicon{
	display: inline;
}


.stacks_in_1141wrapper{
	text-align: left;
}

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

.stacks_in_1141button{
	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_1141badge{
	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_1141counttext{
	display: none;
}

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

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

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

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


.stacks_in_1141badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1140 {
	height: 40.00px;
}




















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

#stacks_in_1086>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1086>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1086>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



#stacks_in_966>.s3_row {
	margin: 0 -10px;
}

#stacks_in_966>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_966>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_966>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1204buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1204button{
	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_1204button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1204button{
		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_1204button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1204buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1204buttonPressWrapper{
		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_953faicon{
	display: inline;
}


.stacks_in_953wrapper{
	text-align: left;
}

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

.stacks_in_953button{
	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_953badge{
	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_953counttext{
	display: none;
}

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

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

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

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


.stacks_in_953badge{
	display: inline;
}

/* -- End Button Styles -- */


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

.stacks_in_1336buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1336button{
	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_1336button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1336button{
		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_1336button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1336buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_1205buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1205button{
	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_1205button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1205button{
		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_1205button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1205buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1205buttonPressWrapper{
		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_954faicon{
	display: inline;
}


.stacks_in_954wrapper{
	text-align: left;
}

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

.stacks_in_954button{
	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_954badge{
	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_954counttext{
	display: none;
}

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

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

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

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


.stacks_in_954badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1347 {
	height: 40.00px;
}




















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

#stacks_in_1348>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1348>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1348>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



#stacks_in_1349>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1349>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1349>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1349>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1350buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1350button{
	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_1350button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1350button{
		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_1350button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1350buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1350buttonPressWrapper{
		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_1351faicon{
	display: inline;
}


.stacks_in_1351wrapper{
	text-align: left;
}

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

.stacks_in_1351button{
	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_1351badge{
	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_1351counttext{
	display: none;
}

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

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

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

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


.stacks_in_1351badge{
	display: inline;
}

/* -- End Button Styles -- */


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

.stacks_in_1376buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1376button{
	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_1376button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1376button{
		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_1376button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1376buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1376buttonPressWrapper{
		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_1377faicon{
	display: inline;
}


.stacks_in_1377wrapper{
	text-align: left;
}

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

.stacks_in_1377button{
	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_1377badge{
	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_1377counttext{
	display: none;
}

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

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

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

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


.stacks_in_1377badge{
	display: inline;
}

/* -- End Button Styles -- */


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

.stacks_in_1384buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1384button{
	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_1384button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1384button{
		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_1384button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1384buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1384buttonPressWrapper{
		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_1387faicon{
	display: inline;
}


.stacks_in_1387wrapper{
	text-align: left;
}

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

.stacks_in_1387button{
	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_1387badge{
	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_1387counttext{
	display: none;
}

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

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

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

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


.stacks_in_1387badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1469 {
	height: 40.00px;
}




















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

#stacks_in_1470>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1470>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1470>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



#stacks_in_1471>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1471>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1471>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1471>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1472buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1472button{
	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_1472button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1472button{
		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_1472button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1472buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1472buttonPressWrapper{
		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_1473faicon{
	display: inline;
}


.stacks_in_1473wrapper{
	text-align: left;
}

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

.stacks_in_1473button{
	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_1473badge{
	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_1473counttext{
	display: none;
}

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

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

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

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


.stacks_in_1473badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1388 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_1388 {
		display: none !important;
	}
}
/* -- 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_984faicon{
	display: inline;
}


.stacks_in_984wrapper{
	text-align: left;
}

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

.stacks_in_984button{
	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_984badge{
	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_984counttext{
	display: none;
}

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

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

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

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


.stacks_in_984badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_800 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_800 {
		display: none !important;
	}
}
#stacks_in_952 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_952 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_978 {
	letter-spacing: 10px;
	font-size: 110%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_937 {
	height: 20.00px;
}




















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

#stacks_in_807>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_807>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_807>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1207buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1207button{
	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_1207button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1207button{
		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_1207button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1207buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_1208buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1208button{
	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_1208button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1208button{
		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_1208button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1208buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */#stacks_in_815>.s3_row {
	margin: 0 -10px;
}

#stacks_in_815>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_815>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_815>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


	#stacks_in_815>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_815>.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_801faicon{
	display: inline;
}


.stacks_in_801wrapper{
	text-align: left;
}

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

.stacks_in_801button{
	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_801badge{
	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_801counttext{
	display: none;
}

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

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

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

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


.stacks_in_801badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_987 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_987 {
		display: none !important;
	}
}
#stacks_in_988 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_988 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_994 {
	letter-spacing: 10px;
	font-size: 110%;
}
#stacks_in_1116>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1116>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1116>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1116>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



#stacks_in_1122>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1122>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1122>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1122>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1206buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1206button{
	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_1206button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1206button{
		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_1206button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1206buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1206buttonPressWrapper{
		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_1115faicon{
	display: inline;
}


.stacks_in_1115wrapper{
	text-align: left;
}

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

.stacks_in_1115button{
	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_1115badge{
	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_1115counttext{
	display: none;
}

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

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

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

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


.stacks_in_1115badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1062 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_1062 {
		display: none !important;
	}
}
#stacks_in_1155 .onthelineouterspace
{
display:block;
padding: 1px 0px 1px 0px;
}
#stacks_in_1155 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:groove; 
border-bottom-width:1px; 
border-bottom-color:#910D10; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#E80016; 
font-size:1%;
-webkit-box-shadow: 0px 0px 1px #DDDDDC;
-moz-box-shadow: 0px 0px 1px #DDDDDC;
box-shadow: 0px 0px 1px #DDDDDC;
opacity:.7;

/*CustomCSS;*/
}

  

#stacks_in_1026 {
	letter-spacing: 10px;
	font-size: 110%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1297 {
	height: 40.00px;
}




















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

#stacks_in_1308>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1308>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1308>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1306buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1306button{
	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_1306button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1306button{
		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_1306button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1306buttonPressWrapper *{
	
	
}


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

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

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

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

#spacerStackstacks_in_1307 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1307 {
		display: none !important;
	}
}
#eh_stacks_in_1318 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1318:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1318.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1318.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1318.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1318.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_1318 .eh-subtitle {margin-top: 4px;}
#eh_stacks_in_1318.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 4px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1318 .eh-title {font-size: 40px;}/*  */
/*  */
#eh_stacks_in_1318 .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_1318 .eh-subtitle > div {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_1318 .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_1318.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1318.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1318 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_1318.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C99743;}
#eh_stacks_in_1318.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C99743;}
#eh_stacks_in_1318.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.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_1318.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1318.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.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_1318.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C99743, transparent) 1;}
#eh_stacks_in_1318.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1318.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C99743;}
#eh_stacks_in_1318.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1318:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_1318:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C99743;
  fill: #C99743;
}
#eh_stacks_in_1318.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_1318.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1318.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_1318.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_1318.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1318.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_1318.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_1318.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1318.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C99743;}
#eh_stacks_in_1318.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1318.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1318.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1318.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1318.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1318.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C99743;}
#eh_stacks_in_1318.eh-line-303 .eh-extender,
#eh_stacks_in_1318.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_1318.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1318.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1318.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1318 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1318 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1318.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1318.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1318.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1318.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1318:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 22px;
  height: 22px;
}
#eh_stacks_in_1318.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1318.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 44px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1318.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1318:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C99743;}
#eh_stacks_in_1318:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_1318.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1318.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1318.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1318.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1318.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1318.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1318.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1318.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1318.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1318.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1318.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 22px;
  /* */
}
#eh_stacks_in_1318.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1318.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1318.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_1318.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C99743;}
#eh_stacks_in_1318.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C99743;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1318.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1318.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1318.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(22px * .4);
  height: calc(22px * .8);
}
#eh_stacks_in_1318.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1318.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(22px * .8);
  height: calc(22px * .8);
}
#eh_stacks_in_1318 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1318 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1318.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1318.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1318.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1318.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1318.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1318.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1318.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1318.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C99743;
}
#eh_stacks_in_1318.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1318.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C99743;
}

#stacks_in_1320 {
	font-size: 61%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1321 {
	height: 20.00px;
}




















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

#stacks_in_1298>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1298>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1298>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

.stacks_in_1327buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_1327button{
	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_1327button:hover{
	color: #595748 !important;
	background-color: #E4E2E5 !important;
	border-color: #C1C0C2 !important;
}

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

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






















	/* -- TYPE GHOST SMALL OVERRIDE -- */
	.stacks_in_1327button{
		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_1327button:hover{
		background-color: transparent !important;
	}
	

















.stacks_in_1327buttonPressWrapper *{
	
	
}


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

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

@media only screen and (max-width: 480px) {
	.stacks_in_1327buttonPressWrapper{
		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_1324faicon{
	display: inline;
}


.stacks_in_1324wrapper{
	text-align: left;
}

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

.stacks_in_1324button{
	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_1324badge{
	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_1324counttext{
	display: none;
}

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

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

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

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


.stacks_in_1324badge{
	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_1316faicon{
	display: inline;
}


.stacks_in_1316wrapper{
	text-align: left;
}

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

.stacks_in_1316button{
	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_1316badge{
	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_1316counttext{
	display: none;
}

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

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

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

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


.stacks_in_1316badge{
	display: inline;
}

/* -- End Button Styles -- */


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

#spacerStackstacks_in_1000 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_1000 {
		display: none !important;
	}
}
#stacks_in_654_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_654 a:link, #stacks_in_654 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_654 a:hover, #stacks_in_654 a:active {
	color:#FFFFFF;
}







#stacks_in_654 a:link, #stacks_in_654 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_654 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_654 a:active {
	background-color:#798C8E;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_53 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_53 {
		display: none !important;
	}
}
/* -- Start Bellboy Each css Template -- */

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

.stacks_in_581bellboy{
	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_581bellboy 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_581bellboy: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_88 {
	height: 40.00px;
}




















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