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



#stacks_in_754{
	max-width: px;margin: 0 auto;
}
#stacks_in_754{
	padding: px px px px;
}
@media screen and (min-width: px){
	#stacks_in_754{
		padding: px px px px;
	}
}#stacks_in_755>.s3_row {
	margin: 0 -0px;
}

#stacks_in_755>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_755>.s3_row>.s3_column_right {
	width: 20.000000%;
}




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










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



}



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


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


}





/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_759Calligrapher{			font-size: 200% !important;			color: #FDFFFF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_759Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_759Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_759Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_759Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_759Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_759Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_759Calligrapher h6, .stacks_in_759Calligrapher h5, .stacks_in_759Calligrapher h4, .stacks_in_759Calligrapher h3, .stacks_in_759Calligrapher h2, .stacks_in_759Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_759Calligrapher, .stacks_in_759Calligrapher h1, .stacks_in_759Calligrapher h2, .stacks_in_759Calligrapher h3, .stacks_in_759Calligrapher h4, .stacks_in_759Calligrapher h5, .stacks_in_759Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_759targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_759Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_759Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_759Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_759Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_763 {
	height: 20px;
}#stacks_in_764>.s3_row {
	margin: 0 -0px;
}

#stacks_in_764>.s3_row>.s3_column_left {
	width: 35.95%;
}

#stacks_in_764>.s3_row>.s3_column_right {
	width: 64.050003%;
}




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










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



}



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


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


}





.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_766 {
	height: 40px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_757 {
	height: 40px;
}/* Start dooMax stack CSS code */#stacks_in_954, .stacks_in_954MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_954MaxWidthContainer{	    max-width: 1300px;	}    .stacks_in_954MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_954MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_954MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_954MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_954MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */
#stacks_in_954 {
	padding:  10px;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_955 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_956Calligrapher{			font-size: 300% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_956Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_956Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_956Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_956Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_956Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_956Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_956Calligrapher h6, .stacks_in_956Calligrapher h5, .stacks_in_956Calligrapher h4, .stacks_in_956Calligrapher h3, .stacks_in_956Calligrapher h2, .stacks_in_956Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_956Calligrapher, .stacks_in_956Calligrapher h1, .stacks_in_956Calligrapher h2, .stacks_in_956Calligrapher h3, .stacks_in_956Calligrapher h4, .stacks_in_956Calligrapher h5, .stacks_in_956Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_956targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_956Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_956Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_956Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_956Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_962 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_962:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_962.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_962.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_962.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_962.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_962 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_962.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_962 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_962 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_962 .eh-line-wrap .eh-line-left,
#eh_stacks_in_962 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_962.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_962.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #AA9225;}
#eh_stacks_in_962.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_962.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #AA9225;}
#eh_stacks_in_962.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_962.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #AA9225;
  height: 2px;
  border-bottom: 2px solid #AA9225;
  box-sizing: content-box;
}
#eh_stacks_in_962.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_962.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_962.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_962.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #AA9225;
  border-image: linear-gradient(-90deg, #AA9225, transparent) 1;
}

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

#spacerStackstacks_in_966 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_967Calligrapher{			font-size: 140% !important;			color: #FB0007 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_967Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_967Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_967Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_967Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_967Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_967Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_967Calligrapher h6, .stacks_in_967Calligrapher h5, .stacks_in_967Calligrapher h4, .stacks_in_967Calligrapher h3, .stacks_in_967Calligrapher h2, .stacks_in_967Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_967Calligrapher, .stacks_in_967Calligrapher h1, .stacks_in_967Calligrapher h2, .stacks_in_967Calligrapher h3, .stacks_in_967Calligrapher h4, .stacks_in_967Calligrapher h5, .stacks_in_967Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_967targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_967Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_967Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_967Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_967Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_971 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1669 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1670 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1279Calligrapher{			font-size: 90% !important;			color: #FB0007 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1279Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1279Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1279Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1279Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1279Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1279Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1279Calligrapher h6, .stacks_in_1279Calligrapher h5, .stacks_in_1279Calligrapher h4, .stacks_in_1279Calligrapher h3, .stacks_in_1279Calligrapher h2, .stacks_in_1279Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1279Calligrapher, .stacks_in_1279Calligrapher h1, .stacks_in_1279Calligrapher h2, .stacks_in_1279Calligrapher h3, .stacks_in_1279Calligrapher h4, .stacks_in_1279Calligrapher h5, .stacks_in_1279Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1279targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1279Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1279Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1279Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1279Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1279 {
	background-color: rgba(224, 215, 247, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}
#stacks_in_1460>.s3_row {
	margin: 0 -4px;
}

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

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

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

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








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



}



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


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


}



/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1471Calligrapher{			font-size: 140% !important;			color: #C235CC !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1471Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1471Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1471Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1471Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1471Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1471Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1471Calligrapher h6, .stacks_in_1471Calligrapher h5, .stacks_in_1471Calligrapher h4, .stacks_in_1471Calligrapher h3, .stacks_in_1471Calligrapher h2, .stacks_in_1471Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1471Calligrapher, .stacks_in_1471Calligrapher h1, .stacks_in_1471Calligrapher h2, .stacks_in_1471Calligrapher h3, .stacks_in_1471Calligrapher h4, .stacks_in_1471Calligrapher h5, .stacks_in_1471Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1471targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1471Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1471Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1471Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1471Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1471 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1466Calligrapher{			font-size: 140% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1466Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1466Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1466Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1466Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1466Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1466Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1466Calligrapher h6, .stacks_in_1466Calligrapher h5, .stacks_in_1466Calligrapher h4, .stacks_in_1466Calligrapher h3, .stacks_in_1466Calligrapher h2, .stacks_in_1466Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1466Calligrapher, .stacks_in_1466Calligrapher h1, .stacks_in_1466Calligrapher h2, .stacks_in_1466Calligrapher h3, .stacks_in_1466Calligrapher h4, .stacks_in_1466Calligrapher h5, .stacks_in_1466Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1466targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1466Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1466Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1466Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1466Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1466 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1461Calligrapher{			font-size: 140% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1461Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1461Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1461Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1461Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1461Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1461Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1461Calligrapher h6, .stacks_in_1461Calligrapher h5, .stacks_in_1461Calligrapher h4, .stacks_in_1461Calligrapher h3, .stacks_in_1461Calligrapher h2, .stacks_in_1461Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1461Calligrapher, .stacks_in_1461Calligrapher h1, .stacks_in_1461Calligrapher h2, .stacks_in_1461Calligrapher h3, .stacks_in_1461Calligrapher h4, .stacks_in_1461Calligrapher h5, .stacks_in_1461Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1461targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1461Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1461Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1461Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1461Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1461 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanTabs/
 * Support: support@1littledesigner.com
 * cleanTabs Version 3.9.3
 * Uses jQuery EasyTabs plugin 3.2.0 (licensing listed in script.js)
 */

/* ====================
 * CLEARFIX
 ====================== */
.clearfix:after,
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix,
.forceClearfix .panel-container div {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix,
* html .forceClearfix .panel-container div {
	height: 1%;
}
.clearfix,
.forceClearfix .panel-container div {
	display: block;
}
/* close commented backslash hack */
/* ====================
 * REMOVE INTRUSIVE CODING
 ====================== */
#tabContainer_stacks_in_1476,
#tabContainer_stacks_in_1476 .tab-container,
#tabContainer_stacks_in_1476 .etabs,
#tabContainer_stacks_in_1476 .tab,
#tabContainer_stacks_in_1476 .tab a,
#tabContainer_stacks_in_1476 .panel-container,
#tabContainer_stacks_in_1476 .tabContent {
	margin: 0; 
	padding: 0;
	opacity: 1;
}
#tabContainer_stacks_in_1476 li {
	margin-left: 0;
	margin-right: 0;
}
#tabContainer_stacks_in_1476 li a {
	line-height: 2.1 !important;
}
#tabContainer_stacks_in_1476 li a.active {
	line-height: 2.1 !important; 
	-webkit-backface-visible: visible !important;
}
#tabContainer_stacks_in_1476 a,
#tabContainer_stacks_in_1476 a:hover {
	text-decoration: none;
}
#tabContainer_stacks_in_1476 .tab a,
#tabContainer_stacks_in_1476 .tab a:focus,
#tabContainer_stacks_in_1476 .tab a:active,
#tabContainer_stacks_in_1476 .tab a:visited,
#tabContainer_stacks_in_1476 .tab a:link {
	outline: none !important;
	border: none !important;
}
#tabContainer_stacks_in_1476 li,
#tabContainer_stacks_in_1476 li a {
	cursor: pointer;
}
/* ====================
 * TRANSPARENCY OPTION
 ====================== */
#tabContainer_stacks_in_1476.borderTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_1476.borderTransparencyOn .tab,
#tabContainer_stacks_in_1476.borderTransparencyOn #tab-container ul.etabs,
#tabContainer_stacks_in_1476.borderTransparencyOn #tab-container .panel-container,
.tabDemo #tabContainer_stacks_in_1476.borderTransparencyOn #tab-container .panel-container {
	border: none !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
#tabContainer_stacks_in_1476.tabTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_1476.tabTransparencyOn .tab,
#tabContainer_stacks_in_1476.tabTransparencyOn .tab:hover,
.tabDemo #tabContainer_stacks_in_1476.tabTransparencyOn .tab:hover {
	background: none !important;
	background-color: none !important;
}
#tabContainer_stacks_in_1476.contentTransparencyOn #tab-container .panel-container {
	background: none !important;
	background-color: none !important;
}
/* ====================
 * DEFAULT STYLING
 ====================== */
