%[if edit]%
#stacks_in_7549_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7549_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7549 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7549 .pile {
	display: none;
}

#stacks_in_7549 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7549 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7549 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7549 .clearFloats {
	clear: both;
}




.element_stacks_in_7499[data-deluxe-el] {
  
  padding: 0px 0px;
}
.element_stacks_in_7499[data-deluxe-el] > div {

}

/* 1.0.2
- fixes transition speed for autoplay
- fixes bug preventing overflow opacity from applying when autoplay is enabled
- fixes a edit/preview mode image display bug
- added focus-visible for tabing accessability
 */
#stacks_out_7500 {
  overflow: hidden;
}
#stacks_in_7500 > .carousel-outer-wrapper {
  display: grid;
  grid-template-columns: 100%;
}
#stacks_in_7500 .carousel-navigation,
#stacks_in_7500 .slick-slider {
  width: 100%;
  /*  */
  margin: 0 auto;
  /*  */
  /*  */
}
#stacks_in_7500 > .carousel-outer-wrapper {
  /*  */
  margin: 0 auto;
  /*  */
  /*  */
  width: 100% !important;
  /*  */
}
#stacks_in_7500 .carousel-wrapper {

}
/*  */
#stacks_in_7500 .slick-list {
  overflow: visible;
}
#stacks_in_7500 .slick-track {
  display: flex;
  align-items: center;
}
/*  */
/*  */
/*  */
#stacks_in_7500 .slick-slide {
  box-sizing: border-box;
  padding-left: calc(16px / 2);
  padding-right: calc(16px / 2);
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
  outline: none;
  /* width: 1156px !important; */
}
#stacks_in_7500 .carousel-wrapper:not(.slick-slider) {
  white-space: nowrap;
}
#stacks_in_7500 .carousel-wrapper:not(.slick-slider) > div {
  width: 1156px;
  display: inline-block;
  padding-left: calc(12px / 2);
  padding-right: calc(12px / 2);
}
/*  */
#stacks_in_7500 .carousel-wrapper:not(.carousel-off):not(.carousel-autoplay) .slick-list.draggable .slick-slide {
  cursor: grab;
}
#stacks_in_7500 .carousel-wrapper:not(.carousel-off):not(.carousel-autoplay) .slick-list.draggable .slick-slide:active {
  cursor: grabbing;
}
#stacks_in_7500 .carousel-wrapper.carousel-autoplay .slick-list.draggable {
  pointer-events: none;
}
#stacks_in_7500 .carousel-navigation {
  display: grid;
  align-items: center;
  /*  */
  margin-top: 16px;
  /*  */
}
#stacks_in_7500 .carousel-navigation-controls {
  display: flex;
  align-items: center;
  grid-gap: 4px;
}
/*  */
/*  */
#stacks_in_7500 .carousel-navigation {
  grid-template-columns: 1fr min-content 1fr;
}
#stacks_in_7500 .carousel-navigation-controls {
  justify-content: center;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_7500 .carousel-navigation > .carousel-navigation-content > div {
  display: none;
}
/*  */
/*  */

#stacks_in_7500 .carousel-arrow {
  all: unset;
  line-height: 0;
  background: transparent;
  border: none;
  color: transparent;
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
   cursor: pointer;
  width: 40px;
  height: 40px;
  min-width: 30px;
  min-height: 30px;
}
#stacks_in_7500 .carousel-arrow[aria-disabled="true"] {
  opacity: .3;
  pointer-events: none;
}

