%[if edit]%
#stacks_in_173_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_173_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_173 .layer {
	float: left;
}

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

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

%[endif]%

%[endif]%

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

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

#stacks_in_173 .clearFloats {
	clear: both;
}



:root {
  --multi_columns_stacks_in_189:1fr;
}
#multi_columns_stacks_in_189 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_189);
  grid-gap: 16px;
  
  
  
  
  
  
}
#multi_columns_stacks_in_189 > div {
  min-width: 0;
}
#multi_columns_stacks_in_189 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_189 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_189 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}

#multi_columns_stacks_in_189 > div {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 100%;
}
#multi_columns_stacks_in_189 > div > div:only-child {
  height: 100%;
}



#stacks_in_190 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_190 {
	width: 400px;
	float: left;
}
%[if edit]%
#stacks_in_176_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_176_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_176 .layer {
	float: left;
}

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

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

%[endif]%

%[endif]%

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

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

#stacks_in_176 .clearFloats {
	clear: both;
}



@important "partials/mixins";
.com_onelittledesigner_stacks_Feature_Section_stack, #stacks_out_163 {
  overflow: visible !important; }

#feature-cards-stacks_in_163 {
  margin: 0 auto;
  max-width: 1000px; }
  #feature-cards-stacks_in_163 * {
    box-sizing: border-box; }
  #feature-cards-stacks_in_163 .feature-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
            align-items: flex-start; }
    #feature-cards-stacks_in_163 .feature-grid.hide-content-icon .feature-card-icon {
      display: none; }
    #feature-cards-stacks_in_163 .feature-grid.hide-content-text .feature-card-content {
      display: none; }
    #feature-cards-stacks_in_163 .feature-grid.show-content-stacks .feature-card-stacks {
      display: block; }
    #feature-cards-stacks_in_163 .feature-grid.no-icons .feature-card-icon i {
      display: none; }
  #feature-cards-stacks_in_163 .feature-outer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 10px 10px; }
    #feature-cards-stacks_in_163 .feature-outer > a {
      text-decoration: none; }
  #feature-cards-stacks_in_163 .feature-card {
    /*  */
    background: rgba(245, 245, 245, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    height: 100%;
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    /*  */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    transition: all 0.3s ease;
    padding: 0px;
    border-radius: 4px;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  #feature-cards-stacks_in_163 .feature-card-stacks {
    display: none; }
  #feature-cards-stacks_in_163 .feature-card-icon {
    /*  */
    background: rgba(96, 125, 139, 1.00);
    /*  */
    /*  */
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: content-box;
    width: 70px;
    height: 70px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 50px 50px 50px 50px;
    transition: all 0.3s ease; }
    #feature-cards-stacks_in_163 .feature-card-icon i {
      font-size: 45px;
      color: #FFFFFF;
      transition: all 0.6s ease-out;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
  #feature-cards-stacks_in_163 .feature-card-content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 15px;
    text-align: left; }
  #feature-cards-stacks_in_163 .feature-card-header {
    /*  */
    font-family: "Nunito";
    /*  */
    margin: 0;
    color: #263238;
    font-size: 24px;
    line-height: 28px;
    font-weight: ; }
  #feature-cards-stacks_in_163 .feature-card-description {
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    margin: 10px 0;
    display: block;
    color: #455A64;
    font-size: 16px;
    line-height: 24px; }

/*  */
#feature-cards-stacks_in_163 .feature-card:hover {
  /*  */
  z-index: 30;
  position: relative;
  -webkit-transform: scale(1) rotate(0deg) translateY(0px);
          transform: scale(1) rotate(0deg) translateY(0px); }
  #feature-cards-stacks_in_163 .feature-card:hover .feature-card-icon {
    /**/
    background: #B0BEC5;
    /**/ }
    #feature-cards-stacks_in_163 .feature-card:hover .feature-card-icon i {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      /**/
      color: #546E7A;
      /**/ }
  #feature-cards-stacks_in_163 .feature-card:hover .feature-card-header {
    /**/
    color: #FFFFFF;
    /**/ }
  #feature-cards-stacks_in_163 .feature-card:hover .feature-card-description {
    /**/
    color: #FFFFFF;
    /**/ }

#feature-cards-stacks_in_163 .feature-grid.ripple .feature-card {
  position: relative; }
  #feature-cards-stacks_in_163 .feature-grid.ripple .feature-card::before {
    background: #607D8B;
    content: '';
    z-index: -1;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    transition: all 0.4s ease-out;
    border-radius: 50%;
    -webkit-transform: translate(-30px, -30px);
            transform: translate(-30px, -30px); }

#feature-cards-stacks_in_163 .feature-grid.ripple.center .feature-card::before {
  top: 50%;
  left: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%); }

#feature-cards-stacks_in_163 .feature-grid.ripple.center .feature-card:hover::before {
  width: 150%;
  height: 150%;
  border-radius: 4;
  transition: all 0.4s ease-out;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%); }

#feature-cards-stacks_in_163 .feature-grid.ripple.top-left .feature-card::before {
  top: -30px;
  left: -30px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0 50% 50% 50%; }

#feature-cards-stacks_in_163 .feature-grid.ripple.top-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  box-shadow: 0 0 0 20px #607D8B; }