#tabContainer_stacks_in_1476 {
	width: 100%;
	padding-right: 3px;
}
#tabContainer_stacks_in_1476 #tab-container {
	min-width: 500px;
}
#tabContainer_stacks_in_1476 .etabs { 
	margin: 0; 
	padding: 0; 
}
#tabContainer_stacks_in_1476.controlTabWidthOn #tab-container ul.etabs li.tab {
	width: 500;
}
#tabContainer_stacks_in_1476 .tab, .tabDemo #tabContainer_stacks_in_1476 .tab { 
	display: inline-block; 
	zoom: 1; 
	*display: inline; /* IE7 */
	background: #FFFFFF; 
	border: solid 1px #FFFFFF; 
	border-bottom: none;
	border-radius: 10px 10px 0 0; 
	-moz-border-radius: 10px 10px 0 0; 
	-webkit-border-radius: 10px 10px 0 0;
	
}
#tabContainer_stacks_in_1476 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
	margin-left: 0px;
}
#tabContainer_stacks_in_1476 #tab-container ul.etabs.firstTabPerc li.tab:first-child {
	margin-left: 0%;
}
#tabContainer_stacks_in_1476 #tab-container ul.etabs .tab:hover,
.tabDemo #tabContainer_stacks_in_1476 #tab-container ul.etabs .tab:hover {
	background-color: #D7CFF7;
	border-color: #FFFFFF;
}
#tabContainer_stacks_in_1476 #tab-container .tab a {
	position: relative;
	font-size: 14px; 
	line-height: 2em;
	display: block; 
	padding: 0 10px; 
	outline: none; 
	text-decoration: none;
}
#tabContainer_stacks_in_1476.linkInheritOff #tab-container ul.etabs .tab a {
	color: #FB0007 !important;
}
#tabContainer_stacks_in_1476.linkInheritOff #tab-container ul.etabs .tab a:hover { 
	text-decoration: none;
	color: #0D4F8B !important;
}
#tabContainer_stacks_in_1476 #tab-container ul.etabs .tab.active { 
	background: #FAF8FB; 
	padding-top: 6px; 
	position: relative; 
	top: 1px; 
	border-color: #FFFFFF; 
}
#tabContainer_stacks_in_1476.linkInheritOff #tab-container ul.etabs .tab a.active { 
	font-weight: bold;
	color: #FB0007 !important; 
}
#tabContainer_stacks_in_1476.linkInheritOff #tab-container ul.etabs .tab a.active:hover {
	color: #0D4F8B !important;
}
#tabContainer_stacks_in_1476 #tab-container .panel-container {
	background: #FAF8FB;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	border-radius: 0 10px 10px 10px; 
	-moz-border-radius: 0 10px 10px 10px; 
	-webkit-border-radius: 0 10px 10px 10px;
}
#tabContainer_stacks_in_1476.textInheritOff #tab-container .panel-container {
	color: #FFFFFF !important;
	font-size: 14px;
}
#tabContainer_stacks_in_1476.borderTransparencyOff #tab-container .panel-container {
	border: solid #FFFFFF 1px; 
}
#tabContainer_stacks_in_1476.linkInheritOff #tab-container .panel-container a {
	color: #4E78A0;
}
#tabContainer_stacks_in_1476.linkInheritOff #tab-container .panel-container a:hover {
	color: #0D4F8B;
}
#tabContainer_stacks_in_1476 .panel-container { 
	margin-bottom: 10px; 
}

/* ====================
 * TAB COUNT CONTROL
 * Adds display none depending on total count
 ====================== */
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent2, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent3, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent4, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent5, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent6, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent7, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent8, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent12,
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter1 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter2 .tabContent3, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent4, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent5, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent6, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent7, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent8, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent12, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter2 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter3 .tabContent4, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent5, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent6, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent7, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent8, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent12,
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter3 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter4 .tabContent5, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent6, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent7, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent8, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent12, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter4 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter5 .tabContent6, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent7, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent8, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent12, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter5 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter6 .tabContent7, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent8, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent12, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter6 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter7 .tabContent8, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent12, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter7 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter8 .tabContent9, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent12, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter8 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter9 .tabContent10, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent12, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter9 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter10 .tabContent11, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent12,
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter10 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter11 .tabContent12,
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter11 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter12 .tabContent13, 
#tabContainer_stacks_in_1476 .tabCounter12 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter12 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter12 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter12 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter12 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter12 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter12 .tabContent20,

#tabContainer_stacks_in_1476 .tabCounter13 .tabContent14, 
#tabContainer_stacks_in_1476 .tabCounter13 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter13 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter13 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter13 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter13 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter13 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter14 .tabContent15, 
#tabContainer_stacks_in_1476 .tabCounter14 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter14 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter14 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter14 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter14 .tabContent20,

#tabContainer_stacks_in_1476 .tabCounter15 .tabContent16, 
#tabContainer_stacks_in_1476 .tabCounter15 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter15 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter15 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter15 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter16 .tabContent17, 
#tabContainer_stacks_in_1476 .tabCounter16 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter16 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter16 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter17 .tabContent18, 
#tabContainer_stacks_in_1476 .tabCounter17 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter17 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter18 .tabContent19, 
#tabContainer_stacks_in_1476 .tabCounter18 .tabContent20, 

#tabContainer_stacks_in_1476 .tabCounter19 .tabContent20 {
	display: none !important;
}
/* ====================
 * BACKEND
 ====================== */
.tabDemo #tabContainer_stacks_in_1476 .panel-container div.tabContent div {
	padding-top: 5px;
}
.tabDemo #tabContainer_stacks_in_1476 .tab {
	width: inherit;
}
/* ====================
 * THEMES
 ====================== */
#tabContainer_stacks_in_1476 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_1476 #tab-container.tabTheme3 ul.etabs .tab.active {
	border-color: #FFFFFF;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme2 ul.etabs {
	margin-bottom: 5px;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme2 .panel-container {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme2 ul.etabs .tab {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-bottom: solid 1px #FFFFFF;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_1476 #tab-container.tabTheme3 ul.etabs .tab.active,
#tabContainer_stacks_in_1476 #tab-container.tabTheme7 ul.etabs .tab.active {
	padding-top: 1px; 
	padding-bottom: -1px;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme3 ul.etabs {
	padding: 3px 4px; 
	border-right: solid 1px #FFFFFF; 
	border-left: solid 1px #FFFFFF;
	background: #FAF8FB;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme3.tabsBottomOff ul.etabs {
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-top: solid 1px #FFFFFF; 
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme3.tabsBottomOn ul.etabs {
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-bottom: solid 1px #FFFFFF; 
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme3 ul.etabs .tab {
	border-bottom: solid 1px #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme3.tabsBottomOff .panel-container {
	border-radius: 0 0 10px 10px;
	border-top: 0;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme3.tabsBottomOn .panel-container {
	border-radius: 10px 10px 0 0;
	border-bottom: 0;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme2.tabsBottomOn .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme3.tabsBottomOn .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme5.tabsBottomOn .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	margin-bottom: 0;
}  
#tabContainer_stacks_in_1476 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme7 .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme5 .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme6 .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme7 .panel-container {
	border-right: none;
	border-left: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme5.tabsBottomOff .panel-container,
#tabContainer_stacks_in_1476 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme5.tabsBottomOn .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	border: none;
	border-top: none;
	border-bottom: none;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_1476 #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_1476 #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
	margin-left: 10px;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme5 ul.etabs .tab,
#tabContainer_stacks_in_1476 #tab-container.tabTheme6 ul.etabs .tab,
#tabContainer_stacks_in_1476 #tab-container.tabTheme7 ul.etabs .tab {
	border: none;
	background: none;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme5.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 10px #FFFFFF;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme6.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 10px #FFFFFF;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab.active,
#tabContainer_stacks_in_1476 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab.active {
	border-top: solid 10px #FFFFFF;
	top: 0;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab,
#tabContainer_stacks_in_1476 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme7.themeDots1 ul.etabs li a {
	padding-bottom: 10px;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme7.themeDots1 ul.etabs li a:after {
	content:'';
	position: absolute;
	left: 45%;
	bottom: -6px;
	width: 12px;
	height: 12px;
	background: #00B2EE;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme7.themeDots1 ul.etabs li a:hover:after,
#tabContainer_stacks_in_1476 #tab-container.tabTheme7.themeDots1 ul.etabs li a.active:after {
	background: #325C74;
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 45%;
	margin-left: 24px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #00B2EE;
	margin: 0 auto;
	z-index: 0;
	
}
#tabContainer_stacks_in_1476 #tab-container.tabTheme7.themeDots2 ul.etabs li a:hover:after,
#tabContainer_stacks_in_1476 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	border-top-color: #325C74;
}
/* ====================
 * RESPONSIVENESS
 ====================== */

/* iPads */
@media (max-width : 768px) {
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 47%;
		margin: 1%;
		border-bottom: solid 1px #FFFFFF;
		border-radius: 10px; 
		-moz-border-radius: 10px; 
		-webkit-border-radius: 10px;
	}
	#tabContainer_stacks_in_1476.responsiveOn ul.etabs .tab.active {padding-top: 0;}
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
		margin-left: 1%;
	}
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme5 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_1476 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
	#tabContainer_stacks_in_1476 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 6px;
	}
	#tabContainer_stacks_in_1476 #tab-container ul.etabs .tab.active {
		padding-top: 0;
		top: 0;
	}
}