#stacks_in_7500 .carousel-arrow svg {
  stroke: rgba(255, 255, 255, 1.00);
  pointer-events: none;
}
#stacks_in_7500 .carousel-arrow:active svg {
  opacity: .5;
}
#stacks_in_7500 ul.slick-dots {
  all: unset;
  white-space: nowrap;
}
#stacks_in_7500 .slick-dots li {
  display: inline-block;
  margin-left: 6px;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
}
#stacks_in_7500 .slick-dots li:first-child {
  margin-left: 0px;
}
#stacks_in_7500 .slick-dots li button {
  all: unset;
  line-height: 0;
  background: transparent;
  border: none;
  color: transparent;
  width: 14px;
  height: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
   cursor: pointer;
}
#stacks_in_7500 .slick-dots li button:before {
  content: "";
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 2px solid rgba(255, 255, 255, 1.00);
  border-radius: 50%;
}
#stacks_in_7500 .slick-dots li.slick-active button:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: rgba(255, 255, 255, 1.00);
  border-radius: 50%;
}
/*  */
#stacks_in_7500 .slick-dots li button:before {
  border-width: 0;
  background: rgba(255, 255, 255, 1.00);
  opacity: 0.2;
}
#stacks_in_7500 .slick-dots li.slick-active button:before {
  opacity: 1;
}
#stacks_in_7500 .slick-dots li.slick-active button:after {
  display: none;
}
#stacks_in_7500 .slick-dots li {
  margin-left: 8px;
}
#stacks_in_7500 .slick-dots li:first-child {
  margin-left: 0px;
}
/*  */
/*  */
#stacks_in_7500 .carousel-navigation-controls.too-narrow .slick-dots li button:before {
  border-width: 0;
  background: rgba(255, 255, 255, 1.00);
  opacity: 0.2;
}
#stacks_in_7500 .carousel-navigation-controls.too-narrow .slick-dots li.slick-active button:before {
  opacity: 1;
}
#stacks_in_7500 .carousel-navigation-controls.too-narrow .slick-dots li.slick-active button:after {
  display: none;
}
#stacks_in_7500 .carousel-navigation-controls.too-narrow {
  line-height: 16px;
  display: grid;
  
  grid-template-columns: min-content 1fr min-content;
  
  
}
#stacks_in_7500 .carousel-navigation-controls.too-narrow .slick-dots {
  white-space: normal;
  text-align: center;
  line-height: 0;
}
#stacks_in_7500 .carousel-navigation-controls.too-narrow .slick-dots li {
  margin: 3px;
  line-height: 0px;
  pointer-events: none;
}
#stacks_in_7500 .carousel-navigation-controls.too-narrow .slick-dots li button {
  height: 8px;
  width: 8px;
  line-height: 0px;
  font-size: 0px;
}
#stacks_in_7500 .carousel-navigation-controls.too-narrow .slick-dots li button:before {
  border-radius: 99px;
}
/*  */
#stacks_in_7500.focus-visible :focus-visible {
 outline: 1px solid rgba(132,38,133,0.65) !important;
 border-color: rgba(132,38,133,0.65);
 box-shadow: 0 0 0 1px rgba(132,38,133,0.65),inset 0 0 0 1px rgba(132,38,133,0.65);
 -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: -moz-all;
  -o-user-select: all;
  user-select: all;
}
.slide_stacks_in_7509 {
  border-radius: 32px;
  
  
}

.slide_stacks_in_7509 .carousel-slide-content {
  
  
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  border-radius: 0 0 32px 32px;

}

/*  */
.slide_stacks_in_7509 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-7509.png);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 32px 32px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_7509 .carousel-slide-content {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0px solid transparent;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  
  justify-content: center;
  
  
  
  border-radius: 0;
  box-shadow: none;
}
.slide_stacks_in_7509 {
  background: transparent;
}
.slide_stacks_in_7509 .carousel-slide-image {
  position: relative;
  
  border-radius: 32px;
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  position: relative;
  z-index: 0;
}
.slide_stacks_in_7509 .carousel-slide-content {
  
}
 
 
.slide_stacks_in_7504 {
  border-radius: 32px;
  
  
}

.slide_stacks_in_7504 .carousel-slide-content {
  
  
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  border-radius: 0 0 32px 32px;

}

/*  */
.slide_stacks_in_7504 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-7504.png);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 32px 32px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_7504 .carousel-slide-content {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0px solid transparent;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  
  justify-content: center;
  
  
  
  border-radius: 0;
  box-shadow: none;
}
.slide_stacks_in_7504 {
  background: transparent;
}
.slide_stacks_in_7504 .carousel-slide-image {
  position: relative;
  
  border-radius: 32px;
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  position: relative;
  z-index: 0;
}
.slide_stacks_in_7504 .carousel-slide-content {
  
}
 
 
.slide_stacks_in_7518 {
  border-radius: 32px;
  
  
}

.slide_stacks_in_7518 .carousel-slide-content {
  
  
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  border-radius: 0 0 32px 32px;

}

/*  */
.slide_stacks_in_7518 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-7518.png);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 32px 32px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_7518 .carousel-slide-content {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0px solid transparent;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  
  justify-content: center;
  
  
  
  border-radius: 0;
  box-shadow: none;
}
.slide_stacks_in_7518 {
  background: transparent;
}
.slide_stacks_in_7518 .carousel-slide-image {
  position: relative;
  
  border-radius: 32px;
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  position: relative;
  z-index: 0;
}
.slide_stacks_in_7518 .carousel-slide-content {
  
}
 
 
.slide_stacks_in_7507 {
  border-radius: 32px;
  
  
}

.slide_stacks_in_7507 .carousel-slide-content {
  
  
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  border-radius: 0 0 32px 32px;

}

/*  */
.slide_stacks_in_7507 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-7507.png);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 32px 32px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_7507 .carousel-slide-content {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0px solid transparent;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  
  justify-content: center;
  
  
  
  border-radius: 0;
  box-shadow: none;
}
.slide_stacks_in_7507 {
  background: transparent;
}
.slide_stacks_in_7507 .carousel-slide-image {
  position: relative;
  
  border-radius: 32px;
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  position: relative;
  z-index: 0;
}
.slide_stacks_in_7507 .carousel-slide-content {
  
}
 
 
.slide_stacks_in_7511 {
  border-radius: 32px;
  
  
}