#feature-cards-stacks_in_163 .feature-grid.ripple.top-right .feature-card::before {
  top: -30px;
  right: -30px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_163 .feature-grid.ripple.top-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  border-radius: 50% 0 50% 50%; }

#feature-cards-stacks_in_163 .feature-grid.ripple.bottom-left .feature-card::before {
  left: -30px;
  bottom: -30px;
  border-radius: 4px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_163 .feature-grid.ripple.bottom-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_163 .feature-grid.ripple.bottom-right .feature-card::before {
  bottom: -30px;
  right: -30px;
  border-radius: 50% 50% 0 50%;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_163 .feature-grid.ripple.bottom-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

@media (min-width: 767px) {
  #feature-cards-stacks_in_163 .feature-outer {
    /**/
    max-width: 33.333332%;
    /**/
    width: 33.333332%; } }

@media (min-width: 468px) and (max-width: 767px) {
  #feature-cards-stacks_in_163 .feature-outer {
    /**/
    max-width: 50.000000%;
    /**/
    width: 50.000000%; } }

@media (min-width: 0px) and (max-width: 468px) {
  #feature-cards-stacks_in_163 .feature-outer {
    /**/
    max-width: 100.000000%;
    /**/
    width: 100.000000%; } }

/*  */
%[if edit]%
#stacks_in_138_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_138_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_138 .layer {
	float: left;
}

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

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

%[endif]%

%[endif]%

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

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

#stacks_in_138 .clearFloats {
	clear: both;
}



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

#stacks_out_204 {
	width: 250px;
}
/* Start Fit My Video stack CSS code */.stacks_in_185myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_185dummy{	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 *//*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_143 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_143 .theDivider1,
#simpleDivider_stacks_in_143 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_143 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_143.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_143.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_143 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_143.transparentOff .theDivider2 {
	background-color: #19C0AF;
}
#simpleDivider_stacks_in_143.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_143.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_143.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_143 {
	width: 250px;
}
%[if edit]%
#stacks_in_217_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_217_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_217 .layer {
	float: left;
}

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

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

%[endif]%

%[endif]%

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

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

#stacks_in_217 .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_218 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_218 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_218 svg  */

#stacks_in_218 svg,
#stacks_in_218 i {
  color: rgba(72, 138, 109, 1.00);
  fill: rgba(72, 138, 109, 1.00);
  stroke: rgba(72, 138, 109, 1.00);
}

#stacks_in_218 i,
#stacks_in_218 svg {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_218 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_218 .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_218 .material-icons-two-tone {
  color: rgba(72, 138, 109, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(72, 138, 109, 1.00),
              0px -.1px 0px rgba(72, 138, 109, 1.00),
              .1px 0px 0px rgba(72, 138, 109, 1.00),
              -.1px 0px 0px rgba(72, 138, 109, 1.00);
}
#stacks_in_218 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';
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_220 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_220 .theDivider1,
#simpleDivider_stacks_in_220 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_220 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_220.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #5BFFE4;
	border-bottom-color: #53A0FF;
}
#simpleDivider_stacks_in_220.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_220 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_220.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_220.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_220.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_220.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_220 {
	width: 250px;
}
/*
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_221 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_221 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_221 svg  */

#stacks_in_221 svg,
#stacks_in_221 i {
  color: rgba(72, 138, 109, 1.00);
  fill: rgba(72, 138, 109, 1.00);
  stroke: rgba(72, 138, 109, 1.00);
}

#stacks_in_221 i,
#stacks_in_221 svg {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_221 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_221 .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_221 .material-icons-two-tone {
  color: rgba(72, 138, 109, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(72, 138, 109, 1.00),
              0px -.1px 0px rgba(72, 138, 109, 1.00),
              .1px 0px 0px rgba(72, 138, 109, 1.00),
              -.1px 0px 0px rgba(72, 138, 109, 1.00);
}
#stacks_in_221 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';
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_223 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_223 .theDivider1,
#simpleDivider_stacks_in_223 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_223 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_223.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #5BFFE4;
	border-bottom-color: #53A0FF;
}
#simpleDivider_stacks_in_223.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_223 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_223.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_223.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_223.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_223.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_223 {
	width: 250px;
}
/*
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_224 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_224 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_224 svg  */

#stacks_in_224 svg,
#stacks_in_224 i {
  color: rgba(72, 138, 109, 1.00);
  fill: rgba(72, 138, 109, 1.00);
  stroke: rgba(72, 138, 109, 1.00);
}

#stacks_in_224 i,
#stacks_in_224 svg {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_224 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_224 .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_224 .material-icons-two-tone {
  color: rgba(72, 138, 109, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(72, 138, 109, 1.00),
              0px -.1px 0px rgba(72, 138, 109, 1.00),
              .1px 0px 0px rgba(72, 138, 109, 1.00),
              -.1px 0px 0px rgba(72, 138, 109, 1.00);
}
#stacks_in_224 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';
}
%[if edit]%
#stacks_in_230_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_230_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_230 .layer {
	float: left;
}

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

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

%[endif]%

%[endif]%

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

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

#stacks_in_230 .clearFloats {
	clear: both;
}