/* iPhones */
@media (max-width : 480px) {
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 100%;
	}
	#tabContainer_stacks_in_1476.responsiveOn #tab-container.tabTheme7 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_1476 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
}
/* Start dooMax stack CSS code */#stacks_in_1477, .stacks_in_1477MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1477MaxWidthContainer{	    max-width: 960px;	}    .stacks_in_1477MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1477MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1477MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1477MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1477MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1478 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1479Calligrapher{			font-size: 230% !important;			color: #7400FF !important;			font-weight:   bold !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1479Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1479Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1479Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1479Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1479Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1479Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1479Calligrapher h6, .stacks_in_1479Calligrapher h5, .stacks_in_1479Calligrapher h4, .stacks_in_1479Calligrapher h3, .stacks_in_1479Calligrapher h2, .stacks_in_1479Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1479Calligrapher, .stacks_in_1479Calligrapher h1, .stacks_in_1479Calligrapher h2, .stacks_in_1479Calligrapher h3, .stacks_in_1479Calligrapher h4, .stacks_in_1479Calligrapher h5, .stacks_in_1479Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1479targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1479Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1479Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1479Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1479Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1483 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1484Calligrapher{			font-size: 150% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1484Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1484Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1484Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1484Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1484Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1484Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1484Calligrapher h6, .stacks_in_1484Calligrapher h5, .stacks_in_1484Calligrapher h4, .stacks_in_1484Calligrapher h3, .stacks_in_1484Calligrapher h2, .stacks_in_1484Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1484Calligrapher, .stacks_in_1484Calligrapher h1, .stacks_in_1484Calligrapher h2, .stacks_in_1484Calligrapher h3, .stacks_in_1484Calligrapher h4, .stacks_in_1484Calligrapher h5, .stacks_in_1484Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1484targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1484Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1484Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1484Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1484Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1484 {
	margin:  10px;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1488 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1491 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1492 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1496 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1497 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1498Calligrapher{			font-size: 150% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1498Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1498Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1498Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1498Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1498Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1498Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1498Calligrapher h6, .stacks_in_1498Calligrapher h5, .stacks_in_1498Calligrapher h4, .stacks_in_1498Calligrapher h3, .stacks_in_1498Calligrapher h2, .stacks_in_1498Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1498Calligrapher, .stacks_in_1498Calligrapher h1, .stacks_in_1498Calligrapher h2, .stacks_in_1498Calligrapher h3, .stacks_in_1498Calligrapher h4, .stacks_in_1498Calligrapher h5, .stacks_in_1498Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1498targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1498Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1498Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1498Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1498Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1498 {
	margin:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1502 {
	height: 40px;
}/* @group Basics */

#videoPlayerContainerstacks_in_1503 {
	position: relative;
	z-index: 1;
}

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

#videoPlayerVideostacks_in_1503 {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_1503 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 60px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_1503 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(221, 223, 223, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_1503 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_1503 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_1503 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_1503:hover #videoPlayerControlsstacks_in_1503 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_1503 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

#videoPlayerControlsWrapperstacks_in_1503 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_1503:hover #videoPlayerControlsstacks_in_1503 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_1503 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_1503 #videoPlayerPlayPausestacks_in_1503 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_1503 #videoPlayerFullScreenstacks_in_1503 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_1503 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_1503 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_1503 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_1503 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_1503[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#videoPlayerSeekBarstacks_in_1503[type=range]:focus {
	outline: none;
}

#videoPlayerSeekBarstacks_in_1503[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1503[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1503[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1503[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_1503 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_1503 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1503:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 15px;
}

#volumeButtonstacks_in_1503 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1503:hover #volumeButtonstacks_in_1503 {
	display: none;
}

#volumeMinstacks_in_1503 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_1503 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_1503[type=range],
#volumeMinstacks_in_1503,
#volumeMaxstacks_in_1503 {
	display: none;
}

#volumeMinstacks_in_1503,
#volumeMaxstacks_in_1503 {
	cursor: pointer;
}

#volumestacks_in_1503:hover #volume-barstacks_in_1503,
#volumestacks_in_1503:hover #volumeMinstacks_in_1503,
#volumestacks_in_1503:hover #volumeMaxstacks_in_1503 {
	display: inline;
}

#volume-barstacks_in_1503[type=range] {
	-webkit-appearance: none;
	background: none;
	width: 70%;
	text-align: center;
	line-height: 60px;
	height: 60px;
}

#volume-barstacks_in_1503[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1503[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#volume-barstacks_in_1503[type=range]:focus {
	outline: none;
}

#volume-barstacks_in_1503[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#volume-barstacks_in_1503[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1503[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1503[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1503[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1503[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1503[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1503[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_1503[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_1503 #videoPlayerFullScreenstacks_in_1503,
	#videoPlayerControlsstacks_in_1503 #volumestacks_in_1503 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1504 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1505Calligrapher{			font-size: 120% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1505Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1505Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1505Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1505Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1505Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1505Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1505Calligrapher h6, .stacks_in_1505Calligrapher h5, .stacks_in_1505Calligrapher h4, .stacks_in_1505Calligrapher h3, .stacks_in_1505Calligrapher h2, .stacks_in_1505Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1505Calligrapher, .stacks_in_1505Calligrapher h1, .stacks_in_1505Calligrapher h2, .stacks_in_1505Calligrapher h3, .stacks_in_1505Calligrapher h4, .stacks_in_1505Calligrapher h5, .stacks_in_1505Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1505targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1505Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1505Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1505Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1505Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1509 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1510 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1511 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1513Calligrapher{			font-size: 150% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1513Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1513Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1513Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1513Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1513Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1513Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1513Calligrapher h6, .stacks_in_1513Calligrapher h5, .stacks_in_1513Calligrapher h4, .stacks_in_1513Calligrapher h3, .stacks_in_1513Calligrapher h2, .stacks_in_1513Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1513Calligrapher, .stacks_in_1513Calligrapher h1, .stacks_in_1513Calligrapher h2, .stacks_in_1513Calligrapher h3, .stacks_in_1513Calligrapher h4, .stacks_in_1513Calligrapher h5, .stacks_in_1513Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1513targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1513Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1513Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1513Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1513Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1513 {
	margin:  9px;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1517 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1518 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1519 {
	height: 20px;
}
#stacks_in_1520 {
	background-color: rgba(238, 208, 249, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1521 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1522Calligrapher{			font-size: 180% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1522Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1522Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1522Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1522Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1522Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1522Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1522Calligrapher h6, .stacks_in_1522Calligrapher h5, .stacks_in_1522Calligrapher h4, .stacks_in_1522Calligrapher h3, .stacks_in_1522Calligrapher h2, .stacks_in_1522Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1522Calligrapher, .stacks_in_1522Calligrapher h1, .stacks_in_1522Calligrapher h2, .stacks_in_1522Calligrapher h3, .stacks_in_1522Calligrapher h4, .stacks_in_1522Calligrapher h5, .stacks_in_1522Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1522targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1522Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1522Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1522Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1522Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1523 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1526 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1527 {
	font-size: 89%;
}
.spacerStack {
	height: 7px;
}

#spacerStackstacks_in_1528 {
	height: 7px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1531 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1534 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1535Calligrapher{			font-size: 140% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1535Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1535Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1535Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1535Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1535Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1535Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1535Calligrapher h6, .stacks_in_1535Calligrapher h5, .stacks_in_1535Calligrapher h4, .stacks_in_1535Calligrapher h3, .stacks_in_1535Calligrapher h2, .stacks_in_1535Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1535Calligrapher, .stacks_in_1535Calligrapher h1, .stacks_in_1535Calligrapher h2, .stacks_in_1535Calligrapher h3, .stacks_in_1535Calligrapher h4, .stacks_in_1535Calligrapher h5, .stacks_in_1535Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1535targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1535Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_1535Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_1535Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_1535Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1536_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_1536 a:link, #stacks_in_1536 a:visited {
	background-color:#6B0DF8;
	background: -webkit-gradient(linear, left top, left bottom, from(#6B0DF8), to(#400895));
	border:1px solid #400895;
	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_1536 a:hover {
	background-color:#740EFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#740EFF), to(#370781));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1536 a:active {
	background-color:#6B0DF8;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1539 {
	height: 40px;
}/* Start dooMax stack CSS code */#stacks_in_1542, .stacks_in_1542MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1542MaxWidthContainer{	    max-width: 1200px;	}    .stacks_in_1542MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1542MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1542MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1542MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1542MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1543 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1544Calligrapher{			font-size: 240% !important;			color: #0000FE !important;			font-weight:   bold !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1544Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1544Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1544Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1544Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1544Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1544Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1544Calligrapher h6, .stacks_in_1544Calligrapher h5, .stacks_in_1544Calligrapher h4, .stacks_in_1544Calligrapher h3, .stacks_in_1544Calligrapher h2, .stacks_in_1544Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1544Calligrapher, .stacks_in_1544Calligrapher h1, .stacks_in_1544Calligrapher h2, .stacks_in_1544Calligrapher h3, .stacks_in_1544Calligrapher h4, .stacks_in_1544Calligrapher h5, .stacks_in_1544Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1544targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1544Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1544Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1544Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1544Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1548 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1549Calligrapher{			font-size: 150% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1549Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1549Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1549Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1549Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1549Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1549Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1549Calligrapher h6, .stacks_in_1549Calligrapher h5, .stacks_in_1549Calligrapher h4, .stacks_in_1549Calligrapher h3, .stacks_in_1549Calligrapher h2, .stacks_in_1549Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1549Calligrapher, .stacks_in_1549Calligrapher h1, .stacks_in_1549Calligrapher h2, .stacks_in_1549Calligrapher h3, .stacks_in_1549Calligrapher h4, .stacks_in_1549Calligrapher h5, .stacks_in_1549Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1549targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1549Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1549Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1549Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1549Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1549 {
	margin:  10px;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1553 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1556 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1557Calligrapher{			font-size: 150% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1557Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1557Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1557Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1557Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1557Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1557Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1557Calligrapher h6, .stacks_in_1557Calligrapher h5, .stacks_in_1557Calligrapher h4, .stacks_in_1557Calligrapher h3, .stacks_in_1557Calligrapher h2, .stacks_in_1557Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1557Calligrapher, .stacks_in_1557Calligrapher h1, .stacks_in_1557Calligrapher h2, .stacks_in_1557Calligrapher h3, .stacks_in_1557Calligrapher h4, .stacks_in_1557Calligrapher h5, .stacks_in_1557Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1557targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1557Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1557Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1557Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1557Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1557 {
	margin:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1561 {
	height: 40px;
}/* @group Basics */

#videoPlayerContainerstacks_in_1562 {
	position: relative;
	z-index: 1;
}

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

#videoPlayerVideostacks_in_1562 {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_1562 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 60px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_1562 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_1562 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_1562 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_1562 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_1562:hover #videoPlayerControlsstacks_in_1562 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_1562 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

#videoPlayerControlsWrapperstacks_in_1562 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_1562:hover #videoPlayerControlsstacks_in_1562 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_1562 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_1562 #videoPlayerPlayPausestacks_in_1562 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_1562 #videoPlayerFullScreenstacks_in_1562 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_1562 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_1562 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_1562 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_1562 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_1562[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#videoPlayerSeekBarstacks_in_1562[type=range]:focus {
	outline: none;
}

#videoPlayerSeekBarstacks_in_1562[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1562[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1562[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1562[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_1562 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_1562 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1562:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 15px;
}

#volumeButtonstacks_in_1562 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1562:hover #volumeButtonstacks_in_1562 {
	display: none;
}

#volumeMinstacks_in_1562 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_1562 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_1562[type=range],
#volumeMinstacks_in_1562,
#volumeMaxstacks_in_1562 {
	display: none;
}

#volumeMinstacks_in_1562,
#volumeMaxstacks_in_1562 {
	cursor: pointer;
}

#volumestacks_in_1562:hover #volume-barstacks_in_1562,
#volumestacks_in_1562:hover #volumeMinstacks_in_1562,
#volumestacks_in_1562:hover #volumeMaxstacks_in_1562 {
	display: inline;
}