.slide_stacks_in_7511 .carousel-slide-content {
  
  
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  border-radius: 0 0 32px 32px;

}

/*  */
.slide_stacks_in_7511 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-7511.png);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 32px 32px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_7511 .carousel-slide-content {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0px solid transparent;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  
  justify-content: center;
  
  
  
  border-radius: 0;
  box-shadow: none;
}
.slide_stacks_in_7511 {
  background: transparent;
}
.slide_stacks_in_7511 .carousel-slide-image {
  position: relative;
  
  border-radius: 32px;
  
    border: 2px solid rgba(30, 30, 30, 1.00);
  
  position: relative;
  z-index: 0;
}
.slide_stacks_in_7511 .carousel-slide-content {
  
}
 
 
%[if edit]%
#stacks_in_7513_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7513_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7513 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7513 .pile {
	display: none;
}

#stacks_in_7513 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7513 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7513 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7513 .clearFloats {
	clear: both;
}



%[if edit]%
#stacks_in_7538_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7538_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7538 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7538 .pile {
	display: none;
}

#stacks_in_7538 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7538 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7538 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7538 .clearFloats {
	clear: both;
}



/*
1.5.0
- updated icon libraries to:
- new hidden inline version for use with other 1LD stacks
- fixed bug with ionicons when set to outlined
*/
#stacks_in_7542 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_7542 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_7542 svg  */

#stacks_in_7542 svg,
#stacks_in_7542 i {
  color: rgba(244, 241, 245, 1.00);
  fill: rgba(244, 241, 245, 1.00);
  stroke: rgba(244, 241, 245, 1.00);
}

#stacks_in_7542 i,
#stacks_in_7542 svg {
  position: relative;
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  width: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_7542 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_7542 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_7542 .material-icons-two-tone {
  color: rgba(244, 241, 245, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(244, 241, 245, 1.00),
              0px -.1px 0px rgba(244, 241, 245, 1.00),
              .1px 0px 0px rgba(244, 241, 245, 1.00),
              -.1px 0px 0px rgba(244, 241, 245, 1.00);
}
#stacks_in_7542 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_out_7542 {
	width: 260px;
}
%[if edit]%
#stacks_in_7543_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7543_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7543 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7543 .pile {
	display: none;
}

#stacks_in_7543 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7543 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7543 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7543 .clearFloats {
	clear: both;
}



#stacks_in_7540{text-align:justify}

#stacks_out_7540 {
	width: 500px;
}
%[if edit]%
#stacks_in_7544_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7544_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7544 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7544 .pile {
	display: none;
}

#stacks_in_7544 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7544 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7544 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7544 .clearFloats {
	clear: both;
}



/*
1.5.0
- updated icon libraries to:
- new hidden inline version for use with other 1LD stacks
- fixed bug with ionicons when set to outlined
*/
#stacks_in_7545 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_7545 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_7545 svg  */

#stacks_in_7545 svg,
#stacks_in_7545 i {
  color: rgba(244, 241, 245, 1.00);
  fill: rgba(244, 241, 245, 1.00);
  stroke: rgba(244, 241, 245, 1.00);
}

#stacks_in_7545 i,
#stacks_in_7545 svg {
  position: relative;
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  width: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_7545 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_7545 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_7545 .material-icons-two-tone {
  color: rgba(244, 241, 245, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(244, 241, 245, 1.00),
              0px -.1px 0px rgba(244, 241, 245, 1.00),
              .1px 0px 0px rgba(244, 241, 245, 1.00),
              -.1px 0px 0px rgba(244, 241, 245, 1.00);
}
#stacks_in_7545 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_out_7545 {
	width: 260px;
}
%[if edit]%
#stacks_in_7546_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7546_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7546 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7546 .pile {
	display: none;
}

#stacks_in_7546 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7546 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7546 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7546 .clearFloats {
	clear: both;
}



%[if edit]%
#stacks_in_7539_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7539_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7539 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7539 .pile {
	display: none;
}

#stacks_in_7539 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7539 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7539 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7539 .clearFloats {
	clear: both;
}




#stacks_out_7413 {
	width: 600px;
}
%[if edit]%
#stacks_in_7564_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7564_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7564 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7564 .pile {
	display: none;
}

#stacks_in_7564 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7564 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7564 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7564 .clearFloats {
	clear: both;
}



/* Start Fit My Video stack CSS code */.stacks_in_7552myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_7552dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */%[if edit]%
#stacks_in_7559_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7559_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7559 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7559 .pile {
	display: none;
}

#stacks_in_7559 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7559 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7559 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7559 .clearFloats {
	clear: both;
}



%[if edit]%
#stacks_in_7560_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_7560_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_7560 .layer {
	float: left;
}

%[if ]%	
#stacks_in_7560 .pile {
	display: none;
}

#stacks_in_7560 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_7560 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_7560 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_7560 .clearFloats {
	clear: both;
}