#volume-barstacks_in_1562[type=range] {
	-webkit-appearance: none;
	background: none;
	width: 70%;
	text-align: center;
	line-height: 60px;
	height: 60px;
}

#volume-barstacks_in_1562[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1562[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#volume-barstacks_in_1562[type=range]:focus {
	outline: none;
}

#volume-barstacks_in_1562[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#volume-barstacks_in_1562[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1562[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1562[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1562[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1562[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1562[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1562[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_1562[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_1562 #videoPlayerFullScreenstacks_in_1562,
	#videoPlayerControlsstacks_in_1562 #volumestacks_in_1562 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1563 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1564Calligrapher{			font-size: 150% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1564Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1564Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1564Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1564Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1564Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1564Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1564Calligrapher h6, .stacks_in_1564Calligrapher h5, .stacks_in_1564Calligrapher h4, .stacks_in_1564Calligrapher h3, .stacks_in_1564Calligrapher h2, .stacks_in_1564Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1564Calligrapher, .stacks_in_1564Calligrapher h1, .stacks_in_1564Calligrapher h2, .stacks_in_1564Calligrapher h3, .stacks_in_1564Calligrapher h4, .stacks_in_1564Calligrapher h5, .stacks_in_1564Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1564targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1564Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1564Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1564Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1564Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1568 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1569 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1572Calligrapher{			font-size: 150% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1572Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1572Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1572Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1572Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1572Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1572Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1572Calligrapher h6, .stacks_in_1572Calligrapher h5, .stacks_in_1572Calligrapher h4, .stacks_in_1572Calligrapher h3, .stacks_in_1572Calligrapher h2, .stacks_in_1572Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1572Calligrapher, .stacks_in_1572Calligrapher h1, .stacks_in_1572Calligrapher h2, .stacks_in_1572Calligrapher h3, .stacks_in_1572Calligrapher h4, .stacks_in_1572Calligrapher h5, .stacks_in_1572Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1572targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1572Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1572Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1572Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1572Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1572 {
	margin:  10px;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1576 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1577 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1578 {
	height: 20px;
}
#stacks_in_1579 {
	background-color: rgba(238, 208, 249, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1581 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1582Calligrapher{			font-size: 180% !important;			color: #0000FD !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1582Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1582Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1582Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1582Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1582Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1582Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1582Calligrapher h6, .stacks_in_1582Calligrapher h5, .stacks_in_1582Calligrapher h4, .stacks_in_1582Calligrapher h3, .stacks_in_1582Calligrapher h2, .stacks_in_1582Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1582Calligrapher, .stacks_in_1582Calligrapher h1, .stacks_in_1582Calligrapher h2, .stacks_in_1582Calligrapher h3, .stacks_in_1582Calligrapher h4, .stacks_in_1582Calligrapher h5, .stacks_in_1582Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1582targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1582Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1582Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1582Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1582Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1583 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1586 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1587 {
	font-size: 89%;
}
.spacerStack {
	height: 7px;
}

#spacerStackstacks_in_1588 {
	height: 7px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1591 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1594 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1595Calligrapher{			font-size: 140% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1595Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1595Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1595Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1595Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1595Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1595Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1595Calligrapher h6, .stacks_in_1595Calligrapher h5, .stacks_in_1595Calligrapher h4, .stacks_in_1595Calligrapher h3, .stacks_in_1595Calligrapher h2, .stacks_in_1595Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1595Calligrapher, .stacks_in_1595Calligrapher h1, .stacks_in_1595Calligrapher h2, .stacks_in_1595Calligrapher h3, .stacks_in_1595Calligrapher h4, .stacks_in_1595Calligrapher h5, .stacks_in_1595Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1595targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1595Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_1595Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_1595Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_1595Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1596_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_1596 a:link, #stacks_in_1596 a:visited {
	background-color:#6B0DF8;
	background: -webkit-gradient(linear, left top, left bottom, from(#6B0DF8), to(#400895));
	border:1px solid #400895;
	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_1596 a:hover {
	background-color:#740EFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#740EFF), to(#370781));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1596 a:active {
	background-color:#6B0DF8;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1599 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1602Calligrapher{			font-size: 150% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1602Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1602Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1602Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1602Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1602Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1602Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1602Calligrapher h6, .stacks_in_1602Calligrapher h5, .stacks_in_1602Calligrapher h4, .stacks_in_1602Calligrapher h3, .stacks_in_1602Calligrapher h2, .stacks_in_1602Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1602Calligrapher, .stacks_in_1602Calligrapher h1, .stacks_in_1602Calligrapher h2, .stacks_in_1602Calligrapher h3, .stacks_in_1602Calligrapher h4, .stacks_in_1602Calligrapher h5, .stacks_in_1602Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1602targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1602Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1602Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1602Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1602Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1602 {
	margin:  10px;
}

#stacks_in_1605 {
	font-size: 99%;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1683 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1675Calligrapher{			font-size: 230% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1675Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1675Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1675Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1675Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1675Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1675Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1675Calligrapher h6, .stacks_in_1675Calligrapher h5, .stacks_in_1675Calligrapher h4, .stacks_in_1675Calligrapher h3, .stacks_in_1675Calligrapher h2, .stacks_in_1675Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1675Calligrapher, .stacks_in_1675Calligrapher h1, .stacks_in_1675Calligrapher h2, .stacks_in_1675Calligrapher h3, .stacks_in_1675Calligrapher h4, .stacks_in_1675Calligrapher h5, .stacks_in_1675Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1675targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1675Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1675Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1675Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1675Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1678 {
	font-size: 99%;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1684 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1679Calligrapher{			font-size: 150% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1679Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1679Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1679Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1679Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1679Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1679Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1679Calligrapher h6, .stacks_in_1679Calligrapher h5, .stacks_in_1679Calligrapher h4, .stacks_in_1679Calligrapher h3, .stacks_in_1679Calligrapher h2, .stacks_in_1679Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1679Calligrapher, .stacks_in_1679Calligrapher h1, .stacks_in_1679Calligrapher h2, .stacks_in_1679Calligrapher h3, .stacks_in_1679Calligrapher h4, .stacks_in_1679Calligrapher h5, .stacks_in_1679Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1679targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1679Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1679Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1679Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1679Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1679 {
	margin:  9px;
}

#stacks_in_1682 {
	font-size: 99%;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1685 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1686 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1671Calligrapher{			font-size: 150% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1671Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1671Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1671Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1671Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1671Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1671Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1671Calligrapher h6, .stacks_in_1671Calligrapher h5, .stacks_in_1671Calligrapher h4, .stacks_in_1671Calligrapher h3, .stacks_in_1671Calligrapher h2, .stacks_in_1671Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1671Calligrapher, .stacks_in_1671Calligrapher h1, .stacks_in_1671Calligrapher h2, .stacks_in_1671Calligrapher h3, .stacks_in_1671Calligrapher h4, .stacks_in_1671Calligrapher h5, .stacks_in_1671Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1671targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1671Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1671Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1671Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1671Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1671 {
	margin:  10px;
}

#stacks_in_1674 {
	font-size: 99%;
}

#stacks_in_1610 {
	background-color: rgba(238, 208, 249, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1612 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1613Calligrapher{			font-size: 180% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1613Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1613Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1613Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1613Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1613Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1613Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1613Calligrapher h6, .stacks_in_1613Calligrapher h5, .stacks_in_1613Calligrapher h4, .stacks_in_1613Calligrapher h3, .stacks_in_1613Calligrapher h2, .stacks_in_1613Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1613Calligrapher, .stacks_in_1613Calligrapher h1, .stacks_in_1613Calligrapher h2, .stacks_in_1613Calligrapher h3, .stacks_in_1613Calligrapher h4, .stacks_in_1613Calligrapher h5, .stacks_in_1613Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1613targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1613Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1613Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1613Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1613Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1614 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1617 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1618 {
	font-size: 89%;
}
.spacerStack {
	height: 7px;
}

#spacerStackstacks_in_1619 {
	height: 7px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1622 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1625 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1626Calligrapher{			font-size: 140% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1626Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1626Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1626Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1626Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1626Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1626Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1626Calligrapher h6, .stacks_in_1626Calligrapher h5, .stacks_in_1626Calligrapher h4, .stacks_in_1626Calligrapher h3, .stacks_in_1626Calligrapher h2, .stacks_in_1626Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1626Calligrapher, .stacks_in_1626Calligrapher h1, .stacks_in_1626Calligrapher h2, .stacks_in_1626Calligrapher h3, .stacks_in_1626Calligrapher h4, .stacks_in_1626Calligrapher h5, .stacks_in_1626Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1626targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1626Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_1626Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_1626Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_1626Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1627_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_1627 a:link, #stacks_in_1627 a:visited {
	background-color:#6B0DF8;
	background: -webkit-gradient(linear, left top, left bottom, from(#6B0DF8), to(#400895));
	border:1px solid #400895;
	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_1627 a:hover {
	background-color:#740EFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#740EFF), to(#370781));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1627 a:active {
	background-color:#6B0DF8;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1630 {
	height: 40px;
}
#stacks_in_1652 {
	font-size: 99%;
}
/* Start dooMax stack CSS code */#stacks_in_1708, .stacks_in_1708MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1708MaxWidthContainer{	    max-width: 960px;	}    .stacks_in_1708MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1708MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1708MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1708MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1708MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1974 {
	height: 50px;
}.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1973 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1710Calligrapher{			font-size: 130% !important;			color: #7400FF !important;			font-weight:   bold !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1710Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1710Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1710Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1710Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1710Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1710Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1710Calligrapher h6, .stacks_in_1710Calligrapher h5, .stacks_in_1710Calligrapher h4, .stacks_in_1710Calligrapher h3, .stacks_in_1710Calligrapher h2, .stacks_in_1710Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1710Calligrapher, .stacks_in_1710Calligrapher h1, .stacks_in_1710Calligrapher h2, .stacks_in_1710Calligrapher h3, .stacks_in_1710Calligrapher h4, .stacks_in_1710Calligrapher h5, .stacks_in_1710Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1710targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1710Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1710Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1710Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1710Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1714 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1715Calligrapher{			font-size: 110% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1715Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1715Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1715Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1715Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1715Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1715Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1715Calligrapher h6, .stacks_in_1715Calligrapher h5, .stacks_in_1715Calligrapher h4, .stacks_in_1715Calligrapher h3, .stacks_in_1715Calligrapher h2, .stacks_in_1715Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1715Calligrapher, .stacks_in_1715Calligrapher h1, .stacks_in_1715Calligrapher h2, .stacks_in_1715Calligrapher h3, .stacks_in_1715Calligrapher h4, .stacks_in_1715Calligrapher h5, .stacks_in_1715Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1715targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1715Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1715Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1715Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1715Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1719 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1722 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1723 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1727 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1728 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1729Calligrapher{			font-size: 110% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1729Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1729Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1729Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1729Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1729Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1729Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1729Calligrapher h6, .stacks_in_1729Calligrapher h5, .stacks_in_1729Calligrapher h4, .stacks_in_1729Calligrapher h3, .stacks_in_1729Calligrapher h2, .stacks_in_1729Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1729Calligrapher, .stacks_in_1729Calligrapher h1, .stacks_in_1729Calligrapher h2, .stacks_in_1729Calligrapher h3, .stacks_in_1729Calligrapher h4, .stacks_in_1729Calligrapher h5, .stacks_in_1729Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1729targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1729Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1729Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1729Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1729Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1733 {
	height: 40px;
}/* @group Basics */

#videoPlayerContainerstacks_in_1734 {
	position: relative;
	z-index: 1;
}

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

#videoPlayerVideostacks_in_1734 {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_1734 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 60px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_1734 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(221, 223, 223, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_1734 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_1734 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_1734 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_1734:hover #videoPlayerControlsstacks_in_1734 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_1734 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

#videoPlayerControlsWrapperstacks_in_1734 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_1734:hover #videoPlayerControlsstacks_in_1734 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_1734 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_1734 #videoPlayerPlayPausestacks_in_1734 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_1734 #videoPlayerFullScreenstacks_in_1734 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_1734 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_1734 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_1734 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_1734 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_1734[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#videoPlayerSeekBarstacks_in_1734[type=range]:focus {
	outline: none;
}

#videoPlayerSeekBarstacks_in_1734[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1734[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1734[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1734[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_1734 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_1734 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1734:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 15px;
}

#volumeButtonstacks_in_1734 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1734:hover #volumeButtonstacks_in_1734 {
	display: none;
}

#volumeMinstacks_in_1734 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_1734 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_1734[type=range],
#volumeMinstacks_in_1734,
#volumeMaxstacks_in_1734 {
	display: none;
}

#volumeMinstacks_in_1734,
#volumeMaxstacks_in_1734 {
	cursor: pointer;
}

#volumestacks_in_1734:hover #volume-barstacks_in_1734,
#volumestacks_in_1734:hover #volumeMinstacks_in_1734,
#volumestacks_in_1734:hover #volumeMaxstacks_in_1734 {
	display: inline;
}

#volume-barstacks_in_1734[type=range] {
	-webkit-appearance: none;
	background: none;
	width: 70%;
	text-align: center;
	line-height: 60px;
	height: 60px;
}

#volume-barstacks_in_1734[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1734[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#volume-barstacks_in_1734[type=range]:focus {
	outline: none;
}

#volume-barstacks_in_1734[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#volume-barstacks_in_1734[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1734[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1734[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1734[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1734[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1734[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1734[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_1734[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_1734 #videoPlayerFullScreenstacks_in_1734,
	#videoPlayerControlsstacks_in_1734 #volumestacks_in_1734 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1735 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1736Calligrapher{			font-size: 60% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1736Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1736Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1736Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1736Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1736Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1736Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1736Calligrapher h6, .stacks_in_1736Calligrapher h5, .stacks_in_1736Calligrapher h4, .stacks_in_1736Calligrapher h3, .stacks_in_1736Calligrapher h2, .stacks_in_1736Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1736Calligrapher, .stacks_in_1736Calligrapher h1, .stacks_in_1736Calligrapher h2, .stacks_in_1736Calligrapher h3, .stacks_in_1736Calligrapher h4, .stacks_in_1736Calligrapher h5, .stacks_in_1736Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1736targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1736Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1736Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1736Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1736Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1740 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1741 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1742 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1743 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1744Calligrapher{			font-size: 110% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1744Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1744Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1744Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1744Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1744Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1744Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1744Calligrapher h6, .stacks_in_1744Calligrapher h5, .stacks_in_1744Calligrapher h4, .stacks_in_1744Calligrapher h3, .stacks_in_1744Calligrapher h2, .stacks_in_1744Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1744Calligrapher, .stacks_in_1744Calligrapher h1, .stacks_in_1744Calligrapher h2, .stacks_in_1744Calligrapher h3, .stacks_in_1744Calligrapher h4, .stacks_in_1744Calligrapher h5, .stacks_in_1744Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1744targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1744Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1744Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1744Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1744Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1748 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1749 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1750 {
	height: 20px;
}
#stacks_in_1751 {
	background-color: rgba(238, 208, 249, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1752 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1753Calligrapher{			font-size: 180% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1753Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1753Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1753Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1753Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1753Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1753Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1753Calligrapher h6, .stacks_in_1753Calligrapher h5, .stacks_in_1753Calligrapher h4, .stacks_in_1753Calligrapher h3, .stacks_in_1753Calligrapher h2, .stacks_in_1753Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1753Calligrapher, .stacks_in_1753Calligrapher h1, .stacks_in_1753Calligrapher h2, .stacks_in_1753Calligrapher h3, .stacks_in_1753Calligrapher h4, .stacks_in_1753Calligrapher h5, .stacks_in_1753Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1753targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1753Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1753Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1753Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1753Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1754 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1757 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1758 {
	font-size: 89%;
}
.spacerStack {
	height: 7px;
}

#spacerStackstacks_in_1759 {
	height: 7px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1762 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1765 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1766Calligrapher{			font-size: 140% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1766Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1766Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1766Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1766Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1766Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1766Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1766Calligrapher h6, .stacks_in_1766Calligrapher h5, .stacks_in_1766Calligrapher h4, .stacks_in_1766Calligrapher h3, .stacks_in_1766Calligrapher h2, .stacks_in_1766Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1766Calligrapher, .stacks_in_1766Calligrapher h1, .stacks_in_1766Calligrapher h2, .stacks_in_1766Calligrapher h3, .stacks_in_1766Calligrapher h4, .stacks_in_1766Calligrapher h5, .stacks_in_1766Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1766targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1766Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_1766Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_1766Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_1766Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1767_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_1767 a:link, #stacks_in_1767 a:visited {
	background-color:#6B0DF8;
	background: -webkit-gradient(linear, left top, left bottom, from(#6B0DF8), to(#400895));
	border:1px solid #400895;
	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_1767 a:hover {
	background-color:#740EFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#740EFF), to(#370781));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1767 a:active {
	background-color:#6B0DF8;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1770 {
	height: 40px;
}/* Start dooMax stack CSS code */#stacks_in_1912, .stacks_in_1912MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1912MaxWidthContainer{	    max-width: 1200px;	}    .stacks_in_1912MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1912MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1912MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1912MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1912MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1913 {
	height: 50px;
}#eh_stacks_in_2035 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_2035:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2035.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2035.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2035.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2035.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_2035 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2035.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_2035 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_2035 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_2035 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2035 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_2035.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2035.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #AA9225;}
#eh_stacks_in_2035.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2035.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #AA9225;}
#eh_stacks_in_2035.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2035.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #AA9225;
  height: 2px;
  border-bottom: 2px solid #AA9225;
  box-sizing: content-box;
}
#eh_stacks_in_2035.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2035.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_2035.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2035.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #AA9225;
  border-image: linear-gradient(-90deg, #AA9225, transparent) 1;
}

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

#spacerStackstacks_in_2039 {
	height: 50px;
}.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1977 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1914Calligrapher{			font-size: 150% !important;			color: #0000FE !important;			font-weight:   bold !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1914Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1914Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1914Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1914Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1914Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1914Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1914Calligrapher h6, .stacks_in_1914Calligrapher h5, .stacks_in_1914Calligrapher h4, .stacks_in_1914Calligrapher h3, .stacks_in_1914Calligrapher h2, .stacks_in_1914Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1914Calligrapher, .stacks_in_1914Calligrapher h1, .stacks_in_1914Calligrapher h2, .stacks_in_1914Calligrapher h3, .stacks_in_1914Calligrapher h4, .stacks_in_1914Calligrapher h5, .stacks_in_1914Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1914targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1914Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1914Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1914Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1914Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 50px;
}

#spacerStackstacks_in_1918 {
	height: 50px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1919Calligrapher{			font-size: 110% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1919Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1919Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1919Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1919Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1919Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1919Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1919Calligrapher h6, .stacks_in_1919Calligrapher h5, .stacks_in_1919Calligrapher h4, .stacks_in_1919Calligrapher h3, .stacks_in_1919Calligrapher h2, .stacks_in_1919Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1919Calligrapher, .stacks_in_1919Calligrapher h1, .stacks_in_1919Calligrapher h2, .stacks_in_1919Calligrapher h3, .stacks_in_1919Calligrapher h4, .stacks_in_1919Calligrapher h5, .stacks_in_1919Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1919targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1919Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1919Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1919Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1919Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1923 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1926 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1927Calligrapher{			font-size: 110% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1927Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1927Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1927Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1927Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1927Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1927Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1927Calligrapher h6, .stacks_in_1927Calligrapher h5, .stacks_in_1927Calligrapher h4, .stacks_in_1927Calligrapher h3, .stacks_in_1927Calligrapher h2, .stacks_in_1927Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1927Calligrapher, .stacks_in_1927Calligrapher h1, .stacks_in_1927Calligrapher h2, .stacks_in_1927Calligrapher h3, .stacks_in_1927Calligrapher h4, .stacks_in_1927Calligrapher h5, .stacks_in_1927Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1927targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1927Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1927Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1927Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1927Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1931 {
	height: 40px;
}/* @group Basics */

#videoPlayerContainerstacks_in_1932 {
	position: relative;
	z-index: 1;
}

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

#videoPlayerVideostacks_in_1932 {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_1932 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 60px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_1932 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_1932 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_1932 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_1932 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_1932:hover #videoPlayerControlsstacks_in_1932 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_1932 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

#videoPlayerControlsWrapperstacks_in_1932 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_1932:hover #videoPlayerControlsstacks_in_1932 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_1932 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_1932 #videoPlayerPlayPausestacks_in_1932 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_1932 #videoPlayerFullScreenstacks_in_1932 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_1932 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_1932 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_1932 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_1932 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_1932[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#videoPlayerSeekBarstacks_in_1932[type=range]:focus {
	outline: none;
}

#videoPlayerSeekBarstacks_in_1932[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_1932[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_1932[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_1932[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_1932 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_1932 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1932:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 15px;
}

#volumeButtonstacks_in_1932 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_1932:hover #volumeButtonstacks_in_1932 {
	display: none;
}

#volumeMinstacks_in_1932 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_1932 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_1932[type=range],
#volumeMinstacks_in_1932,
#volumeMaxstacks_in_1932 {
	display: none;
}

#volumeMinstacks_in_1932,
#volumeMaxstacks_in_1932 {
	cursor: pointer;
}

#volumestacks_in_1932:hover #volume-barstacks_in_1932,
#volumestacks_in_1932:hover #volumeMinstacks_in_1932,
#volumestacks_in_1932:hover #volumeMaxstacks_in_1932 {
	display: inline;
}

#volume-barstacks_in_1932[type=range] {
	-webkit-appearance: none;
	background: none;
	width: 70%;
	text-align: center;
	line-height: 60px;
	height: 60px;
}

#volume-barstacks_in_1932[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1932[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#volume-barstacks_in_1932[type=range]:focus {
	outline: none;
}

#volume-barstacks_in_1932[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#volume-barstacks_in_1932[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1932[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1932[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_1932[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1932[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_1932[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_1932[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_1932[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_1932 #videoPlayerFullScreenstacks_in_1932,
	#videoPlayerControlsstacks_in_1932 #volumestacks_in_1932 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1933 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1934Calligrapher{			font-size: 80% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1934Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1934Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1934Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1934Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1934Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1934Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1934Calligrapher h6, .stacks_in_1934Calligrapher h5, .stacks_in_1934Calligrapher h4, .stacks_in_1934Calligrapher h3, .stacks_in_1934Calligrapher h2, .stacks_in_1934Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1934Calligrapher, .stacks_in_1934Calligrapher h1, .stacks_in_1934Calligrapher h2, .stacks_in_1934Calligrapher h3, .stacks_in_1934Calligrapher h4, .stacks_in_1934Calligrapher h5, .stacks_in_1934Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1934targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1934Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1934Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1934Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1934Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1938 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_2070 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_2071 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1942Calligrapher{			font-size: 110% !important;			color: #0000FE !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1942Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1942Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1942Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1942Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1942Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1942Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1942Calligrapher h6, .stacks_in_1942Calligrapher h5, .stacks_in_1942Calligrapher h4, .stacks_in_1942Calligrapher h3, .stacks_in_1942Calligrapher h2, .stacks_in_1942Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1942Calligrapher, .stacks_in_1942Calligrapher h1, .stacks_in_1942Calligrapher h2, .stacks_in_1942Calligrapher h3, .stacks_in_1942Calligrapher h4, .stacks_in_1942Calligrapher h5, .stacks_in_1942Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1942targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1942Calligrapher a:link{			color: #FB00FE !important;			text-decoration: none !important;		}				.stacks_in_1942Calligrapher a:visited{			color: #FB00FE !important;		}				.stacks_in_1942Calligrapher a:active{			color: #FB00FE !important;		}				.stacks_in_1942Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1946 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1947 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1948 {
	height: 20px;
}
#stacks_in_1949 {
	background-color: rgba(238, 208, 249, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1951 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1952Calligrapher{			font-size: 180% !important;			color: #0000FD !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1952Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1952Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1952Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1952Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1952Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1952Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1952Calligrapher h6, .stacks_in_1952Calligrapher h5, .stacks_in_1952Calligrapher h4, .stacks_in_1952Calligrapher h3, .stacks_in_1952Calligrapher h2, .stacks_in_1952Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1952Calligrapher, .stacks_in_1952Calligrapher h1, .stacks_in_1952Calligrapher h2, .stacks_in_1952Calligrapher h3, .stacks_in_1952Calligrapher h4, .stacks_in_1952Calligrapher h5, .stacks_in_1952Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1952targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1952Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1952Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1952Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1952Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1953 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1956 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_1957 {
	font-size: 89%;
}
.spacerStack {
	height: 7px;
}

#spacerStackstacks_in_1958 {
	height: 7px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1961 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1964 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1965Calligrapher{			font-size: 140% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1965Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1965Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1965Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1965Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1965Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1965Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1965Calligrapher h6, .stacks_in_1965Calligrapher h5, .stacks_in_1965Calligrapher h4, .stacks_in_1965Calligrapher h3, .stacks_in_1965Calligrapher h2, .stacks_in_1965Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1965Calligrapher, .stacks_in_1965Calligrapher h1, .stacks_in_1965Calligrapher h2, .stacks_in_1965Calligrapher h3, .stacks_in_1965Calligrapher h4, .stacks_in_1965Calligrapher h5, .stacks_in_1965Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1965targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1965Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_1965Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_1965Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_1965Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1966_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_1966 a:link, #stacks_in_1966 a:visited {
	background-color:#6B0DF8;
	background: -webkit-gradient(linear, left top, left bottom, from(#6B0DF8), to(#400895));
	border:1px solid #400895;
	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_1966 a:hover {
	background-color:#740EFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#740EFF), to(#370781));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1966 a:active {
	background-color:#6B0DF8;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1969 {
	height: 40px;
}.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_2025 {
	height: 60px;
}#eh_stacks_in_2043 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_2043:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2043.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2043.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2043.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2043.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_2043 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2043.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_2043 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_2043 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_2043 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2043 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_2043.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2043.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #AA9225;}
#eh_stacks_in_2043.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2043.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #AA9225;}
#eh_stacks_in_2043.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2043.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #AA9225;
  height: 2px;
  border-bottom: 2px solid #AA9225;
  box-sizing: content-box;
}
#eh_stacks_in_2043.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2043.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_2043.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2043.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #AA9225;
  border-image: linear-gradient(-90deg, #AA9225, transparent) 1;
}

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

#spacerStackstacks_in_2047 {
	height: 60px;
}.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_2026 {
	height: 60px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1981Calligrapher{			font-size: 110% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1981Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1981Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1981Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1981Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1981Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1981Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1981Calligrapher h6, .stacks_in_1981Calligrapher h5, .stacks_in_1981Calligrapher h4, .stacks_in_1981Calligrapher h3, .stacks_in_1981Calligrapher h2, .stacks_in_1981Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1981Calligrapher, .stacks_in_1981Calligrapher h1, .stacks_in_1981Calligrapher h2, .stacks_in_1981Calligrapher h3, .stacks_in_1981Calligrapher h4, .stacks_in_1981Calligrapher h5, .stacks_in_1981Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1981targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1981Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1981Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1981Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1981Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1984 {
	font-size: 99%;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1985 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1986Calligrapher{			font-size: 150% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1986Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1986Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1986Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1986Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1986Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1986Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1986Calligrapher h6, .stacks_in_1986Calligrapher h5, .stacks_in_1986Calligrapher h4, .stacks_in_1986Calligrapher h3, .stacks_in_1986Calligrapher h2, .stacks_in_1986Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1986Calligrapher, .stacks_in_1986Calligrapher h1, .stacks_in_1986Calligrapher h2, .stacks_in_1986Calligrapher h3, .stacks_in_1986Calligrapher h4, .stacks_in_1986Calligrapher h5, .stacks_in_1986Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1986targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1986Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1986Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1986Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1986Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1989 {
	font-size: 99%;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1990 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1991Calligrapher{			font-size: 110% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1991Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1991Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1991Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1991Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1991Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1991Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1991Calligrapher h6, .stacks_in_1991Calligrapher h5, .stacks_in_1991Calligrapher h4, .stacks_in_1991Calligrapher h3, .stacks_in_1991Calligrapher h2, .stacks_in_1991Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1991Calligrapher, .stacks_in_1991Calligrapher h1, .stacks_in_1991Calligrapher h2, .stacks_in_1991Calligrapher h3, .stacks_in_1991Calligrapher h4, .stacks_in_1991Calligrapher h5, .stacks_in_1991Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1991targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1991Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1991Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1991Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1991Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1994 {
	font-size: 99%;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1995 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1996 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1997Calligrapher{			font-size: 110% !important;			color: #19B739 !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1997Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1997Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1997Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1997Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1997Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1997Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1997Calligrapher h6, .stacks_in_1997Calligrapher h5, .stacks_in_1997Calligrapher h4, .stacks_in_1997Calligrapher h3, .stacks_in_1997Calligrapher h2, .stacks_in_1997Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1997Calligrapher, .stacks_in_1997Calligrapher h1, .stacks_in_1997Calligrapher h2, .stacks_in_1997Calligrapher h3, .stacks_in_1997Calligrapher h4, .stacks_in_1997Calligrapher h5, .stacks_in_1997Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1997targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1997Calligrapher a:link{			color: #FB0009 !important;			text-decoration: none !important;		}				.stacks_in_1997Calligrapher a:visited{			color: #FB0009 !important;		}				.stacks_in_1997Calligrapher a:active{			color: #FB0009 !important;		}				.stacks_in_1997Calligrapher a:hover{			color: #FB0009 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2000 {
	font-size: 99%;
}

#stacks_in_2001 {
	background-color: rgba(238, 208, 249, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_2003 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2004Calligrapher{			font-size: 180% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_2004Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2004Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2004Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2004Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2004Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2004Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2004Calligrapher h6, .stacks_in_2004Calligrapher h5, .stacks_in_2004Calligrapher h4, .stacks_in_2004Calligrapher h3, .stacks_in_2004Calligrapher h2, .stacks_in_2004Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_2004Calligrapher, .stacks_in_2004Calligrapher h1, .stacks_in_2004Calligrapher h2, .stacks_in_2004Calligrapher h3, .stacks_in_2004Calligrapher h4, .stacks_in_2004Calligrapher h5, .stacks_in_2004Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2004targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2004Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2004Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2004Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2004Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2005 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_2008 {
	padding: 0px 10px 0px 10px;
}

#stacks_in_2009 {
	font-size: 89%;
}
.spacerStack {
	height: 7px;
}

#spacerStackstacks_in_2010 {
	height: 7px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_2013 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_2016 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2017Calligrapher{			font-size: 140% !important;			color: #7400FF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_2017Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2017Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2017Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2017Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2017Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2017Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2017Calligrapher h6, .stacks_in_2017Calligrapher h5, .stacks_in_2017Calligrapher h4, .stacks_in_2017Calligrapher h3, .stacks_in_2017Calligrapher h2, .stacks_in_2017Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_2017Calligrapher, .stacks_in_2017Calligrapher h1, .stacks_in_2017Calligrapher h2, .stacks_in_2017Calligrapher h3, .stacks_in_2017Calligrapher h4, .stacks_in_2017Calligrapher h5, .stacks_in_2017Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2017targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2017Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_2017Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_2017Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_2017Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_2018_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_2018 a:link, #stacks_in_2018 a:visited {
	background-color:#6B0DF8;
	background: -webkit-gradient(linear, left top, left bottom, from(#6B0DF8), to(#400895));
	border:1px solid #400895;
	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_2018 a:hover {
	background-color:#740EFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#740EFF), to(#370781));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_2018 a:active {
	background-color:#6B0DF8;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_2021 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1169 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1267 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1277 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1278 {
	height: 20px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1268 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1170Calligrapher{			font-size: 100% !important;			color: #393A3A !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1170Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1170Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1170Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1170Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1170Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1170Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1170Calligrapher h6, .stacks_in_1170Calligrapher h5, .stacks_in_1170Calligrapher h4, .stacks_in_1170Calligrapher h3, .stacks_in_1170Calligrapher h2, .stacks_in_1170Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1170Calligrapher, .stacks_in_1170Calligrapher h1, .stacks_in_1170Calligrapher h2, .stacks_in_1170Calligrapher h3, .stacks_in_1170Calligrapher h4, .stacks_in_1170Calligrapher h5, .stacks_in_1170Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1170targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1170Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1170Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1170Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1170Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2050Calligrapher{			font-size: 80% !important;			color: #393A3A !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_2050Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2050Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2050Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2050Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2050Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2050Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2050Calligrapher h6, .stacks_in_2050Calligrapher h5, .stacks_in_2050Calligrapher h4, .stacks_in_2050Calligrapher h3, .stacks_in_2050Calligrapher h2, .stacks_in_2050Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_2050Calligrapher, .stacks_in_2050Calligrapher h1, .stacks_in_2050Calligrapher h2, .stacks_in_2050Calligrapher h3, .stacks_in_2050Calligrapher h4, .stacks_in_2050Calligrapher h5, .stacks_in_2050Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2050targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2050Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2050Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2050Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2050Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1174{visibility:hidden}
#stacks_in_1178>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1178>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1178>.s3_row>.s3_column_center {
	width: 54.000000%;
}

#stacks_in_1178>.s3_row>.s3_column_right {
	width: 26.00%;
}

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








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



}



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


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


}




#stacks_in_1178 {
	background-color: rgba(19, 45, 125, 1.00);
}
.spacerStack {
	height: 30px;
}

#spacerStackstacks_in_1206 {
	height: 30px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1210 {
	height: 20px;
}.spacerStack {
	height: 30px;
}

#spacerStackstacks_in_1195 {
	height: 30px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1196Calligrapher{			font-size: 150% !important;			color: #FDFFFF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1196Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1196Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1196Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1196Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1196Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1196Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1196Calligrapher h6, .stacks_in_1196Calligrapher h5, .stacks_in_1196Calligrapher h4, .stacks_in_1196Calligrapher h3, .stacks_in_1196Calligrapher h2, .stacks_in_1196Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1196Calligrapher, .stacks_in_1196Calligrapher h1, .stacks_in_1196Calligrapher h2, .stacks_in_1196Calligrapher h3, .stacks_in_1196Calligrapher h4, .stacks_in_1196Calligrapher h5, .stacks_in_1196Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_1196Calligrapher, .stacks_in_1196Calligrapher h1, .stacks_in_1196Calligrapher h2, .stacks_in_1196Calligrapher h3, .stacks_in_1196Calligrapher h4, .stacks_in_1196Calligrapher h5, .stacks_in_1196Calligrapher h6{	text-shadow: 2px -2px 1px #555555 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1196targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1196Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1196Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1196Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1196Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 30px;
}

#spacerStackstacks_in_1200 {
	height: 30px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1201Calligrapher{			font-size: 120% !important;			color: #FDFFFF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1201Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1201Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1201Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1201Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1201Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1201Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1201Calligrapher h6, .stacks_in_1201Calligrapher h5, .stacks_in_1201Calligrapher h4, .stacks_in_1201Calligrapher h3, .stacks_in_1201Calligrapher h2, .stacks_in_1201Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1201Calligrapher, .stacks_in_1201Calligrapher h1, .stacks_in_1201Calligrapher h2, .stacks_in_1201Calligrapher h3, .stacks_in_1201Calligrapher h4, .stacks_in_1201Calligrapher h5, .stacks_in_1201Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1201targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1201Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1201Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1201Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1201Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1180 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1181Calligrapher{			font-size: 120% !important;			color: #FDFFFF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1181Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1181Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1181Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1181Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1181Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1181Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1181Calligrapher h6, .stacks_in_1181Calligrapher h5, .stacks_in_1181Calligrapher h4, .stacks_in_1181Calligrapher h3, .stacks_in_1181Calligrapher h2, .stacks_in_1181Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1181Calligrapher, .stacks_in_1181Calligrapher h1, .stacks_in_1181Calligrapher h2, .stacks_in_1181Calligrapher h3, .stacks_in_1181Calligrapher h4, .stacks_in_1181Calligrapher h5, .stacks_in_1181Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_1181Calligrapher, .stacks_in_1181Calligrapher h1, .stacks_in_1181Calligrapher h2, .stacks_in_1181Calligrapher h3, .stacks_in_1181Calligrapher h4, .stacks_in_1181Calligrapher h5, .stacks_in_1181Calligrapher h6{	text-shadow: 2px -2px 1px #555555 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1181targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1181Calligrapher a:link{			color: #FBFAFF !important;			text-decoration: none !important;		}				.stacks_in_1181Calligrapher a:visited{			color: #FBFAFF !important;		}				.stacks_in_1181Calligrapher a:active{			color: #FBFAFF !important;		}				.stacks_in_1181Calligrapher a:hover{			color: #CBCBCF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 30px;
}

#spacerStackstacks_in_1185 {
	height: 30px;
}#stacks_in_1186>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}



/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_1192 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_1192 .iconthing  {
  	width: 50px;
  	height: 50px;
	text-align: center;
  	line-height:  50px;
	
  	background-color: #FFFFFF;
  	%[if border: none;]%	
	border: 0px Solid #EEEEEE;
	%[endif]%	
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_1192 .icon-facebook {
  	color:  #3BAFDA;
  	font-size: 25px;
  	line-height:  50px;
}


#stacks_in_1192 .icon-facebook:hover,
#stacks_in_1192 .icon-facebook:link:hover {
  	color:  #AB32F7;
}

#stacks_in_1192  .iconthing:hover,
#stacks_in_1192  .iconthing a:link:hover {
  	color:  #AB32F7;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_1192  a:link,
#disklinkstacks_in_1192  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-facebook"]:before, #stacks_in_1192 [class*="icon-facebook"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  50px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */
#stacks_out_1192 {
	margin-left:0;
}
/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_1190 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_1190 .iconthing  {
  	width: 50px;
  	height: 50px;
	text-align: center;
  	line-height:  50px;
	
  	background-color: #FFFFFF;
  	%[if border: none;]%	
	border: 0px Solid #EEEEEE;
	%[endif]%	
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_1190 .icon-linkedin {
  	color:  #3BAFDA;
  	font-size: 25px;
  	line-height:  50px;
}


#stacks_in_1190 .icon-linkedin:hover,
#stacks_in_1190 .icon-linkedin:link:hover {
  	color:  #AB32F7;
}

#stacks_in_1190  .iconthing:hover,
#stacks_in_1190  .iconthing a:link:hover {
  	color:  #AB32F7;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_1190  a:link,
#disklinkstacks_in_1190  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-linkedin"]:before, #stacks_in_1190 [class*="icon-linkedin"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  50px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */
#stacks_out_1190 {
	margin-left:0;
}
/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_1188 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_1188 .iconthing  {
  	width: 50px;
  	height: 50px;
	text-align: center;
  	line-height:  50px;
	
  	background-color: #FFFFFF;
  	%[if border: none;]%	
	border: 0px Solid #EEEEEE;
	%[endif]%	
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_1188 .icon-instagram {
  	color:  #3BAFDA;
  	font-size: 25px;
  	line-height:  50px;
}


#stacks_in_1188 .icon-instagram:hover,
#stacks_in_1188 .icon-instagram:link:hover {
  	color:  #AB32F7;
}

#stacks_in_1188  .iconthing:hover,
#stacks_in_1188  .iconthing a:link:hover {
  	color:  #AB32F7;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_1188  a:link,
#disklinkstacks_in_1188  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-instagram"]:before, #stacks_in_1188 [class*="icon-instagram"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  50px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */
#stacks_out_1188 {
	margin-left:0;
}
.spacerStack {
	height: 15px;
}

#spacerStackstacks_in_1194 {
	height: 15px;
}#stacks_in_1211>.s3_row {
	margin: 0 -10px;
}

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

#stacks_in_1211>.s3_row>.s3_column_center {
	width: 33.439999%;
}

#stacks_in_1211>.s3_row>.s3_column_right {
	width: 33.23%;
}

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








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



}



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


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


}




#stacks_in_1211 {
	background-color: rgba(19, 45, 125, 1.00);
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1237 {
	height: 40px;
}.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1241 {
	height: 20px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1232Calligrapher{			font-size: 150% !important;			color: #FDFFFF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1232Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1232Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1232Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1232Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1232Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1232Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1232Calligrapher h6, .stacks_in_1232Calligrapher h5, .stacks_in_1232Calligrapher h4, .stacks_in_1232Calligrapher h3, .stacks_in_1232Calligrapher h2, .stacks_in_1232Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1232Calligrapher, .stacks_in_1232Calligrapher h1, .stacks_in_1232Calligrapher h2, .stacks_in_1232Calligrapher h3, .stacks_in_1232Calligrapher h4, .stacks_in_1232Calligrapher h5, .stacks_in_1232Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_1232Calligrapher, .stacks_in_1232Calligrapher h1, .stacks_in_1232Calligrapher h2, .stacks_in_1232Calligrapher h3, .stacks_in_1232Calligrapher h4, .stacks_in_1232Calligrapher h5, .stacks_in_1232Calligrapher h6{	text-shadow: 2px -2px 1px #555555 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1232targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1232Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1232Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1232Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1232Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_1212 {
	height: 10px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1213Calligrapher{			font-size: 120% !important;			color: #FDFFFF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1213Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1213Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1213Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1213Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1213Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1213Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1213Calligrapher h6, .stacks_in_1213Calligrapher h5, .stacks_in_1213Calligrapher h4, .stacks_in_1213Calligrapher h3, .stacks_in_1213Calligrapher h2, .stacks_in_1213Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1213Calligrapher, .stacks_in_1213Calligrapher h1, .stacks_in_1213Calligrapher h2, .stacks_in_1213Calligrapher h3, .stacks_in_1213Calligrapher h4, .stacks_in_1213Calligrapher h5, .stacks_in_1213Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1213targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1213Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1213Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1213Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1213Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1217 {
	height: 40px;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1218Calligrapher{			font-size: 120% !important;			color: #FDFFFF !important;			font-weight:   normal !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1218Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1218Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1218Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1218Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1218Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1218Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1218Calligrapher h6, .stacks_in_1218Calligrapher h5, .stacks_in_1218Calligrapher h4, .stacks_in_1218Calligrapher h3, .stacks_in_1218Calligrapher h2, .stacks_in_1218Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1218Calligrapher, .stacks_in_1218Calligrapher h1, .stacks_in_1218Calligrapher h2, .stacks_in_1218Calligrapher h3, .stacks_in_1218Calligrapher h4, .stacks_in_1218Calligrapher h5, .stacks_in_1218Calligrapher h6{	font-family: Georgia, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_1218Calligrapher, .stacks_in_1218Calligrapher h1, .stacks_in_1218Calligrapher h2, .stacks_in_1218Calligrapher h3, .stacks_in_1218Calligrapher h4, .stacks_in_1218Calligrapher h5, .stacks_in_1218Calligrapher h6{	text-shadow: 2px -2px 1px #555555 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1218targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1218Calligrapher a:link{			color: #FDFFFF !important;			text-decoration: none !important;		}				.stacks_in_1218Calligrapher a:visited{			color: #FDFFFF !important;		}				.stacks_in_1218Calligrapher a:active{			color: #FDFFFF !important;		}				.stacks_in_1218Calligrapher a:hover{			color: #CBCBCF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_1222 {
	height: 40px;
}#stacks_in_1223>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}



/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_1229 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_1229 .iconthing  {
  	width: 50px;
  	height: 50px;
	text-align: center;
  	line-height:  50px;
	
  	background-color: #FFFFFF;
  	%[if border: none;]%	
	border: 0px Solid #EEEEEE;
	%[endif]%	
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_1229 .icon-facebook {
  	color:  #3BAFDA;
  	font-size: 25px;
  	line-height:  50px;
}


#stacks_in_1229 .icon-facebook:hover,
#stacks_in_1229 .icon-facebook:link:hover {
  	color:  #AB32F7;
}

#stacks_in_1229  .iconthing:hover,
#stacks_in_1229  .iconthing a:link:hover {
  	color:  #AB32F7;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_1229  a:link,
#disklinkstacks_in_1229  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-facebook"]:before, #stacks_in_1229 [class*="icon-facebook"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  50px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */
#stacks_out_1229 {
	margin-left:0;
}
/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_1227 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_1227 .iconthing  {
  	width: 50px;
  	height: 50px;
	text-align: center;
  	line-height:  50px;
	
  	background-color: #FFFFFF;
  	%[if border: none;]%	
	border: 0px Solid #EEEEEE;
	%[endif]%	
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_1227 .icon-linkedin {
  	color:  #3BAFDA;
  	font-size: 25px;
  	line-height:  50px;
}


#stacks_in_1227 .icon-linkedin:hover,
#stacks_in_1227 .icon-linkedin:link:hover {
  	color:  #AB32F7;
}

#stacks_in_1227  .iconthing:hover,
#stacks_in_1227  .iconthing a:link:hover {
  	color:  #AB32F7;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_1227  a:link,
#disklinkstacks_in_1227  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-linkedin"]:before, #stacks_in_1227 [class*="icon-linkedin"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  50px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */
#stacks_out_1227 {
	margin-left:0;
}
/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_1225 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_1225 .iconthing  {
  	width: 50px;
  	height: 50px;
	text-align: center;
  	line-height:  50px;
	
  	background-color: #FFFFFF;
  	%[if border: none;]%	
	border: 0px Solid #EEEEEE;
	%[endif]%	
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_1225 .icon-instagram {
  	color:  #3BAFDA;
  	font-size: 25px;
  	line-height:  50px;
}


#stacks_in_1225 .icon-instagram:hover,
#stacks_in_1225 .icon-instagram:link:hover {
  	color:  #AB32F7;
}

#stacks_in_1225  .iconthing:hover,
#stacks_in_1225  .iconthing a:link:hover {
  	color:  #AB32F7;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_1225  a:link,
#disklinkstacks_in_1225  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-instagram"]:before, #stacks_in_1225 [class*="icon-instagram"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  50px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */
#stacks_out_1225 {
	margin-left:0;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_1231 {
	height: 20px;
}